Moip Input Source Select Configuration Command - Cisco D9800 Reference Manual

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

Advertisement

Input Configuration Command
}
}
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
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
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
158
"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"
}
]
Description
https://192.168.0.1/ws/v2/service_cfg/input/moip/srcselect
Allows MOIP source select settings to be read or configured.
GET, POST
Read/Write (with complex input data)
User, Admin
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#]"
POST "https://192.168.0.1/ws/v2/service_cfg/input/moip/srcselect?
stream=[stream#]&dat1srcaddr=10.10.10.10..."
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents