Cisco D9800 Reference Manual page 206

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

Advertisement

Output Configuration Command
Command Detail
GET Syntax
POST Syntax
Setting Parameters using
command line arguments is
limited to maximum of 26
arguments after the ?.
URI Parameters (extension to the Command URL separated by /): N/A
Note
Table 164: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Argument
peid (Key)
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
194
Description
Single-stream NTC MOIP or NTC Basic unit:
GET "https://192.168.0.1/ws/v2/service_cfg/output/asi/pe"
GET "https://192.168.0.1/ws/v2/service_cfg/output/asi2/pe"
Single-stream NTC MOIP unit:
GET "https://192.168.0.1/ws/v2/service_cfg/output/moip/pe"
GET "https://192.168.0.1/ws/v2/service_cfg/output/moip1/pe"
Multi-stream unit:
GET "https://192.168.0.1/ws/v2/service_cfg/output/asi1/pe"
GET "https://192.168.0.1/ws/v2/service_cfg/output/asi2/pe?mode"
GET "https://192.168.0.1/ws/v2/service_cfg/output/moip1/pe"
GET "https://192.168.0.1/ws/v2/service_cfg/output/moip2/pe?mode
Single-stream unit:
POST "https://192.168.0.1/ws/v2/service_cfg/output/asi/pe?
peid=[peid#]&mode=<mode>... "
POST "https://192.168.0.1/ws/v2/service_cfg/output/moip/pe?
peid=[peid#]&mode=<mode>... "
Multi-stream unit:
POST "https://192.168.0.1/ws/v2/service_cfg/output/asi1/pe?
peid=[peid#]&mode=<mode>... "
POST "https://192.168.0.1/ws/v2/service_cfg/output/moip1/pe?
peid=[peid#]&mode=<mode>... "
All of the URI Arguments below apply to both GET and POST. For GET, the URI arguments do not
need any values, except the peid argument which must be supplied with a program entry ID value.
For POST any of the below URI arguments can be supplied with their associated value the user would
like to set.
Description
Program Entry Identifier
Type: String
XML/JSON Format Value: PE1...PE32, P1A...P16A
Command Line Input Value: 1...32 (multi-stream), 1..16
(single-stream)
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents