Data Source: oci_visual_builder_vb_instance_applications

This data source provides the list of published and staged applications of a Visual Builder Instance in Oracle Cloud Infrastructure Visual Builder service.

Returns a list of published and staged applications of a Visual Builder instance.

Example Usage

data "oci_visual_builder_vb_instance_applications" "test_vb_instance_applications" {
    #Required
    vb_instance_id = oci_visual_builder_vb_instance.test_vb_instance.id
    idcs_open_id = "idcs_open_id_value"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

VbInstance Reference

The following attributes are exported: