Device Control Commands; Ethernet Device Control Command - Cisco D9800 Reference Manual

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

Advertisement

API Definitions
.
.
.

Device Control Commands

This section lists all the device control commands.

Ethernet Device Control Command

Table 221: Command Details
Command Detail
Command URL
Command Information
HTTP Methods
Access Type
Access Level
GET Syntax
This command uses the ports
referenced in
on page
However in this API, all of the
port numbers have +1 added. As
a result, the Management Port is
port1, DATA1 is port2, and
DATA2 is port3, and so on.
"csirec": "3",
"bkpchan": "0",
},
{
"peid": "PE2",
"csirec": "1",
"bkpchan": "0",
},
]
}
Port Information,
8.
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
Description
https://192.168.0.1/ws/v2/device_ctl/eth
https://192.168.0.1/ws/v2/device_ctl/eth/<Level_1_URI_Parameter>
Allows get of Ethernet ports information or configuration of Ethernet
data or control ports.
GET, POST
Read, Write
User, Admin
All port Info:
GET "https://192.168.0.1/ws/v2/device_ctl/eth"
Single Ethernet port info:
GET "https://192.168.0.1/ws/v2/device_ctl/eth/port?portid=1"
Single Ethernet port item:
GET "https://192.168.0.1/ws/v2/device_ctl/eth/port? portid=1&ipv4addr"
Device Control Commands
265

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents