Data Source: oci_database_application_vips

This data source provides the list of Application Vips in Oracle Cloud Infrastructure Database service.

Gets a list of application virtual IP (VIP) addresses on a cloud VM cluster.

Example Usage

data "oci_database_application_vips" "test_application_vips" {
    #Required
    cloud_vm_cluster_id = oci_database_cloud_vm_cluster.test_cloud_vm_cluster.id
    compartment_id = var.compartment_id

    #Optional
    state = var.application_vip_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ApplicationVip Reference

The following attributes are exported: