[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Stat Keys Of Resources
DescriptionSample URI:
/api/resources/statkeys?resourceId=UUID1&resourceId=UUID2
Request
URLURL
https://localhost/suite-api/api/resources/statkeys
Query Parameters
Query Parameters
string
resourceId
Required
The identifiers of the Resources
string
searchstring
Optional
An optional wildcard search string that allows user to refine the list of returned Stat Key details by key name. Usage is similar to a LIKE “%searchstring%”
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
StatKeys
of type(s) application/json, application/xml
Collection of StatKey objects available for the Resources
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/resources/statkeys?resourceId=string
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
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