About Info
A REST endpoint for retrieving server build properties
Request
URI
GET
https://{api_host}/vco/api/about
COPY
Responses
200
The request is successful.
Returns about-info of type(s) application/json
{
"api-version": "string",
"build-date": "string",
"build-number": "string",
"feature": [
{
"name": "string"
}
],
"version": "string"
}
string
api-version
Optional
api-version
string
build-date
Optional
build-date
string
build-number
Optional
build-number
string
version
Optional
version
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