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 #92 background imageLoading...
Page #92 background image
DescriptionURI Level 2 Parameter
Conflict Value
Type: Integer
Values: 0 65535
value
Indicate the API output status
Type: String
Values: text to indicate the output status
DPM active collision is dynamic data. If
there is no collision information in UIC
table, the "status" field will indicate the
reason.
Note
status
ASI example on 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/collision&js=1"
Expected output (values are for example purposes only):
{
"output": {
"asi": {
"collision": {
"status": "No Record in Dynamic Table"
}
}
}
}
MOIP example on 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/collision&js=1"
Expected output (values are for example purposes only):
{
"output": {
"moip": {
"collision": {
"status": "No Record in Dynamic Table"
}
}
}
}
ASI Example on NTC multi-stream unit (for which ASI1 output was configured):
curl -k -H "X-SESSION-ID: $token"
"https://192.168.0.1/ws/v2/status/output/asi1/collision&js=1"
Expected output (values are for example purposes only):
{
"output": {
"asi1": {
"collision": {
"status": "No Record in Dynamic Table"
}
}
}
}
MOIP Example on NTC multi-stream unit (for which MOIP2 output was configured):
curl -k -H "X-SESSION-ID: $token"
"https://192.168.0.1/ws/v2/status/output/moip2/collision&js=1"
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
80
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