Get load data

Use this action to fetch the load data for a resource instance. The URL format is the same as the POST action. The API returns either XML or JSON, depending on your Accept header. If both are specified, or there is no Accept header, the default is JSON. In this sample data, we're fetching load for a resource called connections in datacenter 100, in the example.akadns.net domain.

Path Params
string
required

The name of the GTM domain.

string
required

The name of the resource.

integer
required

The ID number for the datacenter (traffic target), from the "Akamai code" field in Control Center.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/xml
application/problem+json