Vbi Decode Status Command - Cisco D9800 Reference Manual

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

Advertisement

VBI Decode Status Command

Input example (request JSON format):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/decode/cc?js=1"
Expected output (values are for example purposes only):
{
}
VBI Decode Status Command
Table 75: Command Details
Command Detail
Command URL
Command Information
HTTP Method
Access Type
Access Level
Syntax
URI Parameters (extension to the Command URL separated by /): N/A
Table 76: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Parameter
js
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
88
"decode": {
"cc": {
"ccoutact": "Auto"
}
}
Description
https://192.168.0.1/ws/v2/status/decode/vbi
This command is used to read all VBI decode statuses.
Partial response is not supported. This command returns
Note
the status of all closed caption decode output fields.
GET
Read
User, Admin
GET "https://192.168.0.1/ws/v2/status/decode/vbi"
Description
Format output using JSON standard
Type: exist
Values: any value or empty (for example, any of js=1 or js or js=0 or
js=9999 are valid)
Omitting this argument formats the output by default in XML.
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents