Output Configuration Command
Table 152: Command Details
Description
Command Detail
https://192.168.0.1/ws/v2/service_cfg/output
Command URL
Allows set or get of output configuration parameters.
Command Information
GET, POST
HTTP Methods
Read, Write
Access Type
User, Admin
Access Level
GET "https://192.168.0.1/ws/v2/service_cfg/output"
GET Syntax
POST --header "Content-type:application/xml" -d
@"C:\projects\output.xml" "https://192.168.0.1/ws/v2/service_cfg/output?
peid=[peid#]&chn=[chn#]"
POST Syntax
URI Parameters (extension to the Command URL separated by /): N/A
Table 153: XML/JSON file input arguments and Output Fields
Description
Port Name
Type: String
Valid output port names for Phase 1 (single-stream) units only
asi
moip
Type: String
Valid output port names for multi-stream units
asi1
asi2
moip1
moip2
Table 154: ASI, ASI1, or ASI2 Next level names (after Port Name)
Description
ASI, ASI1, or ASI2 Next Level Name
Output Mode
Type: String
Values: "No Output", "Passthrough", "Service Channels Only", "Map
Passthrough", "Map Service Channels Only", "Transcoding"
mode
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
177
API Definitions
Output Configuration Command