SupportedVersionProperties interface

Supported version details of the network device.

Properties

isDefault

If true newly provisioned Fabric will use this device version by default to bootstrap the network devices for the first time.

vendorFirmwareVersion

Firmware version.

vendorOsVersion

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