A profile specifying configuration settings for a HyperFlex cluster.
Name | Type | Description | Notes |
---|---|---|---|
data_ip_address | str | The storage data IP address for the HyperFlex cluster. | [optional] |
hypervisor_type | str | The hypervisor type for the HyperFlex cluster. | [optional] [default to 'Unknown'] |
mac_address_prefix | str | The MAC address prefix in the form of 00:25:B5:XX. | [optional] |
mgmt_ip_address | str | The management IP address for the HyperFlex cluster. | [optional] |
mgmt_platform | str | The management platform for the HyperFlex cluster. | [optional] [default to 'FI'] |
replication | int | The number of copies of each data block written. | [optional] |
storage_data_vlan | HyperflexNamedVlan | [optional] | |
wwxn_prefix | str | The WWxN prefix in the form of 20:00:00:25:B5:XX. | [optional] |
associated_cluster | HyperflexCluster | [optional] | |
auto_support | HyperflexAutoSupportPolicy | [optional] | |
cluster_network | HyperflexClusterNetworkPolicy | [optional] | |
cluster_storage | HyperflexClusterStoragePolicy | [optional] | |
config_result | HyperflexConfigResult | [optional] | |
ext_fc_storage | HyperflexExtFcStoragePolicy | [optional] | |
ext_iscsi_storage | HyperflexExtIscsiStoragePolicy | [optional] | |
local_credential | HyperflexLocalCredentialPolicy | [optional] | |
node_config | HyperflexNodeConfigPolicy | [optional] | |
node_profile_config | list[HyperflexNodeProfile] | A reference to a hyperflexNodeProfile resource. When the $expand query parameter is specified, the referenced resource is returned inline. List of node profiles representing the configuraion of the corresponding HX cluster nodes. | [optional] |
organization | OrganizationOrganization | [optional] | |
proxy_setting | HyperflexProxySettingPolicy | [optional] | |
running_workflows | list[WorkflowWorkflowInfo] | A reference to a workflowWorkflowInfo resource. When the $expand query parameter is specified, the referenced resource is returned inline. List of workflows that are currently running for this cluster profile. | [optional] [readonly] |
software_version | HyperflexSoftwareVersionPolicy | [optional] | |
sys_config | HyperflexSysConfigPolicy | [optional] | |
ucsm_config | HyperflexUcsmConfigPolicy | [optional] | |
vcenter_config | HyperflexVcenterConfigPolicy | [optional] |