If successful, the following is an example of the return body:
"decode": {
"video": {
"pvformat": "Auto",
"sdformat": "Auto"
}
Aspect Ratio (AR) Decode Configuration Command
Table 171: Command Details
Description
Command Detail
https://192.168.0.1/ws/v2/service_cfg/decode/ar
Command URL
Allows set or get of aspect ratio decode settings parameters.
Command Information
GET, POST
HTTP Methods
Read, Write
Access Type
User, Admin
Access Level
One of the following:
GET "https://192.168.0.1/ws/v2/service_cfg/decode/ar", or
GET "https://192.168.0.1/ws/v2/service_cfg/decode/ar?sdar"
GET Syntax
POST
"https://192.168.0.1/ws/v2/service_cfg/decode/ar?sdar=[value]&arselect=[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 172: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
Description
URI Argument
Standard Definition Aspect Ratio
Type : String
Value: "4:3", "16:9"
sdar
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
206
API Definitions
Decode Configuration Commands