Moip Input Source Filters Configuration Command - Cisco D9800 Reference Manual

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

Advertisement

Input Configuration Command

MOIP Input Source Filters Configuration Command

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

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents