Description
Command Detail
Single-stream unit:
POST --header "Content-type:application/xml" -d
@"C:\projects\output.xml"
"https://192.168.0.1/ws/v2/service_cfg/output/moip? mode=<mode>"
Setting Parameters using command line arguments is limited
to maximum of 26 arguments after the ?.
Note
Multi-stream unit:
POST --header "Content-type:application/xml" -d
@"C:\projects\output.xml"
"https://192.168.0.1/ws/v2/service_cfg/output/moip1? mode=<mode>
POST Syntax
URI Parameters (extension to the Command URL separated by /): N/A
All of the URI Arguments below apply to both GET and POST. For GET, the URI arguments do not
need any values. For POST any of the below URI arguments can be supplied with their associated
value the user would like to set. In-depth CURL examples can be seen below following the table.
Note
Table 161: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
Description
URI Argument
Output Mode
Type: String
Values: "No Output", "Passthrough", "Service Channels Only", "Map
Passthrough", "Map Service Channels Only", "Full DPM Control",
"Transcoding", "SPTS Service Channels Only", "SPTS MAP Service
Channels Only", "SPTS Full DPM Control", "SPTS Transcoding"
mode
Output Descrambling Mode
Type: String
Values: "Descrambled", "Scrambled"
dscrmode
Output Rate Control Mode
Type: String
Value: "User"
ratemode
Output Rate
Type: Float
Values: 0.0
…
.. 206.0
rate
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
189
API Definitions
Output Configuration Command