Cisco D9800 Reference Manual page 162

Network transport receiver
Hide thumbs Also See for D9800:
Table of Contents

Advertisement

Input Configuration Command
Command Detail
GET Syntax
POST Syntax
URI Parameters (extension to the Command URL separated by /): N/A
Note
Note
Table 139: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Argument
stream (Key)
(Mandatory)
act
ipmode
fecmode
usemcast
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
150
Description
One of the following:
GET "https://192.168.0.1/ws/v2/service_cfg/input/moip", or
GET "https://192.168.0.1/ws/v2/service_cfg/input/moip?
stream=[stream#]&act"
POST "https://192.168.0.1/ws/v2/service_cfg/input/moip?
stream=[stream#]&act=Yes..."
Setting Parameters using command line arguments are limited to maximum of 26 arguments after
the ?.
All of the URI Arguments below 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.
Description
Multi Input Path Stream ID.
Type: Integer
Values: 1..32
Activate Input
Type: String
Values: "Yes" or "No"
IP address selection method.
Type: String
Values: "SW Map" or "UserCfg"
FEC mechanism.
Type: String
Values: "None", "1D", or "2D"
Use multicast address.
Type: String
Values: "Yes" or "No"
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents