Optional
requestFactory: ServiceLevelObjectivesApiRequestFactoryOptional
responseProcessor: ServiceLevelObjectivesApiResponseProcessorPrivate
configurationPrivate
requestPrivate
responseThe request object
Optional
options: ConfigurationCreate a service level objective object.
The request object
Optional
options: ConfigurationPermanently delete the specified service level objective object.
If an SLO is used in a dashboard, the DELETE /v1/slo/
endpoint returns
a 409 conflict error because the SLO is referenced in a dashboard.
The request object
Optional
options: ConfigurationDelete (or partially delete) multiple service level objective objects.
This endpoint facilitates deletion of one or more thresholds for one or more service level objective objects. If all thresholds are deleted, the service level objective object is deleted as well.
The request object
Optional
options: ConfigurationGet a service level objective object.
The request object
Optional
options: ConfigurationGet corrections applied to an SLO
The request object
Optional
options: ConfigurationGet a specific SLO’s history, regardless of its SLO type.
The detailed history data is structured according to the source data type. For example, metric data is included for event SLOs that use the metric source, and monitor SLO types include the monitor transition history.
Note: There are different response formats for event based and time based SLOs. Examples of both are shown.
The request object
Optional
options: ConfigurationGet a list of service level objective objects for your organization.
The request object
Optional
options: ConfigurationProvide a paginated version of listSLOs returning a generator with all the items.
Optional
options: ConfigurationGet a list of service level objective objects for your organization.
The request object
Optional
options: ConfigurationUpdate the specified service level objective object.
The request object
Optional
options: ConfigurationGenerated using TypeDoc
Check if an SLO can be safely deleted. For example, assure an SLO can be deleted without disrupting a dashboard.