Data Source: oci_management_agent_management_agent_images

This data source provides the list of Management Agent Images in Oracle Cloud Infrastructure Management Agent service.

Get supported agent image information

Example Usage

data "oci_management_agent_management_agent_images" "test_management_agent_images" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    install_type = var.management_agent_image_install_type
    name = var.management_agent_image_name
    state = var.management_agent_image_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagementAgentImage Reference

The following attributes are exported: