Get Resource Properties List
Get all the Properties and their current (latest) values for the specified Resources
Request
URI
GET
https://{api_host}/suite-api/api/resources/properties
COPY
Query Parameters
string of
array
resourceId
Required
The Collection of the Resource Identifiers
Responses
200
The Resources, their Properties and current values
Returns
resource-properties
of type(s)
application/json
"{\n \"resourcePropertiesList\" : [ {\n \"resourceId\" : \"67b81b61-45a8-4648-99aa-2a7f807f4518\",\n \"property\" : [ {\n \"name\" : \"Key1\",\n \"value\" : \"Value1\"\n } ]\n }, {\n \"resourceId\" : \"fe4262dc-658f-4ea1-af2d-81e25de0b555\",\n \"property\" : [ {\n \"name\" : \"Key1\",\n \"value\" : \"Value1\"\n } ]\n } ]\n}"
array of
object
resourcePropertiesList
Optional
Collection of resource properties
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/resources/properties?resourceId=v
Resources Operations
GET
Get Resources
PUT
Update Resource
GET
Get Custom Profiles
PUT
Modify Custom Profile
POST
Create Custom Profile
PUT
Stop Monitoring Resources
Deprecated
PUT
Start Monitoring Resources
Deprecated
PUT
Mark Resources As Being Maintained
DELETE
Unmark Resources As Being Maintained
GET
Get Custom Groups
PUT
Modify Custom Group
POST
Create Custom Group
GET
Get Custom Datacenters
PUT
Update Custom Datacenter
POST
Create Custom Datacenter
DELETE
Delete Custom Datacenters
GET
Get Stats Of Resources
POST
Add Stats For Resources
POST
Get Stats For Resources
POST
Query Latest Stats Of Resources
POST
Get Stats And DT For Resources
POST
Add Stats For Resources Using Push Adapter Kind
POST
Get Matching Resources
GET
Get Resource Properties List
POST
Add Resources Properties
POST
Query Latest Properties Of Resources
POST
Add Resources Properties Using Adapter Kind
GET
Get Group Types
POST
Add Group Type
POST
Get Resources Relationships
POST
Create Resource Using Adapter Instance
POST
Create Resource Using Adapter Kind
GET
Get Top N Stats Of Resources
GET
Get Latest Stats Of Resources
GET
Get Stat Keys Of Resources
GET
Get Custom Profile
DELETE
Delete Custom Profile
GET
Get Custom Group
DELETE
Delete Custom Group
GET
Get Custom Group Members
GET
Get Custom Datacenter
DELETE
Delete Group Type
DELETE
Delete Resources