Data Source: oci_database_migration_agent

This data source provides details about a specific Agent resource in Oracle Cloud Infrastructure Database Migration service.

Display the ODMS Agent configuration.

Example Usage

data "oci_database_migration_agent" "test_agent" {
	#Required
	agent_id = oci_database_migration_agent.test_agent.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: