Data Source: oci_ocvp_management_appliances

This data source provides the list of Management Appliances in Oracle Cloud Infrastructure Oracle Cloud VMware Solution service.

Lists management appliances in compartment specified. List can be filtered by management appliance, compartment, name and lifecycle state.

Example Usage

data "oci_ocvp_management_appliances" "test_management_appliances" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.management_appliance_display_name
	management_appliance_id = oci_ocvp_management_appliance.test_management_appliance.id
	sddc_id = oci_ocvp_sddc.test_sddc.id
	state = var.management_appliance_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagementAppliance Reference

The following attributes are exported: