DeviceInterfaceProperties interface
Network device interface properties.
Properties
identifier | Interface identifier. Example: HundredGigE0/0. |
interface |
Interface type. |
supported |
List of supported connector types. |
Property Details
identifier
Interface identifier. Example: HundredGigE0/0.
identifier?: string
Property Value
string
interfaceType
Interface type.
interfaceType?: string
Property Value
string
supportedConnectorTypes
List of supported connector types.
supportedConnectorTypes?: SupportedConnectorProperties[]