"ip": "0.0.0.0",
"oper": "Inactive"
},
{
"idx": "5",
"ip": "0.0.0.0",
"oper": "Inactive"
},
{
"idx": "6",
"ip": "0.0.0.0",
"oper": "Inactive"
},
{
"idx": "7",
"ip": "0.0.0.0",
"oper": "Inactive"
},
{
"idx": "8",
"ip": "0.0.0.0",
"oper": "Inactive"
}
]
}
}
To retrieve the table for a specific idx the CURL would look like:
curl -X GET -i -H "Accept: application/json" -H "X-SESSION-ID: $token" -k
"https://192.168.0.1/ws/v2/service_cfg/input/moip/srcfilter?idx=1"
MOIP Input Source Select Configuration Command
Table 142: Command Details
Description
Command Detail
https://192.168.0.1/ws/v2/service_cfg/input/moip/srcselect
Command URL
Allows MOIP source select settings to be read or configured.
Command Information
GET, POST
HTTP Methods
Read/Write (with complex input data)
Access Type
User, Admin
Access Level
GET "https://192.168.0.1/ws/v2/service_cfg/input/moip/srcselect", or
GET "https://192.168.0.1/ws/v2/service_cfg/input/moip/srcselect?
stream=[stream#]&idx=[index#]"
GET Syntax
POST "https://192.168.0.1/ws/v2/service_cfg/input/moip/srcselect?
stream=[stream#]&dat1srcaddr=10.10.10.10..."
POST Syntax
URI Parameters (extension to the Command URL separated by /): N/A
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
158
API Definitions
Input Configuration Command