Data Source: oci_disaster_recovery_dr_plan_execution

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

Get details for the DR plan execution identified by drPlanExecutionId.

Example Usage

data "oci_disaster_recovery_dr_plan_execution" "test_dr_plan_execution" {
	#Required
	dr_plan_execution_id = oci_disaster_recovery_dr_plan_execution.test_dr_plan_execution.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: