Data Source: oci_database_migration_job_advisor_report

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

Get the Pre-Migration Advisor report details

Note: If you wish to use the DMS deprecated API version /20210929 it is necessary to pin the Terraform Provider version to v5.47.0. Newer Terraform provider versions will not support the DMS deprecated API version /20210929

Example Usage

data "oci_database_migration_job_advisor_report" "test_job_advisor_report" {
	#Required
	job_id = oci_database_migration_job.test_job.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: