Service Manual
Global Configuration
The following definition displays the global configuration entries:
Module: SYSTEM
URI:
/api/running/dell/system
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
Global Configuration Model
+--rw dell
+--rw system
| +--rw hostname? string
| +--rw banner?
| | +--rw login? string
| +--rw credentials?
| | +--rw username? string
| | +--rw password? string
| | +--rw privilege? uint32
| +--rw default-vlan?
| | +--rw vlan-id? vlan-id-num
| +--rw ip
| +--rw dhcp?
| | +--rw server? boolean
| | +--rw relay?
| | +--rw info-option? boolean
| +--rw helper-address?
| +--rw hop-count? boolean
| +--rw multicast-map?
| +--rw ip-address ip-address
| +--rw bcast-address ip-address
Interface
The following definition configures and displays the properties of an Interface:
Module: INTERFACE
URI:
/api/running/dell/interfaces/interface
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
NOTE: The POST and DELETE operations are not supported on Physical
Interfaces.
Use the following formats for various interface types:
1. Physical Interface:<iftype>-<slot>-<port>
• The <iftypes> can be any of the following physical interface type:
– TenGigabitEthernet
– fortyGigE
154
REST API