- HTTP request
 - Path parameters
 - Query parameters
 - Request body
 - Response body
 - Authorization scopes
 - Try it!
 
Create a ServiceLevelObjective for the given Service.
HTTP request
POST https://monitoring.googleapis.com/v3/{parent}/serviceLevelObjectives
Path parameters
| Parameters | |
|---|---|
parent | 
                
                   
 Required. Resource name of the parent   | 
              
Query parameters
| Parameters | |
|---|---|
serviceLevelObjectiveId | 
                
                   
 Optional. The ServiceLevelObjective id to use for this ServiceLevelObjective. If omitted, an id will be generated instead. Must match the pattern   | 
              
Request body
The request body contains an instance of ServiceLevelObjective.
Response body
If successful, the response body contains a newly created instance of ServiceLevelObjective.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/monitoring
For more information, see the Authentication Overview.