ConsolidatedClusterHostAffinityRule Template

The ClusterHostAffinity spreadsheet defines the groups of virtual machines which may run on groups of host servers.

Table 1. Columns included with ConsolidatedClusterHostAffinityRule templates

Column

Details

ClusterID

Type: big integer. Key

The unique identifier for the imported cluster, to which this affinity rule applies. This may be a string or an integer and must match a ClusterID from the cluster spreadsheet.

Destination:

ImportedClusterHostAffinityRule.ClusterExternalID

Name

Type: text (max 128 characters). Nullable

The name of the cluster host affinity rule.

Destination:

ImportedClusterHostAffinityRule.Name

ClusterHostGroupName

Type: big integer. Key

The name of the group of hosts that the ClusterVMGroupName virtual machines may run on.

Destination:

ImportedClusterHostAffinityRule.ClusterHostGroupExternalID

ClusterVMGroupName

Type: big integer. Key

The name of the virtual machine group that may run on the ClusterHostGroupName hosts.

Destination:

ImportedClusterHostAffinityRule.ClusterVMGroupExternalID

ClusterHostAffinity RuleType

Type: text (max 128 characters)

The type of affinity rule. The value must be an exact case-insensitive match to one of the permitted values.

Possible values:

  • must run on
  • must not run on

Destination:

ImportedClusterHostAffinityRule.ClusterHostAffinityRule TypeID