Moip Global Output Configuration Command - Cisco D9800 Reference Manual

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

Advertisement

Output Configuration Command
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": {
}
}

MOIP Global Output Configuration Command

Table 160: Command Details
Command Detail
Command URL
Command Information
HTTP Methods
Access Type
Access Level
GET Syntax
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
188
"asi": {
"dscrmode": "Descrambled",
"mode": "No Output"
}
Description
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
Allows set or get of MOIP output parameters.
GET, POST
Read, Write
User, Admin
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"
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents