Pe Configuration Command - Cisco D9800 Reference Manual

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

Advertisement

API Definitions

PE Configuration Command

Table 149: Command Details
Command Detail
Command URL
Command Information
HTTP Methods
Access Type
Access Level
GET Syntax
POST Syntax
URI Parameters (extension to the Command URL separated by /): N/A
For GET, the URI arguments do not need any values to dump info for all PEs. To GET info for a specific PE,
specify the peid argument and value. For POST, specify the peid argument and value, and the chn argument
followed by the associated value the user would like to map. Muliple peids may be mapped by using the input
file syntax for POST command. In-depth CURL examples can be seen below following the table.
Table 150: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Argument
peid (key)
chn
Description
https://192.168.0.1/ws/v2/service_cfg/pe
Allows set or get of PE information.
GET, POST
Read/Write
User, Admin
One of the following:
GET https://192.168.0.1/ws/v2/service_cfg/pe, or
GET "https://192.168.0.1/ws/v2/service_cfg/pe? peid=[peid#]"
POST "https://192.168.0.1/ws/v2/service_cfg/pe?
peid=[peid#]&chn=[chn#]"
Description
Program Entry Identifier
Type: Integer
Value: 1..32
When not specified on a GET, all PEs are returned.
Channel Number to be configured on this Program Entry
Type: Integer
No value required on GET (but may be used as filter for requested output,
eg &chn&...)
POST Values: 0 .. 65535
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
PE Configuration Command
173

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents