NetworkDevicePatchableProperties interface
Network Device updatable properties.
Properties
| host |
The host name of the device. |
| serial |
Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber. |
Property Details
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