[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Get Stats And Dt For Resources
DescriptionThe API returns 24 hours of Stats and DT data by default for the specified Resources.
Request
URLURL
https://localhost/suite-api/api/resources/stats/dt/query
Request Body
Request Body
dt-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, text/csv
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,"end":0,"resourceIds":["string"],"showSmooth":false,"smoothFactor":0,"statKeys":["string"]}' https://localhost/suite-api/api/resources/stats/dt/query
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Resources Operations
post
post
delete
delete
delete
delete
get
get
get
put