Data Source: oci_capacity_management_occ_customer_groups

This data source provides the list of Occ Customer Groups in Oracle Cloud Infrastructure Capacity Management service.

Lists all the customer groups.

Example Usage

data "oci_capacity_management_occ_customer_groups" "test_occ_customer_groups" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.occ_customer_group_display_name
	id = var.occ_customer_group_id
	status = var.occ_customer_group_status
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OccCustomerGroup Reference

The following attributes are exported: