GET http://[host-proxy]/api/view/SubscriberDeviceProfileUser/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"addSubscriber1": {
"type": "boolean",
"description": "Select to display a dropdown to associate another subscriber. If disabled, first select a subscriber to enable this checkbox.",
"title": "Associate to additional Subscriber"
},
"username1": {
"type": "string",
"description": "Select a Subscriber to associate to this Extension Mobility, or clear the dropdown to disassociate from the Subscriber.",
"title": "Username:"
},
"userLink1": {
"format": "link",
"type": "string",
"description": "Link to the selected subscriber's edit page.",
"title": "Subscriber:"
},
"addSubscriber2": {
"type": "boolean",
"description": "Select to display a dropdown to associate another subscriber. If disabled, first select a subscriber to enable this checkbox.",
"title": "Associate to additional Subscriber"
},
"username2": {
"type": "string",
"description": "Select a Subscriber to associate to this Extension Mobility, or clear the dropdown to disassociate from the Subscriber.",
"title": "Username:"
},
"userLink2": {
"format": "link",
"type": "string",
"description": "Link to the selected subscriber's edit page.",
"title": "Subscriber:"
},
"addSubscriber3": {
"type": "boolean",
"description": "Select to display a dropdown to associate another subscriber. If disabled, first select a subscriber to enable this checkbox.",
"title": "Associate to additional Subscriber"
},
"username3": {
"type": "string",
"description": "Select a Subscriber to associate to this Extension Mobility, or clear the dropdown to disassociate from the Subscriber.",
"title": "Username:"
},
"userLink3": {
"format": "link",
"type": "string",
"description": "Link to the selected subscriber's edit page.",
"title": "Subscriber:"
},
"addSubscriber4": {
"type": "boolean",
"description": "Select to display a dropdown to associate another subscriber. If disabled, first select a subscriber to enable this checkbox.",
"title": "Associate to additional Subscriber"
},
"username4": {
"type": "string",
"description": "Select a Subscriber to associate to this Extension Mobility, or clear the dropdown to disassociate from the Subscriber.",
"title": "Username:"
},
"userLink4": {
"format": "link",
"type": "string",
"description": "Link to the selected subscriber's edit page.",
"title": "Subscriber:"
},
"addSubscriber5": {
"type": "boolean",
"description": "Select to display a dropdown to associate another subscriber. If disabled, first select a subscriber to enable this checkbox.",
"title": "Associate to additional Subscriber"
},
"username5": {
"type": "string",
"description": "Select a Subscriber to associate to this Extension Mobility, or clear the dropdown to disassociate from the Subscriber.",
"title": "Username:"
},
"userLink5": {
"format": "link",
"type": "string",
"description": "Link to the selected subscriber's edit page.",
"title": "Subscriber:"
}
},
"schema_version": "1.2"
}