Jump to Content
Service-Level Agreement
GuideRecipesAPIRelease notes
Service-Level Agreement
API
GuideRecipesAPIRelease notes

API

  • Service-Level Agreement API
  • API summary
  • OpenAPI schema
  • Get started
  • agentGroupId values
  • Rate limits
  • Errors
    • 400
    • 401
    • 409
    • 500

Service-Level Agreement API

  • Agent Groups
    • List agent groupsget
  • Quotas
    • List Test Configuration Quotasget
  • Tests
    • List test configurationsget
    • Delete a test configurationdel
    • Get a test configurationget
    • Update a test configurationput
  • Create Test
    • Create a new test configurationpost
  • Reports
    • List availability reportsget
    • List performance reportsget

500

Internal server error. The response's detail should clarify the problem.

This is an example of a typical 500 error response you would encounter when making these requests:

{
   "title":"Internal Server Error",
   "detail":"encountered unexpected error",
   "stackTrace":"error message",
   "incidentId":null,
   "resolution":null,
   "helpUrl":null
}
  • GET /sla-api/v1/test-quotas
  • POST /sla-api/v1/tests
  • DELETE /sla-api/v1/tests{?slaTestId}
  • PUT /sla-api/v1/tests{?slaTestId}
  • GET /sla-api/v1/tests{?slaTestId}
  • GET /sla-api/v1/agent-groups
  • GET /sla-api/v1/tests/{slaTestId}/reports/performance{?start,end}
  • GET /sla-api/v1/tests/{slaTestId}/reports/availability{?start,end}
Akamai TechDocs
Akamai.com
Linode.com
Contact us
Akamai support Linode support Share feedback
Try Akamai
Log in
Log out
Try Akamai

Akamai.com

Linode.com

Contact us Akamai support Linode support Share feedback

Log in
Log out