NetworkBootstrapDevicePatchProperties interface

Network Bootstrap Device Patch properties.

Properties

annotation

Switch configuration description.

hostName

The host name of the device.

serialNumber

Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.

Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

hostName

The host name of the device.

hostName?: string

Property Value

string

serialNumber

Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.

serialNumber?: string

Property Value

string