For GET arguments do not supply values.
Note
curl -X GET -i -H "Accept: application/json" -H "X-SESSION-ID: $token" -k
"https://192.168.0.1/ws/v2/service_cfg/output/asi?&dscrmode&mode"
If successful, the return body will be:
"output": {
"asi": {
"dscrmode": "Descrambled",
"mode": "No Output"
}
}
}
MOIP Global Output Configuration Command
Table 160: Command Details
Description
Command Detail
Single-stream (NTC Basic): MOIP is not supported.
Single-stream (NTC MOIP), one unique moip output available:
https://192.168.0.1/ws/v2/service_cfg/output/moip, or
https://192.168.0.1/ws/v2/service_cfg/output/moip1
Multi-stream unit, moip output port 1:
https://192.168.0.1/ws/v2/service_cfg/output/moip1
Multi-stream unit, moip output port 2:
https://192.168.0.1/ws/v2/service_cfg/output/moip2
Command URL
Allows set or get of MOIP output parameters.
Command Information
GET, POST
HTTP Methods
Read, Write
Access Type
User, Admin
Access Level
One of the following:
GET "https://192.168.0.1/ws/v2/service_cfg/output/moip",
GET "https://192.168.0.1/ws/v2/service_cfg/output/moip1", or
GET "https://192.168.0.1/ws/v2/service_cfg/output/moip2?mode"
GET Syntax
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
188
API Definitions
Output Configuration Command