[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Get Policies
DescriptionReturns all available policies.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://localhost/suite-api/api/policies
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
PolicySummariesCollection
of type(s) application/json, application/xml
Array of {Policy Id, name} pairs
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/policies
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations