SupportedVersionCatalogVersion interface
The SupportedVersionCatalogVersion object for appliance.
Properties
| data | The newer supported version catalog version data. |
| name | The catalog version name for the version available for upgrade. |
| namespace | The catalog version namespace for the version available for upgrade. |
Property Details
data
The newer supported version catalog version data.
data?: SupportedVersionCatalogVersionData
Property Value
name
The catalog version name for the version available for upgrade.
name?: string
Property Value
string
namespace
The catalog version namespace for the version available for upgrade.
namespace?: string
Property Value
string