GET http://[host-proxy]/api/device/cucm/CiscoCatalyst600024PortFXSGateway/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"protocol": {
"description": "For devices with load information, if any special load information is specified the special attribute is set to TRUE.Otherwise,the load information is default for the product.",
"title": "Protocol",
"minItems": 1,
"required": true,
"choices": [
{
"value": "SCCP",
"title": "SCCP"
},
{
"value": "Digital Access PRI",
"title": "Digital Access PRI"
},
{
"value": "H.225",
"title": "H.225"
},
{
"value": "Analog Access",
"title": "Analog Access"
},
{
"value": "Digital Access T1",
"title": "Digital Access T1"
},
{
"value": "Route Point",
"title": "Route Point"
},
{
"value": "Unicast Bridge",
"title": "Unicast Bridge"
},
{
"value": "Multicast Point",
"title": "Multicast Point"
},
{
"value": "Inter-Cluster Trunk",
"title": "Inter-Cluster Trunk"
},
{
"value": "RAS",
"title": "RAS"
},
{
"value": "Digital Access BRI",
"title": "Digital Access BRI"
},
{
"value": "SIP",
"title": "SIP"
},
{
"value": "MGCP",
"title": "MGCP"
},
{
"value": "Static SIP Mobile Subscriber",
"title": "Static SIP Mobile Subscriber"
},
{
"value": "SIP Connector",
"title": "SIP Connector"
},
{
"value": "Remote Destination",
"title": "Remote Destination"
},
{
"value": "Mobile Smart Client",
"title": "Mobile Smart Client"
},
{
"value": "Digital Access E1 R2",
"title": "Digital Access E1 R2"
},
{
"value": "CTI Remote Device",
"title": "CTI Remote Device"
},
{
"value": "Protocol Not Specified",
"title": "Protocol Not Specified"
}
],
"maxItems": 1,
"type": "string"
},
"loadInformation": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Load Information"
},
"mlppDomainId": {
"description": "This setting only effects devices that support MLPP. Use -1 to set to null",
"title": "Mlpp Domain Id",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": [
"string",
"null"
]
},
"vendorConfig": {
"description": "Not valid for CTI route points and VoiceMail ports",
"title": "Vendor Config",
"minItems": 0,
"items": {
"type": "object",
"properties": {
"key": {
"type": "string",
"name": "key",
"title": "Key"
},
"value": {
"type": "any",
"name": "value",
"title": "Value"
}
}
},
"required": false,
"type": "array"
},
"callingSearchSpaceName": {
"description": "UUID changed each time device is updated",
"format": "uri",
"minItems": 0,
"title": "Calling Search Space Name",
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"useTrustedRelayPoint": {
"title": "Use Trusted Relay Point",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"commonDeviceConfigName": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Common Device Config Name"
},
"networkLocale": {
"title": "Network Locale",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Argentina",
"title": "Argentina"
},
{
"value": "Australia",
"title": "Australia"
},
{
"value": "Austria",
"title": "Austria"
},
{
"value": "Belgium",
"title": "Belgium"
},
{
"value": "Brazil",
"title": "Brazil"
},
{
"value": "Canada",
"title": "Canada"
},
{
"value": "China",
"title": "China"
},
{
"value": "Colombia",
"title": "Colombia"
},
{
"value": "Cyprus",
"title": "Cyprus"
},
{
"value": "Czech Republic",
"title": "Czech Republic"
},
{
"value": "Denmark",
"title": "Denmark"
},
{
"value": "Egypt",
"title": "Egypt"
},
{
"value": "Finland",
"title": "Finland"
},
{
"value": "France",
"title": "France"
},
{
"value": "Germany",
"title": "Germany"
},
{
"value": "Ghana",
"title": "Ghana"
},
{
"value": "Greece",
"title": "Greece"
},
{
"value": "Hong Kong",
"title": "Hong Kong"
},
{
"value": "Hungary",
"title": "Hungary"
},
{
"value": "Iceland",
"title": "Iceland"
},
{
"value": "India",
"title": "India"
},
{
"value": "Indonesia",
"title": "Indonesia"
},
{
"value": "Ireland",
"title": "Ireland"
},
{
"value": "Israel",
"title": "Israel"
},
{
"value": "Italy",
"title": "Italy"
},
{
"value": "Japan",
"title": "Japan"
},
{
"value": "Jordan",
"title": "Jordan"
},
{
"value": "Kenya",
"title": "Kenya"
},
{
"value": "Korea Republic",
"title": "Korea Republic"
},
{
"value": "Lebanon",
"title": "Lebanon"
},
{
"value": "Luxembourg",
"title": "Luxembourg"
},
{
"value": "Malaysia",
"title": "Malaysia"
},
{
"value": "Mexico",
"title": "Mexico"
},
{
"value": "Nepal",
"title": "Nepal"
},
{
"value": "Netherlands",
"title": "Netherlands"
},
{
"value": "New Zealand",
"title": "New Zealand"
},
{
"value": "Nigeria",
"title": "Nigeria"
},
{
"value": "Norway",
"title": "Norway"
},
{
"value": "Pakistan",
"title": "Pakistan"
},
{
"value": "Panama",
"title": "Panama"
},
{
"value": "Peru",
"title": "Peru"
},
{
"value": "Philippines",
"title": "Philippines"
},
{
"value": "Poland",
"title": "Poland"
},
{
"value": "Portugal",
"title": "Portugal"
},
{
"value": "Russian Federation",
"title": "Russian Federation"
},
{
"value": "Saudi Arabia",
"title": "Saudi Arabia"
},
{
"value": "Singapore",
"title": "Singapore"
},
{
"value": "Slovakia",
"title": "Slovakia"
},
{
"value": "Slovenia",
"title": "Slovenia"
},
{
"value": "South Africa",
"title": "South Africa"
},
{
"value": "Spain",
"title": "Spain"
},
{
"value": "Sweden",
"title": "Sweden"
},
{
"value": "Switzerland",
"title": "Switzerland"
},
{
"value": "Taiwan",
"title": "Taiwan"
},
{
"value": "Thailand",
"title": "Thailand"
},
{
"value": "Turkey",
"title": "Turkey"
},
{
"value": "United Kingdom",
"title": "United Kingdom"
},
{
"value": "United States",
"title": "United States"
},
{
"value": "Venezuela",
"title": "Venezuela"
},
{
"value": "Zimbabwe",
"title": "Zimbabwe"
},
{
"value": "Itu",
"title": "Itu"
},
{
"value": "Chile",
"title": "Chile"
},
{
"value": "Bulgaria",
"title": "Bulgaria"
},
{
"value": "Croatia",
"title": "Croatia"
},
{
"value": "Romania",
"title": "Romania"
},
{
"value": "Serbia and Montenegro",
"title": "Serbia and Montenegro"
},
{
"value": "United Arab Emirates",
"title": "United Arab Emirates"
},
{
"value": "Oman",
"title": "Oman"
},
{
"value": "Kuwait",
"title": "Kuwait"
},
{
"value": "Algeria",
"title": "Algeria"
},
{
"value": "Bahrain",
"title": "Bahrain"
},
{
"value": "Iraq",
"title": "Iraq"
},
{
"value": "Mauritania",
"title": "Mauritania"
},
{
"value": "Republic of Montenegro",
"title": "Republic of Montenegro"
},
{
"value": "Morocco",
"title": "Morocco"
},
{
"value": "Qatar",
"title": "Qatar"
},
{
"value": "Republic of Serbia",
"title": "Republic of Serbia"
},
{
"value": "Sudan",
"title": "Sudan"
},
{
"value": "Tunisia",
"title": "Tunisia"
},
{
"value": "Vietnam",
"title": "Vietnam"
},
{
"value": "Yemen",
"title": "Yemen"
},
{
"value": "Lithuania",
"title": "Lithuania"
},
{
"value": "Latvia",
"title": "Latvia"
},
{
"value": "Estonia",
"title": "Estonia"
},
{
"value": "Ukraine",
"title": "Ukraine"
}
],
"maxItems": 1,
"type": [
"string",
"null"
]
},
"cgpnTransformationCssName": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Cgpn Transformation Css Name"
},
"useDevicePoolCgpnTransformCss": {
"minItems": 0,
"required": false,
"type": "boolean",
"maxItems": 1,
"title": "Use Device Pool Cgpn Transform Css"
},
"product": {
"description": "Product ID string. read-only except when creating a device.",
"title": "Product",
"minItems": 1,
"required": true,
"choices": [
{
"value": "7914 14-Button Line Expansion Module",
"title": "7914 14-Button Line Expansion Module"
},
{
"value": "7915 12-Button Line Expansion Module",
"title": "7915 12-Button Line Expansion Module"
},
{
"value": "7915 24-Button Line Expansion Module",
"title": "7915 24-Button Line Expansion Module"
},
{
"value": "7916 12-Button Line Expansion Module",
"title": "7916 12-Button Line Expansion Module"
},
{
"value": "7916 24-Button Line Expansion Module",
"title": "7916 24-Button Line Expansion Module"
},
{
"value": "AIM-VOICE-30",
"title": "AIM-VOICE-30"
},
{
"value": "Analog Phone",
"title": "Analog Phone"
},
{
"value": "Annunciator",
"title": "Annunciator"
},
{
"value": "BEKEM 36-Button Line Expansion Module",
"title": "BEKEM 36-Button Line Expansion Module"
},
{
"value": "C881V",
"title": "C881V"
},
{
"value": "C887VA-V",
"title": "C887VA-V"
},
{
"value": "CKEM 36-Button Line Expansion Module",
"title": "CKEM 36-Button Line Expansion Module"
},
{
"value": "CP-8800-Audio 28-Button Key Expansion Module",
"title": "CP-8800-Audio 28-Button Key Expansion Module"
},
{
"value": "CP-8800-Video 28-Button Key Expansion Module",
"title": "CP-8800-Video 28-Button Key Expansion Module"
},
{
"value": "CTI Port",
"title": "CTI Port"
},
{
"value": "CTI Remote Device",
"title": "CTI Remote Device"
},
{
"value": "CTI Route Point",
"title": "CTI Route Point"
},
{
"value": "Carrier-integrated Mobile",
"title": "Carrier-integrated Mobile"
},
{
"value": "Cisco IAD2400",
"title": "Cisco IAD2400"
},
{
"value": "Cisco 12 S",
"title": "Cisco 12 S"
},
{
"value": "Cisco 12 SP",
"title": "Cisco 12 SP"
},
{
"value": "Cisco 12 SP+",
"title": "Cisco 12 SP+"
},
{
"value": "Cisco 1751",
"title": "Cisco 1751"
},
{
"value": "Cisco 1760",
"title": "Cisco 1760"
},
{
"value": "Cisco 1861",
"title": "Cisco 1861"
},
{
"value": "Cisco 269X",
"title": "Cisco 269X"
},
{
"value": "Cisco 26XX",
"title": "Cisco 26XX"
},
{
"value": "Cisco 2801",
"title": "Cisco 2801"
},
{
"value": "Cisco 2811",
"title": "Cisco 2811"
},
{
"value": "Cisco 2821",
"title": "Cisco 2821"
},
{
"value": "Cisco 2851",
"title": "Cisco 2851"
},
{
"value": "Cisco 2901",
"title": "Cisco 2901"
},
{
"value": "Cisco 2911",
"title": "Cisco 2911"
},
{
"value": "Cisco 2921",
"title": "Cisco 2921"
},
{
"value": "Cisco 2951",
"title": "Cisco 2951"
},
{
"value": "Cisco 30 SP+",
"title": "Cisco 30 SP+"
},
{
"value": "Cisco 30 VIP",
"title": "Cisco 30 VIP"
},
{
"value": "Cisco 362X",
"title": "Cisco 362X"
},
{
"value": "Cisco 364X",
"title": "Cisco 364X"
},
{
"value": "Cisco 366X",
"title": "Cisco 366X"
},
{
"value": "Cisco 3725",
"title": "Cisco 3725"
},
{
"value": "Cisco 3745",
"title": "Cisco 3745"
},
{
"value": "Cisco 3825",
"title": "Cisco 3825"
},
{
"value": "Cisco 3845",
"title": "Cisco 3845"
},
{
"value": "Cisco 3905",
"title": "Cisco 3905"
},
{
"value": "Cisco 3911",
"title": "Cisco 3911"
},
{
"value": "Cisco 3925",
"title": "Cisco 3925"
},
{
"value": "Cisco 3925E",
"title": "Cisco 3925E"
},
{
"value": "Cisco 3945",
"title": "Cisco 3945"
},
{
"value": "Cisco 3945E",
"title": "Cisco 3945E"
},
{
"value": "Cisco 3951",
"title": "Cisco 3951"
},
{
"value": "Cisco 6901",
"title": "Cisco 6901"
},
{
"value": "Cisco 6911",
"title": "Cisco 6911"
},
{
"value": "Cisco 6921",
"title": "Cisco 6921"
},
{
"value": "Cisco 6941",
"title": "Cisco 6941"
},
{
"value": "Cisco 6945",
"title": "Cisco 6945"
},
{
"value": "Cisco 6961",
"title": "Cisco 6961"
},
{
"value": "Cisco 7811",
"title": "Cisco 7811"
},
{
"value": "Cisco 7821",
"title": "Cisco 7821"
},
{
"value": "Cisco 7832",
"title": "Cisco 7832"
},
{
"value": "Cisco 7841",
"title": "Cisco 7841"
},
{
"value": "Cisco 7861",
"title": "Cisco 7861"
},
{
"value": "Cisco 7902",
"title": "Cisco 7902"
},
{
"value": "Cisco 7905",
"title": "Cisco 7905"
},
{
"value": "Cisco 7906",
"title": "Cisco 7906"
},
{
"value": "Cisco 7910",
"title": "Cisco 7910"
},
{
"value": "Cisco 7911",
"title": "Cisco 7911"
},
{
"value": "Cisco 7912",
"title": "Cisco 7912"
},
{
"value": "Cisco 7920",
"title": "Cisco 7920"
},
{
"value": "Cisco 7921",
"title": "Cisco 7921"
},
{
"value": "Cisco 7925",
"title": "Cisco 7925"
},
{
"value": "Cisco 7926",
"title": "Cisco 7926"
},
{
"value": "Cisco 7931",
"title": "Cisco 7931"
},
{
"value": "Cisco 7935",
"title": "Cisco 7935"
},
{
"value": "Cisco 7936",
"title": "Cisco 7936"
},
{
"value": "Cisco 7937",
"title": "Cisco 7937"
},
{
"value": "Cisco 7940",
"title": "Cisco 7940"
},
{
"value": "Cisco 7941",
"title": "Cisco 7941"
},
{
"value": "Cisco 7941G-GE",
"title": "Cisco 7941G-GE"
},
{
"value": "Cisco 7942",
"title": "Cisco 7942"
},
{
"value": "Cisco 7945",
"title": "Cisco 7945"
},
{
"value": "Cisco 7960",
"title": "Cisco 7960"
},
{
"value": "Cisco 7961",
"title": "Cisco 7961"
},
{
"value": "Cisco 7961G-GE",
"title": "Cisco 7961G-GE"
},
{
"value": "Cisco 7962",
"title": "Cisco 7962"
},
{
"value": "Cisco 7965",
"title": "Cisco 7965"
},
{
"value": "Cisco 7970",
"title": "Cisco 7970"
},
{
"value": "Cisco 7971",
"title": "Cisco 7971"
},
{
"value": "Cisco 7975",
"title": "Cisco 7975"
},
{
"value": "Cisco 7985",
"title": "Cisco 7985"
},
{
"value": "Cisco 860",
"title": "Cisco 860"
},
{
"value": "Cisco 881",
"title": "Cisco 881"
},
{
"value": "Cisco 8811",
"title": "Cisco 8811"
},
{
"value": "Cisco 8821",
"title": "Cisco 8821"
},
{
"value": "Cisco 8831",
"title": "Cisco 8831"
},
{
"value": "Cisco 8832",
"title": "Cisco 8832"
},
{
"value": "Cisco 8832NR",
"title": "Cisco 8832NR"
},
{
"value": "Cisco 8841",
"title": "Cisco 8841"
},
{
"value": "Cisco 8845",
"title": "Cisco 8845"
},
{
"value": "Cisco 8851",
"title": "Cisco 8851"
},
{
"value": "Cisco 8851NR",
"title": "Cisco 8851NR"
},
{
"value": "Cisco 8861",
"title": "Cisco 8861"
},
{
"value": "Cisco 8865",
"title": "Cisco 8865"
},
{
"value": "Cisco 8865NR",
"title": "Cisco 8865NR"
},
{
"value": "Cisco 888/887/886",
"title": "Cisco 888/887/886"
},
{
"value": "Cisco 8941",
"title": "Cisco 8941"
},
{
"value": "Cisco 8945",
"title": "Cisco 8945"
},
{
"value": "Cisco 8961",
"title": "Cisco 8961"
},
{
"value": "Cisco 9951",
"title": "Cisco 9951"
},
{
"value": "Cisco 9971",
"title": "Cisco 9971"
},
{
"value": "Cisco ATA 186",
"title": "Cisco ATA 186"
},
{
"value": "Cisco ATA 187",
"title": "Cisco ATA 187"
},
{
"value": "Cisco ATA 190",
"title": "Cisco ATA 190"
},
{
"value": "Cisco ATA 191",
"title": "Cisco ATA 191"
},
{
"value": "Cisco C8200/L-1N-4T",
"title": "Cisco C8200/L-1N-4T"
},
{
"value": "Cisco C8300-1N1S-4T2X",
"title": "Cisco C8300-1N1S-4T2X"
},
{
"value": "Cisco C8300-1N1S-6T",
"title": "Cisco C8300-1N1S-6T"
},
{
"value": "Cisco C8300-2N2S-4T2X/6T",
"title": "Cisco C8300-2N2S-4T2X/6T"
},
{
"value": "Cisco Catalyst 4000 Access Gateway Module",
"title": "Cisco Catalyst 4000 Access Gateway Module"
},
{
"value": "Cisco Catalyst 4224 Voice Gateway Switch",
"title": "Cisco Catalyst 4224 Voice Gateway Switch"
},
{
"value": "Cisco Catalyst 6000 12 port FXO Gateway",
"title": "Cisco Catalyst 6000 12 port FXO Gateway"
},
{
"value": "Cisco Catalyst 6000 24 port FXS Gateway",
"title": "Cisco Catalyst 6000 24 port FXS Gateway"
},
{
"value": "Cisco Catalyst 6000 E1 VoIP Gateway",
"title": "Cisco Catalyst 6000 E1 VoIP Gateway"
},
{
"value": "Cisco Catalyst 6000 T1 VoIP Gateway",
"title": "Cisco Catalyst 6000 T1 VoIP Gateway"
},
{
"value": "Cisco Cius",
"title": "Cisco Cius"
},
{
"value": "Cisco Cius SP",
"title": "Cisco Cius SP"
},
{
"value": "Cisco Collaboration Mobile Convergence",
"title": "Cisco Collaboration Mobile Convergence"
},
{
"value": "Cisco Conference Bridge (WS-SVC-CMM)",
"title": "Cisco Conference Bridge (WS-SVC-CMM)"
},
{
"value": "Cisco Conference Bridge Hardware",
"title": "Cisco Conference Bridge Hardware"
},
{
"value": "Cisco Conference Bridge Software",
"title": "Cisco Conference Bridge Software"
},
{
"value": "Cisco DX650",
"title": "Cisco DX650"
},
{
"value": "Cisco DX70",
"title": "Cisco DX70"
},
{
"value": "Cisco DX80",
"title": "Cisco DX80"
},
{
"value": "Cisco Dual Mode for Android",
"title": "Cisco Dual Mode for Android"
},
{
"value": "Cisco Dual Mode for iPhone",
"title": "Cisco Dual Mode for iPhone"
},
{
"value": "Cisco E20",
"title": "Cisco E20"
},
{
"value": "Cisco ENCS 5400 ISRV",
"title": "Cisco ENCS 5400 ISRV"
},
{
"value": "Cisco IOS Conference Bridge",
"title": "Cisco IOS Conference Bridge"
},
{
"value": "Cisco IOS Enhanced Conference Bridge",
"title": "Cisco IOS Enhanced Conference Bridge"
},
{
"value": "Cisco IOS Enhanced Media Termination Point",
"title": "Cisco IOS Enhanced Media Termination Point"
},
{
"value": "Cisco IOS Enhanced Software Media Termination Point",
"title": "Cisco IOS Enhanced Software Media Termination Point"
},
{
"value": "Cisco IOS Guaranteed Audio Video Conference Bridge",
"title": "Cisco IOS Guaranteed Audio Video Conference Bridge"
},
{
"value": "Cisco IOS Heterogeneous Video Conference Bridge",
"title": "Cisco IOS Heterogeneous Video Conference Bridge"
},
{
"value": "Cisco IOS Homogeneous Video Conference Bridge",
"title": "Cisco IOS Homogeneous Video Conference Bridge"
},
{
"value": "Cisco IOS Media Termination Point",
"title": "Cisco IOS Media Termination Point"
},
{
"value": "Cisco IP Communicator",
"title": "Cisco IP Communicator"
},
{
"value": "Cisco ISR 4321",
"title": "Cisco ISR 4321"
},
{
"value": "Cisco ISR 4331",
"title": "Cisco ISR 4331"
},
{
"value": "Cisco ISR 4351",
"title": "Cisco ISR 4351"
},
{
"value": "Cisco ISR 4431",
"title": "Cisco ISR 4431"
},
{
"value": "Cisco ISR 4451",
"title": "Cisco ISR 4451"
},
{
"value": "Cisco ISR 4461",
"title": "Cisco ISR 4461"
},
{
"value": "Cisco Jabber for Tablet",
"title": "Cisco Jabber for Tablet"
},
{
"value": "Cisco MGCP BRI Port",
"title": "Cisco MGCP BRI Port"
},
{
"value": "Cisco MGCP E1 Port",
"title": "Cisco MGCP E1 Port"
},
{
"value": "Cisco MGCP FXO Port",
"title": "Cisco MGCP FXO Port"
},
{
"value": "Cisco MGCP FXS Port",
"title": "Cisco MGCP FXS Port"
},
{
"value": "Cisco MGCP T1 Port",
"title": "Cisco MGCP T1 Port"
},
{
"value": "Cisco Media Server (WS-SVC-CMM-MS)",
"title": "Cisco Media Server (WS-SVC-CMM-MS)"
},
{
"value": "Cisco Media Termination Point (WS-SVC-CMM)",
"title": "Cisco Media Termination Point (WS-SVC-CMM)"
},
{
"value": "Cisco Media Termination Point Hardware",
"title": "Cisco Media Termination Point Hardware"
},
{
"value": "Cisco Media Termination Point Software",
"title": "Cisco Media Termination Point Software"
},
{
"value": "Cisco Meeting Server",
"title": "Cisco Meeting Server"
},
{
"value": "Cisco SIP FXS Port",
"title": "Cisco SIP FXS Port"
},
{
"value": "Cisco Spark Remote Device",
"title": "Cisco Spark Remote Device"
},
{
"value": "Cisco TelePresence",
"title": "Cisco TelePresence"
},
{
"value": "Cisco TelePresence 1000",
"title": "Cisco TelePresence 1000"
},
{
"value": "Cisco TelePresence 1100",
"title": "Cisco TelePresence 1100"
},
{
"value": "Cisco TelePresence 1300-47",
"title": "Cisco TelePresence 1300-47"
},
{
"value": "Cisco TelePresence 1300-65",
"title": "Cisco TelePresence 1300-65"
},
{
"value": "Cisco TelePresence 200",
"title": "Cisco TelePresence 200"
},
{
"value": "Cisco TelePresence 3000",
"title": "Cisco TelePresence 3000"
},
{
"value": "Cisco TelePresence 3200",
"title": "Cisco TelePresence 3200"
},
{
"value": "Cisco TelePresence 400",
"title": "Cisco TelePresence 400"
},
{
"value": "Cisco TelePresence 500-32",
"title": "Cisco TelePresence 500-32"
},
{
"value": "Cisco TelePresence 500-37",
"title": "Cisco TelePresence 500-37"
},
{
"value": "Cisco TelePresence Codec C40",
"title": "Cisco TelePresence Codec C40"
},
{
"value": "Cisco TelePresence Codec C60",
"title": "Cisco TelePresence Codec C60"
},
{
"value": "Cisco TelePresence Codec C90",
"title": "Cisco TelePresence Codec C90"
},
{
"value": "Cisco TelePresence Conductor",
"title": "Cisco TelePresence Conductor"
},
{
"value": "Cisco TelePresence DX70",
"title": "Cisco TelePresence DX70"
},
{
"value": "Cisco TelePresence EX60",
"title": "Cisco TelePresence EX60"
},
{
"value": "Cisco TelePresence EX90",
"title": "Cisco TelePresence EX90"
},
{
"value": "Cisco TelePresence Exchange System",
"title": "Cisco TelePresence Exchange System"
},
{
"value": "Cisco TelePresence IX5000",
"title": "Cisco TelePresence IX5000"
},
{
"value": "Cisco TelePresence MCU",
"title": "Cisco TelePresence MCU"
},
{
"value": "Cisco TelePresence MX200",
"title": "Cisco TelePresence MX200"
},
{
"value": "Cisco TelePresence MX200 G2",
"title": "Cisco TelePresence MX200 G2"
},
{
"value": "Cisco TelePresence MX300",
"title": "Cisco TelePresence MX300"
},
{
"value": "Cisco TelePresence MX300 G2",
"title": "Cisco TelePresence MX300 G2"
},
{
"value": "Cisco TelePresence MX700",
"title": "Cisco TelePresence MX700"
},
{
"value": "Cisco TelePresence MX800",
"title": "Cisco TelePresence MX800"
},
{
"value": "Cisco TelePresence MX800 Dual",
"title": "Cisco TelePresence MX800 Dual"
},
{
"value": "Cisco TelePresence Profile 42 (C20)",
"title": "Cisco TelePresence Profile 42 (C20)"
},
{
"value": "Cisco TelePresence Profile 42 (C40)",
"title": "Cisco TelePresence Profile 42 (C40)"
},
{
"value": "Cisco TelePresence Profile 42 (C60)",
"title": "Cisco TelePresence Profile 42 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 (C40)",
"title": "Cisco TelePresence Profile 52 (C40)"
},
{
"value": "Cisco TelePresence Profile 52 (C60)",
"title": "Cisco TelePresence Profile 52 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 Dual (C60)",
"title": "Cisco TelePresence Profile 52 Dual (C60)"
},
{
"value": "Cisco TelePresence Profile 65 (C60)",
"title": "Cisco TelePresence Profile 65 (C60)"
},
{
"value": "Cisco TelePresence Profile 65 Dual (C90)",
"title": "Cisco TelePresence Profile 65 Dual (C90)"
},
{
"value": "Cisco TelePresence Quick Set C20",
"title": "Cisco TelePresence Quick Set C20"
},
{
"value": "Cisco TelePresence SX10",
"title": "Cisco TelePresence SX10"
},
{
"value": "Cisco TelePresence SX20",
"title": "Cisco TelePresence SX20"
},
{
"value": "Cisco TelePresence SX80",
"title": "Cisco TelePresence SX80"
},
{
"value": "Cisco TelePresence TX1310-65",
"title": "Cisco TelePresence TX1310-65"
},
{
"value": "Cisco TelePresence TX9000",
"title": "Cisco TelePresence TX9000"
},
{
"value": "Cisco TelePresence TX9200",
"title": "Cisco TelePresence TX9200"
},
{
"value": "Cisco Unified Client Services Framework",
"title": "Cisco Unified Client Services Framework"
},
{
"value": "Cisco Unified Communications for RTX",
"title": "Cisco Unified Communications for RTX"
},
{
"value": "Cisco Unified Mobile Communicator",
"title": "Cisco Unified Mobile Communicator"
},
{
"value": "Cisco Unified Personal Communicator",
"title": "Cisco Unified Personal Communicator"
},
{
"value": "Cisco VG200",
"title": "Cisco VG200"
},
{
"value": "Cisco VG248 Gateway",
"title": "Cisco VG248 Gateway"
},
{
"value": "Cisco VGC Phone",
"title": "Cisco VGC Phone"
},
{
"value": "Cisco VGC Virtual Phone",
"title": "Cisco VGC Virtual Phone"
},
{
"value": "Cisco VGD-1T3",
"title": "Cisco VGD-1T3"
},
{
"value": "Cisco VXC 6215",
"title": "Cisco VXC 6215"
},
{
"value": "Cisco Video Conference Bridge(IPVC-35xx)",
"title": "Cisco Video Conference Bridge(IPVC-35xx)"
},
{
"value": "Cisco Voice Mail Port",
"title": "Cisco Voice Mail Port"
},
{
"value": "Cisco Webex Board 55",
"title": "Cisco Webex Board 55"
},
{
"value": "Cisco Webex Board 70",
"title": "Cisco Webex Board 70"
},
{
"value": "Cisco Webex Board 85",
"title": "Cisco Webex Board 85"
},
{
"value": "Cisco Webex DX80",
"title": "Cisco Webex DX80"
},
{
"value": "Cisco Webex Desk LE",
"title": "Cisco Webex Desk LE"
},
{
"value": "Cisco Webex Desk Pro",
"title": "Cisco Webex Desk Pro"
},
{
"value": "Cisco Webex Room 55",
"title": "Cisco Webex Room 55"
},
{
"value": "Cisco Webex Room 55 Dual",
"title": "Cisco Webex Room 55 Dual"
},
{
"value": "Cisco Webex Room 70 Dual",
"title": "Cisco Webex Room 70 Dual"
},
{
"value": "Cisco Webex Room 70 Dual G2",
"title": "Cisco Webex Room 70 Dual G2"
},
{
"value": "Cisco Webex Room 70 Panorama",
"title": "Cisco Webex Room 70 Panorama"
},
{
"value": "Cisco Webex Room 70 Single",
"title": "Cisco Webex Room 70 Single"
},
{
"value": "Cisco Webex Room 70 Single G2",
"title": "Cisco Webex Room 70 Single G2"
},
{
"value": "Cisco Webex Room Kit",
"title": "Cisco Webex Room Kit"
},
{
"value": "Cisco Webex Room Kit Mini",
"title": "Cisco Webex Room Kit Mini"
},
{
"value": "Cisco Webex Room Kit Plus",
"title": "Cisco Webex Room Kit Plus"
},
{
"value": "Cisco Webex Room Kit Pro",
"title": "Cisco Webex Room Kit Pro"
},
{
"value": "Cisco Webex Room Panorama",
"title": "Cisco Webex Room Panorama"
},
{
"value": "Cisco Webex Room Phone",
"title": "Cisco Webex Room Phone"
},
{
"value": "Cisco Webex VDI Svc Framework",
"title": "Cisco Webex VDI Svc Framework"
},
{
"value": "Communication Media Module",
"title": "Communication Media Module"
},
{
"value": "EMCC Base Phone",
"title": "EMCC Base Phone"
},
{
"value": "FLEX_SLOT",
"title": "FLEX_SLOT"
},
{
"value": "Gatekeeper",
"title": "Gatekeeper"
},
{
"value": "Generic Desktop Video Endpoint",
"title": "Generic Desktop Video Endpoint"
},
{
"value": "Generic Multiple Screen Room System",
"title": "Generic Multiple Screen Room System"
},
{
"value": "Generic Single Screen Room System",
"title": "Generic Single Screen Room System"
},
{
"value": "H.225 Trunk (Gatekeeper Controlled)",
"title": "H.225 Trunk (Gatekeeper Controlled)"
},
{
"value": "H.323 Client",
"title": "H.323 Client"
},
{
"value": "H.323 Gateway",
"title": "H.323 Gateway"
},
{
"value": "Hunt List",
"title": "Hunt List"
},
{
"value": "IAD2400_ANALOG",
"title": "IAD2400_ANALOG"
},
{
"value": "IAD2400_DIGITAL",
"title": "IAD2400_DIGITAL"
},
{
"value": "IMS-integrated Mobile (Basic)",
"title": "IMS-integrated Mobile (Basic)"
},
{
"value": "IP-STE",
"title": "IP-STE"
},
{
"value": "ISDN BRI Phone",
"title": "ISDN BRI Phone"
},
{
"value": "Inter-Cluster Trunk (Gatekeeper Controlled)",
"title": "Inter-Cluster Trunk (Gatekeeper Controlled)"
},
{
"value": "Inter-Cluster Trunk (Non-Gatekeeper Controlled)",
"title": "Inter-Cluster Trunk (Non-Gatekeeper Controlled)"
},
{
"value": "Interactive Voice Response",
"title": "Interactive Voice Response"
},
{
"value": "Load Simulator",
"title": "Load Simulator"
},
{
"value": "Motorola CN622",
"title": "Motorola CN622"
},
{
"value": "Music On Hold",
"title": "Music On Hold"
},
{
"value": "NM-1V",
"title": "NM-1V"
},
{
"value": "NM-2V",
"title": "NM-2V"
},
{
"value": "NM-4VWIC-MBRD",
"title": "NM-4VWIC-MBRD"
},
{
"value": "NM-HD-1V",
"title": "NM-HD-1V"
},
{
"value": "NM-HD-2V",
"title": "NM-HD-2V"
},
{
"value": "NM-HD-2VE",
"title": "NM-HD-2VE"
},
{
"value": "NM-HDA",
"title": "NM-HDA"
},
{
"value": "NM-HDV",
"title": "NM-HDV"
},
{
"value": "NM-HDV2-0PORT",
"title": "NM-HDV2-0PORT"
},
{
"value": "NM-HDV2-1PORT",
"title": "NM-HDV2-1PORT"
},
{
"value": "NM-HDV2-2PORT",
"title": "NM-HDV2-2PORT"
},
{
"value": "Nokia S60",
"title": "Nokia S60"
},
{
"value": "PA-MCX",
"title": "PA-MCX"
},
{
"value": "PA-VXA",
"title": "PA-VXA"
},
{
"value": "PA-VXB",
"title": "PA-VXB"
},
{
"value": "PA-VXC",
"title": "PA-VXC"
},
{
"value": "Pilot",
"title": "Pilot"
},
{
"value": "Remote Destination Profile",
"title": "Remote Destination Profile"
},
{
"value": "Route List",
"title": "Route List"
},
{
"value": "SCCP Device",
"title": "SCCP Device"
},
{
"value": "SCCP gateway virtual phone",
"title": "SCCP gateway virtual phone"
},
{
"value": "SIP Trunk",
"title": "SIP Trunk"
},
{
"value": "SIP WSM Connection",
"title": "SIP WSM Connection"
},
{
"value": "SPA8800",
"title": "SPA8800"
},
{
"value": "Third-party AS-SIP Endpoint",
"title": "Third-party AS-SIP Endpoint"
},
{
"value": "Third-party SIP Device (Advanced)",
"title": "Third-party SIP Device (Advanced)"
},
{
"value": "Third-party SIP Device (Basic)",
"title": "Third-party SIP Device (Basic)"
},
{
"value": "Transnova S3",
"title": "Transnova S3"
},
{
"value": "Universal Device Template",
"title": "Universal Device Template"
},
{
"value": "Unknown",
"title": "Unknown"
},
{
"value": "VG202",
"title": "VG202"
},
{
"value": "VG204",
"title": "VG204"
},
{
"value": "VG224",
"title": "VG224"
},
{
"value": "VG310",
"title": "VG310"
},
{
"value": "VG320",
"title": "VG320"
},
{
"value": "VG350",
"title": "VG350"
},
{
"value": "VG400",
"title": "VG400"
},
{
"value": "VG420",
"title": "VG420"
},
{
"value": "VG450",
"title": "VG450"
},
{
"value": "VGC Port",
"title": "VGC Port"
},
{
"value": "VIC_SLOT",
"title": "VIC_SLOT"
},
{
"value": "VKEM 36-Button Line Expansion Module",
"title": "VKEM 36-Button Line Expansion Module"
},
{
"value": "VNM-HDA",
"title": "VNM-HDA"
},
{
"value": "VWIC_SLOT",
"title": "VWIC_SLOT"
},
{
"value": "WS-SVC-CMM-MS",
"title": "WS-SVC-CMM-MS"
},
{
"value": "WS-X6600",
"title": "WS-X6600"
}
],
"maxItems": 1,
"type": "string"
},
"description": {
"title": "Description",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"traceFlag": {
"minItems": 0,
"required": false,
"type": "boolean",
"maxItems": 1,
"title": "Trace Flag"
},
"devicePoolName": {
"minItems": 1,
"required": true,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Device Pool Name"
},
"geoLocationName": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Geo Location Name"
},
"class": {
"description": "Class ID string. Class information is read-only except when creating a device.",
"title": "Class",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Phone",
"title": "Phone"
},
{
"value": "Gateway",
"title": "Gateway"
},
{
"value": "Conference Bridge",
"title": "Conference Bridge"
},
{
"value": "Media Termination Point",
"title": "Media Termination Point"
},
{
"value": "Route List",
"title": "Route List"
},
{
"value": "Voice Mail",
"title": "Voice Mail"
},
{
"value": "CTI Route Point",
"title": "CTI Route Point"
},
{
"value": "Music On Hold",
"title": "Music On Hold"
},
{
"value": "Simulation",
"title": "Simulation"
},
{
"value": "Pilot",
"title": "Pilot"
},
{
"value": "GateKeeper",
"title": "GateKeeper"
},
{
"value": "Add-on modules",
"title": "Add-on modules"
},
{
"value": "Hidden Phone",
"title": "Hidden Phone"
},
{
"value": "Trunk",
"title": "Trunk"
},
{
"value": "Tone Announcement Player",
"title": "Tone Announcement Player"
},
{
"value": "Remote Destination Profile",
"title": "Remote Destination Profile"
},
{
"value": "EMCC Base Phone Template",
"title": "EMCC Base Phone Template"
},
{
"value": "EMCC Base Phone",
"title": "EMCC Base Phone"
},
{
"value": "Remote Destination Profile Template",
"title": "Remote Destination Profile Template"
},
{
"value": "Gateway Template",
"title": "Gateway Template"
},
{
"value": "UDP Template",
"title": "UDP Template"
},
{
"value": "Phone Template",
"title": "Phone Template"
},
{
"value": "Device Profile",
"title": "Device Profile"
},
{
"value": "Invalid",
"title": "Invalid"
},
{
"value": "Interactive Voice Response",
"title": "Interactive Voice Response"
}
],
"maxItems": 1,
"type": "string"
},
"name": {
"description": "The device name,using only URL-friendly characters",
"title": "Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"protocolSide": {
"title": "Protocol Side",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Network",
"title": "Network"
},
{
"value": "User",
"title": "User"
}
],
"default": "User",
"maxItems": 1,
"type": "string"
},
"geoLocationFilterName": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Geo Location Filter Name"
},
"aarNeighborhoodName": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Aar Neighborhood Name"
},
"locationName": {
"minItems": 1,
"required": true,
"type": "string",
"maxItems": 1,
"title": "Location Name"
},
"transmitUtf8": {
"title": "Transmit Utf8",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"mediaResourceListName": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Media Resource List Name"
},
"automatedAlternateRoutingCssName": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Automated Alternate Routing Css Name"
},
"portSelectionOrder": {
"title": "Port Selection Order",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Bottom Up",
"title": "Bottom Up"
},
{
"value": "Top Down",
"title": "Top Down"
}
],
"maxItems": 1,
"type": "string"
},
"ports": {
"title": "Ports",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"port": {
"name": "port",
"title": "Port",
"minItems": 1,
"items": {
"type": [
"object",
"null"
],
"properties": {
"trunkLevel": {
"name": "trunkLevel",
"title": "Trunk Level",
"minItems": 0,
"required": false,
"choices": [
{
"value": "AAL(A)",
"title": "AAL(A)"
},
{
"value": "AAL(D)",
"title": "AAL(D)"
},
{
"value": "A/TT",
"title": "A/TT"
},
{
"value": "DAL",
"title": "DAL"
},
{
"value": "ICS",
"title": "ICS"
},
{
"value": "ISD/TT",
"title": "ISD/TT"
},
{
"value": "IST",
"title": "IST"
},
{
"value": "ONS",
"title": "ONS"
},
{
"value": "OPS",
"title": "OPS"
},
{
"value": "S/ATT",
"title": "S/ATT"
},
{
"value": "S/DTT",
"title": "S/DTT"
},
{
"value": "A/TO",
"title": "A/TO"
}
],
"maxItems": 1,
"type": "string"
},
"callingPartySelection": {
"name": "callingPartySelection",
"title": "Calling Party Selection",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Originator",
"title": "Originator"
},
{
"value": "First Redirect Number",
"title": "First Redirect Number"
},
{
"value": "Last Redirect Number",
"title": "Last Redirect Number"
},
{
"value": "First Redirect Number (External)",
"title": "First Redirect Number (External)"
},
{
"value": "Last Redirect Number (External)",
"title": "Last Redirect Number (External)"
}
],
"maxItems": 1,
"type": "string"
},
"vendorConfig": {
"description": "Arbitrary XML defined by 3rd party vendors.",
"title": "Vendor Config",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"any",
"null"
],
"properties": {},
"name": "vendorConfig"
},
"prefixDn": {
"name": "prefixDn",
"title": "Prefix Dn",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"startDialProtocol": {
"name": "startDialProtocol",
"title": "Start Dial Protocol",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Not Set",
"title": "Not Set"
},
{
"value": "Immediate",
"title": "Immediate"
},
{
"value": "Wink Start Feature Group B",
"title": "Wink Start Feature Group B"
},
{
"value": "Delay Dial",
"title": "Delay Dial"
},
{
"value": "Wink Start Feature Group D",
"title": "Wink Start Feature Group D"
}
],
"default": "Not Set",
"maxItems": 1,
"type": "string"
},
"portNumber": {
"name": "portNumber",
"title": "Port Number",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"silenceSuppressionThreshold": {
"name": "silenceSuppressionThreshold",
"title": "Silence Suppression Threshold",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Disable",
"title": "Disable"
},
{
"value": "-48dbm0",
"title": "-48dbm0"
},
{
"value": "-45dbm0",
"title": "-45dbm0"
},
{
"value": "-42dbm0",
"title": "-42dbm0"
},
{
"value": "-39dbm0",
"title": "-39dbm0"
},
{
"value": "-36dbm0",
"title": "-36dbm0"
},
{
"value": "-33dbm0",
"title": "-33dbm0"
},
{
"value": "-30dbm0",
"title": "-30dbm0"
}
],
"maxItems": 1,
"type": "string"
},
"sigDigits": {
"description": "The value for sigDigits must be between 0 to 32. enable attribute is read only.",
"title": "Sig Digits",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer",
"name": "sigDigits"
},
"callerIdDn": {
"name": "callerIdDn",
"title": "Caller Id Dn",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"timer6": {
"name": "timer6",
"title": "Timer6",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"timer5": {
"name": "timer5",
"title": "Timer5",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"timer4": {
"name": "timer4",
"title": "Timer4",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"timer3": {
"name": "timer3",
"title": "Timer3",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"timer2": {
"name": "timer2",
"title": "Timer2",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"timer1": {
"name": "timer1",
"title": "Timer1",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"expectedDigits": {
"name": "expectedDigits",
"title": "Expected Digits",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"digitSending": {
"name": "digitSending",
"title": "Digit Sending",
"minItems": 0,
"required": false,
"choices": [
{
"value": "DTMF",
"title": "DTMF"
},
{
"value": "MF",
"title": "MF"
},
{
"value": "PULSE",
"title": "PULSE"
}
],
"default": "DTMF",
"maxItems": 1,
"type": "string"
},
"smdiPortNumber": {
"description": "Not used by T1 Ports",
"title": "Smdi Port Number",
"minItems": 1,
"required": true,
"default": 0,
"maxItems": 1,
"type": "integer",
"name": "smdiPortNumber"
},
"attendantDn": {
"description": "Mandatory for ground start and loop start",
"title": "Attendant Dn",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": "string",
"name": "attendantDn"
},
"trunk": {
"name": "trunk",
"title": "Trunk",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Ground Start",
"title": "Ground Start"
},
{
"value": "Loop Start",
"title": "Loop Start"
},
{
"value": "DID",
"title": "DID"
},
{
"value": "POTS",
"title": "POTS"
},
{
"value": "EANDM",
"title": "EANDM"
}
],
"maxItems": 1,
"type": "string"
},
"presentationBit": {
"name": "presentationBit",
"title": "Presentation Bit",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Default",
"title": "Default"
},
{
"value": "Allowed",
"title": "Allowed"
},
{
"value": "Restricted",
"title": "Restricted"
}
],
"maxItems": 1,
"type": "string"
},
"lines": {
"name": "lines",
"title": "Lines",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"line": {
"description": "An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the \"dirn\" or \"dirnId\" element. Not applicable to FXO ports",
"title": "Line",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"displayAscii": {
"name": "displayAscii",
"title": "Display Ascii",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
},
"associatedEndusers": {
"name": "associatedEndusers",
"title": "Associated Endusers",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"enduser": {
"name": "enduser",
"title": "Enduser",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"userId": {
"name": "userId",
"title": "User Id",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
}
}
},
"required": false,
"type": "array"
}
}
},
"ringSetting": {
"name": "ringSetting",
"title": "Ring Setting",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Ring",
"maxItems": 1,
"type": "string"
},
"consecutiveRingSetting": {
"description": "Consecutive Rings Setting. Replaces the consective ring setting on IPPhone.",
"title": "Consecutive Ring Setting",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "consecutiveRingSetting"
},
"recordingProfileName": {
"name": "recordingProfileName",
"title": "Recording Profile Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"index": {
"name": "index",
"title": "Index",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"ringSettingActivePickupAlert": {
"description": "Applicable only for IP Phones",
"title": "Ring Setting Active Pickup Alert",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "ringSettingActivePickupAlert"
},
"label": {
"name": "label",
"title": "Label",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
},
"recordingMediaSource": {
"name": "recordingMediaSource",
"title": "Recording Media Source",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Gateway Preferred",
"title": "Gateway Preferred"
},
{
"value": "Phone Preferred",
"title": "Phone Preferred"
}
],
"default": "Gateway Preferred",
"maxItems": 1,
"type": "string"
},
"maxNumCalls": {
"name": "maxNumCalls",
"title": "Max Num Calls",
"minItems": 0,
"required": false,
"default": 2,
"maxItems": 1,
"type": "integer"
},
"partitionUsage": {
"description": "This tag cannot be modified. It can only be specified in the add request.",
"title": "Partition Usage",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Intercom",
"title": "Intercom"
},
{
"value": "Call Control Discovery Learned Pattern",
"title": "Call Control Discovery Learned Pattern"
},
{
"value": "General",
"title": "General"
},
{
"value": "Directory URI",
"title": "Directory URI"
}
],
"default": "General",
"maxItems": 1,
"type": "string",
"name": "partitionUsage"
},
"recordingFlag": {
"name": "recordingFlag",
"title": "Recording Flag",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Call Recording Disabled",
"title": "Call Recording Disabled"
},
{
"value": "Automatic Call Recording Enabled",
"title": "Automatic Call Recording Enabled"
},
{
"value": "Selective Call Recording Enabled",
"title": "Selective Call Recording Enabled"
}
],
"default": "Call Recording Disabled",
"maxItems": 1,
"type": "string"
},
"speedDial": {
"name": "speedDial",
"title": "Speed Dial",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"monitoringCssName": {
"name": "monitoringCssName",
"title": "Monitoring Css Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"e164Mask": {
"name": "e164Mask",
"title": "E164Mask",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"missedCallLogging": {
"name": "missedCallLogging",
"title": "Missed Call Logging",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"callInfoDisplay": {
"name": "callInfoDisplay",
"title": "Call Info Display",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"dialedNumber": {
"name": "dialedNumber",
"title": "Dialed Number",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"redirectedNumber": {
"name": "redirectedNumber",
"title": "Redirected Number",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"callerName": {
"name": "callerName",
"title": "Caller Name",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"callerNumber": {
"name": "callerNumber",
"title": "Caller Number",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"dirn": {
"description": "Only uuid attribute is returned in response",
"title": "Dirn",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"pattern": {
"name": "pattern",
"title": "Pattern",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"routePartitionName": {
"name": "routePartitionName",
"format": "uri",
"minItems": 1,
"title": "Route Partition Name",
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
},
"name": "dirn"
},
"mwlPolicy": {
"name": "mwlPolicy",
"title": "Mwl Policy",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Policy",
"title": "Use System Policy"
},
{
"value": "Light and Prompt",
"title": "Light and Prompt"
},
{
"value": "Prompt Only",
"title": "Prompt Only"
},
{
"value": "Light Only",
"title": "Light Only"
},
{
"value": "None",
"title": "None"
}
],
"default": "Use System Policy",
"maxItems": 1,
"type": "string"
},
"ringSettingIdlePickupAlert": {
"description": "Applicable only for IP Phones",
"title": "Ring Setting Idle Pickup Alert",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "ringSettingIdlePickupAlert"
},
"busyTrigger": {
"name": "busyTrigger",
"title": "Busy Trigger",
"minItems": 0,
"required": false,
"default": 1,
"maxItems": 1,
"type": "integer"
},
"audibleMwi": {
"description": "Not applicable for gatewayEndpointAnalogAccess and CiscoCatalyst600024PortFXSGateway",
"title": "Audible Mwi",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string",
"name": "audibleMwi"
},
"display": {
"name": "display",
"title": "Display",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
}
},
"name": "line"
},
"lineIdentifier": {
"description": "The lineIdentifier is a shorthand method that refers to a particular directory number.",
"title": "Line Identifier",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"directoryNumber": {
"name": "directoryNumber",
"title": "Directory Number",
"minItems": 1,
"required": true,
"maxItems": 1,
"maxLength": 255,
"type": "string"
},
"routePartitionName": {
"name": "routePartitionName",
"title": "Route Partition Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"maxLength": 50,
"type": [
"string",
"null"
]
}
},
"name": "lineIdentifier"
}
}
},
"callerIdEnable": {
"name": "callerIdEnable",
"title": "Caller Id Enable",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"unattendedPort": {
"name": "unattendedPort",
"title": "Unattended Port",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"boolean",
"null"
]
},
"trunkDirection": {
"name": "trunkDirection",
"title": "Trunk Direction",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Inbound",
"title": "Inbound"
},
{
"value": "Outbound",
"title": "Outbound"
},
{
"value": "Bothways",
"title": "Bothways"
}
],
"maxItems": 1,
"type": "string"
},
"trunkPadTx": {
"name": "trunkPadTx",
"title": "Trunk Pad Tx",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Minus32db",
"title": "Minus32db"
},
{
"value": "Minus31db",
"title": "Minus31db"
},
{
"value": "Minus30db",
"title": "Minus30db"
},
{
"value": "Minus29db",
"title": "Minus29db"
},
{
"value": "Minus28db",
"title": "Minus28db"
},
{
"value": "Minus27db",
"title": "Minus27db"
},
{
"value": "Minus26db",
"title": "Minus26db"
},
{
"value": "Minus25db",
"title": "Minus25db"
},
{
"value": "Minus24db",
"title": "Minus24db"
},
{
"value": "Minus23db",
"title": "Minus23db"
},
{
"value": "Minus22db",
"title": "Minus22db"
},
{
"value": "Minus21db",
"title": "Minus21db"
},
{
"value": "Minus20db",
"title": "Minus20db"
},
{
"value": "Minus19db",
"title": "Minus19db"
},
{
"value": "Minus18db",
"title": "Minus18db"
},
{
"value": "Minus17db",
"title": "Minus17db"
},
{
"value": "Minus16db",
"title": "Minus16db"
},
{
"value": "Minus15db",
"title": "Minus15db"
},
{
"value": "Minus14db",
"title": "Minus14db"
},
{
"value": "Minus13db",
"title": "Minus13db"
},
{
"value": "Minus12db",
"title": "Minus12db"
},
{
"value": "Minus11db",
"title": "Minus11db"
},
{
"value": "Minus10db",
"title": "Minus10db"
},
{
"value": "Minus9db",
"title": "Minus9db"
},
{
"value": "Minus8db",
"title": "Minus8db"
},
{
"value": "Minus7db",
"title": "Minus7db"
},
{
"value": "Minus6db",
"title": "Minus6db"
},
{
"value": "Minus5db",
"title": "Minus5db"
},
{
"value": "Minus4db",
"title": "Minus4db"
},
{
"value": "Minus3db",
"title": "Minus3db"
},
{
"value": "Minus2db",
"title": "Minus2db"
},
{
"value": "Minus1db",
"title": "Minus1db"
},
{
"value": "NoDbPadding",
"title": "NoDbPadding"
},
{
"value": "Plus1db",
"title": "Plus1db"
},
{
"value": "Plus2db",
"title": "Plus2db"
},
{
"value": "Plus3db",
"title": "Plus3db"
},
{
"value": "Plus4db",
"title": "Plus4db"
},
{
"value": "Plus5db",
"title": "Plus5db"
},
{
"value": "Plus6db",
"title": "Plus6db"
},
{
"value": "Plus7db",
"title": "Plus7db"
},
{
"value": "Plus8db",
"title": "Plus8db"
},
{
"value": "Plus9db",
"title": "Plus9db"
},
{
"value": "Plus10db",
"title": "Plus10db"
},
{
"value": "Plus11db",
"title": "Plus11db"
},
{
"value": "Plus12db",
"title": "Plus12db"
},
{
"value": "Plus13db",
"title": "Plus13db"
},
{
"value": "Plus14db",
"title": "Plus14db"
},
{
"value": "Plus15db",
"title": "Plus15db"
},
{
"value": "Plus16db",
"title": "Plus16db"
},
{
"value": "Plus17db",
"title": "Plus17db"
},
{
"value": "Plus18db",
"title": "Plus18db"
},
{
"value": "Plus19db",
"title": "Plus19db"
},
{
"value": "Plus20db",
"title": "Plus20db"
},
{
"value": "Plus21db",
"title": "Plus21db"
},
{
"value": "Plus22db",
"title": "Plus22db"
},
{
"value": "Plus23db",
"title": "Plus23db"
},
{
"value": "Plus24db",
"title": "Plus24db"
},
{
"value": "Plus25db",
"title": "Plus25db"
},
{
"value": "Plus26db",
"title": "Plus26db"
},
{
"value": "Plus27db",
"title": "Plus27db"
},
{
"value": "Plus28db",
"title": "Plus28db"
},
{
"value": "Plus29db",
"title": "Plus29db"
},
{
"value": "Plus30db",
"title": "Plus30db"
},
{
"value": "Plus31db",
"title": "Plus31db"
},
{
"value": "Plus32db",
"title": "Plus32db"
}
],
"maxItems": 1,
"type": "string"
},
"trunkPadRx": {
"name": "trunkPadRx",
"title": "Trunk Pad Rx",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Minus32db",
"title": "Minus32db"
},
{
"value": "Minus31db",
"title": "Minus31db"
},
{
"value": "Minus30db",
"title": "Minus30db"
},
{
"value": "Minus29db",
"title": "Minus29db"
},
{
"value": "Minus28db",
"title": "Minus28db"
},
{
"value": "Minus27db",
"title": "Minus27db"
},
{
"value": "Minus26db",
"title": "Minus26db"
},
{
"value": "Minus25db",
"title": "Minus25db"
},
{
"value": "Minus24db",
"title": "Minus24db"
},
{
"value": "Minus23db",
"title": "Minus23db"
},
{
"value": "Minus22db",
"title": "Minus22db"
},
{
"value": "Minus21db",
"title": "Minus21db"
},
{
"value": "Minus20db",
"title": "Minus20db"
},
{
"value": "Minus19db",
"title": "Minus19db"
},
{
"value": "Minus18db",
"title": "Minus18db"
},
{
"value": "Minus17db",
"title": "Minus17db"
},
{
"value": "Minus16db",
"title": "Minus16db"
},
{
"value": "Minus15db",
"title": "Minus15db"
},
{
"value": "Minus14db",
"title": "Minus14db"
},
{
"value": "Minus13db",
"title": "Minus13db"
},
{
"value": "Minus12db",
"title": "Minus12db"
},
{
"value": "Minus11db",
"title": "Minus11db"
},
{
"value": "Minus10db",
"title": "Minus10db"
},
{
"value": "Minus9db",
"title": "Minus9db"
},
{
"value": "Minus8db",
"title": "Minus8db"
},
{
"value": "Minus7db",
"title": "Minus7db"
},
{
"value": "Minus6db",
"title": "Minus6db"
},
{
"value": "Minus5db",
"title": "Minus5db"
},
{
"value": "Minus4db",
"title": "Minus4db"
},
{
"value": "Minus3db",
"title": "Minus3db"
},
{
"value": "Minus2db",
"title": "Minus2db"
},
{
"value": "Minus1db",
"title": "Minus1db"
},
{
"value": "NoDbPadding",
"title": "NoDbPadding"
},
{
"value": "Plus1db",
"title": "Plus1db"
},
{
"value": "Plus2db",
"title": "Plus2db"
},
{
"value": "Plus3db",
"title": "Plus3db"
},
{
"value": "Plus4db",
"title": "Plus4db"
},
{
"value": "Plus5db",
"title": "Plus5db"
},
{
"value": "Plus6db",
"title": "Plus6db"
},
{
"value": "Plus7db",
"title": "Plus7db"
},
{
"value": "Plus8db",
"title": "Plus8db"
},
{
"value": "Plus9db",
"title": "Plus9db"
},
{
"value": "Plus10db",
"title": "Plus10db"
},
{
"value": "Plus11db",
"title": "Plus11db"
},
{
"value": "Plus12db",
"title": "Plus12db"
},
{
"value": "Plus13db",
"title": "Plus13db"
},
{
"value": "Plus14db",
"title": "Plus14db"
},
{
"value": "Plus15db",
"title": "Plus15db"
},
{
"value": "Plus16db",
"title": "Plus16db"
},
{
"value": "Plus17db",
"title": "Plus17db"
},
{
"value": "Plus18db",
"title": "Plus18db"
},
{
"value": "Plus19db",
"title": "Plus19db"
},
{
"value": "Plus20db",
"title": "Plus20db"
},
{
"value": "Plus21db",
"title": "Plus21db"
},
{
"value": "Plus22db",
"title": "Plus22db"
},
{
"value": "Plus23db",
"title": "Plus23db"
},
{
"value": "Plus24db",
"title": "Plus24db"
},
{
"value": "Plus25db",
"title": "Plus25db"
},
{
"value": "Plus26db",
"title": "Plus26db"
},
{
"value": "Plus27db",
"title": "Plus27db"
},
{
"value": "Plus28db",
"title": "Plus28db"
},
{
"value": "Plus29db",
"title": "Plus29db"
},
{
"value": "Plus30db",
"title": "Plus30db"
},
{
"value": "Plus31db",
"title": "Plus31db"
},
{
"value": "Plus32db",
"title": "Plus32db"
}
],
"maxItems": 1,
"type": "string"
}
}
},
"required": true,
"maxItems": 24,
"type": "array"
}
}
}
},
"schema_version": "14.0"
}