AssuranceArbitratorCiscocdr resource. The schema will be used to create data/ReporterResource instances, the description is used to store the table name of the associate field.
GET http://[host-proxy]/api/data/AssuranceArbitratorCiscocdr/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"ARB_IPADDRESS": {
"title": "ARB IPADDRESS",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"ARB_ASSET_NAME": {
"title": "ARB ASSET NAME",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"ARB_CUSTOMER_NAME": {
"title": "ARB CUSTOMER NAME",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"ARB_ASSET_GROUP": {
"title": "ARB ASSET GROUP",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"originalCalledPartyNumberPartition": {
"title": "Original Called Party Number Partition",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"callManager_IpAddr": {
"title": "Call Manager Ip Addr",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"cdrRecordType": {
"title": "Cdr Record Type",
"description": "CISCO_CDR",
"type": "integer"
},
"globalCallID_callManagerId": {
"title": "Global Call ID Call Manager Id",
"description": "CISCO_CDR",
"type": "integer"
},
"globalCallID_callId": {
"title": "Global Call ID Call Id",
"description": "CISCO_CDR",
"type": "integer"
},
"origLegCallIdentifier": {
"title": "Orig Leg Call Identifier",
"description": "CISCO_CDR",
"type": "integer"
},
"dateTimeOrigination": {
"title": "Date Time Origination",
"description": "CISCO_CDR",
"type": "any"
},
"origNodeId": {
"title": "Orig Node Id",
"description": "CISCO_CDR",
"type": "integer"
},
"origSpan": {
"title": "Orig Span",
"description": "CISCO_CDR",
"type": "integer"
},
"origIpAddr": {
"title": "Orig Ip Addr",
"description": "CISCO_CDR",
"type": "integer"
},
"callingPartyNumber": {
"title": "Calling Party Number",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"callingPartyUnicodeLoginUserID": {
"title": "Calling Party Unicode Login User ID",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origCause_location": {
"title": "Orig Cause Location",
"description": "CISCO_CDR",
"type": "integer"
},
"origCause_value": {
"title": "Orig Cause Value",
"description": "CISCO_CDR",
"type": "integer"
},
"origPrecedenceLevel": {
"title": "Orig Precedence Level",
"description": "CISCO_CDR",
"type": "integer"
},
"origMediaTransportAddress_IP": {
"title": "Orig Media Transport Address IP",
"description": "CISCO_CDR",
"type": "integer"
},
"origMediaTransportAddress_Port": {
"title": "Orig Media Transport Address Port",
"description": "CISCO_CDR",
"type": "integer"
},
"origMediaCap_payloadCapability": {
"title": "Orig Media Cap Payload Capability",
"description": "CISCO_CDR",
"type": "integer"
},
"origMediaCap_maxFramesPerPacket": {
"title": "Orig Media Cap Max Frames Per Packet",
"description": "CISCO_CDR",
"type": "integer"
},
"origMediaCap_g723BitRate": {
"title": "Orig Media Cap G723bit Rate",
"description": "CISCO_CDR",
"type": "integer"
},
"origVideoCap_Codec": {
"title": "Orig Video Cap Codec",
"description": "CISCO_CDR",
"type": "integer"
},
"origVideoCap_Bandwidth": {
"title": "Orig Video Cap Bandwidth",
"description": "CISCO_CDR",
"type": "integer"
},
"origVideoCap_Resolution": {
"title": "Orig Video Cap Resolution",
"description": "CISCO_CDR",
"type": "integer"
},
"origVideoTransportAddress_IP": {
"title": "Orig Video Transport Address IP",
"description": "CISCO_CDR",
"type": "integer"
},
"origVideoTransportAddress_Port": {
"title": "Orig Video Transport Address Port",
"description": "CISCO_CDR",
"type": "integer"
},
"origRSVPAudioStat": {
"title": "Orig RSVP Audio Stat",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origRSVPVideoStat": {
"title": "Orig RSVP Video Stat",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destLegIdentifier": {
"title": "Dest Leg Identifier",
"description": "CISCO_CDR",
"type": "integer"
},
"destNodeId": {
"title": "Dest Node Id",
"description": "CISCO_CDR",
"type": "integer"
},
"destSpan": {
"title": "Dest Span",
"description": "CISCO_CDR",
"type": "integer"
},
"destIpAddr": {
"title": "Dest Ip Addr",
"description": "CISCO_CDR",
"type": "integer"
},
"originalCalledPartyNumber": {
"title": "Original Called Party Number",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"finalCalledPartyNumber": {
"title": "Final Called Party Number",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"finalCalledPartyUnicodeLoginUserID": {
"title": "Final Called Party Unicode Login User ID",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destCause_location": {
"title": "Dest Cause Location",
"description": "CISCO_CDR",
"type": "integer"
},
"destCause_value": {
"title": "Dest Cause Value",
"description": "CISCO_CDR",
"type": "integer"
},
"destPrecedenceLevel": {
"title": "Dest Precedence Level",
"description": "CISCO_CDR",
"type": "integer"
},
"destMediaTransportAddress_IP": {
"title": "Dest Media Transport Address IP",
"description": "CISCO_CDR",
"type": "integer"
},
"destMediaTransportAddress_Port": {
"title": "Dest Media Transport Address Port",
"description": "CISCO_CDR",
"type": "integer"
},
"destMediaCap_payloadCapability": {
"title": "Dest Media Cap Payload Capability",
"description": "CISCO_CDR",
"type": "integer"
},
"destMediaCap_maxFramesPerPacket": {
"title": "Dest Media Cap Max Frames Per Packet",
"description": "CISCO_CDR",
"type": "integer"
},
"destMediaCap_g723BitRate": {
"title": "Dest Media Cap G723bit Rate",
"description": "CISCO_CDR",
"type": "integer"
},
"destVideoCap_Codec": {
"title": "Dest Video Cap Codec",
"description": "CISCO_CDR",
"type": "integer"
},
"destVideoCap_Bandwidth": {
"title": "Dest Video Cap Bandwidth",
"description": "CISCO_CDR",
"type": "integer"
},
"destVideoCap_Resolution": {
"title": "Dest Video Cap Resolution",
"description": "CISCO_CDR",
"type": "integer"
},
"destVideoTransportAddress_IP": {
"title": "Dest Video Transport Address IP",
"description": "CISCO_CDR",
"type": "integer"
},
"destVideoTransportAddress_Port": {
"title": "Dest Video Transport Address Port",
"description": "CISCO_CDR",
"type": "integer"
},
"destRSVPAudioStat": {
"title": "Dest RSVP Audio Stat",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destRSVPVideoStat": {
"title": "Dest RSVP Video Stat",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"dateTimeConnect": {
"title": "Date Time Connect",
"description": "CISCO_CDR",
"type": "any"
},
"dateTimeDisconnect": {
"title": "Date Time Disconnect",
"description": "CISCO_CDR",
"type": "any"
},
"lastRedirectDn": {
"title": "Last Redirect Dn",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"callingPartyNumberPartition": {
"title": "Calling Party Number Partition",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"finalCalledPartyNumberPartition": {
"title": "Final Called Party Number Partition",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"lastRedirectDnPartition": {
"title": "Last Redirect Dn Partition",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"duration": {
"title": "Duration",
"description": "CISCO_CDR",
"type": "integer"
},
"origDeviceName": {
"title": "Orig Device Name",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destDeviceName": {
"title": "Dest Device Name",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origCallTerminationOnBehalfOf": {
"title": "Orig Call Termination On Behalf Of",
"description": "CISCO_CDR",
"type": "integer"
},
"destCallTerminationOnBehalfOf": {
"title": "Dest Call Termination On Behalf Of",
"description": "CISCO_CDR",
"type": "integer"
},
"origCalledPartyRedirectOnBehalfOf": {
"title": "Orig Called Party Redirect On Behalf Of",
"description": "CISCO_CDR",
"type": "integer"
},
"lastRedirectRedirectOnBehalfOf": {
"title": "Last Redirect Redirect On Behalf Of",
"description": "CISCO_CDR",
"type": "integer"
},
"origCalledPartyRedirectReason": {
"title": "Orig Called Party Redirect Reason",
"description": "CISCO_CDR",
"type": "integer"
},
"lastRedirectRedirectReason": {
"title": "Last Redirect Redirect Reason",
"description": "CISCO_CDR",
"type": "integer"
},
"destConversationId": {
"title": "Dest Conversation Id",
"description": "CISCO_CDR",
"type": "integer"
},
"globalCallId_ClusterID": {
"title": "Global Call Id Cluster ID",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"joinOnBehalfOf": {
"title": "Join On Behalf Of",
"description": "CISCO_CDR",
"type": "integer"
},
"comment": {
"title": "Comment",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"authCodeDescription": {
"title": "Auth Code Description",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"authorizationLevel": {
"title": "Authorization Level",
"description": "CISCO_CDR",
"type": "integer"
},
"clientMatterCode": {
"title": "Client Matter Code",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origDTMFMethod": {
"title": "Orig DTMF Method",
"description": "CISCO_CDR",
"type": "integer"
},
"destDTMFMethod": {
"title": "Dest DTMF Method",
"description": "CISCO_CDR",
"type": "integer"
},
"callSecuredStatus": {
"title": "Call Secured Status",
"description": "CISCO_CDR",
"type": "integer"
},
"origConversationId": {
"title": "Orig Conversation Id",
"description": "CISCO_CDR",
"type": "integer"
},
"origMediaCap_Bandwidth": {
"title": "Orig Media Cap Bandwidth",
"description": "CISCO_CDR",
"type": "integer"
},
"destMediaCap_Bandwidth": {
"title": "Dest Media Cap Bandwidth",
"description": "CISCO_CDR",
"type": "integer"
},
"authorizationCodeValue": {
"title": "Authorization Code Value",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"outpulsedCallingPartyNumber": {
"title": "Outpulsed Calling Party Number",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"outpulsedCalledPartyNumber": {
"title": "Outpulsed Called Party Number",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origIpv4v6Addr": {
"title": "Orig Ipv4v6addr",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destIpv4v6Addr": {
"title": "Dest Ipv4v6addr",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origVideoCap_Codec_Channel2": {
"title": "Orig Video Cap Codec Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"origVideoCap_Bandwidth_Channel2": {
"title": "Orig Video Cap Bandwidth Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"origVideoCap_Resolution_Channel2": {
"title": "Orig Video Cap Resolution Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"origVideoTransportAddress_IP_Channel2": {
"title": "Orig Video Transport Address IP Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"origVideoTransportAddress_Port_Channel2": {
"title": "Orig Video Transport Address Port Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"origVideoChannel_Role_Channel2": {
"title": "Orig Video Channel Role Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"destVideoCap_Codec_Channel2": {
"title": "Dest Video Cap Codec Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"destVideoCap_Bandwidth_Channel2": {
"title": "Dest Video Cap Bandwidth Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"destVideoCap_Resolution_Channel2": {
"title": "Dest Video Cap Resolution Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"destVideoTransportAddress_IP_Channel2": {
"title": "Dest Video Transport Address IP Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"destVideoTransportAddress_Port_Channel2": {
"title": "Dest Video Transport Address Port Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"destVideoChannel_Role_Channel2": {
"title": "Dest Video Channel Role Channel2",
"description": "CISCO_CDR",
"type": "integer"
},
"IncomingProtocolID": {
"title": "Incoming Protocol ID",
"description": "CISCO_CDR",
"type": "integer"
},
"IncomingProtocolCallRef": {
"title": "Incoming Protocol Call Ref",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"OutgoingProtocolID": {
"title": "Outgoing Protocol ID",
"description": "CISCO_CDR",
"type": "integer"
},
"OutgoingProtocolCallRef": {
"title": "Outgoing Protocol Call Ref",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"currentRoutingReason": {
"title": "Current Routing Reason",
"description": "CISCO_CDR",
"type": "integer"
},
"origRoutingReason": {
"title": "Orig Routing Reason",
"description": "CISCO_CDR",
"type": "integer"
},
"lastRedirectingRoutingReason": {
"title": "Last Redirecting Routing Reason",
"description": "CISCO_CDR",
"type": "integer"
},
"huntPilotPartition": {
"title": "Hunt Pilot Partition",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"huntPilotDN": {
"title": "Hunt Pilot DN",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"calledPartyPatternUsage": {
"title": "Called Party Pattern Usage",
"description": "CISCO_CDR",
"type": "integer"
},
"IncomingICID": {
"title": "Incoming ICID",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"IncomingOrigIOI": {
"title": "Incoming Orig IOI",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"IncomingTermIOI": {
"title": "Incoming Term IOI",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"OutgoingICID": {
"title": "Outgoing ICID",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"OutgoingOrigIOI": {
"title": "Outgoing Orig IOI",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"OutgoingTermIOI": {
"title": "Outgoing Term IOI",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"outpulsedOriginalCalledPartyNumber": {
"title": "Outpulsed Original Called Party Number",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"outpulsedLastRedirectingNumber": {
"title": "Outpulsed Last Redirecting Number",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"wasCallQueued": {
"title": "Was Call Queued",
"description": "CISCO_CDR",
"type": "integer"
},
"totalWaitTimeInQueue": {
"title": "Total Wait Time In Queue",
"description": "CISCO_CDR",
"type": "integer"
},
"callingPartyNumber_uri": {
"title": "Calling Party Number Uri",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"originalCalledPartyNumber_uri": {
"title": "Original Called Party Number Uri",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"finalCalledPartyNumber_uri": {
"title": "Final Called Party Number Uri",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"lastRedirectDn_uri": {
"title": "Last Redirect Dn Uri",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"mobileCallingPartyNumber": {
"title": "Mobile Calling Party Number",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"finalMobileCalledPartyNumber": {
"title": "Final Mobile Called Party Number",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origMobileDeviceName": {
"title": "Orig Mobile Device Name",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destMobileDeviceName": {
"title": "Dest Mobile Device Name",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destMobileDeviceLocation": {
"title": "Dest Mobile Device Location",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origMobileCallDuration": {
"title": "Orig Mobile Call Duration",
"description": "CISCO_CDR",
"type": "integer"
},
"origMobileDeviceLocation": {
"title": "Orig Mobile Device Location",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destMobileCallDuration": {
"title": "Dest Mobile Call Duration",
"description": "CISCO_CDR",
"type": "integer"
},
"mobileCallType": {
"title": "Mobile Call Type",
"description": "CISCO_CDR",
"type": "integer"
},
"originalCalledPartyPattern": {
"title": "Original Called Party Pattern",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"finalCalledPartyPattern": {
"title": "Final Called Party Pattern",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"lastRedirectingPartyPattern": {
"title": "Last Redirecting Party Pattern",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"huntPilotPattern": {
"title": "Hunt Pilot Pattern",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origDeviceLocation": {
"title": "Orig Device Location",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destDeviceLocation": {
"title": "Dest Device Location",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origCause_evaluation": {
"title": "Orig Cause Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destCause_evaluation": {
"title": "Dest Cause Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origDeviceType": {
"title": "Orig Device Type",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destDeviceType": {
"title": "Dest Device Type",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origDeviceSessionID": {
"title": "Orig Device Session ID",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destDeviceSessionID": {
"title": "Dest Device Session ID",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"nodeId": {
"title": "Node Id",
"description": "CISCO_CMR",
"type": "integer"
},
"directoryNum": {
"title": "Directory Num",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"callIdentifier": {
"title": "Call Identifier",
"description": "CISCO_CMR",
"type": "integer"
},
"dateTimeStamp": {
"title": "Date Time Stamp",
"description": "CISCO_CMR",
"type": "any"
},
"numberPacketsSent": {
"title": "Number Packets Sent",
"description": "CISCO_CMR",
"type": "integer"
},
"numberOctetsSent": {
"title": "Number Octets Sent",
"description": "CISCO_CMR",
"type": "integer"
},
"numberPacketsReceived": {
"title": "Number Packets Received",
"description": "CISCO_CMR",
"type": "integer"
},
"numberOctetsReceived": {
"title": "Number Octets Received",
"description": "CISCO_CMR",
"type": "integer"
},
"numberPacketsLost": {
"title": "Number Packets Lost",
"description": "CISCO_CMR",
"type": "integer"
},
"jitter": {
"title": "Jitter",
"description": "CISCO_CMR",
"type": "integer"
},
"latency": {
"title": "Latency",
"description": "CISCO_CMR",
"type": "integer"
},
"directoryNumPartition": {
"title": "Directory Num Partition",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"deviceName": {
"title": "Device Name",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"varVQMetrics": {
"title": "Var VQ Metrics",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"mos": {
"title": "mos",
"description": "CISCO_CMR",
"type": "number"
},
"mosAverage": {
"title": "Mos Average",
"description": "CISCO_CMR",
"type": "number"
},
"mosVersion": {
"title": "Mos Version",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"cmr_duration": {
"title": "Cmr Duration",
"description": "CISCO_CMR",
"type": "integer"
},
"videoContentType": {
"title": "Video Content Type",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"videoDuration": {
"title": "Video Duration",
"description": "CISCO_CMR",
"type": "integer"
},
"numberVideoPacketsSent": {
"title": "Number Video Packets Sent",
"description": "CISCO_CMR",
"type": "integer"
},
"numberVideoOctetsSent": {
"title": "Number Video Octets Sent",
"description": "CISCO_CMR",
"type": "integer"
},
"numberVideoPacketsReceived": {
"title": "Number Video Packets Received",
"description": "CISCO_CMR",
"type": "integer"
},
"numberVideoOctetsReceived": {
"title": "Number Video Octets Received",
"description": "CISCO_CMR",
"type": "integer"
},
"numberVideoPacketsLost": {
"title": "Number Video Packets Lost",
"description": "CISCO_CMR",
"type": "integer"
},
"videoAverageJitter": {
"title": "Video Average Jitter",
"description": "CISCO_CMR",
"type": "integer"
},
"videoRoundTripTime": {
"title": "Video Round Trip Time",
"description": "CISCO_CMR",
"type": "integer"
},
"videoOneWayDelay": {
"title": "Video One Way Delay",
"description": "CISCO_CMR",
"type": "integer"
},
"videoReceptionMetrics": {
"title": "Video Reception Metrics",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"videoTransmissionMetrics": {
"title": "Video Transmission Metrics",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"videoContentType_channel2": {
"title": "Video Content Type Channel2",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"videoDuration_channel2": {
"title": "Video Duration Channel2",
"description": "CISCO_CMR",
"type": "integer"
},
"numberVideoPacketsSent_channel2": {
"title": "Number Video Packets Sent Channel2",
"description": "CISCO_CMR",
"type": "integer"
},
"numberVideoOctetsSent_channel2": {
"title": "Number Video Octets Sent Channel2",
"description": "CISCO_CMR",
"type": "integer"
},
"numberVideoPacketsReceived_channel2": {
"title": "Number Video Packets Received Channel2",
"description": "CISCO_CMR",
"type": "integer"
},
"numberVideoOctetsReceived_channel2": {
"title": "Number Video Octets Received Channel2",
"description": "CISCO_CMR",
"type": "integer"
},
"numberVideoPacketsLost_channel2": {
"title": "Number Video Packets Lost Channel2",
"description": "CISCO_CMR",
"type": "integer"
},
"videoAverageJitter_channel2": {
"title": "Video Average Jitter Channel2",
"description": "CISCO_CMR",
"type": "integer"
},
"videoRoundTripTime_channel2": {
"title": "Video Round Trip Time Channel2",
"description": "CISCO_CMR",
"type": "integer"
},
"videoOneWayDelay_channel2": {
"title": "Video One Way Delay Channel2",
"description": "CISCO_CMR",
"type": "integer"
},
"videoReceptionMetrics_channel2": {
"title": "Video Reception Metrics Channel2",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"videoTransmissionMetrics_channel2": {
"title": "Video Transmission Metrics Channel2",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"cmrDeviceLocation": {
"title": "Cmr Device Location",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"cumalitveConcealRatio": {
"title": "Cumalitve Conceal Ratio",
"description": "CISCO_CMR",
"type": "number"
},
"intervalConcealRatio": {
"title": "Interval Conceal Ratio",
"description": "CISCO_CMR",
"type": "number"
},
"intervalConcealRatioMax": {
"title": "Interval Conceal Ratio Max",
"description": "CISCO_CMR",
"type": "number"
},
"concealSeconds": {
"title": "Conceal Seconds",
"description": "CISCO_CMR",
"type": "number"
},
"severelyConcealSeconds": {
"title": "Severely Conceal Seconds",
"description": "CISCO_CMR",
"type": "number"
},
"mos_evaluation": {
"title": "Mos Evaluation",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"localSessionID": {
"title": "Local Session ID",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"remoteSessionID": {
"title": "Remote Session ID",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"Count_Audio_Calls": {
"title": "Count Audio Calls",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Audio_Calls": {
"title": "Percentage Audio Calls",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Video_Calls": {
"title": "Count Video Calls",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Video_Calls": {
"title": "Percentage Video Calls",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Conference_Calls": {
"title": "Count Conference Calls",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Conference_Calls": {
"title": "Percentage Conference Calls",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Audio_Conference_Calls": {
"title": "Count Audio Conference Calls",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Audio_Conference_Calls": {
"title": "Percentage Audio Conference Calls",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Video_Conference_Calls": {
"title": "Count Video Conference Calls",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Video_Conference_Calls": {
"title": "Percentage Video Conference Calls",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Calls_Attempted": {
"title": "Count Calls Attempted",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Completed": {
"title": "Count Calls Completed",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Calls_Completed": {
"title": "Percentage Calls Completed",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Calls_Abandoned": {
"title": "Count Calls Abandoned",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Calls_Abandoned": {
"title": "Percentage Calls Abandoned",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Calls_Connected": {
"title": "Count Calls Connected",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Calls_Connected": {
"title": "Percentage Calls Connected",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Calls_Short": {
"title": "Count Calls Short",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Calls_Short": {
"title": "Percentage Calls Short",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Calls_Processed": {
"title": "Count Calls Processed",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Calls_Processed": {
"title": "Percentage Calls Processed",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Calls_Failed": {
"title": "Count Calls Failed",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Calls_Failed": {
"title": "Percentage Calls Failed",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Calls_Failed_Origination": {
"title": "Count Calls Failed Origination",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Failed_Destination": {
"title": "Count Calls Failed Destination",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Rejected": {
"title": "Count Calls Rejected",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Calls_Rejected": {
"title": "Percentage Calls Rejected",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Calls_Rejected_Origination": {
"title": "Count Calls Rejected Origination",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Rejected_Destination": {
"title": "Count Calls Rejected Destination",
"description": "CISCO_CDR",
"type": "integer"
},
"Calculation_Average_Hold_Time": {
"title": "Calculation Average Hold Time",
"description": "CISCO_CDR",
"type": "number"
},
"Calculation_Erlangs": {
"title": "Calculation Erlangs",
"description": "CISCO_CDR",
"type": "number"
},
"Calculation_Grade_of_Service": {
"title": "Calculation Grade Of Service",
"description": "CISCO_CDR",
"type": "number"
},
"Calculation_Call_Failure_Ratio": {
"title": "Calculation Call Failure Ratio",
"description": "CISCO_CDR",
"type": "number"
},
"Calculation_Call_Failure_Ratio_Origination": {
"title": "Calculation Call Failure Ratio Origination",
"description": "CISCO_CDR",
"type": "number"
},
"Calculation_Call_Failure_Ratio_Destination": {
"title": "Calculation Call Failure Ratio Destination",
"description": "CISCO_CDR",
"type": "number"
},
"Calculation_Packets_Lost_Percentage": {
"title": "Calculation Packets Lost Percentage",
"description": "CISCO_CMR",
"type": "number"
},
"Calculation_Packets_Lost_Percentage_npl": {
"title": "Calculation Packets Lost Percentage Npl",
"description": "CISCO_CMR",
"type": "number"
},
"Calculation_SeverelyConcealSecondsRatio": {
"title": "Calculation Severely Conceal Seconds Ratio",
"description": "CISCO_CMR",
"type": "number"
},
"Calculation_Mos_Evaluation": {
"title": "Calculation Mos Evaluation",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"Count_Excellent_Mos": {
"title": "Count Excellent Mos",
"description": "CISCO_CMR",
"type": "integer"
},
"Count_Good_Mos": {
"title": "Count Good Mos",
"description": "CISCO_CMR",
"type": "integer"
},
"Count_Fair_Mos": {
"title": "Count Fair Mos",
"description": "CISCO_CMR",
"type": "integer"
},
"Count_Poor_Mos": {
"title": "Count Poor Mos",
"description": "CISCO_CMR",
"type": "integer"
},
"Count_Bad_Mos": {
"title": "Count Bad Mos",
"description": "CISCO_CMR",
"type": "integer"
},
"Count_Unknown_Mos": {
"title": "Count Unknown Mos",
"description": "CISCO_CMR",
"type": "integer"
},
"Calculation_SCSR_Evaluation": {
"title": "Calculation SCSR Evaluation",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"duration (Minutes)": {
"title": "Duration (minutes)",
"description": "CISCO_CDR",
"type": "number"
},
"duration (Hours)": {
"title": "Duration (hours)",
"description": "CISCO_CDR",
"type": "number"
},
"duration (HH:MM:SS)": {
"title": "Duration (HH:MM:SS)",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Percent_Duration_Utilization_8hours": {
"title": "Percent Duration Utilization 8hours",
"description": "CISCO_CDR",
"type": "number"
},
"Percent_Duration_Utilization_24hours": {
"title": "Percent Duration Utilization 24hours",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Calls_Transferred": {
"title": "Count Calls Transferred",
"description": "CISCO_CDR",
"type": "integer"
},
"Percentage_Calls_Transferred": {
"title": "Percentage Calls Transferred",
"description": "CISCO_CDR",
"type": "number"
},
"Count_Calls_Transferred_Origination": {
"title": "Count Calls Transferred Origination",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Transferred_Destination": {
"title": "Count Calls Transferred Destination",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Registered": {
"title": "Count Registered",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_UnRegistered": {
"title": "Count Un Registered",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Rejected": {
"title": "Count Rejected",
"description": "CISCO_CDR",
"type": "integer"
},
"Calls_Incoming_Outgoing_Evaluation": {
"title": "Calls Incoming Outgoing Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Count_Calls_Outgoing": {
"title": "Count Calls Outgoing",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Incoming": {
"title": "Count Calls Incoming",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Outgoing_20DayAvg": {
"title": "Count Calls Outgoing 20day Avg",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Incoming_20DayAvg": {
"title": "Count Calls Incoming 20day Avg",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Total_20DayAvg": {
"title": "Count Calls Total 20day Avg",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Outgoing_30DayAvg": {
"title": "Count Calls Outgoing 30day Avg",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Incoming_30DayAvg": {
"title": "Count Calls Incoming 30day Avg",
"description": "CISCO_CDR",
"type": "integer"
},
"Count_Calls_Total_30DayAvg": {
"title": "Count Calls Total 30day Avg",
"description": "CISCO_CDR",
"type": "integer"
},
"dateTimeConnect (DD/MM/YYYY)": {
"title": "Date Time Connect (DD/MM/YYYY)",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"dateTimeConnect (MM/DD/YYYY)": {
"title": "Date Time Connect (MM/DD/YYYY)",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"dateTimeConnect (HH24:MI:SS)": {
"title": "Date Time Connect (HH24:MI:SS)",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"dateTimeDisconnect (DD/MM/YYYY)": {
"title": "Date Time Disconnect (DD/MM/YYYY)",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"dateTimeDisconnect (MM/DD/YYYY)": {
"title": "Date Time Disconnect (MM/DD/YYYY)",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"dateTimeDisconnect (HH24:MI:SS)": {
"title": "Date Time Disconnect (HH24:MI:SS)",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Sum AnswerTime (HH24:MI:SS)": {
"title": "Sum Answer Time (HH24:MI:SS)",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Max AnswerTime (HH24:MI:SS)": {
"title": "Max Answer Time (HH24:MI:SS)",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Average AnswerTime (HH24:MI:SS)": {
"title": "Average Answer Time (HH24:MI:SS)",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"vdf_Count_Calls_Good": {
"title": "Vdf Count Calls Good",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Bad": {
"title": "Vdf Count Calls Bad",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Unknown": {
"title": "Vdf Count Calls Unknown",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Established": {
"title": "Vdf Count Calls Established",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Redirected": {
"title": "Vdf Count Calls Redirected",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Finished": {
"title": "Vdf Count Calls Finished",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Busy": {
"title": "Vdf Count Calls Busy",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Offline": {
"title": "Vdf Count Calls Offline",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Timedout": {
"title": "Vdf Count Calls Timedout",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Unauthorized": {
"title": "Vdf Count Calls Unauthorized",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Notfound": {
"title": "Vdf Count Calls Notfound",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Abandoned": {
"title": "Vdf Count Calls Abandoned",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Conference_Calls": {
"title": "Vdf Count Conference Calls",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Forwarded_Calls": {
"title": "Vdf Count Forwarded Calls",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Pickup_Calls": {
"title": "Vdf Count Pickup Calls",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Count_Calls_Failed": {
"title": "Vdf Count Calls Failed",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Countc_dur_lteone": {
"title": "Vdf Countc Dur Lteone",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Countc_dur_gt1to15": {
"title": "Vdf Countc Dur Gt1to15",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Countc_dur_gt15": {
"title": "Vdf Countc Dur Gt15",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Countc_dur_gt30": {
"title": "Vdf Countc Dur Gt30",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Countc_dur_gt120": {
"title": "Vdf Countc Dur Gt120",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_On_Net_Call": {
"title": "Vdf On Net Call",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"vdf_Off_Net_Call": {
"title": "Vdf Off Net Call",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"vdf_On_Net_Call_Total": {
"title": "Vdf On Net Call Total",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_Off_Net_Call_Total": {
"title": "Vdf Off Net Call Total",
"description": "CISCO_CDR",
"type": "integer"
},
"vdf_On_Net_Call_Percentage": {
"title": "Vdf On Net Call Percentage",
"description": "CISCO_CDR",
"type": "number"
},
"vdf_Off_Net_Call_Percentage": {
"title": "Vdf Off Net Call Percentage",
"description": "CISCO_CDR",
"type": "number"
},
"vdf_Net_Call_Type": {
"title": "Vdf Net Call Type",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"vdf_Call_State": {
"title": "Vdf Call State",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"vdf_Avg_Good_Calls_Daily": {
"title": "Vdf Avg Good Calls Daily",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"vdf_Avg_Bad_Calls_Daily": {
"title": "Vdf Avg Bad Calls Daily",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"vdf_Avg_Good_Calls_Weekly": {
"title": "Vdf Avg Good Calls Weekly",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"vdf_Avg_Bad_Calls_Weekly": {
"title": "Vdf Avg Bad Calls Weekly",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"vdf_Avg_Good_Calls_Monthly": {
"title": "Vdf Avg Good Calls Monthly",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"vdf_Avg_Bad_Calls_Monthly": {
"title": "Vdf Avg Bad Calls Monthly",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"vdf_Avg_Good_Calls_Yearly": {
"title": "Vdf Avg Good Calls Yearly",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"vdf_Avg_Bad_Calls_Yearly": {
"title": "Vdf Avg Bad Calls Yearly",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"vdf_Good_Calls_Group_Percentage": {
"title": "Vdf Good Calls Group Percentage",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"vdf_Bad_Calls_Group_Percentage": {
"title": "Vdf Bad Calls Group Percentage",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"vdf_Good_Calls_Percentage": {
"title": "Vdf Good Calls Percentage",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"vdf_Bad_Calls_Percentage": {
"title": "Vdf Bad Calls Percentage",
"description": "lxti_vdf_CauseCodes",
"type": "number"
},
"origMediaCap_payloadCapability_Evaluation": {
"title": "Orig Media Cap Payload Capability Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destMediaCap_payloadCapability_Evaluation": {
"title": "Dest Media Cap Payload Capability Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origVideoCap_Codec_Evaluation": {
"title": "Orig Video Cap Codec Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destVideoCap_Codec_Evaluation": {
"title": "Dest Video Cap Codec Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origVideoCap_Codec_Channel2_Evaluation": {
"title": "Orig Video Cap Codec Channel2 Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destVideoCap_Codec_Channel2_Evaluation": {
"title": "Dest Video Cap Codec Channel2 Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origVideoCap_Resolution_Evaluation": {
"title": "Orig Video Cap Resolution Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destVideoCap_Resolution_Evaluation": {
"title": "Dest Video Cap Resolution Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origVideoCap_Resolution_Channel2_Evaluation": {
"title": "Orig Video Cap Resolution Channel2 Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"destVideoCap_Resolution_Channel2_Evaluation": {
"title": "Dest Video Cap Resolution Channel2 Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"incomingProtocolID_Evaluation": {
"title": "Incoming Protocol ID Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"outgoingProtocolID_Evaluation": {
"title": "Outgoing Protocol ID Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origCalledPartyRedirectReason_Evaluation": {
"title": "Orig Called Party Redirect Reason Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"lastRedirectRedirectReason_Evaluation": {
"title": "Last Redirect Redirect Reason Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"currentRoutingReason_Evaluation": {
"title": "Current Routing Reason Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"origRoutingReason_Evaluation": {
"title": "Orig Routing Reason Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"lastRedirectingRoutingReason_Evaluation": {
"title": "Last Redirecting Routing Reason Evaluation",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"CLD_providername": {
"title": "CLD Providername",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"CLD_resellername": {
"title": "CLD Resellername",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"CLD_companyname": {
"title": "CLD Companyname",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"CLD_divisionname": {
"title": "CLD Divisionname",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"CLD_locationname": {
"title": "CLD Locationname",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"CLD_localised_name": {
"title": "CLD Localised Name",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"CLD_city": {
"title": "CLD City",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"CLD_state": {
"title": "CLD State",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"CLD_sitecode": {
"title": "CLD Sitecode",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"CLD_accountnumber": {
"title": "CLD Accountnumber",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"orig_voss_phone_line_description": {
"title": "Orig Voss Phone Line Description",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"dest_voss_phone_line_description": {
"title": "Dest Voss Phone Line Description",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"cmrRecordType": {
"title": "Cmr Record Type",
"description": "CISCO_CMR",
"type": "integer"
},
"cmr_pkid": {
"title": "Cmr Pkid",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"Headset SN": {
"title": "Headset SN",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"Headset Metrics": {
"title": "Headset Metrics",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"Headset Metrics_DockSN": {
"title": "Headset Metrics Dock SN",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"Headset Metrics_Model": {
"title": "Headset Metrics Model",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"Headset Metrics_Sidetone": {
"title": "Headset Metrics Sidetone",
"description": "CISCO_CMR",
"type": "string",
"maxLength": 1024
},
"Headset Metrics_Beacon_move": {
"title": "Headset Metrics Beacon Move",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_CRC_error": {
"title": "Headset Metrics CRC Error",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_Call_drop": {
"title": "Headset Metrics Call Drop",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_Dock_call_fail": {
"title": "Headset Metrics Dock Call Fail",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_Dock_mute": {
"title": "Headset Metrics Dock Mute",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_EQ": {
"title": "Headset Metrics EQ",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_Handover": {
"title": "Headset Metrics Handover",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_Headset_call_fail": {
"title": "Headset Metrics Headset Call Fail",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_Headset_mute": {
"title": "Headset Metrics Headset Mute",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_MicGain": {
"title": "Headset Metrics Mic Gain",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_Powerlevel_change": {
"title": "Headset Metrics Powerlevel Change",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_RSSI_avg": {
"title": "Headset Metrics RSSI Avg",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_RSSI_max": {
"title": "Headset Metrics RSSI Max",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_RSSI_min": {
"title": "Headset Metrics RSSI Min",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_Rangeout": {
"title": "Headset Metrics Rangeout",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_Voiceband": {
"title": "Headset Metrics Voiceband",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_Volume": {
"title": "Headset Metrics Volume",
"description": "CISCO_CMR",
"type": "integer"
},
"Headset Metrics_RFpower": {
"title": "Headset Metrics Rfpower",
"description": "CISCO_CMR",
"type": "integer"
},
"DevicePool devicepoolname": {
"title": "Device Pool Devicepoolname",
"description": "CISCO_CUCM_DEVICEPOOL",
"type": "string",
"maxLength": 1024
},
"ASSET IPADDRESS": {
"title": "ASSET IPADDRESS",
"description": "ASSET_ENTRY",
"type": "string",
"maxLength": 1024
},
"ASSET HOSTNAME": {
"title": "ASSET HOSTNAME",
"description": "ASSET_ENTRY",
"type": "string",
"maxLength": 1024
},
"ASSET NAME": {
"title": "ASSET NAME",
"description": "ASSET_ENTRY",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName deviceName": {
"title": "Cdr Dev Location Orig Device Name Device Name",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName deviceLocation": {
"title": "Cdr Dev Location Orig Device Name Device Location",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName callManager_IpAddr": {
"title": "Cdr Dev Location Orig Device Name Call Manager Ip Addr",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName model": {
"title": "Cdr Dev Location Orig Device Name Model",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName userid": {
"title": "Cdr Dev Location Orig Device Name Userid",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName firstname": {
"title": "Cdr Dev Location Orig Device Name Firstname",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName lastname": {
"title": "Cdr Dev Location Orig Device Name Lastname",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName status": {
"title": "Cdr Dev Location Orig Device Name Status",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName timechanged": {
"title": "Cdr Dev Location Orig Device Name Timechanged",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "number"
},
"cdrDevLocation origDeviceName timelastaccessed": {
"title": "Cdr Dev Location Orig Device Name Timelastaccessed",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "number"
},
"cdrDevLocation origDeviceName lastsuccessfullogintime": {
"title": "Cdr Dev Location Orig Device Name Lastsuccessfullogintime",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "number"
},
"cdrDevLocation origDeviceName prevlastsuccessfullogintime": {
"title": "Cdr Dev Location Orig Device Name Prevlastsuccessfullogintime",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "number"
},
"cdrDevLocation origDeviceName ipAddress": {
"title": "Cdr Dev Location Orig Device Name Ip Address",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName directoryNumber": {
"title": "Cdr Dev Location Orig Device Name Directory Number",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName description": {
"title": "Cdr Dev Location Orig Device Name Description",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName isCtiControllable": {
"title": "Cdr Dev Location Orig Device Name Is Cti Controllable",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "string",
"maxLength": 1024
},
"cdrDevLocation origDeviceName registrationAttempts": {
"title": "Cdr Dev Location Orig Device Name Registration Attempts",
"description": "CISCO_CDR_DEVICE_LOCATION",
"type": "integer"
},
"orig_voss_callmanager_ipaddress": {
"title": "Orig Voss Callmanager Ipaddress",
"description": "orig_mv_device_cucm_phone",
"type": "string",
"maxLength": 1024
},
"orig_voss_phone_customer": {
"title": "Orig Voss Phone Customer",
"description": "orig_mv_device_cucm_phone",
"type": "string",
"maxLength": 1024
},
"orig_voss_phone_site": {
"title": "Orig Voss Phone Site",
"description": "orig_mv_device_cucm_phone",
"type": "string",
"maxLength": 1024
},
"orig_voss_phone_description": {
"title": "Orig Voss Phone Description",
"description": "orig_mv_device_cucm_phone",
"type": "string",
"maxLength": 1024
},
"orig_voss_phone_line_pattern": {
"title": "Orig Voss Phone Line Pattern",
"description": "orig_mv_device_cucm_phone",
"type": "string",
"maxLength": 1024
},
"dest_voss_callmanager_ipaddress": {
"title": "Dest Voss Callmanager Ipaddress",
"description": "dest_mv_device_cucm_phone",
"type": "string",
"maxLength": 1024
},
"dest_voss_phone_customer": {
"title": "Dest Voss Phone Customer",
"description": "dest_mv_device_cucm_phone",
"type": "string",
"maxLength": 1024
},
"dest_voss_phone_site": {
"title": "Dest Voss Phone Site",
"description": "dest_mv_device_cucm_phone",
"type": "string",
"maxLength": 1024
},
"dest_voss_phone_description": {
"title": "Dest Voss Phone Description",
"description": "dest_mv_device_cucm_phone",
"type": "string",
"maxLength": 1024
},
"dest_voss_phone_line_pattern": {
"title": "Dest Voss Phone Line Pattern",
"description": "dest_mv_device_cucm_phone",
"type": "string",
"maxLength": 1024
},
"headseti_serverip": {
"title": "Headseti Serverip",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_serialnum": {
"title": "Headseti Serialnum",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_defaulttimestamp": {
"title": "Headseti Defaulttimestamp",
"description": "CUCM_HEADSETINVENTORY",
"type": "number"
},
"headseti_time": {
"title": "Headseti Time",
"description": "CUCM_HEADSETINVENTORY",
"type": "number"
},
"headseti_headset_model": {
"title": "Headseti Headset Model",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_headset_connectionStatus": {
"title": "Headseti Headset Connection Status",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_headset_vendor": {
"title": "Headseti Headset Vendor",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_headset_firmwareVersion": {
"title": "Headseti Headset Firmware Version",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_headset_connectionType": {
"title": "Headseti Headset Connection Type",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_headset_serialNumber": {
"title": "Headseti Headset Serial Number",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_host_model": {
"title": "Headseti Host Model",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_host_deviceName": {
"title": "Headseti Host Device Name",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_host_client": {
"title": "Headseti Host Client",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_host_userId": {
"title": "Headseti Host User Id",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_host_firmwareVersion": {
"title": "Headseti Host Firmware Version",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_host_serialNumber": {
"title": "Headseti Host Serial Number",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_host_hostOSVersion": {
"title": "Headseti Host Host OS Version",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_dock_model": {
"title": "Headseti Dock Model",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"headseti_dock_serialNumber": {
"title": "Headseti Dock Serial Number",
"description": "CUCM_HEADSETINVENTORY",
"type": "string",
"maxLength": 1024
},
"Filter_Audio_Calls": {
"title": "Filter Audio Calls",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Video_Calls": {
"title": "Filter Video Calls",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Conference_Calls": {
"title": "Filter Conference Calls",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Attempted": {
"title": "Filter Calls Attempted",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Completed": {
"title": "Filter Calls Completed",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Abandoned": {
"title": "Filter Calls Abandoned",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Connected": {
"title": "Filter Calls Connected",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Short": {
"title": "Filter Calls Short",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Processed": {
"title": "Filter Calls Processed",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Failed": {
"title": "Filter Calls Failed",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Failed_Origination": {
"title": "Filter Calls Failed Origination",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Failed_Destination": {
"title": "Filter Calls Failed Destination",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Rejected": {
"title": "Filter Calls Rejected",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Rejected_Origination": {
"title": "Filter Calls Rejected Origination",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Rejected_Destination": {
"title": "Filter Calls Rejected Destination",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Transferred": {
"title": "Filter Calls Transferred",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Transferred_Origination": {
"title": "Filter Calls Transferred Origination",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Calls_Transferred_Destination": {
"title": "Filter Calls Transferred Destination",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_CallPickup": {
"title": "Filter Call Pickup",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Monday_To_Friday": {
"title": "Filter Monday To Friday",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Saturday_Sunday": {
"title": "Filter Saturday Sunday",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Standard_Work_Hours": {
"title": "Filter Standard Work Hours",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Standard_Business_Work_Week": {
"title": "Filter Standard Business Work Week",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_Exclude_vdf_DWP_BankHolidays": {
"title": "Filter Exclude Vdf DWP Bank Holidays",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_vdf_Good_Calls": {
"title": "Filter Vdf Good Calls",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_vdf_Bad_Calls": {
"title": "Filter Vdf Bad Calls",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"Filter_vdf_Unknown_Calls": {
"title": "Filter Vdf Unknown Calls",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"vdf_Filter_Abandoned_Calls": {
"title": "Vdf Filter Abandoned Calls",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"vdf_Filter_Conference_Calls": {
"title": "Vdf Filter Conference Calls",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"vdf_Filter_Forwarded_Calls": {
"title": "Vdf Filter Forwarded Calls",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
},
"vdf_Filter_Pickup_Calls": {
"title": "Vdf Filter Pickup Calls",
"description": "CISCO_CDR",
"type": "string",
"maxLength": 1024
}
},
"schema_version": "0.1"
}