Get Xml Schema
The XSD schema file defines the elements and types used by the REST service. You can use it to generate stub classes (in Java or other programming language)
Request
URI
GET
https://{api_host}/vco/api/schema/{name}
COPY
Path Parameters
string
name
Required
name
Responses
200
The request is successful.
Returns Array of string of type(s) application/json
[
{}
]
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