Platform interface

Platform specific packet core control plane version properties.

Properties

haUpgradesAvailable

The list of versions to which a high availability upgrade from this version is supported.

maximumPlatformSoftwareVersion

The maximum software version of the platform where this packet core version can be deployed.

minimumPlatformSoftwareVersion

The minimum software version of the platform where this packet core version can be deployed.

obsoleteVersion

Indicates whether this version is obsoleted for this platform.

platformType

The platform type where this version can be deployed.

recommendedVersion

Indicates whether this is the recommended version for this platform.

versionState

The state of this packet core control plane version on this platform.

Property Details

haUpgradesAvailable

The list of versions to which a high availability upgrade from this version is supported.

haUpgradesAvailable?: string[]

Property Value

string[]

maximumPlatformSoftwareVersion

The maximum software version of the platform where this packet core version can be deployed.

maximumPlatformSoftwareVersion?: string

Property Value

string

minimumPlatformSoftwareVersion

The minimum software version of the platform where this packet core version can be deployed.

minimumPlatformSoftwareVersion?: string

Property Value

string

obsoleteVersion

Indicates whether this version is obsoleted for this platform.

obsoleteVersion?: string

Property Value

string

platformType

The platform type where this version can be deployed.

platformType?: string

Property Value

string

recommendedVersion

Indicates whether this is the recommended version for this platform.

recommendedVersion?: string

Property Value

string

versionState

The state of this packet core control plane version on this platform.

versionState?: string

Property Value

string