Data Source: oci_disaster_recovery_dr_plan

This data source provides details about a specific Dr Plan resource in Oracle Cloud Infrastructure Disaster Recovery service.

Get details for the DR plan identified by drPlanId.

Example Usage

data "oci_disaster_recovery_dr_plan" "test_dr_plan" {
	#Required
	dr_plan_id = oci_disaster_recovery_dr_plan.test_dr_plan.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: