This data source provides the list of Supported Commitments in Oracle Cloud Infrastructure Oracle Cloud VMware Solution service.
Lists supported Commitments.
data "oci_ocvp_supported_commitments" "test_supported_commitments" {
#Required
compartment_id = var.compartment_id
#Optional
host_shape_name = oci_core_shape.test_shape.name
}
The following arguments are supported:
compartment_id
- (Required) The OCID of the compartment.host_shape_name
- (Optional) A filter to return only resources that match or support the given ESXi host shape.The following attributes are exported:
supported_commitment_summary_collection
- The list of supported_commitment_summary_collection.The following attributes are exported:
items
- A list of the supported Commitments.
name
- name of Commitment