Platform interface
Platform specific packet core control plane version properties.
Properties
ha |
The list of versions to which a high availability upgrade from this version is supported. |
maximum |
The maximum software version of the platform where this packet core version can be deployed. |
minimum |
The minimum software version of the platform where this packet core version can be deployed. |
obsolete |
Indicates whether this version is obsoleted for this platform. |
platform |
The platform type where this version can be deployed. |
recommended |
Indicates whether this is the recommended version for this platform. |
version |
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