Dec 16, 2024 — Akamai Cloud Pulse
4 months ago by cverner@akamai.com
v4.192.0
Added
Akamai Cloud Pulse (Beta)
Akamai Cloud Pulse (ACLP) is a comprehensive monitoring solution designed to provide visibility for cloud core services and managed services. A new "Monitor" category of operations has been added to the Linode API to support ACLP.
These operations are in closed beta
Access to these operations requires specific participation in their beta program. Talk to your account team about eligibility.
- List dashboards (GET /monitor/dashboards)
- Get a dashboard (GET /monitor/dashboard/{dashboard_id})
- List monitor services (GET /monitor/services)
- List monitor services for a service type (GET /monitor/services/{service_type})
- List dashboards for a service type (GET /monitor/services/{service_type}/dashboards)
- List metrics for a service type (GET /monitor/services/{service_type}/metric-definitions)
- Create a token for a service type (POST /monitor/services/{service_type}/token)
- Get an entity's metrics (POST https://monitor-api.linode.com/v1/monitor/services/{service_type}/metrics—Note the unique URL for this operation.)