Use this API to get the connected layer 2 switch ports of an end system.
Method |
URL |
Required authentication |
GET |
/V1/CMDB/Topology/Devices/{ip}/ConnectedSwitchPort |
Yes |
Name |
Description |
---|---|
Token*required |
Place the token received from the API Log in to get an authentication token. |
ip*required |
The IP address of a device interface. |
Parameter |
Type |
Description |
Example |
---|---|---|---|
hostname |
list |
The hostname of the device that the end system connects to. |
{ |
interface |
string |
The interface that the end system connects to. |
|
statusCode |
integer |
The returned status code of executing the API. |
|
statusDescription |
string |
The explanation of the status code. |