If successful, the return body will look like:
"decode": {
"ar": {
"arselect": "Auto",
"sdar": "4:3"
}
}
Subtitle (SUBT) Decode Configuration Command
Table 173: Command Details
DescriptionCommand Detail
https://192.168.0.1/ws/v2/service_cfg/decode/subtCommand URL
Allows set or get of subtitle decode settings parameters.Command Information
GET, POSTHTTP Methods
Read, WriteAccess Type
User, AdminAccess Level
One of the following:
GET "https://192.168.0.1/ws/v2/service_cfg/decode/subt", or
GET "https://192.168.0.1/ws/v2/service_cfg/decode/subt?opmode"
GET Syntax
POST "https://192.168.0.1/ws/v2/service_cfg/decode/ar?opmode=[value]"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. For POST, the arguments below will
need to be specified with a value. In-depth CURL examples can be seen below
Note
Table 174: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
DescriptionURI Argument
Operational Mode of Subtitle
Type: String
Value: "Off", "On", "Imitext", "DVB"
opmode
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
208
API Definitions
Decode Configuration Commands