Inventory Object: ClusterGroupMember

FlexNet Manager Suite 2020 R2 (On-Premises)

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

The ImportedClusterGroupMember table holds all of the group memberships defined on clusters which have been retrieved from the source connections.

Attributes are listed here in alphabetical order.

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

The unique identifier for the imported cluster group.

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

The identifier used in the source connection for the external computer which is a member of the group.

Note: Strictly, this attribute may be null, because it forms part of a compound database key. However, null values may cause import errors (where this object does not get imported), and multiple records from the same connection having nulls may cause data loss through over-writing. It is therefore best practice to treat this field as mandatory.

FlexNet Manager Suite (On-Premises)

2020 R2