GET http://[host-proxy]/api/device/cucm/GatewayEndpointDigitalAccessBri/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"subunit": {
"title": "Subunit",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"endpoint": {
"title": "Endpoint",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"protocol": {
"description": "Protocol option is read-only,except when creating a device.",
"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",
"name": "protocol"
},
"redirectInboundNumberIe": {
"name": "redirectInboundNumberIe",
"title": "Redirect Inbound Number Ie",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"prefix": {
"name": "prefix",
"title": "Prefix",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"calledPri": {
"name": "calledPri",
"title": "Called Pri",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Cisco CallManager",
"title": "Cisco CallManager"
},
{
"value": "Unknown",
"title": "Unknown"
},
{
"value": "National",
"title": "National"
},
{
"value": "International",
"title": "International"
},
{
"value": "Subscriber",
"title": "Subscriber"
}
],
"default": "Cisco CallManager",
"maxItems": 1,
"type": "string"
},
"callerIdDn": {
"name": "callerIdDn",
"title": "Caller Id Dn",
"minItems": 1,
"required": true,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"internationalPrefix": {
"name": "internationalPrefix",
"title": "International Prefix",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 16,
"type": "string"
},
"callingSearchSpaceName": {
"name": "callingSearchSpaceName",
"title": "Calling Search Space Name",
"minItems": 1,
"format": "uri",
"required": true,
"target_attr": "name",
"maxItems": 1,
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cucm/Css",
"choices": []
},
"internationalTransformationCssName": {
"name": "internationalTransformationCssName",
"title": "International Transformation Css Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"pstnAccess": {
"name": "pstnAccess",
"title": "Pstn Access",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"subscriberTransformationCssName": {
"name": "subscriberTransformationCssName",
"title": "Subscriber Transformation Css Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"networkLocale": {
"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"
]
},
"useDevicePoolCalledCssIntl": {
"name": "useDevicePoolCalledCssIntl",
"title": "Use Device Pool Called Css Intl",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"calledPartyInternationalPrefix": {
"name": "calledPartyInternationalPrefix",
"title": "Called Party International Prefix",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 16,
"type": "string"
},
"statusPoll": {
"name": "statusPoll",
"title": "Status Poll",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"cdpnTransformationCssName": {
"name": "cdpnTransformationCssName",
"title": "Cdpn Transformation Css Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"pcmType": {
"name": "pcmType",
"title": "Pcm Type",
"minItems": 1,
"required": true,
"choices": [
{
"value": "A-law",
"title": "A-law"
},
{
"value": "u-law",
"title": "u-law"
}
],
"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",
"name": "name"
},
"calledPartySubscriberStripDigits": {
"name": "calledPartySubscriberStripDigits",
"title": "Called Party Subscriber Strip Digits",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"geoLocationFilterName": {
"name": "geoLocationFilterName",
"title": "Geo Location Filter Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"callingPlan": {
"name": "callingPlan",
"title": "Calling Plan",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Cisco CallManager",
"title": "Cisco CallManager"
},
{
"value": "ISDN",
"title": "ISDN"
},
{
"value": "National Standard",
"title": "National Standard"
},
{
"value": "Private",
"title": "Private"
},
{
"value": "Unknown",
"title": "Unknown"
}
],
"default": "Cisco CallManager",
"maxItems": 1,
"type": "string"
},
"calledPartyNationalStripDigits": {
"name": "calledPartyNationalStripDigits",
"title": "Called Party National Strip Digits",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"useDevicePoolCalledCssSubs": {
"name": "useDevicePoolCalledCssSubs",
"title": "Use Device Pool Called Css Subs",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"connectCallBeforePlayingAnnouncement": {
"name": "connectCallBeforePlayingAnnouncement",
"title": "Connect Call Before Playing Announcement",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"internationalStripDigits": {
"name": "internationalStripDigits",
"title": "International Strip Digits",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"calledPartyInternationalTransformationCssName": {
"name": "calledPartyInternationalTransformationCssName",
"title": "Called Party International Transformation Css Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"index": {
"name": "index",
"title": "Index",
"minItems": 1,
"required": true,
"default": 0,
"maxItems": 1,
"type": "integer"
},
"numDigitsToStrip": {
"name": "numDigitsToStrip",
"title": "Num Digits To Strip",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"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"
},
"calledPartyNationalTransformationCssName": {
"name": "calledPartyNationalTransformationCssName",
"title": "Called Party National Transformation Css Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"channelSelectionOrder": {
"name": "channelSelectionOrder",
"title": "Channel Selection Order",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Bottom Up",
"title": "Bottom Up"
},
{
"value": "Top Down",
"title": "Top Down"
}
],
"default": "Top Down",
"maxItems": 1,
"type": "string"
},
"useDevicePoolCgpnTransformCssIntl": {
"name": "useDevicePoolCgpnTransformCssIntl",
"title": "Use Device Pool Cgpn Transform Css Intl",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"useDevicePoolCdpnTransformCss": {
"name": "useDevicePoolCdpnTransformCss",
"title": "Use Device Pool Cdpn Transform Css",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"protocolSide": {
"description": "Side information is read-only except when creating a device",
"title": "Protocol Side",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Network",
"title": "Network"
},
{
"value": "User",
"title": "User"
}
],
"default": "User",
"maxItems": 1,
"type": "string",
"name": "protocolSide"
},
"aarNeighborhoodName": {
"name": "aarNeighborhoodName",
"title": "Aar Neighborhood Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"locationName": {
"name": "locationName",
"title": "Location Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"setupNonIsdnPi": {
"name": "setupNonIsdnPi",
"title": "Setup Non Isdn Pi",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"mediaResourceListName": {
"name": "mediaResourceListName",
"title": "Media Resource List Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"dChannelEnable": {
"name": "dChannelEnable",
"title": "D Channel Enable",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"devicePoolName": {
"name": "devicePoolName",
"title": "Device Pool Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"nationalPrefix": {
"name": "nationalPrefix",
"title": "National Prefix",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 16,
"type": "string"
},
"nationalStripDigits": {
"name": "nationalStripDigits",
"title": "National Strip Digits",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"vendorConfig": {
"name": "vendorConfig",
"title": "Vendor Config",
"minItems": 0,
"items": {
"type": "object",
"properties": {
"value": {
"type": "any",
"name": "value",
"title": "Value"
},
"key": {
"type": "string",
"name": "key",
"title": "Key"
}
}
},
"required": false,
"type": "array"
},
"useDevicePoolCalledCssUnkn": {
"name": "useDevicePoolCalledCssUnkn",
"title": "Use Device Pool Called Css Unkn",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"calledPartySubscriberTransformationCssName": {
"name": "calledPartySubscriberTransformationCssName",
"title": "Called Party Subscriber Transformation Css Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"clockReference": {
"name": "clockReference",
"title": "Clock Reference",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Network",
"title": "Network"
},
{
"value": "Internal",
"title": "Internal"
},
{
"value": "Span 1",
"title": "Span 1"
},
{
"value": "Span 2",
"title": "Span 2"
},
{
"value": "Span 3",
"title": "Span 3"
},
{
"value": "Span 4",
"title": "Span 4"
},
{
"value": "Span 5",
"title": "Span 5"
},
{
"value": "Span 6",
"title": "Span 6"
},
{
"value": "Span 7",
"title": "Span 7"
},
{
"value": "Span 8",
"title": "Span 8"
}
],
"maxItems": 1,
"type": "string"
},
"calledPartySubscriberPrefix": {
"name": "calledPartySubscriberPrefix",
"title": "Called Party Subscriber Prefix",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 16,
"type": "string"
},
"callingPartySelection": {
"name": "callingPartySelection",
"title": "Calling Party Selection",
"minItems": 1,
"required": true,
"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"
},
"commonDeviceConfigName": {
"name": "commonDeviceConfigName",
"title": "Common Device Config Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"unknownPrefix": {
"name": "unknownPrefix",
"title": "Unknown Prefix",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 16,
"type": "string"
},
"callingPri": {
"name": "callingPri",
"title": "Calling Pri",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Cisco CallManager",
"title": "Cisco CallManager"
},
{
"value": "Unknown",
"title": "Unknown"
},
{
"value": "National",
"title": "National"
},
{
"value": "International",
"title": "International"
},
{
"value": "Subscriber",
"title": "Subscriber"
}
],
"default": "Cisco CallManager",
"maxItems": 1,
"type": "string"
},
"useDevicePoolCgpnTransformCss": {
"name": "useDevicePoolCgpnTransformCss",
"title": "Use Device Pool Cgpn Transform Css",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"enableDatalinkOnFirstCall": {
"name": "enableDatalinkOnFirstCall",
"title": "Enable Datalink On First Call",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"calledPartyInternationalStripDigits": {
"name": "calledPartyInternationalStripDigits",
"title": "Called Party International Strip Digits",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"geoLocationName": {
"name": "geoLocationName",
"title": "Geo Location Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"csuParam": {
"name": "csuParam",
"title": "Csu Param",
"minItems": 1,
"required": true,
"choices": [
{
"value": "0dB",
"title": "0dB"
},
{
"value": "-7.5dB",
"title": "-7.5dB"
},
{
"value": "-15dB",
"title": "-15dB"
},
{
"value": "-22.5dB",
"title": "-22.5dB"
}
],
"maxItems": 1,
"type": "string"
},
"unknownTransformationCssName": {
"name": "unknownTransformationCssName",
"title": "Unknown Transformation Css Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"presentationBit": {
"name": "presentationBit",
"title": "Presentation Bit",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Default",
"title": "Default"
},
{
"value": "Allowed",
"title": "Allowed"
},
{
"value": "Restricted",
"title": "Restricted"
}
],
"maxItems": 1,
"type": "string"
},
"useDevicePoolCgpnTransformCssNatl": {
"name": "useDevicePoolCgpnTransformCssNatl",
"title": "Use Device Pool Cgpn Transform Css Natl",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"subscriberStripDigits": {
"name": "subscriberStripDigits",
"title": "Subscriber Strip Digits",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"networkLocation": {
"description": "The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.",
"title": "Network Location",
"minItems": 0,
"required": false,
"choices": [
{
"value": "OnNet",
"title": "OnNet"
},
{
"value": "OffNet",
"title": "OffNet"
},
{
"value": "Use System Default",
"title": "Use System Default"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": "string",
"name": "networkLocation"
},
"unattendedPort": {
"name": "unattendedPort",
"title": "Unattended Port",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"cgpnTransformationCssName": {
"name": "cgpnTransformationCssName",
"title": "Cgpn Transformation Css Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"useDevicePoolCgpnTransformCssUnkn": {
"name": "useDevicePoolCgpnTransformCssUnkn",
"title": "Use Device Pool Cgpn Transform Css Unkn",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"calledPartyUnknownTransformationCssName": {
"name": "calledPartyUnknownTransformationCssName",
"title": "Called Party Unknown Transformation Css Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"briProtocol": {
"name": "briProtocol",
"title": "Bri Protocol",
"minItems": 1,
"required": true,
"choices": [
{
"value": "BRI NET3",
"title": "BRI NET3"
},
{
"value": "NI",
"title": "NI"
},
{
"value": "QSIG",
"title": "QSIG"
}
],
"maxItems": 1,
"type": "string"
},
"useDevicePoolCgpnTransformCssSubs": {
"name": "useDevicePoolCgpnTransformCssSubs",
"title": "Use Device Pool Cgpn Transform Css Subs",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"unknownStripDigits": {
"name": "unknownStripDigits",
"title": "Unknown Strip Digits",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"calledPartyUnknownStripDigits": {
"name": "calledPartyUnknownStripDigits",
"title": "Called Party Unknown Strip Digits",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"sendRestart": {
"name": "sendRestart",
"title": "Send Restart",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"useDevicePoolCalledCssNatl": {
"name": "useDevicePoolCalledCssNatl",
"title": "Use Device Pool Called Css Natl",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"packetCaptureDuration": {
"name": "packetCaptureDuration",
"title": "Packet Capture Duration",
"minItems": 0,
"required": false,
"default": 0,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"calledPartyNationalPrefix": {
"name": "calledPartyNationalPrefix",
"title": "Called Party National Prefix",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 16,
"type": "string"
},
"redirectOutboundNumberIe": {
"name": "redirectOutboundNumberIe",
"title": "Redirect Outbound Number Ie",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"intraDelay": {
"name": "intraDelay",
"title": "Intra Delay",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"packetCaptureMode": {
"name": "packetCaptureMode",
"title": "Packet Capture Mode",
"minItems": 0,
"required": false,
"choices": [
{
"value": "None",
"title": "None"
},
{
"value": "Batch Processing Mode",
"title": "Batch Processing Mode"
}
],
"default": "None",
"maxItems": 1,
"type": "string"
},
"nationalTransformationCssName": {
"name": "nationalTransformationCssName",
"title": "National Transformation Css Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"calledPlan": {
"name": "calledPlan",
"title": "Called Plan",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Cisco CallManager",
"title": "Cisco CallManager"
},
{
"value": "ISDN",
"title": "ISDN"
},
{
"value": "National Standard",
"title": "National Standard"
},
{
"value": "Private",
"title": "Private"
},
{
"value": "Unknown",
"title": "Unknown"
}
],
"default": "Cisco CallManager",
"maxItems": 1,
"type": "string"
},
"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",
"name": "product"
},
"description": {
"description": "Optional description of the device",
"title": "Description",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string",
"name": "description"
},
"GClearEnable": {
"name": "GClearEnable",
"title": "G Clear Enable",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"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": "class"
},
"calledPartyUnknownPrefix": {
"name": "calledPartyUnknownPrefix",
"title": "Called Party Unknown Prefix",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 16,
"type": "string"
},
"subscriberPrefix": {
"name": "subscriberPrefix",
"title": "Subscriber Prefix",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 16,
"type": "string"
},
"firstDelay": {
"name": "firstDelay",
"title": "First Delay",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"imeE164TransformationName": {
"name": "imeE164TransformationName",
"title": "Ime E164Transformation Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"automatedAlternateRoutingCssName": {
"name": "automatedAlternateRoutingCssName",
"title": "Automated Alternate Routing Css Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"string",
"null"
]
}
}
},
"unit": {
"title": "Unit",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"domainName": {
"title": "Domain Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
},
"schema_version": "14.0"
}