Skip to content

API V2

ServiceRadar API Reference

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

Reference downloads

Open the JSON artifact or use the upstream API reference tools.

Interactive

Explore the API

Powered by Swagger UI, loading the portal's cached OpenAPI document.

Updated 2026-09-26 04:45 UTC
Text summary (96 operations, 36 tags)

agent

9 operations
GET /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

200: Success default: No description
POST /agents

POST /agents

Register a new agent (starts in connecting state)

application/vnd.api+json

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

201: Success default: No description
GET /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

200: Success default: No description
GET /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

200: Success default: No description
PATCH /agents/{id}

PATCH /agents/{id}

/agents/:id operation on agent resource

application/vnd.api+json

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

200: Success default: No description
PATCH /agents/{id}/connect

PATCH /agents/{id}/connect

Mark agent as connected (from connecting state)

application/vnd.api+json

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

200: Success default: No description
PATCH /agents/{id}/degrade

PATCH /agents/{id}/degrade

Mark agent as degraded (connected but unhealthy)

application/vnd.api+json

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

200: Success default: No description
PATCH /agents/{id}/disconnect

PATCH /agents/{id}/disconnect

Mark agent as disconnected (connection lost)

application/vnd.api+json

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

200: Success default: No description
PATCH /agents/{id}/heartbeat

PATCH /agents/{id}/heartbeat

Update last_seen_time and health status (for connected agents)

application/vnd.api+json

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

200: Success default: No description

alert

9 operations
GET /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

200: Success default: No description
POST /alerts

POST /alerts

Trigger a new alert

application/vnd.api+json

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

201: Success default: No description
GET /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

200: Success default: No description
POST /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

application/vnd.api+json

Responses

201: Success default: No description
POST /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

application/vnd.api+json

Responses

201: Success default: No description
GET /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

200: Success default: No description
GET /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

200: Success default: No description
PATCH /alerts/{id}/acknowledge

PATCH /alerts/{id}/acknowledge

Acknowledge an alert

application/vnd.api+json

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

200: Success default: No description
PATCH /alerts/{id}/resolve

PATCH /alerts/{id}/resolve

Resolve an alert

application/vnd.api+json

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

200: Success default: No description

capacity_forecast

1 operations
GET /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

200: Success default: No description

cpu_cluster_metric

1 operations
GET /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

200: Success default: No description

cpu_metric

1 operations
GET /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

200: Success default: No description

cpu_metric_hourly

1 operations
GET /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

200: Success default: No description

device

2 operations
GET /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

200: Success default: No description
GET /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

200: Success default: No description

device-group

5 operations
GET /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

200: Success default: No description
POST /device-groups

POST /device-groups

/device-groups operation on device-group resource

application/vnd.api+json

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

201: Success default: No description
GET /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

200: Success default: No description
PATCH /device-groups/{id}

PATCH /device-groups/{id}

/device-groups/:id operation on device-group resource

application/vnd.api+json

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

200: Success default: No description
DELETE /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

200: Deleted successfully default: No description

device_cleanup_settings

3 operations
GET /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

200: Success default: No description
POST /device-cleanup-settings

POST /device-cleanup-settings

Create device cleanup settings

application/vnd.api+json

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

201: Success default: No description
PATCH /device-cleanup-settings/{id}

PATCH /device-cleanup-settings/{id}

Update device cleanup settings

application/vnd.api+json

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

200: Success default: No description

disk_metric

1 operations
GET /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

200: Success default: No description

disk_metric_hourly

1 operations
GET /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

200: Success default: No description

gateway

15 operations
GET /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

200: Success default: No description
POST /gateways

POST /gateways

Register a new gateway (starts in healthy state)

application/vnd.api+json

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

201: Success default: No description
GET /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

200: Success default: No description
GET /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

200: Success default: No description
PATCH /gateways/{id}/activate

PATCH /gateways/{id}/activate

Activate an inactive gateway

application/vnd.api+json

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

200: Success default: No description
PATCH /gateways/{id}/deactivate

PATCH /gateways/{id}/deactivate

Deactivate a gateway (admin action)

application/vnd.api+json

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

200: Success default: No description
PATCH /gateways/{id}/degrade

PATCH /gateways/{id}/degrade

Mark gateway as degraded (having issues)

application/vnd.api+json

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

200: Success default: No description
PATCH /gateways/{id}/drain/finish

PATCH /gateways/{id}/drain/finish

Finish draining, go offline

application/vnd.api+json

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

200: Success default: No description
PATCH /gateways/{id}/drain/start

PATCH /gateways/{id}/drain/start

Start graceful shutdown (draining)

application/vnd.api+json

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

200: Success default: No description
PATCH /gateways/{id}/heartbeat

PATCH /gateways/{id}/heartbeat

Update last_seen and health status

application/vnd.api+json

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

200: Success default: No description
PATCH /gateways/{id}/maintenance/end

PATCH /gateways/{id}/maintenance/end

End maintenance mode, return to healthy

application/vnd.api+json

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

200: Success default: No description
PATCH /gateways/{id}/maintenance/start

PATCH /gateways/{id}/maintenance/start

Put gateway into maintenance mode

application/vnd.api+json

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

200: Success default: No description
PATCH /gateways/{id}/offline

PATCH /gateways/{id}/offline

Mark gateway as offline

application/vnd.api+json

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

200: Success default: No description
PATCH /gateways/{id}/recover

PATCH /gateways/{id}/recover

Start recovery process for degraded/offline gateway

application/vnd.api+json

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

200: Success default: No description
PATCH /gateways/{id}/restore

PATCH /gateways/{id}/restore

Restore gateway to healthy state

application/vnd.api+json

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

200: Success default: No description

interface

1 operations
GET /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

200: Success default: No description

interface_classification_rule

2 operations
GET /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

200: Success default: No description
GET /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

200: Success default: No description

interface_setting

4 operations
GET /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

200: Success default: No description
POST /interface-settings

POST /interface-settings

Create or update interface settings

application/vnd.api+json

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

201: Success default: No description
GET /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

200: Success default: No description
PATCH /interface-settings/{id}

PATCH /interface-settings/{id}

/interface-settings/:id operation on interface_setting resource

application/vnd.api+json

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

200: Success default: No description

log

1 operations
GET /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

200: Success default: No description

memory_metric

1 operations
GET /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

200: Success default: No description

memory_metric_hourly

1 operations
GET /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

200: Success default: No description

notification_channel

1 operations
GET /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

200: Success default: No description

notification_escalation_policy

2 operations
GET /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

200: Success default: No description
POST /notification-escalation-policies

POST /notification-escalation-policies

/notification-escalation-policies operation on notification_escalation_policy resource

application/vnd.api+json

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

201: Success default: No description

notification_escalation_step

2 operations
GET /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

200: Success default: No description
POST /notification-escalation-steps

POST /notification-escalation-steps

/notification-escalation-steps operation on notification_escalation_step resource

application/vnd.api+json

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

201: Success default: No description

notification_escalation_step_channel

1 operations
POST /notification-escalation-step-channels

POST /notification-escalation-step-channels

/notification-escalation-step-channels operation on notification_escalation_step_channel resource

application/vnd.api+json

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

201: Success default: No description

notification_route

4 operations
GET /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

200: Success default: No description
POST /notification-routes

POST /notification-routes

/notification-routes operation on notification_route resource

application/vnd.api+json

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

201: Success default: No description
PATCH /notification-routes/{id}

PATCH /notification-routes/{id}

/notification-routes/:id operation on notification_route resource

application/vnd.api+json

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

200: Success default: No description
PATCH /notification-routes/{id}/enable

PATCH /notification-routes/{id}/enable

/notification-routes/:id/enable operation on notification_route resource

application/vnd.api+json

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

200: Success default: No description

otel_metric

1 operations
GET /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

200: Success default: No description

otel_metric_point

1 operations
GET /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

200: Success default: No description

otel_trace

1 operations
GET /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

200: Success default: No description

otel_trace_summary

1 operations
GET /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

200: Success default: No description

poll-job

5 operations
GET /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

200: Success default: No description
GET /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

200: Success default: No description
GET /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

200: Success default: No description
GET /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

200: Success default: No description
GET /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

200: Success default: No description

process_metric

1 operations
GET /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

200: Success default: No description

process_metric_hourly

1 operations
GET /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

200: Success default: No description

service-check

6 operations
GET /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

200: Success default: No description
POST /service-checks

POST /service-checks

/service-checks operation on service-check resource

application/vnd.api+json

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

201: Success default: No description
GET /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

200: Success default: No description
GET /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

200: Success default: No description
GET /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

200: Success default: No description
PATCH /service-checks/{id}

PATCH /service-checks/{id}

/service-checks/:id operation on service-check resource

application/vnd.api+json

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

200: Success default: No description

service_status

1 operations
GET /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

200: Success default: No description

stateful-alert-rule

6 operations
GET /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

200: Success default: No description
POST /stateful-alert-rules

POST /stateful-alert-rules

/stateful-alert-rules operation on stateful-alert-rule resource

application/vnd.api+json

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

201: Success default: No description
GET /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

200: Success default: No description
GET /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

200: Success default: No description
PATCH /stateful-alert-rules/{id}

PATCH /stateful-alert-rules/{id}

/stateful-alert-rules/:id operation on stateful-alert-rule resource

application/vnd.api+json

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

200: Success default: No description
DELETE /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

200: Deleted successfully default: No description

timeseries_metric

1 operations
GET /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

200: Success default: No description

timeseries_metric_hourly

1 operations
GET /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

200: Success default: No description

timeseries_metric_interface_hourly

1 operations
GET /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

200: Success default: No description