Inventory Object: ConsolidatedClusterGroup

FlexNet Manager Suite 2020 R2 (On-Premises)

ConsolidatedClusterGroup objects are uploaded to the ConsolidatedClusterGroup table in the operations (inventory) database. Multiple imports will merge updated data with existing records, and add new records as applicable.

The ClusterGroup spreadsheet uses data from the Cluster spreadsheet and defines groups of servers as well as computers that are members of these groups.

Attributes are listed here in alphabetical order.

Property Attributes Notes
ClusterGroupID Unsigned integer (bigint). Mandatory. Database key.

The unique identifier for this cluster group. This may be a string or an integer.

ClusterGroupName Alpha-numeric text (maximum 128 characters). May be null.

The name of the cluster group. Depending on the value of the ClusterGroupType this will be a group of hosts or virtual machines.

ClusterGroupType Alpha-numeric text (maximum 128 characters).

The kind of cluster included in the group. The value must be an exact case-insensitive match to one of the permitted values.

ClusterID Unsigned integer (bigint). Mandatory. Database key.

The unique identifier for the imported cluster. This may be a string or an integer and must match a value for the ClusterID in the cluster spreadsheet.

ComputerID Unsigned integer (bigint). Mandatory. Database key.

The identifier used in the 'Computer' spreadsheet for a computer which is a member of the group. To identify all the members of the group, repeat as many lines as required in your spreadsheet where the other values in the row are identical, and only the 'ComputerID' value changes. Values in this column must match a ComputerID in the computer spreadsheet or the row will be skipped.

FlexNet Manager Suite (On-Premises)

2020 R2