SLA Operations

Last modified on March 27, 2024

Operations

Use the following operations to create and manage SLAs:

Operation Description
GET /slas Get all service-level agreements (SLAs) or get the SLA for the specified monitor ID.
POST /slas Create a new SLA.
GET /slas/{id} Get an SLA by ID.
PATCH /slas/{id} Modify an SLA.
DELETE /slas/{id} Delete an SLA.
POST /slas/bulk-edit Bulk edit SLAs.

Objects

See Also

AlertSite Management API
AlertSite Management API Reference

Highlight search results