{
"data": [
{
"attributes": {
"description": "Powerpack for ABC",
"group_widget": {
"definition": {
"layout_type": "ordered",
"show_title": true,
"title": "Sample Powerpack",
"type": "group",
"widgets": [
{
"definition": {
"definition": {
"content": "example",
"type": "note"
}
},
"layout": {
"height": 0,
"width": 0,
"x": 0,
"y": 0
}
}
]
},
"layout": {
"height": 0,
"width": 0,
"x": 0,
"y": 0
},
"live_span": "5m"
},
"name": "Sample Powerpack",
"tags": [
"tag:foo1"
],
"template_variables": [
{
"available_values": [
"my-host",
"host1",
"host2"
],
"defaults": [
"*"
],
"name": "datacenter",
"prefix": "host"
}
]
},
"id": "string",
"relationships": {
"author": {
"data": {
"id": "00000000-0000-0000-2345-000000000000",
"type": "users"
}
}
},
"type": "powerpack"
}
],
"included": [
{
"attributes": {
"created_at": "2019-09-19T10:00:00.000Z",
"disabled": false,
"email": "string",
"handle": "string",
"icon": "string",
"mfa_enabled": false,
"modified_at": "2019-09-19T10:00:00.000Z",
"name": "string",
"service_account": false,
"status": "string",
"title": "string",
"verified": false
},
"id": "string",
"relationships": {
"org": {
"data": {
"id": "00000000-0000-beef-0000-000000000000",
"type": "orgs"
}
},
"other_orgs": {
"data": [
{
"id": "00000000-0000-beef-0000-000000000000",
"type": "orgs"
}
]
},
"other_users": {
"data": [
{
"id": "00000000-0000-0000-2345-000000000000",
"type": "users"
}
]
},
"roles": {
"data": [
{
"id": "3653d3c6-0c75-11ea-ad28-fb5701eabc7d",
"type": "roles"
}
]
}
},
"type": "users"
}
],
"links": {
"first": "string",
"last": "https://app.datadoghq.com/api/v2/powerpacks?page[offset]=0\u0026page[limit]=25",
"next": "https://app.datadoghq.com/api/v2/powerpacks?page[offset]=25\u0026page[limit]=25",
"prev": "string",
"self": "https://app.datadoghq.com/api/v2/powerpacks"
},
"meta": {
"pagination": {
"first_offset": "integer",
"last_offset": "integer",
"limit": "integer",
"next_offset": "integer",
"offset": "integer",
"prev_offset": "integer",
"total": "integer",
"type": "string"
}
}
}