EasyManua.ls Logo

Cisco D9800 - Page 88

Cisco D9800
294 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
"pcr": "No",
"scrambled": "No"
}
]
}
}
}
MOIP example on NTC single-stream unit (for which MOIP output was configured):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/output/moip/pid&js=1"
Expected output (values are for example purposes only):
{
"output": {
"moip": {
"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"
}
]
}
}
}
ASI Example on NTC multi-stream unit (for which ASI2 output was configured):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/output/asi2/pid&js=1"
Expected output (values are for example purposes only):
{
"output": {
"asi2": {
"pid": [
{
"peid": "1",
"row": "1",
"inpid": "2200",
"outpid": "2200",
"type": "VID",
"received": "No",
"pcr": "No",
"scrambled": ""
},
{
"peid": "1",
"row": "2",
"inpid": "2210",
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
76
API Definitions
Output Status Command

Table of Contents

Other manuals for Cisco D9800

Related product manuals