ClusterHostAffinityRule Table
The ClusterHostAffinityRule
table stores rules that define whether there is affinity between different VM groups and host groups within a cluster.
TenantID
has been set in the SQL Server
connection context information. That setting filters an underlying table to produce this
view of data for the single, selected tenant.
Database Column |
Details |
---|---|
ClusterHostAffinityRuleID
|
Type: integer. Key. Generated ID A unique identifier for each |
ClusterHostAffinity RuleTypeID
|
Type: integer A unique identifier indicating a type of Cluster Host Affinity Rule. |
Name
|
Type: text (max 256 characters). Key The name assigned to an affinity rule. |
HostGroupClusterID
|
Type: integer The unique identifier of the host group to which the affinity rule applies. Foreign key to the |
VMGroupClusterID
|
Type: integer The unique identifier of the VM group to which the affinity rule applies. Foreign key to the |
ClusterID
|
Type: integer. Key Foreign key to the |
ComplianceComputer InventorySourceTypeID
|
Type: integer Whether this cluster host affinity rule has ever been reported in inventory, or has been manually created and maintained. Foreign key to the |
FlexNet Manager Suite (On-Premises)
2020 R1