Decode Configuration Commands; Control Decode Configuration Command - Cisco D9800 Reference Manual

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

Advertisement

Decode Configuration Commands

Decode Configuration Commands
This section lists the decode configuration commands.

Control Decode Configuration Command

Table 167: Command Details
Command Detail
Command URL
Command Information
HTTP Methods
Access Type
Access Level
GET Syntax
POST Syntax
Setting Parameters using
command line arguments is
limited to maximum of 26
arguments after the ?.
URI Parameters (extension to the Command URL separated by /): N/A
Note
Table 168: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Argument
decoder
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
202
Description
https://192.168.0.1/ws/v2/service_cfg/decode/ctrl
Allows set or get of decoder enable/disable control parameters.
GET, POST
Read, Write
User, Admin
GET "https://192.168.0.1/ws/v2/service_cfg/decode/ctrl", or
GET "https://192.168.0.1/ws/v2/service_cfg/decode/ctrl?decoder=[value]"
POST
"https://192.168.0.1/ws/v2/service_cfg/decode/ctrl?decoder=video&enable=Yes"
For GET, the URI arguments below will not contain values, except for the decoder argument which
if used must contain the value for the specific decoder users would like to retrieve information about.
For POST, the arguments below will need to be specified with a value. In-depth CURL examples
can be seen below.
Description
Decoder Identifier
Type: String
Values: "Video", "Audio1", "Audio2", "Audio3", "Audio4", "VBI",
"Data","MPE1", "MPE2", "MPE3", "MPE4", "MPE5", "STT", "DPI"
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents