Enumerate Services
Lists the available top-level service entry points.
Request
URI
GET
https://{api_host}/vco/api/
COPY
Responses
200
The request is successful.
Returns server-object of type(s) application/json
{
"sslCertificate": {
"issuerName": "string",
"notValidAfter": "string",
"notValidBefore": "string",
"principalName": "string",
"thumbprint": "string",
"identityCertificateExists": false
},
"href": "string",
"relations": {
"total": 0,
"start": 0,
"link": [
{
"attribute": [
{
"displayValue": "string",
"value": "string",
"name": "string"
}
],
"href": "string",
"type": "string",
"rel": "string"
}
]
}
}
string
href
Optional
href
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