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": {
"title": "Associate to additional Subscriber",
"description": "Select to display a dropdown to associate another subscriber. If disabled, first select a subscriber to enable this checkbox.",
"type": "boolean"
},
"username1": {
"title": "Username:",
"description": "Select a Subscriber to associate to this Extension Mobility, or clear the dropdown to disassociate from the Subscriber.",
"type": "string"
},
"userLink1": {
"title": "Subscriber:",
"description": "Link to the selected subscriber's edit page.",
"type": "string",
"format": "link"
},
"addSubscriber2": {
"title": "Associate to additional Subscriber",
"description": "Select to display a dropdown to associate another subscriber. If disabled, first select a subscriber to enable this checkbox.",
"type": "boolean"
},
"username2": {
"title": "Username:",
"description": "Select a Subscriber to associate to this Extension Mobility, or clear the dropdown to disassociate from the Subscriber.",
"type": "string"
},
"userLink2": {
"title": "Subscriber:",
"description": "Link to the selected subscriber's edit page.",
"type": "string",
"format": "link"
},
"addSubscriber3": {
"title": "Associate to additional Subscriber",
"description": "Select to display a dropdown to associate another subscriber. If disabled, first select a subscriber to enable this checkbox.",
"type": "boolean"
},
"username3": {
"title": "Username:",
"description": "Select a Subscriber to associate to this Extension Mobility, or clear the dropdown to disassociate from the Subscriber.",
"type": "string"
},
"userLink3": {
"title": "Subscriber:",
"description": "Link to the selected subscriber's edit page.",
"type": "string",
"format": "link"
},
"addSubscriber4": {
"title": "Associate to additional Subscriber",
"description": "Select to display a dropdown to associate another subscriber. If disabled, first select a subscriber to enable this checkbox.",
"type": "boolean"
},
"username4": {
"title": "Username:",
"description": "Select a Subscriber to associate to this Extension Mobility, or clear the dropdown to disassociate from the Subscriber.",
"type": "string"
},
"userLink4": {
"title": "Subscriber:",
"description": "Link to the selected subscriber's edit page.",
"type": "string",
"format": "link"
},
"addSubscriber5": {
"title": "Associate to additional Subscriber",
"description": "Select to display a dropdown to associate another subscriber. If disabled, first select a subscriber to enable this checkbox.",
"type": "boolean"
},
"username5": {
"title": "Username:",
"description": "Select a Subscriber to associate to this Extension Mobility, or clear the dropdown to disassociate from the Subscriber.",
"type": "string"
},
"userLink5": {
"title": "Subscriber:",
"description": "Link to the selected subscriber's edit page.",
"type": "string",
"format": "link"
}
},
"schema_version": "1.2"
}