Data Source: oci_database_migration_agents

This data source provides the list of Agents in Oracle Cloud Infrastructure Database Migration service.

Display the name of all the existing ODMS Agents in the server.

Example Usage

data "oci_database_migration_agents" "test_agents" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.agent_display_name
	state = var.agent_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Agent Reference

The following attributes are exported: