[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Stats For Resources
DescriptionGet stats for one or more Resources using the specific query spec
Request
URLURL
https://localhost/suite-api/api/resources/stats/query
Request Body
Request Body
stat-query
of type(s) application/json, application/xml
Required
The object which specifies the search criteria
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
StatsOfResources
of type(s) application/json, application/xml
The object containing a map of list of stat objects keyed by each Resource identifier
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"begin":0,"currentOnly":false,"dt":false,"end":0,"intervalQuantifier":0,"intervalType":"HOURS","latestMaxSamples":0,"metrics":false,"resourceId":["string"],"rollUpType":"SUM","statKey":["string"],"wrapStatValues":false}' https://localhost/suite-api/api/resources/stats/query
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Resources Operations
post
post
Add Resources Properties
Introduced
post
Add Resources Properties Using Adapter Kind
Introduced
post
delete
delete
delete
delete
get
get
get
Get Latest Stats Of Resources
Changed
get
get
Get Stats Of Resources
Changed
get
Get Top N Stats Of Resources
Changed
put