Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.26 KB

HyperflexSoftwareVersionPolicy.md

File metadata and controls

16 lines (12 loc) · 1.26 KB

HyperflexSoftwareVersionPolicy

A policy capturing software versions for different HyperFlex Cluster compatible components ( like HyperFlex Data Platform, Hypervisor, etc. ), that the user wishes to apply on the HyperFlex cluster.

Properties

Name Type Description Notes
hxdp_version str Desired HyperFlex Data Platform software version to apply on the HyperFlex cluster. [optional]
server_firmware_version str Desired server firmware version to apply on the HyperFlex Cluster. [optional]
cluster_profiles list[HyperflexClusterProfile] A reference to a hyperflexClusterProfile resource. When the $expand query parameter is specified, the referenced resource is returned inline. List of cluster profiles using this policy. [optional]
hxdp_version_info SoftwareHyperflexDistributable [optional]
organization OrganizationOrganization [optional]
server_firmware_version_info FirmwareDistributable [optional]

[Back to Model list] [Back to API list] [Back to README]