Decode Configuration Commands
This section lists the decode configuration commands.
Control Decode Configuration Command
Table 167: Command Details
Description
Command Detail
https://192.168.0.1/ws/v2/service_cfg/decode/ctrl
Command URL
Allows set or get of decoder enable/disable control parameters.
Command Information
GET, POST
HTTP Methods
Read, Write
Access Type
User, Admin
Access Level
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]"
GET Syntax
POST
"https://192.168.0.1/ws/v2/service_cfg/decode/ctrl?decoder=video&enable=Yes"
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
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.
Note
Table 168: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
Description
URI Argument
Decoder Identifier
Type: String
Values: "Video", "Audio1", "Audio2", "Audio3", "Audio4", "VBI",
"Data","MPE1", "MPE2", "MPE3", "MPE4", "MPE5", "STT", "DPI"
decoder
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
202
API Definitions
Decode Configuration Commands