GET http://[host-proxy]/api/device/genericcucm/DoUpdateLicenseUsage/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"result": {
"name": "result",
"type": "string",
"title": "Result",
"required": false,
"readonly": false,
"maxLength": 1024
}
},
"schema_version": "11.5"
}