[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Get Current Version Of Server
DescriptionGet the current version of the service
Request
Operation doesn't accept any path, query or header parameters.
URL
https://localhost/suite-api/api/versions/current
Response
Response
Response BodyResponse Body
200 OK returns
Version
of type(s) application/json, application/xml
The current version of the Server
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/versions/current
[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations