CloudManagementGroup node
A CloudManagementGroup node represents an instance of an administrative or organization group of resources, for example an Organizational Unit (OU) in AWS and Microsoft Azure, and an Organization in Google Cloud Platform. They are created and removed by patterns.
The following section describes the scenarios in which a CloudManagementGroup node is created or removed. CloudManagementGroup nodes are never updated.
CloudManagementGroup node lifecycle
The following section describes the scenarios in which a CloudManagementGroup node is created or removed.
Creation
A CloudManagementGroup node is created when an organizational grouping is discovered in the cloud.
Removal
A CloudManagementGroup node is removed if its parent CloudService node is removed.
To remove a CloudManagementGroup node manually, select it in the list and pick Destroy from the Actions list.
If you remove a CloudManagementGroup node, then its contained nodes are removed. For more information, see Cascade Removal.
Attributes and relationships of the CloudManagementGroup node
The attributes of the CloudManagementGroup node are described in the following table:
UI Name | Description |
---|---|
Key | Unique identity string for Cloud Management Group |
Name | Cloud Management Group name |
Type | Type of Cloud Management Group |
Short Name | Short Name for the Cloud Management Group |
Id | ID of the Cloud Management Group |
Description | Description |
Cloud Identifier | Unique cloud identifier |
Tags | Tag set |
The relationships of the CloudManagementGroup node are described in the following table:
UI Name | Relationship | Description |
---|---|---|
Cloud Provider | ManagementGroup: CloudService: ServiceProvider: CloudProvider | Cloud Provider |
Child Cloud Management Groups | Parent: Hierarchy: Child: CloudManagementGroup | Child Cloud Management Groups |
Parent Cloud Management Group | Child: Hierarchy: Parent: CloudManagementGroup | Parent Cloud Management Group |
Owned Administrative Collections | Owner: Ownership: OwnedItem: AdminCollection | Administrative Collections owned by this Cloud Management Group |
Owned Cloud Management Groups | Owner: Ownership: OwnedItem: CloudManagementGroup | Cloud Management Groups owned by this Cloud Management Group |
Owning Cloud Management Group | OwnedItem: Ownership: Owner: CloudManagementGroup | The Cloud Management Group that owns this Cloud Management Group |
Owned Cloud Regions | Owner: Ownership: OwnedItem: CloudRegion | Cloud Regions owned by this Cloud Management Group |
Owned Deployments | Owner: Ownership: OwnedItem: Deployment | Deployments owned by this Cloud Management Group |
Organizational Unit | OwnedItem: Ownership: Owner: OrganisationalUnit | Organizational Unit that this Cloud Management Group belongs to |
All Cloud Services | Owner: | All Cloud Services managed by this Cloud Management Group |
The expressions of the CloudManagementGroup node are described in the following table:
UI Name | Expression | Description |
---|---|---|
Number of Regions | num_regions : NODECOUNT(TRAVERSE Owner:Ownership:OwnedItem:CloudRegion) | Number of regions |