This view facilitates the data lookup of related subscriber elements.
GET http://[host-proxy]/api/view/MVS_Avaya_ContactCenter/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"avayaol_user_link": {
"format": "link",
"type": "string",
"title": "Avaya OfficeLinx User"
},
"avayaes_station_status_smgr": {
"type": "string",
"title": "Avaya SMGR Station Status"
},
"avayaex_user_data": {
"type": "string",
"title": "Avaya Equinox User Data"
},
"avayaol_user_data": {
"type": "string",
"title": "Avaya OfficeLinx User Data"
},
"avayaes_station_link": {
"format": "link",
"type": "string",
"title": "Avaya CM Station"
},
"avayasm_user": {
"type": "string",
"title": "Avaya System Manager User"
},
"qa_delete": {
"type": "string",
"title": "Delete"
},
"loginName": {
"type": "string",
"title": "Login Name"
},
"avayaes_station": {
"type": "string",
"title": "Avaya CM Station"
},
"entitlement_profile_data": {
"type": "string",
"title": "Entitlement Profile Data"
},
"qa_add": {
"type": "string",
"title": "Add"
},
"avayaex_user": {
"type": "string",
"title": "Avaya Equinox User"
},
"avayaes_agent_data": {
"type": "string",
"title": "Avaya CM Agent Data"
},
"configured_aura_apps": {
"type": "string",
"title": "Configured Aura Apps"
},
"quick_add_groups": {
"type": "string",
"title": "Quick Add Groups"
},
"avayaes_station_ec500_numbers": {
"type": "string",
"title": "Avaya CM Station EC500 Numbers"
},
"name": {
"type": "string",
"title": "Name"
},
"extension": {
"type": "string",
"title": "Extension"
},
"endpoint_types": {
"type": "string",
"title": "Supported Endpoint Types"
},
"avayaes_station_status_cm": {
"type": "string",
"title": "Avaya CM Station Status"
},
"qa_edit": {
"type": "string",
"title": "Edit"
},
"avayaes_agent_link": {
"format": "link",
"type": "string",
"title": "Avaya CM Agent"
},
"avayasm_user_link": {
"format": "link",
"type": "string",
"title": "Avaya System Manager User"
},
"avayasm_user_data": {
"type": "string",
"title": "Avaya System Manager User Data"
},
"avayaol_user": {
"type": "string",
"title": "Avaya OfficeLinx User"
},
"avayaes_agent": {
"type": "string",
"title": "Avaya CM Agent"
},
"avayaes_station_data": {
"type": "string",
"title": "Avaya CM Station Data"
},
"lines": {
"type": "string",
"title": "Lines"
},
"avayaex_user_link": {
"format": "link",
"type": "string",
"title": "Avaya Equinox User"
}
}
}