Supported Api Versions
Currently, there is only one version.
Request
URI
GET
https://{api_host}/vco/api/versions
COPY
Responses
200
The request is successful.
Returns supported-versions of type(s) application/json
{
"version": [
{
"value": "string",
"latest": false
}
]
}
401
User is not authorized.
Operation doesn't return any data structure
Service Descriptor Service Operations
GET
About Info
GET
Docs
GET
Enumerate Services
GET
Get Xml Schema
GET
Get Xml Schema
GET
Health Status
GET
Status
GET
Supported Api Versions