Create dashboard snapshot
POST {{baseUrl}}/dashboard-snapshots?aid=1234
Creates a new dashboard snapshot within your account group. The Edit Snapshots
permission is required to use this endpoint.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
aid | number | A unique identifier associated with your account group. You can retrieve your AccountGroupId from the /account-groups endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response. |
Request Body
{"startDate"=>"2023-05-16T10:14:28Z", "endDate"=>"2023-05-16T10:14:28Z", "displayName"=>"snapshot from API", "dashboardId"=>"646f4d2ce3c99b0536c3821e", "anonymizeData"=>false, "timezone"=>"PST", "expirationDate"=>"2023-05-16T10:14:28Z"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"snapshotId":"d28bb71f-5a47-4783-8f12-d4b115e61b0c","_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"commodo incidi","deprecation":"nisi dolore sit magna","name":"laborum consequat labore eu","profile":"laboris et occaecat fugiat cup","title":"sed aliq","hreflang":"officia eu ea"}}}