SUBT (Subtitle) Transcode Configuration Command
Table 211: Command Details
DescriptionCommand Detail
https://192.168.0.1/ws/v2/service_cfg/transcode/subtCommand URL
Allows set or get of subtitles transcode configuration.Command Information
GET, POSTHTTP Methods
Read, WriteAccess Type
User, AdminAccess Level
All SUBT transcode Settings
GET "https://192.168.0.1/ws/v2/service_cfg/transcode/subt"
Single SUBT transcode Setting
GET "https://192.168.0.1/ws/v2/service_cfg/transcode/subt?opmode"
GET Syntax
POST "https://192.168.0.1/ws/v2/service_cfg/transcode/subt?
index=1&opmode=Off"
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
All of the URI Arguments below apply to both GET and POST. For GET, the URI arguments do not
need any values, except the index which must be specified. For POST, the index must be specified
followed by any of the below URI arguments and the associated value the user would like to set.
In-depth CURL examples can be seen below following the table.
Note
Table 212: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
DescriptionURI Argument
Transcoder to be configured
Type: Integer
Values: 1..N (number of transcoders depends on model and installed
options)
index (Key)
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
253
API Definitions
Transcoding Configuration Commands