Get Stat Keys Using GET

Get Stat Keys Using GET

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 adapter kind that will push the stats


Authentication
This operation uses the following authentication methods.
Responses
200

The list of Stat Keys

Returns stat-keys of type(s) application/json
{
    "stat-key": [
        {
            "key": "string"
        }
    ]
}
array of stat-key
stat-key
Optional

Collection of stat keys