EasyManuals Logo

Cisco D9800 User Manual

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
Page #87 background imageLoading...
Page #87 background image
DescriptionOutput Field
Output Scrambled
Type: Boolean
Values: "Yes", "No"
scrambled
Indicate the API output status
Type: String
Values: text to indicate the output status
The PID information is dynamic data. If there is no PID
information in UIC table, the "status" field will indicate
the reason.
Note
status
ASI Example on NTC single-stream unit (for which ASI output was not configured):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/output/asi/pid&js=1"
Expected output (values are for example purposes only):
{
"output": {
"asi": {
"pid": {
"status": "No Record in Dynamic Table"
}
}
}
}
ASI Example on NTC single-stream unit (for which ASI output was configured):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/output/asi/pid&js=1"
Expected output (values are for example purposes only):
{
"output": {
"asi": {
"pid": [
{
"peid": "1",
"row": "1",
"inpid": "2200",
"outpid": "2200",
"type": "VID",
"received": "Yes",
"pcr": "No",
"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",
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
75
API Definitions
Output Status Command

Table of Contents

Other manuals for Cisco D9800

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco D9800 and is the answer not in the manual?

Cisco D9800 Specifications

General IconGeneral
BrandCisco
ModelD9800
CategoryReceiver
LanguageEnglish

Related product manuals