GET http://[host-proxy]/api/device/roomos/WebexDevice/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"XMLSnippet": {
"type": "string",
"name": "XMLSnippet",
"title": "XML Snippet"
},
"name": {
"type": "string",
"name": "name",
"title": "Name"
}
},
"schema_version": "10.11"
}