Resource APIs

Resource APIs

/api/resources/{id} APIs for performing operations on single resource

Operations
GET
Get Relationship
Get the related resources of a particular Relationship Type for a Resource
PUT
Set Relationship
Set (Replace) Resource as RelationshipType of a specific Resource
POST
Add Relationship
Add relationships of given type to the resource with specified resourceId
PUT
Stop Monitoring Resource Deprecated
Inform one or more or all Adapters to stop monitoring this Resource. Note: Stop isn't supported on per resource bases any more.
PUT
Start Monitoring Resource Deprecated
Inform one or more or all Adapters to start monitoring this Resource. Note: Start isn't supported on per resource bases any more.
PUT
Mark Resource As Being Maintained
Put the specific Resource in Maintenance
DELETE
Unmark Resource As Being Maintained
Bring the Resource out of Maintenance manually
PUT
Update Geo Location Of Resource
Update the geographical location of the Resource
GET
Get Stats Of Resource
Look up stats of a group of objects with the resource ids
POST
Add Stats
Add Stats to a Resource
POST
Get Stats For Resource
Look up stats of a group of objects with the resource ids
POST
Add Stats Using Push Adapter Kind
Add Stats to a Resource along with associating an adapter instance of the specified adapter kind as the source of data
GET
Get Resource Properties
Get all the properties for the specified Resource
POST
Add Properties
Add Properties to a Resource
POST
Add Properties Using Push Adapter Kind
Add Properties to a Resource along with associating an adapter instance of the specified adapter kind as the source of data
GET
Get Resource
Get the Resource for the specified identifier
DELETE
Delete Resource
Delete a Resource with the given identifier
GET
Get Top N Stats Of Resource
Get the TopN stats for a given Resource and given a set of attributes
GET
Get Latest Stats
Get the latest stat for a given Resource and given a set of attributes
GET
Get DT Stats Of Resource
Get Stats and Dynamic Threshold values for one or more StatKeys and for a Collection of Resources
GET
Get Stat Keys
Get all the stat keys for the specified Resource
GET
Get Relationships
Get ALL the related resources of a particular Relationship Type for a Resource
DELETE
Delete Relationship
Delete (remove) a Resource as RelationshipType of a specific Resource