Get Resource Properties
Get all the properties for the specified Resource
Get all the properties for the specified Resource
Request
URI
GET
https://{api_host}/suite-api/api/resources/{id}/properties
COPY
Path Parameters
string
id
Required
The ID of the resource
Responses
200
The ResourceProperties object that has the current values of all the Properties for the Resource
Returns
resource-property
of type(s)
application/json
"{\n \"resourceId\" : \"e79be9bf-85d1-48d4-b0b3-4e8c621e8d10\",\n \"property\" : [ {\n \"name\" : \"Key1\",\n \"value\" : \"Value1\"\n } ]\n}"
array of
object
property
Optional
The list of Property name/value pairs
string As uuid
As uuid
resourceId
Optional
The resource id
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/resources/{id}/properties
Resource Operations
DELETE
Delete Resource
GET
Get Resource
PUT
Update Geo Location Of Resource
DELETE
Unmark Resource As Being Maintained
PUT
Mark Resource As Being Maintained
PUT
Start Monitoring Resource
Deprecated
PUT
Stop Monitoring Resource
Deprecated
GET
Get Resource Properties
POST
Add Properties
POST
Add Properties Using Push Adapter Kind
GET
Get Relationships
GET
Get Relationship
POST
Add Relationship
PUT
Set Relationship
DELETE
Delete Relationship
GET
Get Stat Keys
GET
Get Stats Of Resource
POST
Add Stats
POST
Add Stats Using Push Adapter Kind
GET
Get DT Stats Of Resource
GET
Get Latest Stats
POST
Get Stats For Resource
GET
Get Top N Stats Of Resource