Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.06 KB

HyperflexNodeProfile.md

File metadata and controls

16 lines (12 loc) · 1.06 KB

HyperflexNodeProfile

A configuration profile per node in the HyperFlex cluster. It defines node settings such as IP address configuration for hypervisor management network, storage data network, HyperFlex management network, and the assigned physical server.

Properties

Name Type Description Notes
hxdp_data_ip str IP address for storage data network (Controller VM interface). [optional]
hxdp_mgmt_ip str IP address for HyperFlex management network. [optional]
hypervisor_data_ip str IP address for storage data network (Hypervisor interface). [optional]
hypervisor_mgmt_ip str IP address for Hypervisor management network. [optional]
assigned_server ComputeRackUnit [optional]
cluster_profile HyperflexClusterProfile [optional]

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