SupportedVersionProperties interface
Supported version details of the network device.
Properties
is |
If true newly provisioned Fabric will use this device version by default to bootstrap the network devices for the first time. |
vendor |
Firmware version. |
vendor |
Operating system version. |
version | Operating system and firmware combined versions. |
Property Details
isDefault
If true newly provisioned Fabric will use this device version by default to bootstrap the network devices for the first time.
isDefault?: string
Property Value
string
vendorFirmwareVersion
Firmware version.
vendorFirmwareVersion?: string
Property Value
string
vendorOsVersion
Operating system version.
vendorOsVersion?: string
Property Value
string
version
Operating system and firmware combined versions.
version?: string
Property Value
string