[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Query Latest Stats Of Resources
DescriptionGet the last “maxSamples” stats values for specified one or more Resources
Request
URLURL
https://localhost/suite-api/api/resources/stats/latest/query
Request Body
Request Body
latest-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.
Errors
Errors
404
Non of the resources could be found
500
Error during the query
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"currentOnly":false,"maxSamples":0,"metrics":false,"resourceId":["string"],"statKey":["string"],"wrapStatValues":false}' https://localhost/suite-api/api/resources/stats/latest/query
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Resources Operations
post
post
delete
delete
delete
delete
get
get
get
put