Dpm Active Collisions Status Command - Cisco D9800 Reference Manual

Network transport receiver
Hide thumbs Also See for D9800:
Table of Contents

Advertisement

API Definitions
MOIP Example on NTC multi-stream unit (for which MOIP1 output was configured):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/output/moip1/pid&js=1"
Expected output (values are for example purposes only):
{
"output": {
}
}

DPM Active Collisions Status Command

Table 59: Command Details
Command Detail
Command URL
"outpid": "2210",
"type": "AUD",
"received": "No",
"pcr": "No",
"scrambled": ""
},
{
"peid": "1",
"row": "3",
"inpid": "18",
"outpid": "18",
"type": "UNKN",
"received": "No",
"pcr": "No",
"scrambled": ""
}
]
"moip1": {
"pid": [
{
"peid": "1",
"row": "1",
"inpid": "2200",
"outpid": "2200",
"type": "VID",
"received": "Yes",
"pcr": "Yes",
"scrambled": "No"
},
{
"peid": "1",
"row": "2",
"inpid": "2210",
"outpid": "2210",
"type": "AUD",
"received": "Yes",
"pcr": "No",
"scrambled": "No"
},
{
"peid": "1",
"row": "3",
"inpid": "18",
"outpid": "18",
"type": "UNKN",
"received": "No",
"pcr": "No",
"scrambled": "No"
}
]
}
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
Description
https://192.168.0.1/ws/v2/status/output/<level_1>/<level_2>
Output Status Command
77

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents