Viewing docs for Oracle Cloud Infrastructure v4.2.0
published on Friday, Mar 6, 2026 by Pulumi
published on Friday, Mar 6, 2026 by Pulumi
Viewing docs for Oracle Cloud Infrastructure v4.2.0
published on Friday, Mar 6, 2026 by Pulumi
published on Friday, Mar 6, 2026 by Pulumi
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
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testDrPlanExecution = oci.DisasterRecovery.getDrPlanExecution({
drPlanExecutionId: testDrPlanExecutionOciDisasterRecoveryDrPlanExecution.id,
});
import pulumi
import pulumi_oci as oci
test_dr_plan_execution = oci.DisasterRecovery.get_dr_plan_execution(dr_plan_execution_id=test_dr_plan_execution_oci_disaster_recovery_dr_plan_execution["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v4/go/oci/disasterrecovery"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := disasterrecovery.GetDrPlanExecution(ctx, &disasterrecovery.GetDrPlanExecutionArgs{
DrPlanExecutionId: testDrPlanExecutionOciDisasterRecoveryDrPlanExecution.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testDrPlanExecution = Oci.DisasterRecovery.GetDrPlanExecution.Invoke(new()
{
DrPlanExecutionId = testDrPlanExecutionOciDisasterRecoveryDrPlanExecution.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.DisasterRecovery.DisasterRecoveryFunctions;
import com.pulumi.oci.DisasterRecovery.inputs.GetDrPlanExecutionArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testDrPlanExecution = DisasterRecoveryFunctions.getDrPlanExecution(GetDrPlanExecutionArgs.builder()
.drPlanExecutionId(testDrPlanExecutionOciDisasterRecoveryDrPlanExecution.id())
.build());
}
}
variables:
testDrPlanExecution:
fn::invoke:
function: oci:DisasterRecovery:getDrPlanExecution
arguments:
drPlanExecutionId: ${testDrPlanExecutionOciDisasterRecoveryDrPlanExecution.id}
Using getDrPlanExecution
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDrPlanExecution(args: GetDrPlanExecutionArgs, opts?: InvokeOptions): Promise<GetDrPlanExecutionResult>
function getDrPlanExecutionOutput(args: GetDrPlanExecutionOutputArgs, opts?: InvokeOptions): Output<GetDrPlanExecutionResult>def get_dr_plan_execution(dr_plan_execution_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDrPlanExecutionResult
def get_dr_plan_execution_output(dr_plan_execution_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDrPlanExecutionResult]func LookupDrPlanExecution(ctx *Context, args *LookupDrPlanExecutionArgs, opts ...InvokeOption) (*LookupDrPlanExecutionResult, error)
func LookupDrPlanExecutionOutput(ctx *Context, args *LookupDrPlanExecutionOutputArgs, opts ...InvokeOption) LookupDrPlanExecutionResultOutput> Note: This function is named LookupDrPlanExecution in the Go SDK.
public static class GetDrPlanExecution
{
public static Task<GetDrPlanExecutionResult> InvokeAsync(GetDrPlanExecutionArgs args, InvokeOptions? opts = null)
public static Output<GetDrPlanExecutionResult> Invoke(GetDrPlanExecutionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDrPlanExecutionResult> getDrPlanExecution(GetDrPlanExecutionArgs args, InvokeOptions options)
public static Output<GetDrPlanExecutionResult> getDrPlanExecution(GetDrPlanExecutionArgs args, InvokeOptions options)
fn::invoke:
function: oci:DisasterRecovery/getDrPlanExecution:getDrPlanExecution
arguments:
# arguments dictionaryThe following arguments are supported:
- Dr
Plan stringExecution Id - The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID
- Dr
Plan stringExecution Id - The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID
- dr
Plan StringExecution Id - The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID
- dr
Plan stringExecution Id - The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID
- dr_
plan_ strexecution_ id - The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID
- dr
Plan StringExecution Id - The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID
getDrPlanExecution Result
The following output properties are available:
- Automatic
Execution List<GetDetails Dr Plan Execution Automatic Execution Detail> - The details of the event that started the automatic DR plan execution.
- Compartment
Id string - The OCID of the compartment containing this DR plan execution. Example:
ocid1.compartment.oc1..uniqueID - Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"Operations.CostCenter": "42"} - Display
Name string - The display name of the step execution. Example:
DATABASE_SWITCHOVER - Dr
Plan stringExecution Id - Dr
Protection stringGroup Id - The OCID of the DR protection group to which this DR plan execution belongs. Example:
ocid1.drprotectiongroup.oc1..uniqueID - Execution
Duration intIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - Execution
Options List<GetDr Plan Execution Execution Option> - The options for a plan execution.
- Dictionary<string, string>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"Department": "Finance"} - Group
Executions List<GetDr Plan Execution Group Execution> - A list of groups executed in this DR plan execution.
- Id string
- The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID - Is
Automatic bool - A flag indicating whether execution was submitted automatically by Automatic DR Configuration. Example:
false - Life
Cycle stringDetails - A message describing the DR plan execution's current state in more detail.
- Log
Locations List<GetDr Plan Execution Log Location> - The details of an object storage log location for a DR protection group.
- Peer
Dr stringProtection Group Id - The OCID of peer DR protection group associated with this plan's DR protection group. Example:
ocid1.drprotectiongroup.oc1..uniqueID - Peer
Region string - The region of the peer DR protection group associated with this plan's DR protection group. Example:
us-ashburn-1 - Plan
Execution stringType - The type of the DR plan executed.
- Plan
Id string - The OCID of the DR plan. Example:
ocid1.drplan.oc1..uniqueID - State string
- The current state of the DR plan execution.
- Step
Status List<GetCounts Dr Plan Execution Step Status Count> - A categorized summary of step execution statuses and their corresponding counts.
- Dictionary<string, string>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"} - Time
Created string - The date and time at which DR plan execution was created. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Time
Ended string - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Time
Started string - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Time
Updated string - The time when DR plan execution was last updated. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z
- Automatic
Execution []GetDetails Dr Plan Execution Automatic Execution Detail - The details of the event that started the automatic DR plan execution.
- Compartment
Id string - The OCID of the compartment containing this DR plan execution. Example:
ocid1.compartment.oc1..uniqueID - map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"Operations.CostCenter": "42"} - Display
Name string - The display name of the step execution. Example:
DATABASE_SWITCHOVER - Dr
Plan stringExecution Id - Dr
Protection stringGroup Id - The OCID of the DR protection group to which this DR plan execution belongs. Example:
ocid1.drprotectiongroup.oc1..uniqueID - Execution
Duration intIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - Execution
Options []GetDr Plan Execution Execution Option - The options for a plan execution.
- map[string]string
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"Department": "Finance"} - Group
Executions []GetDr Plan Execution Group Execution - A list of groups executed in this DR plan execution.
- Id string
- The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID - Is
Automatic bool - A flag indicating whether execution was submitted automatically by Automatic DR Configuration. Example:
false - Life
Cycle stringDetails - A message describing the DR plan execution's current state in more detail.
- Log
Locations []GetDr Plan Execution Log Location - The details of an object storage log location for a DR protection group.
- Peer
Dr stringProtection Group Id - The OCID of peer DR protection group associated with this plan's DR protection group. Example:
ocid1.drprotectiongroup.oc1..uniqueID - Peer
Region string - The region of the peer DR protection group associated with this plan's DR protection group. Example:
us-ashburn-1 - Plan
Execution stringType - The type of the DR plan executed.
- Plan
Id string - The OCID of the DR plan. Example:
ocid1.drplan.oc1..uniqueID - State string
- The current state of the DR plan execution.
- Step
Status []GetCounts Dr Plan Execution Step Status Count - A categorized summary of step execution statuses and their corresponding counts.
- map[string]string
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"} - Time
Created string - The date and time at which DR plan execution was created. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Time
Ended string - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Time
Started string - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Time
Updated string - The time when DR plan execution was last updated. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z
- automatic
Execution List<GetDetails Dr Plan Execution Automatic Execution Detail> - The details of the event that started the automatic DR plan execution.
- compartment
Id String - The OCID of the compartment containing this DR plan execution. Example:
ocid1.compartment.oc1..uniqueID - Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"Operations.CostCenter": "42"} - display
Name String - The display name of the step execution. Example:
DATABASE_SWITCHOVER - dr
Plan StringExecution Id - dr
Protection StringGroup Id - The OCID of the DR protection group to which this DR plan execution belongs. Example:
ocid1.drprotectiongroup.oc1..uniqueID - execution
Duration IntegerIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - execution
Options List<GetDr Plan Execution Execution Option> - The options for a plan execution.
- Map<String,String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"Department": "Finance"} - group
Executions List<GetDr Plan Execution Group Execution> - A list of groups executed in this DR plan execution.
- id String
- The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID - is
Automatic Boolean - A flag indicating whether execution was submitted automatically by Automatic DR Configuration. Example:
false - life
Cycle StringDetails - A message describing the DR plan execution's current state in more detail.
- log
Locations List<GetDr Plan Execution Log Location> - The details of an object storage log location for a DR protection group.
- peer
Dr StringProtection Group Id - The OCID of peer DR protection group associated with this plan's DR protection group. Example:
ocid1.drprotectiongroup.oc1..uniqueID - peer
Region String - The region of the peer DR protection group associated with this plan's DR protection group. Example:
us-ashburn-1 - plan
Execution StringType - The type of the DR plan executed.
- plan
Id String - The OCID of the DR plan. Example:
ocid1.drplan.oc1..uniqueID - state String
- The current state of the DR plan execution.
- step
Status List<GetCounts Dr Plan Execution Step Status Count> - A categorized summary of step execution statuses and their corresponding counts.
- Map<String,String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created String - The date and time at which DR plan execution was created. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Ended String - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Started String - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Updated String - The time when DR plan execution was last updated. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z
- automatic
Execution GetDetails Dr Plan Execution Automatic Execution Detail[] - The details of the event that started the automatic DR plan execution.
- compartment
Id string - The OCID of the compartment containing this DR plan execution. Example:
ocid1.compartment.oc1..uniqueID - {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"Operations.CostCenter": "42"} - display
Name string - The display name of the step execution. Example:
DATABASE_SWITCHOVER - dr
Plan stringExecution Id - dr
Protection stringGroup Id - The OCID of the DR protection group to which this DR plan execution belongs. Example:
ocid1.drprotectiongroup.oc1..uniqueID - execution
Duration numberIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - execution
Options GetDr Plan Execution Execution Option[] - The options for a plan execution.
- {[key: string]: string}
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"Department": "Finance"} - group
Executions GetDr Plan Execution Group Execution[] - A list of groups executed in this DR plan execution.
- id string
- The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID - is
Automatic boolean - A flag indicating whether execution was submitted automatically by Automatic DR Configuration. Example:
false - life
Cycle stringDetails - A message describing the DR plan execution's current state in more detail.
- log
Locations GetDr Plan Execution Log Location[] - The details of an object storage log location for a DR protection group.
- peer
Dr stringProtection Group Id - The OCID of peer DR protection group associated with this plan's DR protection group. Example:
ocid1.drprotectiongroup.oc1..uniqueID - peer
Region string - The region of the peer DR protection group associated with this plan's DR protection group. Example:
us-ashburn-1 - plan
Execution stringType - The type of the DR plan executed.
- plan
Id string - The OCID of the DR plan. Example:
ocid1.drplan.oc1..uniqueID - state string
- The current state of the DR plan execution.
- step
Status GetCounts Dr Plan Execution Step Status Count[] - A categorized summary of step execution statuses and their corresponding counts.
- {[key: string]: string}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created string - The date and time at which DR plan execution was created. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Ended string - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Started string - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Updated string - The time when DR plan execution was last updated. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z
- automatic_
execution_ Sequence[Getdetails Dr Plan Execution Automatic Execution Detail] - The details of the event that started the automatic DR plan execution.
- compartment_
id str - The OCID of the compartment containing this DR plan execution. Example:
ocid1.compartment.oc1..uniqueID - Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"Operations.CostCenter": "42"} - display_
name str - The display name of the step execution. Example:
DATABASE_SWITCHOVER - dr_
plan_ strexecution_ id - dr_
protection_ strgroup_ id - The OCID of the DR protection group to which this DR plan execution belongs. Example:
ocid1.drprotectiongroup.oc1..uniqueID - execution_
duration_ intin_ sec - The total duration in seconds taken to complete the step execution. Example:
35 - execution_
options Sequence[GetDr Plan Execution Execution Option] - The options for a plan execution.
- Mapping[str, str]
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"Department": "Finance"} - group_
executions Sequence[GetDr Plan Execution Group Execution] - A list of groups executed in this DR plan execution.
- id str
- The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID - is_
automatic bool - A flag indicating whether execution was submitted automatically by Automatic DR Configuration. Example:
false - life_
cycle_ strdetails - A message describing the DR plan execution's current state in more detail.
- log_
locations Sequence[GetDr Plan Execution Log Location] - The details of an object storage log location for a DR protection group.
- peer_
dr_ strprotection_ group_ id - The OCID of peer DR protection group associated with this plan's DR protection group. Example:
ocid1.drprotectiongroup.oc1..uniqueID - peer_
region str - The region of the peer DR protection group associated with this plan's DR protection group. Example:
us-ashburn-1 - plan_
execution_ strtype - The type of the DR plan executed.
- plan_
id str - The OCID of the DR plan. Example:
ocid1.drplan.oc1..uniqueID - state str
- The current state of the DR plan execution.
- step_
status_ Sequence[Getcounts Dr Plan Execution Step Status Count] - A categorized summary of step execution statuses and their corresponding counts.
- Mapping[str, str]
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"} - time_
created str - The date and time at which DR plan execution was created. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time_
ended str - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time_
started str - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time_
updated str - The time when DR plan execution was last updated. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z
- automatic
Execution List<Property Map>Details - The details of the event that started the automatic DR plan execution.
- compartment
Id String - The OCID of the compartment containing this DR plan execution. Example:
ocid1.compartment.oc1..uniqueID - Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"Operations.CostCenter": "42"} - display
Name String - The display name of the step execution. Example:
DATABASE_SWITCHOVER - dr
Plan StringExecution Id - dr
Protection StringGroup Id - The OCID of the DR protection group to which this DR plan execution belongs. Example:
ocid1.drprotectiongroup.oc1..uniqueID - execution
Duration NumberIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - execution
Options List<Property Map> - The options for a plan execution.
- Map<String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"Department": "Finance"} - group
Executions List<Property Map> - A list of groups executed in this DR plan execution.
- id String
- The OCID of the DR plan execution. Example:
ocid1.drplanexecution.oc1..uniqueID - is
Automatic Boolean - A flag indicating whether execution was submitted automatically by Automatic DR Configuration. Example:
false - life
Cycle StringDetails - A message describing the DR plan execution's current state in more detail.
- log
Locations List<Property Map> - The details of an object storage log location for a DR protection group.
- peer
Dr StringProtection Group Id - The OCID of peer DR protection group associated with this plan's DR protection group. Example:
ocid1.drprotectiongroup.oc1..uniqueID - peer
Region String - The region of the peer DR protection group associated with this plan's DR protection group. Example:
us-ashburn-1 - plan
Execution StringType - The type of the DR plan executed.
- plan
Id String - The OCID of the DR plan. Example:
ocid1.drplan.oc1..uniqueID - state String
- The current state of the DR plan execution.
- step
Status List<Property Map>Counts - A categorized summary of step execution statuses and their corresponding counts.
- Map<String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created String - The date and time at which DR plan execution was created. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Ended String - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Started String - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Updated String - The time when DR plan execution was last updated. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z
Supporting Types
GetDrPlanExecutionAutomaticExecutionDetail
- Event
Name string - The name of the Oracle Cloud Infrastructure event that started the automatic DR plan execution. Example:
SwitchoverAutonomousDatabase - Member
Id string - The OCID of the member that emitted the event that started the automatic DR plan execution. Example: "ocid1.autonomousdatabase.oc1..uniqueID"
- Event
Name string - The name of the Oracle Cloud Infrastructure event that started the automatic DR plan execution. Example:
SwitchoverAutonomousDatabase - Member
Id string - The OCID of the member that emitted the event that started the automatic DR plan execution. Example: "ocid1.autonomousdatabase.oc1..uniqueID"
- event
Name String - The name of the Oracle Cloud Infrastructure event that started the automatic DR plan execution. Example:
SwitchoverAutonomousDatabase - member
Id String - The OCID of the member that emitted the event that started the automatic DR plan execution. Example: "ocid1.autonomousdatabase.oc1..uniqueID"
- event
Name string - The name of the Oracle Cloud Infrastructure event that started the automatic DR plan execution. Example:
SwitchoverAutonomousDatabase - member
Id string - The OCID of the member that emitted the event that started the automatic DR plan execution. Example: "ocid1.autonomousdatabase.oc1..uniqueID"
- event_
name str - The name of the Oracle Cloud Infrastructure event that started the automatic DR plan execution. Example:
SwitchoverAutonomousDatabase - member_
id str - The OCID of the member that emitted the event that started the automatic DR plan execution. Example: "ocid1.autonomousdatabase.oc1..uniqueID"
- event
Name String - The name of the Oracle Cloud Infrastructure event that started the automatic DR plan execution. Example:
SwitchoverAutonomousDatabase - member
Id String - The OCID of the member that emitted the event that started the automatic DR plan execution. Example: "ocid1.autonomousdatabase.oc1..uniqueID"
GetDrPlanExecutionExecutionOption
- Are
Prechecks boolEnabled - A flag indicating whether a precheck should be executed before the plan execution. Example:
true - Are
Warnings boolIgnored - A flag indicating whether warnings should be ignored during the plan execution. Example:
false - Plan
Execution stringType - The type of the DR plan executed.
- Are
Prechecks boolEnabled - A flag indicating whether a precheck should be executed before the plan execution. Example:
true - Are
Warnings boolIgnored - A flag indicating whether warnings should be ignored during the plan execution. Example:
false - Plan
Execution stringType - The type of the DR plan executed.
- are
Prechecks BooleanEnabled - A flag indicating whether a precheck should be executed before the plan execution. Example:
true - are
Warnings BooleanIgnored - A flag indicating whether warnings should be ignored during the plan execution. Example:
false - plan
Execution StringType - The type of the DR plan executed.
- are
Prechecks booleanEnabled - A flag indicating whether a precheck should be executed before the plan execution. Example:
true - are
Warnings booleanIgnored - A flag indicating whether warnings should be ignored during the plan execution. Example:
false - plan
Execution stringType - The type of the DR plan executed.
- are_
prechecks_ boolenabled - A flag indicating whether a precheck should be executed before the plan execution. Example:
true - are_
warnings_ boolignored - A flag indicating whether warnings should be ignored during the plan execution. Example:
false - plan_
execution_ strtype - The type of the DR plan executed.
- are
Prechecks BooleanEnabled - A flag indicating whether a precheck should be executed before the plan execution. Example:
true - are
Warnings BooleanIgnored - A flag indicating whether warnings should be ignored during the plan execution. Example:
false - plan
Execution StringType - The type of the DR plan executed.
GetDrPlanExecutionGroupExecution
- Display
Name string - The display name of the step execution. Example:
DATABASE_SWITCHOVER - Execution
Duration intIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - Group
Id string - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - Status string
- The status of the step execution.
- Status
Details string - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - Step
Executions List<GetDr Plan Execution Group Execution Step Execution> - A list of step executions in the group.
- Time
Ended string - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Time
Started string - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Type string
- The group type. Example:
BUILT_IN
- Display
Name string - The display name of the step execution. Example:
DATABASE_SWITCHOVER - Execution
Duration intIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - Group
Id string - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - Status string
- The status of the step execution.
- Status
Details string - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - Step
Executions []GetDr Plan Execution Group Execution Step Execution - A list of step executions in the group.
- Time
Ended string - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Time
Started string - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Type string
- The group type. Example:
BUILT_IN
- display
Name String - The display name of the step execution. Example:
DATABASE_SWITCHOVER - execution
Duration IntegerIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - group
Id String - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - status String
- The status of the step execution.
- status
Details String - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - step
Executions List<GetDr Plan Execution Group Execution Step Execution> - A list of step executions in the group.
- time
Ended String - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Started String - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - type String
- The group type. Example:
BUILT_IN
- display
Name string - The display name of the step execution. Example:
DATABASE_SWITCHOVER - execution
Duration numberIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - group
Id string - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - status string
- The status of the step execution.
- status
Details string - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - step
Executions GetDr Plan Execution Group Execution Step Execution[] - A list of step executions in the group.
- time
Ended string - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Started string - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - type string
- The group type. Example:
BUILT_IN
- display_
name str - The display name of the step execution. Example:
DATABASE_SWITCHOVER - execution_
duration_ intin_ sec - The total duration in seconds taken to complete the step execution. Example:
35 - group_
id str - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - status str
- The status of the step execution.
- status_
details str - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - step_
executions Sequence[GetDr Plan Execution Group Execution Step Execution] - A list of step executions in the group.
- time_
ended str - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time_
started str - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - type str
- The group type. Example:
BUILT_IN
- display
Name String - The display name of the step execution. Example:
DATABASE_SWITCHOVER - execution
Duration NumberIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - group
Id String - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - status String
- The status of the step execution.
- status
Details String - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - step
Executions List<Property Map> - A list of step executions in the group.
- time
Ended String - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Started String - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - type String
- The group type. Example:
BUILT_IN
GetDrPlanExecutionGroupExecutionStepExecution
- Display
Name string - The display name of the step execution. Example:
DATABASE_SWITCHOVER - Execution
Duration intIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - Group
Id string - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - Log
Locations List<GetDr Plan Execution Group Execution Step Execution Log Location> - The details of an object storage log location for a DR protection group.
- Status string
- The status of the step execution.
- Status
Details string - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - Step
Id string - The unique id of the step. Must not be modified by user. Example:
sgid1.step..uniqueID - Time
Ended string - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Time
Started string - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Type string
- The group type. Example:
BUILT_IN - Type
Display stringName - The display name of the DR Plan step type. Example:
Database Switchover
- Display
Name string - The display name of the step execution. Example:
DATABASE_SWITCHOVER - Execution
Duration intIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - Group
Id string - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - Log
Locations []GetDr Plan Execution Group Execution Step Execution Log Location - The details of an object storage log location for a DR protection group.
- Status string
- The status of the step execution.
- Status
Details string - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - Step
Id string - The unique id of the step. Must not be modified by user. Example:
sgid1.step..uniqueID - Time
Ended string - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Time
Started string - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - Type string
- The group type. Example:
BUILT_IN - Type
Display stringName - The display name of the DR Plan step type. Example:
Database Switchover
- display
Name String - The display name of the step execution. Example:
DATABASE_SWITCHOVER - execution
Duration IntegerIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - group
Id String - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - log
Locations List<GetDr Plan Execution Group Execution Step Execution Log Location> - The details of an object storage log location for a DR protection group.
- status String
- The status of the step execution.
- status
Details String - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - step
Id String - The unique id of the step. Must not be modified by user. Example:
sgid1.step..uniqueID - time
Ended String - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Started String - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - type String
- The group type. Example:
BUILT_IN - type
Display StringName - The display name of the DR Plan step type. Example:
Database Switchover
- display
Name string - The display name of the step execution. Example:
DATABASE_SWITCHOVER - execution
Duration numberIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - group
Id string - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - log
Locations GetDr Plan Execution Group Execution Step Execution Log Location[] - The details of an object storage log location for a DR protection group.
- status string
- The status of the step execution.
- status
Details string - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - step
Id string - The unique id of the step. Must not be modified by user. Example:
sgid1.step..uniqueID - time
Ended string - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Started string - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - type string
- The group type. Example:
BUILT_IN - type
Display stringName - The display name of the DR Plan step type. Example:
Database Switchover
- display_
name str - The display name of the step execution. Example:
DATABASE_SWITCHOVER - execution_
duration_ intin_ sec - The total duration in seconds taken to complete the step execution. Example:
35 - group_
id str - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - log_
locations Sequence[GetDr Plan Execution Group Execution Step Execution Log Location] - The details of an object storage log location for a DR protection group.
- status str
- The status of the step execution.
- status_
details str - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - step_
id str - The unique id of the step. Must not be modified by user. Example:
sgid1.step..uniqueID - time_
ended str - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time_
started str - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - type str
- The group type. Example:
BUILT_IN - type_
display_ strname - The display name of the DR Plan step type. Example:
Database Switchover
- display
Name String - The display name of the step execution. Example:
DATABASE_SWITCHOVER - execution
Duration NumberIn Sec - The total duration in seconds taken to complete the step execution. Example:
35 - group
Id String - The unique id of the group to which this step belongs. Must not be modified by user. Example:
sgid1.group..uniqueID - log
Locations List<Property Map> - The details of an object storage log location for a DR protection group.
- status String
- The status of the step execution.
- status
Details String - Additional details on the step execution status. Example:
This step failed to complete due to a timeout - step
Id String - The unique id of the step. Must not be modified by user. Example:
sgid1.step..uniqueID - time
Ended String - The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - time
Started String - The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example:
2019-03-29T09:36:42Z - type String
- The group type. Example:
BUILT_IN - type
Display StringName - The display name of the DR Plan step type. Example:
Database Switchover
GetDrPlanExecutionGroupExecutionStepExecutionLogLocation
GetDrPlanExecutionLogLocation
GetDrPlanExecutionStepStatusCount
- Failed
Steps List<GetDr Plan Execution Step Status Count Failed Step> - A summary of steps that failed during a DR plan execution, including failed and timed out steps.
- Remaining
Steps List<GetDr Plan Execution Step Status Count Remaining Step> - A summary of remaining steps in a DR plan execution, including queued, paused, and in-progress steps.
- Skipped
Steps List<GetDr Plan Execution Step Status Count Skipped Step> - A summary of steps that were skipped during a DR plan execution, including disabled, failed but ignored, timed out but ignored, and canceled steps.
- Successful
Steps List<GetDr Plan Execution Step Status Count Successful Step> - A summary of steps that completed successfully during a DR plan execution.
- Total
Steps int - The total number of steps in a DR plan execution.
- Warning
Steps List<GetDr Plan Execution Step Status Count Warning Step> - A summary of steps that encountered warnings during a DR plan execution.
- Failed
Steps []GetDr Plan Execution Step Status Count Failed Step - A summary of steps that failed during a DR plan execution, including failed and timed out steps.
- Remaining
Steps []GetDr Plan Execution Step Status Count Remaining Step - A summary of remaining steps in a DR plan execution, including queued, paused, and in-progress steps.
- Skipped
Steps []GetDr Plan Execution Step Status Count Skipped Step - A summary of steps that were skipped during a DR plan execution, including disabled, failed but ignored, timed out but ignored, and canceled steps.
- Successful
Steps []GetDr Plan Execution Step Status Count Successful Step - A summary of steps that completed successfully during a DR plan execution.
- Total
Steps int - The total number of steps in a DR plan execution.
- Warning
Steps []GetDr Plan Execution Step Status Count Warning Step - A summary of steps that encountered warnings during a DR plan execution.
- failed
Steps List<GetDr Plan Execution Step Status Count Failed Step> - A summary of steps that failed during a DR plan execution, including failed and timed out steps.
- remaining
Steps List<GetDr Plan Execution Step Status Count Remaining Step> - A summary of remaining steps in a DR plan execution, including queued, paused, and in-progress steps.
- skipped
Steps List<GetDr Plan Execution Step Status Count Skipped Step> - A summary of steps that were skipped during a DR plan execution, including disabled, failed but ignored, timed out but ignored, and canceled steps.
- successful
Steps List<GetDr Plan Execution Step Status Count Successful Step> - A summary of steps that completed successfully during a DR plan execution.
- total
Steps Integer - The total number of steps in a DR plan execution.
- warning
Steps List<GetDr Plan Execution Step Status Count Warning Step> - A summary of steps that encountered warnings during a DR plan execution.
- failed
Steps GetDr Plan Execution Step Status Count Failed Step[] - A summary of steps that failed during a DR plan execution, including failed and timed out steps.
- remaining
Steps GetDr Plan Execution Step Status Count Remaining Step[] - A summary of remaining steps in a DR plan execution, including queued, paused, and in-progress steps.
- skipped
Steps GetDr Plan Execution Step Status Count Skipped Step[] - A summary of steps that were skipped during a DR plan execution, including disabled, failed but ignored, timed out but ignored, and canceled steps.
- successful
Steps GetDr Plan Execution Step Status Count Successful Step[] - A summary of steps that completed successfully during a DR plan execution.
- total
Steps number - The total number of steps in a DR plan execution.
- warning
Steps GetDr Plan Execution Step Status Count Warning Step[] - A summary of steps that encountered warnings during a DR plan execution.
- failed_
steps Sequence[GetDr Plan Execution Step Status Count Failed Step] - A summary of steps that failed during a DR plan execution, including failed and timed out steps.
- remaining_
steps Sequence[GetDr Plan Execution Step Status Count Remaining Step] - A summary of remaining steps in a DR plan execution, including queued, paused, and in-progress steps.
- skipped_
steps Sequence[GetDr Plan Execution Step Status Count Skipped Step] - A summary of steps that were skipped during a DR plan execution, including disabled, failed but ignored, timed out but ignored, and canceled steps.
- successful_
steps Sequence[GetDr Plan Execution Step Status Count Successful Step] - A summary of steps that completed successfully during a DR plan execution.
- total_
steps int - The total number of steps in a DR plan execution.
- warning_
steps Sequence[GetDr Plan Execution Step Status Count Warning Step] - A summary of steps that encountered warnings during a DR plan execution.
- failed
Steps List<Property Map> - A summary of steps that failed during a DR plan execution, including failed and timed out steps.
- remaining
Steps List<Property Map> - A summary of remaining steps in a DR plan execution, including queued, paused, and in-progress steps.
- skipped
Steps List<Property Map> - A summary of steps that were skipped during a DR plan execution, including disabled, failed but ignored, timed out but ignored, and canceled steps.
- successful
Steps List<Property Map> - A summary of steps that completed successfully during a DR plan execution.
- total
Steps Number - The total number of steps in a DR plan execution.
- warning
Steps List<Property Map> - A summary of steps that encountered warnings during a DR plan execution.
GetDrPlanExecutionStepStatusCountFailedStep
- Failed int
- The total number of failed steps in a DR plan execution.
- Timed
Out int - The total number of steps that timed out during a DR plan execution.
- Total
Failed int - The total number of steps that failed during a DR plan execution.
- Failed int
- The total number of failed steps in a DR plan execution.
- Timed
Out int - The total number of steps that timed out during a DR plan execution.
- Total
Failed int - The total number of steps that failed during a DR plan execution.
- failed Integer
- The total number of failed steps in a DR plan execution.
- timed
Out Integer - The total number of steps that timed out during a DR plan execution.
- total
Failed Integer - The total number of steps that failed during a DR plan execution.
- failed number
- The total number of failed steps in a DR plan execution.
- timed
Out number - The total number of steps that timed out during a DR plan execution.
- total
Failed number - The total number of steps that failed during a DR plan execution.
- failed int
- The total number of failed steps in a DR plan execution.
- timed_
out int - The total number of steps that timed out during a DR plan execution.
- total_
failed int - The total number of steps that failed during a DR plan execution.
- failed Number
- The total number of failed steps in a DR plan execution.
- timed
Out Number - The total number of steps that timed out during a DR plan execution.
- total
Failed Number - The total number of steps that failed during a DR plan execution.
GetDrPlanExecutionStepStatusCountRemainingStep
- In
Progress int - The total number of steps in progress during a DR plan execution.
- Paused int
- The total number of paused steps in a DR plan execution.
- Queued int
- The total number of queued steps in a DR plan execution.
- Total
Remaining int - The total number of remaining steps in a DR plan execution.
- In
Progress int - The total number of steps in progress during a DR plan execution.
- Paused int
- The total number of paused steps in a DR plan execution.
- Queued int
- The total number of queued steps in a DR plan execution.
- Total
Remaining int - The total number of remaining steps in a DR plan execution.
- in
Progress Integer - The total number of steps in progress during a DR plan execution.
- paused Integer
- The total number of paused steps in a DR plan execution.
- queued Integer
- The total number of queued steps in a DR plan execution.
- total
Remaining Integer - The total number of remaining steps in a DR plan execution.
- in
Progress number - The total number of steps in progress during a DR plan execution.
- paused number
- The total number of paused steps in a DR plan execution.
- queued number
- The total number of queued steps in a DR plan execution.
- total
Remaining number - The total number of remaining steps in a DR plan execution.
- in_
progress int - The total number of steps in progress during a DR plan execution.
- paused int
- The total number of paused steps in a DR plan execution.
- queued int
- The total number of queued steps in a DR plan execution.
- total_
remaining int - The total number of remaining steps in a DR plan execution.
- in
Progress Number - The total number of steps in progress during a DR plan execution.
- paused Number
- The total number of paused steps in a DR plan execution.
- queued Number
- The total number of queued steps in a DR plan execution.
- total
Remaining Number - The total number of remaining steps in a DR plan execution.
GetDrPlanExecutionStepStatusCountSkippedStep
- Canceled int
- The total number of canceled steps in a DR plan execution.
- Disabled int
- The total number of disabled steps in a DR plan execution.
- Failed
Ignored int - The total number of steps that failed but were ignored during a DR plan execution.
- Timed
Out intIgnored - The total number of steps that timed out but were ignored during a DR plan execution.
- Total
Skipped int - The total number of steps that were skipped during a DR plan execution.
- Canceled int
- The total number of canceled steps in a DR plan execution.
- Disabled int
- The total number of disabled steps in a DR plan execution.
- Failed
Ignored int - The total number of steps that failed but were ignored during a DR plan execution.
- Timed
Out intIgnored - The total number of steps that timed out but were ignored during a DR plan execution.
- Total
Skipped int - The total number of steps that were skipped during a DR plan execution.
- canceled Integer
- The total number of canceled steps in a DR plan execution.
- disabled Integer
- The total number of disabled steps in a DR plan execution.
- failed
Ignored Integer - The total number of steps that failed but were ignored during a DR plan execution.
- timed
Out IntegerIgnored - The total number of steps that timed out but were ignored during a DR plan execution.
- total
Skipped Integer - The total number of steps that were skipped during a DR plan execution.
- canceled number
- The total number of canceled steps in a DR plan execution.
- disabled number
- The total number of disabled steps in a DR plan execution.
- failed
Ignored number - The total number of steps that failed but were ignored during a DR plan execution.
- timed
Out numberIgnored - The total number of steps that timed out but were ignored during a DR plan execution.
- total
Skipped number - The total number of steps that were skipped during a DR plan execution.
- canceled int
- The total number of canceled steps in a DR plan execution.
- disabled int
- The total number of disabled steps in a DR plan execution.
- failed_
ignored int - The total number of steps that failed but were ignored during a DR plan execution.
- timed_
out_ intignored - The total number of steps that timed out but were ignored during a DR plan execution.
- total_
skipped int - The total number of steps that were skipped during a DR plan execution.
- canceled Number
- The total number of canceled steps in a DR plan execution.
- disabled Number
- The total number of disabled steps in a DR plan execution.
- failed
Ignored Number - The total number of steps that failed but were ignored during a DR plan execution.
- timed
Out NumberIgnored - The total number of steps that timed out but were ignored during a DR plan execution.
- total
Skipped Number - The total number of steps that were skipped during a DR plan execution.
GetDrPlanExecutionStepStatusCountSuccessfulStep
- Succeeded int
- The total number of steps that succeeded during a DR plan execution.
- Total
Successful int - The total number of successful steps in a DR plan execution.
- Succeeded int
- The total number of steps that succeeded during a DR plan execution.
- Total
Successful int - The total number of successful steps in a DR plan execution.
- succeeded Integer
- The total number of steps that succeeded during a DR plan execution.
- total
Successful Integer - The total number of successful steps in a DR plan execution.
- succeeded number
- The total number of steps that succeeded during a DR plan execution.
- total
Successful number - The total number of successful steps in a DR plan execution.
- succeeded int
- The total number of steps that succeeded during a DR plan execution.
- total_
successful int - The total number of successful steps in a DR plan execution.
- succeeded Number
- The total number of steps that succeeded during a DR plan execution.
- total
Successful Number - The total number of successful steps in a DR plan execution.
GetDrPlanExecutionStepStatusCountWarningStep
- Total
Warnings int - The total number of steps that encountered warnings in a DR plan execution.
- Warnings
Ignored int - The total number of steps with warnings that were ignored during a DR plan execution.
- Total
Warnings int - The total number of steps that encountered warnings in a DR plan execution.
- Warnings
Ignored int - The total number of steps with warnings that were ignored during a DR plan execution.
- total
Warnings Integer - The total number of steps that encountered warnings in a DR plan execution.
- warnings
Ignored Integer - The total number of steps with warnings that were ignored during a DR plan execution.
- total
Warnings number - The total number of steps that encountered warnings in a DR plan execution.
- warnings
Ignored number - The total number of steps with warnings that were ignored during a DR plan execution.
- total_
warnings int - The total number of steps that encountered warnings in a DR plan execution.
- warnings_
ignored int - The total number of steps with warnings that were ignored during a DR plan execution.
- total
Warnings Number - The total number of steps that encountered warnings in a DR plan execution.
- warnings
Ignored Number - The total number of steps with warnings that were ignored during a DR plan execution.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
ociTerraform Provider.
Viewing docs for Oracle Cloud Infrastructure v4.2.0
published on Friday, Mar 6, 2026 by Pulumi
published on Friday, Mar 6, 2026 by Pulumi
