SigNoz · Capability
SigNoz — downtimeschedules
SigNoz — downtimeschedules. 5 operations. Lead operation: List downtime schedules. Self-contained Naftiko capability covering one Signoz business surface.
What You Can Do
GET
Listdowntimeschedules
— List downtime schedules
/v1/api/v1/downtime-schedules
POST
Createdowntimeschedule
— Create downtime schedule
/v1/api/v1/downtime-schedules
DELETE
Deletedowntimeschedulebyid
— Delete downtime schedule
/v1/api/v1/downtime-schedules/{id}
GET
Getdowntimeschedulebyid
— Get downtime schedule by ID
/v1/api/v1/downtime-schedules/{id}
PUT
Updatedowntimeschedulebyid
— Update downtime schedule
/v1/api/v1/downtime-schedules/{id}
MCP Tools
list-downtime-schedules
List downtime schedules
read-only
idempotent
create-downtime-schedule
Create downtime schedule
delete-downtime-schedule
Delete downtime schedule
idempotent
get-downtime-schedule-id
Get downtime schedule by ID
read-only
idempotent
update-downtime-schedule
Update downtime schedule
idempotent