GET http://[host-proxy]/api/view/MicrosoftSubscriberQos/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"username": {
"title": "Username",
"type": "string",
"required": true
},
"qos_qag": {
"title": "Offboarding Quick Add Group",
"description": "QOS QAG Choice",
"type": "string"
},
"mvs_hybrid_status_message": {
"title": "Hybrid Status Message",
"type": "string"
},
"mvs_hybrid_status": {
"title": "Hybrid Status",
"type": "boolean"
},
"customString1": {
"title": "Custom String 1",
"description": "Custom String",
"type": "string"
},
"customString2": {
"title": "Custom String 2",
"description": "Custom String",
"type": "string"
},
"customString3": {
"title": "Custom String 3",
"description": "Custom String",
"type": "string"
},
"customString4": {
"title": "Custom String 4",
"description": "Custom String",
"type": "string"
},
"customString5": {
"title": "Custom String 5",
"description": "Custom String",
"type": "string"
},
"customString6": {
"title": "Custom String 6",
"description": "Custom String",
"type": "string"
},
"customString7": {
"title": "Custom String 7",
"description": "Custom String",
"type": "string"
},
"customString8": {
"title": "Custom String 8",
"description": "Custom String",
"type": "string"
},
"customString9": {
"title": "Custom String 9",
"description": "Custom String",
"type": "string"
},
"customString10": {
"title": "Custom String 10",
"description": "Custom String",
"type": "string"
},
"customBoolean1": {
"title": "Custom Boolean 1",
"description": "Custom Boolean",
"type": "boolean"
},
"customBoolean2": {
"title": "Custom Boolean 2",
"description": "Custom Boolean",
"type": "boolean"
},
"customBoolean3": {
"title": "Custom Boolean 3",
"description": "Custom Boolean",
"type": "boolean"
},
"customBoolean4": {
"title": "Custom Boolean 4",
"description": "Custom Boolean",
"type": "boolean"
},
"customBoolean5": {
"title": "Custom Boolean 5",
"description": "Custom Boolean",
"type": "boolean"
},
"customBoolean6": {
"title": "Custom Boolean 6",
"description": "Custom Boolean",
"type": "boolean"
},
"customBoolean7": {
"title": "Custom Boolean 7",
"description": "Custom Boolean",
"type": "boolean"
},
"customBoolean8": {
"title": "Custom Boolean 8",
"description": "Custom Boolean",
"type": "boolean"
},
"customBoolean9": {
"title": "Custom Boolean 9",
"description": "Custom Boolean",
"type": "boolean"
},
"customBoolean10": {
"title": "Custom Boolean 10",
"description": "Custom Boolean",
"type": "boolean"
}
},
"schema_version": "1.1"
}