Cisco D9800 Reference Manual page 201

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

Advertisement

API Definitions
Command Detail
POST Syntax
URI Parameters (extension to the Command URL separated by /): N/A
Note
Table 161: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Argument
mode
dscrmode
ratemode
rate
Description
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>"
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>
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.
Description
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"
Output Descrambling Mode
Type: String
Values: "Descrambled", "Scrambled"
Output Rate Control Mode
Type: String
Value: "User"
Output Rate
Type: Float
Values: 0.0 ..... 206.0
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
Setting Parameters using command line arguments is limited
to maximum of 26 arguments after the ?.
Output Configuration Command
189

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents