ABR Input Configuration Command
Table 145: Command Details
DescriptionCommand Detail
https://192.168.0.1/ws/v2/service_cfg/input/abrCommand URL
Allows ABR input settings to be read or configured.Command Information
GET, POSTHTTP Method(s)
Read/Write (with complex input data)Access Type
User, AdminAccess Level
GET "https://192.168.0.1/ws/v2/service_cfg/input/abr", or
GET "https://192.168.0.1/ws/v2/service_cfg/input/abr?
stream=[stream#]"
Syntax
POST "https://192.168.0.1/ws/v2/service_cfg/input/abr?
stream=[stream#]&cmdrow=Add..."
POST Syntax
URI Parameters (extension to the Command URL separated by /): N/A
Setting Parameters using command line arguments are limited to maximum of 26 arguments after
the ?.
Note
All of the URI Arguments in the table apply to both GET and POST. For GET, the URI arguments
do not need any values, except the stream which must be specified. For POST the stream 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 146: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &):
DescriptionURI Argument
Multi Input Stream ID
Type: Integer
Values: 1..32
stream (Key)
Activate Input
Type: String
Values: "Yes" or "No"
act
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
162
API Definitions
ABR Input Configuration Command