Data Source: oci_capacity_management_occ_customer_group
This data source provides details about a specific Occ Customer Group resource in Oracle Cloud Infrastructure Capacity Management service.
Gets information about the specified customer group.
Example Usage
data "oci_capacity_management_occ_customer_group" "test_occ_customer_group" {
#Required
occ_customer_group_id = oci_capacity_management_occ_customer_group.test_occ_customer_group.id
}
Argument Reference
The following arguments are supported:
occ_customer_group_id- (Required) The OCID of the customer group.
Attributes Reference
The following attributes are exported:
compartment_id- The OCID of the tenancy containing the customer group.customers_list- A list containing all the customers that belong to this customer groupdescription- The description about the customer group.display_name- The display name for the customerocc_customer_group_id- The OCID of the customer group.status- To determine whether the customer is enabled/disabled.`tenancy_id- The OCID of the tenancy belonging to the customer.
defined_tags- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:{"foo-namespace.bar-key": "value"}description- The description about the customer group.display_name- The display name of the customer group.freeform_tags- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:{"bar-key": "value"}id- The OCID of the customer group.lifecycle_details- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed State.state- The current lifecycle state of the resource.status- To determine whether the customer group is enabled/disabled.system_tags- System tags for this resource. Each key is predefined and scoped to a namespace. Example:{"orcl-cloud.free-tier-retained": "true"}time_created- The time when the customer group was created.time_updated- The time when the customer group was last updated.