Get Stat Keys
Get all the stat keys for the specified Resource
Request
URI
GET
https://{api_host}/suite-api/api/resources/{id}/statkeys
COPY
Path Parameters
string
id
Required
The ID of the resource
Responses
200
The list of Stat Keys
Returns
stat-keys
of type(s)
application/json
"{\n \"stat-key\" : [ {\n \"key\" : \"cpu|demand\"\n }, {\n \"key\" : \"cpu|usage\"\n } ]\n}"
array of
object
stat-key
Optional
Collection of stat keys
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/resources/{id}/statkeys
Resource Operations
GET
Get Relationship
PUT
Set Relationship
POST
Add Relationship
PUT
Stop Monitoring Resource
Deprecated
PUT
Start Monitoring Resource
Deprecated
PUT
Mark Resource As Being Maintained
DELETE
Unmark Resource As Being Maintained
PUT
Update Geo Location Of Resource
GET
Get Stats Of Resource
POST
Add Stats
POST
Get Stats For Resource
POST
Add Stats Using Push Adapter Kind
GET
Get Resource Properties
POST
Add Properties
POST
Add Properties Using Push Adapter Kind
GET
Get Resource
DELETE
Delete Resource
GET
Get Top N Stats Of Resource
GET
Get Latest Stats
GET
Get DT Stats Of Resource
GET
Get Stat Keys
GET
Get Relationships
DELETE
Delete Relationship