Source
ServiceRadar
ServiceRadar API
API V2
Browse the current ServiceRadar API reference and download the OpenAPI document.
Source
ServiceRadar
ServiceRadar API
OpenAPI
3.0.0
API version 2
Operations
96
36 tags
Schemas
632
Cached 2026-09-26 04:45 UTC
API
Open the JSON artifact or use the upstream API reference tools.
Interactive
Powered by Swagger UI, loading the portal's cached OpenAPI document.
/agents
GET /agents
/agents operation on agent resource
Parameters
filter
query
agent-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/agents
POST /agents
Register a new agent (starts in connecting state)
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/agents/by-gateway/{gateway_id}
GET /agents/by-gateway/{gateway_id}
/agents/by-gateway/:gateway_id operation on agent resource
Parameters
gateway_id
path
required
string
filter
query
agent-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/agents/{id}
GET /agents/{id}
/agents/:id operation on agent resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
uid
query
required
string
Responses
/agents/{id}
PATCH /agents/{id}
/agents/:id operation on agent resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/agents/{id}/connect
PATCH /agents/{id}/connect
Mark agent as connected (from connecting state)
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/agents/{id}/degrade
PATCH /agents/{id}/degrade
Mark agent as degraded (connected but unhealthy)
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/agents/{id}/disconnect
PATCH /agents/{id}/disconnect
Mark agent as disconnected (connection lost)
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/agents/{id}/heartbeat
PATCH /agents/{id}/heartbeat
Update last_seen_time and health status (for connected agents)
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/alerts
GET /alerts
/alerts operation on alert resource
Parameters
filter
query
alert-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/alerts
POST /alerts
Trigger a new alert
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/alerts/active
GET /alerts/active
All active (non-resolved) alerts
Parameters
filter
query
alert-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/alerts/k8s-node-not-ready-test
POST /alerts/k8s-node-not-ready-test
Emit a node.not_ready internal log so StatefulAlertEngine groups by cluster+node
Responses
/alerts/k8s-node-ready-test
POST /alerts/k8s-node-ready-test
Emit a node.ready internal log that clears an open k8s_node_not_ready incident
Responses
/alerts/pending
GET /alerts/pending
Alerts awaiting acknowledgement
Parameters
filter
query
alert-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/alerts/{id}
GET /alerts/{id}
/alerts/:id operation on alert resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/alerts/{id}/acknowledge
PATCH /alerts/{id}/acknowledge
Acknowledge an alert
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/alerts/{id}/resolve
PATCH /alerts/{id}/resolve
Resolve an alert
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/capacity_forecasts
GET /capacity_forecasts
/capacity_forecasts operation on capacity_forecast resource
Parameters
filter
query
capacity_forecast-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/cpu_cluster_metrics
GET /cpu_cluster_metrics
/cpu_cluster_metrics operation on cpu_cluster_metric resource
Parameters
filter
query
cpu_cluster_metric-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/cpu_metrics
GET /cpu_metrics
/cpu_metrics operation on cpu_metric resource
Parameters
filter
query
cpu_metric-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/cpu_metrics_hourly
GET /cpu_metrics_hourly
/cpu_metrics_hourly operation on cpu_metric_hourly resource
Parameters
filter
query
cpu_metric_hourly-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/devices
GET /devices
/devices operation on device resource
Parameters
filter
query
device-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
include_deleted
query
boolean
Responses
/devices/{id}
GET /devices/{id}
/devices/:id operation on device resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
uid
query
required
string
include_deleted
query
boolean
Responses
/device-groups
GET /device-groups
/device-groups operation on device-group resource
Parameters
filter
query
device-group-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/device-groups
POST /device-groups
/device-groups operation on device-group resource
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/device-groups/{id}
GET /device-groups/{id}
/device-groups/:id operation on device-group resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/device-groups/{id}
PATCH /device-groups/{id}
/device-groups/:id operation on device-group resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/device-groups/{id}
DELETE /device-groups/{id}
/device-groups/:id operation on device-group resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/device-cleanup-settings
GET /device-cleanup-settings
Get the singleton cleanup settings
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/device-cleanup-settings
POST /device-cleanup-settings
Create device cleanup settings
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/device-cleanup-settings/{id}
PATCH /device-cleanup-settings/{id}
Update device cleanup settings
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/disk_metrics
GET /disk_metrics
/disk_metrics operation on disk_metric resource
Parameters
filter
query
disk_metric-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/disk_metrics_hourly
GET /disk_metrics_hourly
/disk_metrics_hourly operation on disk_metric_hourly resource
Parameters
filter
query
disk_metric_hourly-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways
GET /gateways
/gateways operation on gateway resource
Parameters
filter
query
gateway-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways
POST /gateways
Register a new gateway (starts in healthy state)
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/active
GET /gateways/active
All active gateways
Parameters
filter
query
gateway-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}
GET /gateways/{id}
/gateways/:id operation on gateway resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}/activate
PATCH /gateways/{id}/activate
Activate an inactive gateway
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}/deactivate
PATCH /gateways/{id}/deactivate
Deactivate a gateway (admin action)
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}/degrade
PATCH /gateways/{id}/degrade
Mark gateway as degraded (having issues)
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}/drain/finish
PATCH /gateways/{id}/drain/finish
Finish draining, go offline
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}/drain/start
PATCH /gateways/{id}/drain/start
Start graceful shutdown (draining)
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}/heartbeat
PATCH /gateways/{id}/heartbeat
Update last_seen and health status
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}/maintenance/end
PATCH /gateways/{id}/maintenance/end
End maintenance mode, return to healthy
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}/maintenance/start
PATCH /gateways/{id}/maintenance/start
Put gateway into maintenance mode
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}/offline
PATCH /gateways/{id}/offline
Mark gateway as offline
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}/recover
PATCH /gateways/{id}/recover
Start recovery process for degraded/offline gateway
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/gateways/{id}/restore
PATCH /gateways/{id}/restore
Restore gateway to healthy state
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/interfaces
GET /interfaces
/interfaces operation on interface resource
Parameters
filter
query
interface-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/interface-classification-rules
GET /interface-classification-rules
/interface-classification-rules operation on interface_classification_rule resource
Parameters
filter
query
interface_classification_rule-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/interface-classification-rules/{id}
GET /interface-classification-rules/{id}
/interface-classification-rules/:id operation on interface_classification_rule resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/interface-settings
GET /interface-settings
/interface-settings operation on interface_setting resource
Parameters
filter
query
interface_setting-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/interface-settings
POST /interface-settings
Create or update interface settings
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/interface-settings/by-interface/{device_id}/{interface_uid}
GET /interface-settings/by-interface/{device_id}/{interface_uid}
Get settings for a specific interface
Parameters
device_id
path
required
string
interface_uid
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/interface-settings/{id}
PATCH /interface-settings/{id}
/interface-settings/:id operation on interface_setting resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/logs
GET /logs
/logs operation on log resource
Parameters
filter
query
log-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/memory_metrics
GET /memory_metrics
/memory_metrics operation on memory_metric resource
Parameters
filter
query
memory_metric-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/memory_metrics_hourly
GET /memory_metrics_hourly
/memory_metrics_hourly operation on memory_metric_hourly resource
Parameters
filter
query
memory_metric_hourly-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/notification-channels
GET /notification-channels
/notification-channels operation on notification_channel resource
Parameters
filter
query
notification_channel-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/notification-escalation-policies
GET /notification-escalation-policies
/notification-escalation-policies operation on notification_escalation_policy resource
Parameters
filter
query
notification_escalation_policy-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/notification-escalation-policies
POST /notification-escalation-policies
/notification-escalation-policies operation on notification_escalation_policy resource
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/notification-escalation-steps
GET /notification-escalation-steps
/notification-escalation-steps operation on notification_escalation_step resource
Parameters
filter
query
notification_escalation_step-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/notification-escalation-steps
POST /notification-escalation-steps
/notification-escalation-steps operation on notification_escalation_step resource
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/notification-escalation-step-channels
POST /notification-escalation-step-channels
/notification-escalation-step-channels operation on notification_escalation_step_channel resource
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/notification-routes
GET /notification-routes
/notification-routes operation on notification_route resource
Parameters
filter
query
notification_route-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/notification-routes
POST /notification-routes
/notification-routes operation on notification_route resource
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/notification-routes/{id}
PATCH /notification-routes/{id}
/notification-routes/:id operation on notification_route resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/notification-routes/{id}/enable
PATCH /notification-routes/{id}/enable
/notification-routes/:id/enable operation on notification_route resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/otel_metrics
GET /otel_metrics
/otel_metrics operation on otel_metric resource
Parameters
filter
query
otel_metric-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/otel_metric_points
GET /otel_metric_points
/otel_metric_points operation on otel_metric_point resource
Parameters
filter
query
otel_metric_point-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/otel_traces
GET /otel_traces
/otel_traces operation on otel_trace resource
Parameters
filter
query
otel_trace-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/otel_trace_summaries
GET /otel_trace_summaries
/otel_trace_summaries operation on otel_trace_summary resource
Parameters
filter
query
otel_trace_summary-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/poll-jobs
GET /poll-jobs
/poll-jobs operation on poll-job resource
Parameters
filter
query
poll-job-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/poll-jobs/by-schedule/{schedule_id}
GET /poll-jobs/by-schedule/{schedule_id}
/poll-jobs/by-schedule/:schedule_id operation on poll-job resource
Parameters
schedule_id
path
required
string
filter
query
poll-job-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/poll-jobs/pending
GET /poll-jobs/pending
All pending jobs
Parameters
filter
query
poll-job-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/poll-jobs/running
GET /poll-jobs/running
All running jobs
Parameters
filter
query
poll-job-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/poll-jobs/{id}
GET /poll-jobs/{id}
/poll-jobs/:id operation on poll-job resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/process_metrics
GET /process_metrics
/process_metrics operation on process_metric resource
Parameters
filter
query
process_metric-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/process_metrics_hourly
GET /process_metrics_hourly
/process_metrics_hourly operation on process_metric_hourly resource
Parameters
filter
query
process_metric_hourly-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/service-checks
GET /service-checks
/service-checks operation on service-check resource
Parameters
filter
query
service-check-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/service-checks
POST /service-checks
/service-checks operation on service-check resource
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/service-checks/enabled
GET /service-checks/enabled
All enabled checks
Parameters
filter
query
service-check-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/service-checks/failing
GET /service-checks/failing
Checks with consecutive failures
Parameters
filter
query
service-check-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/service-checks/{id}
GET /service-checks/{id}
/service-checks/:id operation on service-check resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/service-checks/{id}
PATCH /service-checks/{id}
/service-checks/:id operation on service-check resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/service_status
GET /service_status
/service_status operation on service_status resource
Parameters
filter
query
service_status-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/stateful-alert-rules
GET /stateful-alert-rules
/stateful-alert-rules operation on stateful-alert-rule resource
Parameters
filter
query
stateful-alert-rule-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/stateful-alert-rules
POST /stateful-alert-rules
/stateful-alert-rules operation on stateful-alert-rule resource
Parameters
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/stateful-alert-rules/active
GET /stateful-alert-rules/active
/stateful-alert-rules/active operation on stateful-alert-rule resource
Parameters
filter
query
stateful-alert-rule-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/stateful-alert-rules/{id}
GET /stateful-alert-rules/{id}
/stateful-alert-rules/:id operation on stateful-alert-rule resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/stateful-alert-rules/{id}
PATCH /stateful-alert-rules/{id}
/stateful-alert-rules/:id operation on stateful-alert-rule resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/stateful-alert-rules/{id}
DELETE /stateful-alert-rules/{id}
/stateful-alert-rules/:id operation on stateful-alert-rule resource
Parameters
id
path
required
string
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/timeseries_metrics
GET /timeseries_metrics
/timeseries_metrics operation on timeseries_metric resource
Parameters
filter
query
timeseries_metric-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/timeseries_metrics_hourly
GET /timeseries_metrics_hourly
/timeseries_metrics_hourly operation on timeseries_metric_hourly resource
Parameters
filter
query
timeseries_metric_hourly-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
/timeseries_metrics_interface_hourly
GET /timeseries_metrics_interface_hourly
/timeseries_metrics_interface_hourly operation on timeseries_metric_interface_hourly resource
Parameters
filter
query
timeseries_metric_interface_hourly-filter
Filters the query to results with attributes matching the given filter object
sort
query
string
Sort order to apply to the results
page
query
object
Paginates the response with the limit and offset or keyset pagination.
include
query
string
Relationship paths to include in the response
fields
query
object
Limits the response fields to only those listed for each type
Responses
We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect