MOIP Input Source Filters Configuration Command
Table 140: Command Details
Description
Command Detail
https://192.168.0.1/ws/v2/service_cfg/input/moip/srcfilter
Command URL
Allows MOIP source filter settings to be read or configured.
Command Information
GET, POST
HTTP Methods
Read/Write (with complex input data)
Access Type
User, Admin
Access Level
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/srcfilter? idx=5"
GET Syntax
POST "https://192.168.0.1/ws/v2/service_cfg/input/moip/srcfilter?
idx=3&ip=192.131.244.113&oper=Add"
POST Syntax
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 idx which must be specified. For POST the idx 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 141: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
Description
URI Argument
Filter slot to be configured
Type: Integer
Values: 1 to 8
idx (Key)
IP Address
Type : String
Values : IP address in the dot format, for example, 192.168.0.1
ip
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
156
API Definitions
Input Configuration Command