[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Query Latest Properties Of Resources
DescriptionGet current (latest) values of requested properties for the specified resources
Request
URLURL
https://localhost/suite-api/api/resources/properties/latest/query
Request Body
Request Body
properties-query
of type(s) application/json, application/xml
Required
The query spec
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
ResourcesPropertyContents
of type(s) application/json, application/xml
The mapping from requested resources to current (latest) values of specified properties
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"instanced":false,"propertyKeys":["string"],"resourceIds":["string"]}' https://localhost/suite-api/api/resources/properties/latest/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