services
Get a ServiceLevelObjective by name.
get/v3/{+name}
Path parameters
namestring required
Required. Resource name of the ServiceLevelObjective to get. The format is: projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]/serviceLevelObjectives/[SLO_NAME]
Query parameters
view'VIEW_UNSPECIFIED' | 'FULL' | 'EXPLICIT'
View of the ServiceLevelObjective to return. If DEFAULT, return the ServiceLevelObjective as originally defined. If EXPLICIT and the ServiceLevelObjective is defined in terms of a BasicSli, replace the BasicSli with a RequestBasedSli spelling out how the SLI is computed.
Response
Successful response