Oracle Cloud Infrastructure v2.33.0 published on Thursday, May 1, 2025 by Pulumi
oci.DisasterRecovery.getDrProtectionGroup
Explore with Pulumi AI
This data source provides details about a specific Dr Protection Group resource in Oracle Cloud Infrastructure Disaster Recovery service.
Get the DR protection group identified by drProtectionGroupId.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testDrProtectionGroup = oci.DisasterRecovery.getDrProtectionGroup({
    drProtectionGroupId: testDrProtectionGroupOciDisasterRecoveryDrProtectionGroup.id,
});
import pulumi
import pulumi_oci as oci
test_dr_protection_group = oci.DisasterRecovery.get_dr_protection_group(dr_protection_group_id=test_dr_protection_group_oci_disaster_recovery_dr_protection_group["id"])
package main
import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/disasterrecovery"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := disasterrecovery.GetDrProtectionGroup(ctx, &disasterrecovery.GetDrProtectionGroupArgs{
			DrProtectionGroupId: testDrProtectionGroupOciDisasterRecoveryDrProtectionGroup.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 testDrProtectionGroup = Oci.DisasterRecovery.GetDrProtectionGroup.Invoke(new()
    {
        DrProtectionGroupId = testDrProtectionGroupOciDisasterRecoveryDrProtectionGroup.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.GetDrProtectionGroupArgs;
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 testDrProtectionGroup = DisasterRecoveryFunctions.getDrProtectionGroup(GetDrProtectionGroupArgs.builder()
            .drProtectionGroupId(testDrProtectionGroupOciDisasterRecoveryDrProtectionGroup.id())
            .build());
    }
}
variables:
  testDrProtectionGroup:
    fn::invoke:
      function: oci:DisasterRecovery:getDrProtectionGroup
      arguments:
        drProtectionGroupId: ${testDrProtectionGroupOciDisasterRecoveryDrProtectionGroup.id}
Using getDrProtectionGroup
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 getDrProtectionGroup(args: GetDrProtectionGroupArgs, opts?: InvokeOptions): Promise<GetDrProtectionGroupResult>
function getDrProtectionGroupOutput(args: GetDrProtectionGroupOutputArgs, opts?: InvokeOptions): Output<GetDrProtectionGroupResult>def get_dr_protection_group(dr_protection_group_id: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetDrProtectionGroupResult
def get_dr_protection_group_output(dr_protection_group_id: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetDrProtectionGroupResult]func LookupDrProtectionGroup(ctx *Context, args *LookupDrProtectionGroupArgs, opts ...InvokeOption) (*LookupDrProtectionGroupResult, error)
func LookupDrProtectionGroupOutput(ctx *Context, args *LookupDrProtectionGroupOutputArgs, opts ...InvokeOption) LookupDrProtectionGroupResultOutput> Note: This function is named LookupDrProtectionGroup in the Go SDK.
public static class GetDrProtectionGroup 
{
    public static Task<GetDrProtectionGroupResult> InvokeAsync(GetDrProtectionGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetDrProtectionGroupResult> Invoke(GetDrProtectionGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDrProtectionGroupResult> getDrProtectionGroup(GetDrProtectionGroupArgs args, InvokeOptions options)
public static Output<GetDrProtectionGroupResult> getDrProtectionGroup(GetDrProtectionGroupArgs args, InvokeOptions options)
fn::invoke:
  function: oci:DisasterRecovery/getDrProtectionGroup:getDrProtectionGroup
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DrProtection stringGroup Id 
- The OCID of the DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- DrProtection stringGroup Id 
- The OCID of the DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- drProtection StringGroup Id 
- The OCID of the DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- drProtection stringGroup Id 
- The OCID of the DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- dr_protection_ strgroup_ id 
- The OCID of the DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- drProtection StringGroup Id 
- The OCID of the DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
getDrProtectionGroup Result
The following output properties are available:
- Associations
List<GetDr Protection Group Association> 
- CompartmentId string
- The OCID of the compartment containing the DR protection group. 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"}
- DisassociateTrigger int
- DisplayName string
- The display name of the DR protection group. Example: EBS PHX Group
- DrProtection stringGroup Id 
- 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"}
- Id string
- The OCID of the virtual node pool in OKE cluster.
- LifeCycle stringDetails 
- A message describing the DR protection group's current state in more detail.
- LifecycleSub stringState 
- The current sub-state of the DR protection group.
- LogLocations List<GetDr Protection Group Log Location> 
- The details of an object storage log location for a DR protection group.
- Members
List<GetDr Protection Group Member> 
- A list of DR protection group members.
- PeerId string
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- PeerRegion string
- The region of the peer DR protection group. Example: us-ashburn-1
- Role string
- The role of the DR protection group.
- State string
- The current state of the DR protection group.
- Dictionary<string, string>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- TimeCreated string
- The date and time the DR protection group was created. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
- TimeUpdated string
- The date and time the DR protection group was updated. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
- Associations
[]GetDr Protection Group Association 
- CompartmentId string
- The OCID of the compartment containing the DR protection group. 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"}
- DisassociateTrigger int
- DisplayName string
- The display name of the DR protection group. Example: EBS PHX Group
- DrProtection stringGroup Id 
- 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"}
- Id string
- The OCID of the virtual node pool in OKE cluster.
- LifeCycle stringDetails 
- A message describing the DR protection group's current state in more detail.
- LifecycleSub stringState 
- The current sub-state of the DR protection group.
- LogLocations []GetDr Protection Group Log Location 
- The details of an object storage log location for a DR protection group.
- Members
[]GetDr Protection Group Member 
- A list of DR protection group members.
- PeerId string
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- PeerRegion string
- The region of the peer DR protection group. Example: us-ashburn-1
- Role string
- The role of the DR protection group.
- State string
- The current state of the DR protection group.
- map[string]string
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- TimeCreated string
- The date and time the DR protection group was created. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
- TimeUpdated string
- The date and time the DR protection group was updated. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
- associations
List<GetDr Protection Group Association> 
- compartmentId String
- The OCID of the compartment containing the DR protection group. 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"}
- disassociateTrigger Integer
- displayName String
- The display name of the DR protection group. Example: EBS PHX Group
- drProtection StringGroup Id 
- 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"}
- id String
- The OCID of the virtual node pool in OKE cluster.
- lifeCycle StringDetails 
- A message describing the DR protection group's current state in more detail.
- lifecycleSub StringState 
- The current sub-state of the DR protection group.
- logLocations List<GetDr Protection Group Log Location> 
- The details of an object storage log location for a DR protection group.
- members
List<GetDr Protection Group Member> 
- A list of DR protection group members.
- peerId String
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- peerRegion String
- The region of the peer DR protection group. Example: us-ashburn-1
- role String
- The role of the DR protection group.
- state String
- The current state of the DR protection group.
- Map<String,String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated String
- The date and time the DR protection group was created. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
- timeUpdated String
- The date and time the DR protection group was updated. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
- associations
GetDr Protection Group Association[] 
- compartmentId string
- The OCID of the compartment containing the DR protection group. 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"}
- disassociateTrigger number
- displayName string
- The display name of the DR protection group. Example: EBS PHX Group
- drProtection stringGroup Id 
- {[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"}
- id string
- The OCID of the virtual node pool in OKE cluster.
- lifeCycle stringDetails 
- A message describing the DR protection group's current state in more detail.
- lifecycleSub stringState 
- The current sub-state of the DR protection group.
- logLocations GetDr Protection Group Log Location[] 
- The details of an object storage log location for a DR protection group.
- members
GetDr Protection Group Member[] 
- A list of DR protection group members.
- peerId string
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- peerRegion string
- The region of the peer DR protection group. Example: us-ashburn-1
- role string
- The role of the DR protection group.
- state string
- The current state of the DR protection group.
- {[key: string]: string}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated string
- The date and time the DR protection group was created. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
- timeUpdated string
- The date and time the DR protection group was updated. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
- associations
Sequence[GetDr Protection Group Association] 
- compartment_id str
- The OCID of the compartment containing the DR protection group. 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"}
- disassociate_trigger int
- display_name str
- The display name of the DR protection group. Example: EBS PHX Group
- dr_protection_ strgroup_ id 
- 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"}
- id str
- The OCID of the virtual node pool in OKE cluster.
- life_cycle_ strdetails 
- A message describing the DR protection group's current state in more detail.
- lifecycle_sub_ strstate 
- The current sub-state of the DR protection group.
- log_locations Sequence[GetDr Protection Group Log Location] 
- The details of an object storage log location for a DR protection group.
- members
Sequence[GetDr Protection Group Member] 
- A list of DR protection group members.
- peer_id str
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- peer_region str
- The region of the peer DR protection group. Example: us-ashburn-1
- role str
- The role of the DR protection group.
- state str
- The current state of the DR protection group.
- 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 the DR protection group was created. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
- time_updated str
- The date and time the DR protection group was updated. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
- associations List<Property Map>
- compartmentId String
- The OCID of the compartment containing the DR protection group. 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"}
- disassociateTrigger Number
- displayName String
- The display name of the DR protection group. Example: EBS PHX Group
- drProtection StringGroup Id 
- Map<String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"Department": "Finance"}
- id String
- The OCID of the virtual node pool in OKE cluster.
- lifeCycle StringDetails 
- A message describing the DR protection group's current state in more detail.
- lifecycleSub StringState 
- The current sub-state of the DR protection group.
- logLocations List<Property Map>
- The details of an object storage log location for a DR protection group.
- members List<Property Map>
- A list of DR protection group members.
- peerId String
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- peerRegion String
- The region of the peer DR protection group. Example: us-ashburn-1
- role String
- The role of the DR protection group.
- state String
- The current state of the DR protection group.
- Map<String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated String
- The date and time the DR protection group was created. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
- timeUpdated String
- The date and time the DR protection group was updated. An RFC3339 formatted datetime string. Example: 2019-03-29T09:36:42Z
Supporting Types
GetDrProtectionGroupAssociation    
- PeerId string
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- PeerRegion string
- The region of the peer DR protection group. Example: us-ashburn-1
- Role string
- The role of the DR protection group.
- PeerId string
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- PeerRegion string
- The region of the peer DR protection group. Example: us-ashburn-1
- Role string
- The role of the DR protection group.
- peerId String
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- peerRegion String
- The region of the peer DR protection group. Example: us-ashburn-1
- role String
- The role of the DR protection group.
- peerId string
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- peerRegion string
- The region of the peer DR protection group. Example: us-ashburn-1
- role string
- The role of the DR protection group.
- peer_id str
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- peer_region str
- The region of the peer DR protection group. Example: us-ashburn-1
- role str
- The role of the DR protection group.
- peerId String
- The OCID of the peer DR protection group. Example: ocid1.drprotectiongroup.oc1..uniqueID
- peerRegion String
- The region of the peer DR protection group. Example: us-ashburn-1
- role String
- The role of the DR protection group.
GetDrProtectionGroupLogLocation     
GetDrProtectionGroupMember    
- AutonomousDatabase stringStandby Type For Dr Drills 
- This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
- BackendSet List<GetMappings Dr Protection Group Member Backend Set Mapping> 
- A list of backend set mappings that are used to transfer or update backends during DR.
- BackupConfigs List<GetDr Protection Group Member Backup Config> 
- The details of backup performed on OKE Cluster.
- BackupLocations List<GetDr Protection Group Member Backup Location> 
- The details for object storage backup location of an OKE Cluster
- BlockVolume List<GetAttach And Mount Operations Dr Protection Group Member Block Volume Attach And Mount Operation> 
- The details of the block volume operations performed on the non-movable compute instance.
- BlockVolume List<GetOperations Dr Protection Group Member Block Volume Operation> 
- Deprecated. Use the 'blockVolumeAttachAndMountOperations' attribute instead of this. Operations performed on a list of block volumes used on the non-movable compute instance.
- Bucket string
- The bucket name inside the object storage namespace. Example: bucket_name
- CommonDestination List<GetKeys Dr Protection Group Member Common Destination Key> 
- The OCID of a vault and customer-managed encryption key in the destination region.
- ConnectionString stringType 
- The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
- string
- The availability domain of the destination mount target. Example: BBTh:region-AD
- DestinationBackup stringPolicy Id 
- The OCID of the backup policy to use in the destination region. This policy will be used to create backups for this volume group after it moves the destination region. Example: ocid1.volumebackuppolicy.oc1..uniqueID
- DestinationCapacity stringReservation Id 
- The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: ocid1.capacityreservation.oc1..uniqueID
- DestinationCompartment stringId 
- The OCID of a compartment in the destination region in which the compute instance should be launched. Example: ocid1.compartment.oc1..uniqueID
- DestinationDedicated stringVm Host Id 
- The OCID of a dedicated VM host in the destination region where the compute instance should be launched. Example: ocid1.dedicatedvmhost.oc1..uniqueID
- DestinationEncryption List<GetKeys Dr Protection Group Member Destination Encryption Key> 
- The OCID of a vault and customer-managed encryption key in the destination region.
- DestinationLoad stringBalancer Id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- DestinationNetwork stringLoad Balancer Id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- DestinationSnapshot stringPolicy Id 
- The OCID of the snapshot policy to use in the destination region. This policy will be attached to the file system after it moves to the destination region. Example: ocid1.filesystemsnapshotpolicy.oc1..uniqueID
- ExportMappings List<GetDr Protection Group Member Export Mapping> 
- A list of mappings between the primary region file system export and destination region mount target.
- FileSystem List<GetOperations Dr Protection Group Member File System Operation> 
- Operations performed on a list of file systems used on the non-movable compute instance.
- IsMovable bool
- A flag indicating if the compute instance should be moved during DR operations. Example: false
- IsRetain boolFault Domain 
- A flag indicating if the compute instance should be moved to the same fault domain in the destination region. The compute instance launch will fail if this flag is set to true and capacity is not available in the specified fault domain in the destination region. Example: false
- IsStart boolStop Enabled 
- A flag indicating whether the non-movable compute instance needs to be started and stopped during DR operations.
- JumpHost stringId 
- The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: ocid1.instance.oc1..uniqueID
- LoadBalancer List<GetMappings Dr Protection Group Member Load Balancer Mapping> 
- The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- ManagedNode List<GetPool Configs Dr Protection Group Member Managed Node Pool Config> 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- MemberId string
- The OCID of the member. Example: ocid1.instance.oc1..uniqueID
- MemberType string
- The type of the member.
- Namespace string
- The namespace in object storage (Note - this is usually the tenancy name). Example: myocitenancy
- NetworkLoad List<GetBalancer Mappings Dr Protection Group Member Network Load Balancer Mapping> 
- The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- PasswordVault stringSecret Id 
- The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: ocid1.vaultsecret.oc1..uniqueID
- PeerCluster stringId 
- The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: ocid1.cluster.oc1.uniqueID
- SourceVolume List<GetTo Destination Encryption Key Mappings Dr Protection Group Member Source Volume To Destination Encryption Key Mapping> 
- A list of mappings between source volume IDs in the volume group and customer-managed encryption keys in the destination region which will be used to encrypt the volume after it moves to the destination region.
- VaultMappings List<GetDr Protection Group Member Vault Mapping> 
- The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- VirtualNode List<GetPool Configs Dr Protection Group Member Virtual Node Pool Config> 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- VnicMapping List<GetDr Protection Group Member Vnic Mapping> 
- A list of compute instance VNIC mappings.
- VnicMappings List<GetDr Protection Group Member Vnic Mapping> 
- A list of compute instance VNIC mappings.
- AutonomousDatabase stringStandby Type For Dr Drills 
- This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
- BackendSet []GetMappings Dr Protection Group Member Backend Set Mapping 
- A list of backend set mappings that are used to transfer or update backends during DR.
- BackupConfigs []GetDr Protection Group Member Backup Config 
- The details of backup performed on OKE Cluster.
- BackupLocations []GetDr Protection Group Member Backup Location 
- The details for object storage backup location of an OKE Cluster
- BlockVolume []GetAttach And Mount Operations Dr Protection Group Member Block Volume Attach And Mount Operation 
- The details of the block volume operations performed on the non-movable compute instance.
- BlockVolume []GetOperations Dr Protection Group Member Block Volume Operation 
- Deprecated. Use the 'blockVolumeAttachAndMountOperations' attribute instead of this. Operations performed on a list of block volumes used on the non-movable compute instance.
- Bucket string
- The bucket name inside the object storage namespace. Example: bucket_name
- CommonDestination []GetKeys Dr Protection Group Member Common Destination Key 
- The OCID of a vault and customer-managed encryption key in the destination region.
- ConnectionString stringType 
- The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
- string
- The availability domain of the destination mount target. Example: BBTh:region-AD
- DestinationBackup stringPolicy Id 
- The OCID of the backup policy to use in the destination region. This policy will be used to create backups for this volume group after it moves the destination region. Example: ocid1.volumebackuppolicy.oc1..uniqueID
- DestinationCapacity stringReservation Id 
- The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: ocid1.capacityreservation.oc1..uniqueID
- DestinationCompartment stringId 
- The OCID of a compartment in the destination region in which the compute instance should be launched. Example: ocid1.compartment.oc1..uniqueID
- DestinationDedicated stringVm Host Id 
- The OCID of a dedicated VM host in the destination region where the compute instance should be launched. Example: ocid1.dedicatedvmhost.oc1..uniqueID
- DestinationEncryption []GetKeys Dr Protection Group Member Destination Encryption Key 
- The OCID of a vault and customer-managed encryption key in the destination region.
- DestinationLoad stringBalancer Id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- DestinationNetwork stringLoad Balancer Id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- DestinationSnapshot stringPolicy Id 
- The OCID of the snapshot policy to use in the destination region. This policy will be attached to the file system after it moves to the destination region. Example: ocid1.filesystemsnapshotpolicy.oc1..uniqueID
- ExportMappings []GetDr Protection Group Member Export Mapping 
- A list of mappings between the primary region file system export and destination region mount target.
- FileSystem []GetOperations Dr Protection Group Member File System Operation 
- Operations performed on a list of file systems used on the non-movable compute instance.
- IsMovable bool
- A flag indicating if the compute instance should be moved during DR operations. Example: false
- IsRetain boolFault Domain 
- A flag indicating if the compute instance should be moved to the same fault domain in the destination region. The compute instance launch will fail if this flag is set to true and capacity is not available in the specified fault domain in the destination region. Example: false
- IsStart boolStop Enabled 
- A flag indicating whether the non-movable compute instance needs to be started and stopped during DR operations.
- JumpHost stringId 
- The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: ocid1.instance.oc1..uniqueID
- LoadBalancer []GetMappings Dr Protection Group Member Load Balancer Mapping 
- The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- ManagedNode []GetPool Configs Dr Protection Group Member Managed Node Pool Config 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- MemberId string
- The OCID of the member. Example: ocid1.instance.oc1..uniqueID
- MemberType string
- The type of the member.
- Namespace string
- The namespace in object storage (Note - this is usually the tenancy name). Example: myocitenancy
- NetworkLoad []GetBalancer Mappings Dr Protection Group Member Network Load Balancer Mapping 
- The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- PasswordVault stringSecret Id 
- The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: ocid1.vaultsecret.oc1..uniqueID
- PeerCluster stringId 
- The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: ocid1.cluster.oc1.uniqueID
- SourceVolume []GetTo Destination Encryption Key Mappings Dr Protection Group Member Source Volume To Destination Encryption Key Mapping 
- A list of mappings between source volume IDs in the volume group and customer-managed encryption keys in the destination region which will be used to encrypt the volume after it moves to the destination region.
- VaultMappings []GetDr Protection Group Member Vault Mapping 
- The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- VirtualNode []GetPool Configs Dr Protection Group Member Virtual Node Pool Config 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- VnicMapping []GetDr Protection Group Member Vnic Mapping 
- A list of compute instance VNIC mappings.
- VnicMappings []GetDr Protection Group Member Vnic Mapping 
- A list of compute instance VNIC mappings.
- autonomousDatabase StringStandby Type For Dr Drills 
- This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
- backendSet List<GetMappings Dr Protection Group Member Backend Set Mapping> 
- A list of backend set mappings that are used to transfer or update backends during DR.
- backupConfigs List<GetDr Protection Group Member Backup Config> 
- The details of backup performed on OKE Cluster.
- backupLocations List<GetDr Protection Group Member Backup Location> 
- The details for object storage backup location of an OKE Cluster
- blockVolume List<GetAttach And Mount Operations Dr Protection Group Member Block Volume Attach And Mount Operation> 
- The details of the block volume operations performed on the non-movable compute instance.
- blockVolume List<GetOperations Dr Protection Group Member Block Volume Operation> 
- Deprecated. Use the 'blockVolumeAttachAndMountOperations' attribute instead of this. Operations performed on a list of block volumes used on the non-movable compute instance.
- bucket String
- The bucket name inside the object storage namespace. Example: bucket_name
- commonDestination List<GetKeys Dr Protection Group Member Common Destination Key> 
- The OCID of a vault and customer-managed encryption key in the destination region.
- connectionString StringType 
- The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
- String
- The availability domain of the destination mount target. Example: BBTh:region-AD
- destinationBackup StringPolicy Id 
- The OCID of the backup policy to use in the destination region. This policy will be used to create backups for this volume group after it moves the destination region. Example: ocid1.volumebackuppolicy.oc1..uniqueID
- destinationCapacity StringReservation Id 
- The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: ocid1.capacityreservation.oc1..uniqueID
- destinationCompartment StringId 
- The OCID of a compartment in the destination region in which the compute instance should be launched. Example: ocid1.compartment.oc1..uniqueID
- destinationDedicated StringVm Host Id 
- The OCID of a dedicated VM host in the destination region where the compute instance should be launched. Example: ocid1.dedicatedvmhost.oc1..uniqueID
- destinationEncryption List<GetKeys Dr Protection Group Member Destination Encryption Key> 
- The OCID of a vault and customer-managed encryption key in the destination region.
- destinationLoad StringBalancer Id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- destinationNetwork StringLoad Balancer Id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- destinationSnapshot StringPolicy Id 
- The OCID of the snapshot policy to use in the destination region. This policy will be attached to the file system after it moves to the destination region. Example: ocid1.filesystemsnapshotpolicy.oc1..uniqueID
- exportMappings List<GetDr Protection Group Member Export Mapping> 
- A list of mappings between the primary region file system export and destination region mount target.
- fileSystem List<GetOperations Dr Protection Group Member File System Operation> 
- Operations performed on a list of file systems used on the non-movable compute instance.
- isMovable Boolean
- A flag indicating if the compute instance should be moved during DR operations. Example: false
- isRetain BooleanFault Domain 
- A flag indicating if the compute instance should be moved to the same fault domain in the destination region. The compute instance launch will fail if this flag is set to true and capacity is not available in the specified fault domain in the destination region. Example: false
- isStart BooleanStop Enabled 
- A flag indicating whether the non-movable compute instance needs to be started and stopped during DR operations.
- jumpHost StringId 
- The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: ocid1.instance.oc1..uniqueID
- loadBalancer List<GetMappings Dr Protection Group Member Load Balancer Mapping> 
- The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- managedNode List<GetPool Configs Dr Protection Group Member Managed Node Pool Config> 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- memberId String
- The OCID of the member. Example: ocid1.instance.oc1..uniqueID
- memberType String
- The type of the member.
- namespace String
- The namespace in object storage (Note - this is usually the tenancy name). Example: myocitenancy
- networkLoad List<GetBalancer Mappings Dr Protection Group Member Network Load Balancer Mapping> 
- The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- passwordVault StringSecret Id 
- The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: ocid1.vaultsecret.oc1..uniqueID
- peerCluster StringId 
- The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: ocid1.cluster.oc1.uniqueID
- sourceVolume List<GetTo Destination Encryption Key Mappings Dr Protection Group Member Source Volume To Destination Encryption Key Mapping> 
- A list of mappings between source volume IDs in the volume group and customer-managed encryption keys in the destination region which will be used to encrypt the volume after it moves to the destination region.
- vaultMappings List<GetDr Protection Group Member Vault Mapping> 
- The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- virtualNode List<GetPool Configs Dr Protection Group Member Virtual Node Pool Config> 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- vnicMapping List<GetDr Protection Group Member Vnic Mapping> 
- A list of compute instance VNIC mappings.
- vnicMappings List<GetDr Protection Group Member Vnic Mapping> 
- A list of compute instance VNIC mappings.
- autonomousDatabase stringStandby Type For Dr Drills 
- This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
- backendSet GetMappings Dr Protection Group Member Backend Set Mapping[] 
- A list of backend set mappings that are used to transfer or update backends during DR.
- backupConfigs GetDr Protection Group Member Backup Config[] 
- The details of backup performed on OKE Cluster.
- backupLocations GetDr Protection Group Member Backup Location[] 
- The details for object storage backup location of an OKE Cluster
- blockVolume GetAttach And Mount Operations Dr Protection Group Member Block Volume Attach And Mount Operation[] 
- The details of the block volume operations performed on the non-movable compute instance.
- blockVolume GetOperations Dr Protection Group Member Block Volume Operation[] 
- Deprecated. Use the 'blockVolumeAttachAndMountOperations' attribute instead of this. Operations performed on a list of block volumes used on the non-movable compute instance.
- bucket string
- The bucket name inside the object storage namespace. Example: bucket_name
- commonDestination GetKeys Dr Protection Group Member Common Destination Key[] 
- The OCID of a vault and customer-managed encryption key in the destination region.
- connectionString stringType 
- The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
- string
- The availability domain of the destination mount target. Example: BBTh:region-AD
- destinationBackup stringPolicy Id 
- The OCID of the backup policy to use in the destination region. This policy will be used to create backups for this volume group after it moves the destination region. Example: ocid1.volumebackuppolicy.oc1..uniqueID
- destinationCapacity stringReservation Id 
- The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: ocid1.capacityreservation.oc1..uniqueID
- destinationCompartment stringId 
- The OCID of a compartment in the destination region in which the compute instance should be launched. Example: ocid1.compartment.oc1..uniqueID
- destinationDedicated stringVm Host Id 
- The OCID of a dedicated VM host in the destination region where the compute instance should be launched. Example: ocid1.dedicatedvmhost.oc1..uniqueID
- destinationEncryption GetKeys Dr Protection Group Member Destination Encryption Key[] 
- The OCID of a vault and customer-managed encryption key in the destination region.
- destinationLoad stringBalancer Id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- destinationNetwork stringLoad Balancer Id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- destinationSnapshot stringPolicy Id 
- The OCID of the snapshot policy to use in the destination region. This policy will be attached to the file system after it moves to the destination region. Example: ocid1.filesystemsnapshotpolicy.oc1..uniqueID
- exportMappings GetDr Protection Group Member Export Mapping[] 
- A list of mappings between the primary region file system export and destination region mount target.
- fileSystem GetOperations Dr Protection Group Member File System Operation[] 
- Operations performed on a list of file systems used on the non-movable compute instance.
- isMovable boolean
- A flag indicating if the compute instance should be moved during DR operations. Example: false
- isRetain booleanFault Domain 
- A flag indicating if the compute instance should be moved to the same fault domain in the destination region. The compute instance launch will fail if this flag is set to true and capacity is not available in the specified fault domain in the destination region. Example: false
- isStart booleanStop Enabled 
- A flag indicating whether the non-movable compute instance needs to be started and stopped during DR operations.
- jumpHost stringId 
- The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: ocid1.instance.oc1..uniqueID
- loadBalancer GetMappings Dr Protection Group Member Load Balancer Mapping[] 
- The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- managedNode GetPool Configs Dr Protection Group Member Managed Node Pool Config[] 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- memberId string
- The OCID of the member. Example: ocid1.instance.oc1..uniqueID
- memberType string
- The type of the member.
- namespace string
- The namespace in object storage (Note - this is usually the tenancy name). Example: myocitenancy
- networkLoad GetBalancer Mappings Dr Protection Group Member Network Load Balancer Mapping[] 
- The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- passwordVault stringSecret Id 
- The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: ocid1.vaultsecret.oc1..uniqueID
- peerCluster stringId 
- The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: ocid1.cluster.oc1.uniqueID
- sourceVolume GetTo Destination Encryption Key Mappings Dr Protection Group Member Source Volume To Destination Encryption Key Mapping[] 
- A list of mappings between source volume IDs in the volume group and customer-managed encryption keys in the destination region which will be used to encrypt the volume after it moves to the destination region.
- vaultMappings GetDr Protection Group Member Vault Mapping[] 
- The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- virtualNode GetPool Configs Dr Protection Group Member Virtual Node Pool Config[] 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- vnicMapping GetDr Protection Group Member Vnic Mapping[] 
- A list of compute instance VNIC mappings.
- vnicMappings GetDr Protection Group Member Vnic Mapping[] 
- A list of compute instance VNIC mappings.
- autonomous_database_ strstandby_ type_ for_ dr_ drills 
- This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
- backend_set_ Sequence[Getmappings Dr Protection Group Member Backend Set Mapping] 
- A list of backend set mappings that are used to transfer or update backends during DR.
- backup_configs Sequence[GetDr Protection Group Member Backup Config] 
- The details of backup performed on OKE Cluster.
- backup_locations Sequence[GetDr Protection Group Member Backup Location] 
- The details for object storage backup location of an OKE Cluster
- block_volume_ Sequence[Getattach_ and_ mount_ operations Dr Protection Group Member Block Volume Attach And Mount Operation] 
- The details of the block volume operations performed on the non-movable compute instance.
- block_volume_ Sequence[Getoperations Dr Protection Group Member Block Volume Operation] 
- Deprecated. Use the 'blockVolumeAttachAndMountOperations' attribute instead of this. Operations performed on a list of block volumes used on the non-movable compute instance.
- bucket str
- The bucket name inside the object storage namespace. Example: bucket_name
- common_destination_ Sequence[Getkeys Dr Protection Group Member Common Destination Key] 
- The OCID of a vault and customer-managed encryption key in the destination region.
- connection_string_ strtype 
- The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
- destination_availability_ strdomain 
- The availability domain of the destination mount target. Example: BBTh:region-AD
- destination_backup_ strpolicy_ id 
- The OCID of the backup policy to use in the destination region. This policy will be used to create backups for this volume group after it moves the destination region. Example: ocid1.volumebackuppolicy.oc1..uniqueID
- destination_capacity_ strreservation_ id 
- The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: ocid1.capacityreservation.oc1..uniqueID
- destination_compartment_ strid 
- The OCID of a compartment in the destination region in which the compute instance should be launched. Example: ocid1.compartment.oc1..uniqueID
- destination_dedicated_ strvm_ host_ id 
- The OCID of a dedicated VM host in the destination region where the compute instance should be launched. Example: ocid1.dedicatedvmhost.oc1..uniqueID
- destination_encryption_ Sequence[Getkeys Dr Protection Group Member Destination Encryption Key] 
- The OCID of a vault and customer-managed encryption key in the destination region.
- destination_load_ strbalancer_ id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- destination_network_ strload_ balancer_ id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- destination_snapshot_ strpolicy_ id 
- The OCID of the snapshot policy to use in the destination region. This policy will be attached to the file system after it moves to the destination region. Example: ocid1.filesystemsnapshotpolicy.oc1..uniqueID
- export_mappings Sequence[GetDr Protection Group Member Export Mapping] 
- A list of mappings between the primary region file system export and destination region mount target.
- file_system_ Sequence[Getoperations Dr Protection Group Member File System Operation] 
- Operations performed on a list of file systems used on the non-movable compute instance.
- is_movable bool
- A flag indicating if the compute instance should be moved during DR operations. Example: false
- is_retain_ boolfault_ domain 
- A flag indicating if the compute instance should be moved to the same fault domain in the destination region. The compute instance launch will fail if this flag is set to true and capacity is not available in the specified fault domain in the destination region. Example: false
- is_start_ boolstop_ enabled 
- A flag indicating whether the non-movable compute instance needs to be started and stopped during DR operations.
- jump_host_ strid 
- The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: ocid1.instance.oc1..uniqueID
- load_balancer_ Sequence[Getmappings Dr Protection Group Member Load Balancer Mapping] 
- The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- managed_node_ Sequence[Getpool_ configs Dr Protection Group Member Managed Node Pool Config] 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- member_id str
- The OCID of the member. Example: ocid1.instance.oc1..uniqueID
- member_type str
- The type of the member.
- namespace str
- The namespace in object storage (Note - this is usually the tenancy name). Example: myocitenancy
- network_load_ Sequence[Getbalancer_ mappings Dr Protection Group Member Network Load Balancer Mapping] 
- The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- password_vault_ strsecret_ id 
- The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: ocid1.vaultsecret.oc1..uniqueID
- peer_cluster_ strid 
- The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: ocid1.cluster.oc1.uniqueID
- source_volume_ Sequence[Getto_ destination_ encryption_ key_ mappings Dr Protection Group Member Source Volume To Destination Encryption Key Mapping] 
- A list of mappings between source volume IDs in the volume group and customer-managed encryption keys in the destination region which will be used to encrypt the volume after it moves to the destination region.
- vault_mappings Sequence[GetDr Protection Group Member Vault Mapping] 
- The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- virtual_node_ Sequence[Getpool_ configs Dr Protection Group Member Virtual Node Pool Config] 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- vnic_mapping Sequence[GetDr Protection Group Member Vnic Mapping] 
- A list of compute instance VNIC mappings.
- vnic_mappings Sequence[GetDr Protection Group Member Vnic Mapping] 
- A list of compute instance VNIC mappings.
- autonomousDatabase StringStandby Type For Dr Drills 
- This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
- backendSet List<Property Map>Mappings 
- A list of backend set mappings that are used to transfer or update backends during DR.
- backupConfigs List<Property Map>
- The details of backup performed on OKE Cluster.
- backupLocations List<Property Map>
- The details for object storage backup location of an OKE Cluster
- blockVolume List<Property Map>Attach And Mount Operations 
- The details of the block volume operations performed on the non-movable compute instance.
- blockVolume List<Property Map>Operations 
- Deprecated. Use the 'blockVolumeAttachAndMountOperations' attribute instead of this. Operations performed on a list of block volumes used on the non-movable compute instance.
- bucket String
- The bucket name inside the object storage namespace. Example: bucket_name
- commonDestination List<Property Map>Keys 
- The OCID of a vault and customer-managed encryption key in the destination region.
- connectionString StringType 
- The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
- String
- The availability domain of the destination mount target. Example: BBTh:region-AD
- destinationBackup StringPolicy Id 
- The OCID of the backup policy to use in the destination region. This policy will be used to create backups for this volume group after it moves the destination region. Example: ocid1.volumebackuppolicy.oc1..uniqueID
- destinationCapacity StringReservation Id 
- The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: ocid1.capacityreservation.oc1..uniqueID
- destinationCompartment StringId 
- The OCID of a compartment in the destination region in which the compute instance should be launched. Example: ocid1.compartment.oc1..uniqueID
- destinationDedicated StringVm Host Id 
- The OCID of a dedicated VM host in the destination region where the compute instance should be launched. Example: ocid1.dedicatedvmhost.oc1..uniqueID
- destinationEncryption List<Property Map>Keys 
- The OCID of a vault and customer-managed encryption key in the destination region.
- destinationLoad StringBalancer Id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- destinationNetwork StringLoad Balancer Id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- destinationSnapshot StringPolicy Id 
- The OCID of the snapshot policy to use in the destination region. This policy will be attached to the file system after it moves to the destination region. Example: ocid1.filesystemsnapshotpolicy.oc1..uniqueID
- exportMappings List<Property Map>
- A list of mappings between the primary region file system export and destination region mount target.
- fileSystem List<Property Map>Operations 
- Operations performed on a list of file systems used on the non-movable compute instance.
- isMovable Boolean
- A flag indicating if the compute instance should be moved during DR operations. Example: false
- isRetain BooleanFault Domain 
- A flag indicating if the compute instance should be moved to the same fault domain in the destination region. The compute instance launch will fail if this flag is set to true and capacity is not available in the specified fault domain in the destination region. Example: false
- isStart BooleanStop Enabled 
- A flag indicating whether the non-movable compute instance needs to be started and stopped during DR operations.
- jumpHost StringId 
- The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: ocid1.instance.oc1..uniqueID
- loadBalancer List<Property Map>Mappings 
- The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- managedNode List<Property Map>Pool Configs 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- memberId String
- The OCID of the member. Example: ocid1.instance.oc1..uniqueID
- memberType String
- The type of the member.
- namespace String
- The namespace in object storage (Note - this is usually the tenancy name). Example: myocitenancy
- networkLoad List<Property Map>Balancer Mappings 
- The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- passwordVault StringSecret Id 
- The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: ocid1.vaultsecret.oc1..uniqueID
- peerCluster StringId 
- The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: ocid1.cluster.oc1.uniqueID
- sourceVolume List<Property Map>To Destination Encryption Key Mappings 
- A list of mappings between source volume IDs in the volume group and customer-managed encryption keys in the destination region which will be used to encrypt the volume after it moves to the destination region.
- vaultMappings List<Property Map>
- The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
- virtualNode List<Property Map>Pool Configs 
- The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
- vnicMapping List<Property Map>
- A list of compute instance VNIC mappings.
- vnicMappings List<Property Map>
- A list of compute instance VNIC mappings.
GetDrProtectionGroupMemberBackendSetMapping       
- DestinationBackend stringSet Name 
- The name of the destination backend set. Example: My_Destination_Backend_Set
- IsBackend boolSet For Non Movable 
- This flag specifies if this backend set is used for traffic for non-movable compute instances. Backend sets that point to non-movable instances are only enabled or disabled during DR. For non-movable instances this flag should be set to 'true'. Backend sets that point to movable instances are emptied and their contents are transferred to the destination region network load balancer. For movable instances this flag should be set to 'false'. Example: true
- SourceBackend stringSet Name 
- The name of the source backend set. Example: My_Source_Backend_Set
- DestinationBackend stringSet Name 
- The name of the destination backend set. Example: My_Destination_Backend_Set
- IsBackend boolSet For Non Movable 
- This flag specifies if this backend set is used for traffic for non-movable compute instances. Backend sets that point to non-movable instances are only enabled or disabled during DR. For non-movable instances this flag should be set to 'true'. Backend sets that point to movable instances are emptied and their contents are transferred to the destination region network load balancer. For movable instances this flag should be set to 'false'. Example: true
- SourceBackend stringSet Name 
- The name of the source backend set. Example: My_Source_Backend_Set
- destinationBackend StringSet Name 
- The name of the destination backend set. Example: My_Destination_Backend_Set
- isBackend BooleanSet For Non Movable 
- This flag specifies if this backend set is used for traffic for non-movable compute instances. Backend sets that point to non-movable instances are only enabled or disabled during DR. For non-movable instances this flag should be set to 'true'. Backend sets that point to movable instances are emptied and their contents are transferred to the destination region network load balancer. For movable instances this flag should be set to 'false'. Example: true
- sourceBackend StringSet Name 
- The name of the source backend set. Example: My_Source_Backend_Set
- destinationBackend stringSet Name 
- The name of the destination backend set. Example: My_Destination_Backend_Set
- isBackend booleanSet For Non Movable 
- This flag specifies if this backend set is used for traffic for non-movable compute instances. Backend sets that point to non-movable instances are only enabled or disabled during DR. For non-movable instances this flag should be set to 'true'. Backend sets that point to movable instances are emptied and their contents are transferred to the destination region network load balancer. For movable instances this flag should be set to 'false'. Example: true
- sourceBackend stringSet Name 
- The name of the source backend set. Example: My_Source_Backend_Set
- destination_backend_ strset_ name 
- The name of the destination backend set. Example: My_Destination_Backend_Set
- is_backend_ boolset_ for_ non_ movable 
- This flag specifies if this backend set is used for traffic for non-movable compute instances. Backend sets that point to non-movable instances are only enabled or disabled during DR. For non-movable instances this flag should be set to 'true'. Backend sets that point to movable instances are emptied and their contents are transferred to the destination region network load balancer. For movable instances this flag should be set to 'false'. Example: true
- source_backend_ strset_ name 
- The name of the source backend set. Example: My_Source_Backend_Set
- destinationBackend StringSet Name 
- The name of the destination backend set. Example: My_Destination_Backend_Set
- isBackend BooleanSet For Non Movable 
- This flag specifies if this backend set is used for traffic for non-movable compute instances. Backend sets that point to non-movable instances are only enabled or disabled during DR. For non-movable instances this flag should be set to 'true'. Backend sets that point to movable instances are emptied and their contents are transferred to the destination region network load balancer. For movable instances this flag should be set to 'false'. Example: true
- sourceBackend StringSet Name 
- The name of the source backend set. Example: My_Source_Backend_Set
GetDrProtectionGroupMemberBackupConfig      
- BackupSchedule string
- The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545. This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region. Example: FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;BYHOUR=10;INTERVAL=1
- ImageReplication stringVault Secret Id 
- The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
- MaxNumber intOf Backups Retained 
- The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
- Namespaces List<string>
- A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
- ReplicateImages string
- Controls the behaviour of image replication across regions. This property applies to the OKE cluster member in primary region.
- BackupSchedule string
- The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545. This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region. Example: FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;BYHOUR=10;INTERVAL=1
- ImageReplication stringVault Secret Id 
- The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
- MaxNumber intOf Backups Retained 
- The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
- Namespaces []string
- A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
- ReplicateImages string
- Controls the behaviour of image replication across regions. This property applies to the OKE cluster member in primary region.
- backupSchedule String
- The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545. This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region. Example: FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;BYHOUR=10;INTERVAL=1
- imageReplication StringVault Secret Id 
- The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
- maxNumber IntegerOf Backups Retained 
- The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
- namespaces List<String>
- A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
- replicateImages String
- Controls the behaviour of image replication across regions. This property applies to the OKE cluster member in primary region.
- backupSchedule string
- The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545. This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region. Example: FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;BYHOUR=10;INTERVAL=1
- imageReplication stringVault Secret Id 
- The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
- maxNumber numberOf Backups Retained 
- The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
- namespaces string[]
- A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
- replicateImages string
- Controls the behaviour of image replication across regions. This property applies to the OKE cluster member in primary region.
- backup_schedule str
- The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545. This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region. Example: FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;BYHOUR=10;INTERVAL=1
- image_replication_ strvault_ secret_ id 
- The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
- max_number_ intof_ backups_ retained 
- The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
- namespaces Sequence[str]
- A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
- replicate_images str
- Controls the behaviour of image replication across regions. This property applies to the OKE cluster member in primary region.
- backupSchedule String
- The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545. This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region. Example: FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;BYHOUR=10;INTERVAL=1
- imageReplication StringVault Secret Id 
- The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
- maxNumber NumberOf Backups Retained 
- The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
- namespaces List<String>
- A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
- replicateImages String
- Controls the behaviour of image replication across regions. This property applies to the OKE cluster member in primary region.
GetDrProtectionGroupMemberBackupLocation      
GetDrProtectionGroupMemberBlockVolumeAttachAndMountOperation          
- Attachments
List<GetDr Protection Group Member Block Volume Attach And Mount Operation Attachment> 
- A list of details of attach or detach operations performed on block volumes.
- Mounts
List<GetDr Protection Group Member Block Volume Attach And Mount Operation Mount> 
- A list of details of mount operations performed on block volumes.
- Attachments
[]GetDr Protection Group Member Block Volume Attach And Mount Operation Attachment 
- A list of details of attach or detach operations performed on block volumes.
- Mounts
[]GetDr Protection Group Member Block Volume Attach And Mount Operation Mount 
- A list of details of mount operations performed on block volumes.
- attachments
List<GetDr Protection Group Member Block Volume Attach And Mount Operation Attachment> 
- A list of details of attach or detach operations performed on block volumes.
- mounts
List<GetDr Protection Group Member Block Volume Attach And Mount Operation Mount> 
- A list of details of mount operations performed on block volumes.
- attachments
GetDr Protection Group Member Block Volume Attach And Mount Operation Attachment[] 
- A list of details of attach or detach operations performed on block volumes.
- mounts
GetDr Protection Group Member Block Volume Attach And Mount Operation Mount[] 
- A list of details of mount operations performed on block volumes.
- attachments
Sequence[GetDr Protection Group Member Block Volume Attach And Mount Operation Attachment] 
- A list of details of attach or detach operations performed on block volumes.
- mounts
Sequence[GetDr Protection Group Member Block Volume Attach And Mount Operation Mount] 
- A list of details of mount operations performed on block volumes.
- attachments List<Property Map>
- A list of details of attach or detach operations performed on block volumes.
- mounts List<Property Map>
- A list of details of mount operations performed on block volumes.
GetDrProtectionGroupMemberBlockVolumeAttachAndMountOperationAttachment           
- BlockVolume stringId 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- VolumeAttachment stringReference Instance Id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
- BlockVolume stringId 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- VolumeAttachment stringReference Instance Id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
- blockVolume StringId 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- volumeAttachment StringReference Instance Id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
- blockVolume stringId 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- volumeAttachment stringReference Instance Id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
- block_volume_ strid 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- volume_attachment_ strreference_ instance_ id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
- blockVolume StringId 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- volumeAttachment StringReference Instance Id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
GetDrProtectionGroupMemberBlockVolumeAttachAndMountOperationMount           
- MountPoint string
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- MountPoint string
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mountPoint String
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mountPoint string
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mount_point str
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mountPoint String
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
GetDrProtectionGroupMemberBlockVolumeOperation       
- AttachmentDetails List<GetDr Protection Group Member Block Volume Operation Attachment Detail> 
- Deprecated. Use the 'ComputeInstanceNonMovableBlockVolumeAttachOperationDetails' definition instead of this. The details for attaching or detaching a block volume.
- BlockVolume stringId 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- MountDetails List<GetDr Protection Group Member Block Volume Operation Mount Detail> 
- Mount details of a file system.
- AttachmentDetails []GetDr Protection Group Member Block Volume Operation Attachment Detail 
- Deprecated. Use the 'ComputeInstanceNonMovableBlockVolumeAttachOperationDetails' definition instead of this. The details for attaching or detaching a block volume.
- BlockVolume stringId 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- MountDetails []GetDr Protection Group Member Block Volume Operation Mount Detail 
- Mount details of a file system.
- attachmentDetails List<GetDr Protection Group Member Block Volume Operation Attachment Detail> 
- Deprecated. Use the 'ComputeInstanceNonMovableBlockVolumeAttachOperationDetails' definition instead of this. The details for attaching or detaching a block volume.
- blockVolume StringId 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- mountDetails List<GetDr Protection Group Member Block Volume Operation Mount Detail> 
- Mount details of a file system.
- attachmentDetails GetDr Protection Group Member Block Volume Operation Attachment Detail[] 
- Deprecated. Use the 'ComputeInstanceNonMovableBlockVolumeAttachOperationDetails' definition instead of this. The details for attaching or detaching a block volume.
- blockVolume stringId 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- mountDetails GetDr Protection Group Member Block Volume Operation Mount Detail[] 
- Mount details of a file system.
- attachment_details Sequence[GetDr Protection Group Member Block Volume Operation Attachment Detail] 
- Deprecated. Use the 'ComputeInstanceNonMovableBlockVolumeAttachOperationDetails' definition instead of this. The details for attaching or detaching a block volume.
- block_volume_ strid 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- mount_details Sequence[GetDr Protection Group Member Block Volume Operation Mount Detail] 
- Mount details of a file system.
- attachmentDetails List<Property Map>
- Deprecated. Use the 'ComputeInstanceNonMovableBlockVolumeAttachOperationDetails' definition instead of this. The details for attaching or detaching a block volume.
- blockVolume StringId 
- The OCID of the block volume. Example: ocid1.volume.oc1..uniqueID
- mountDetails List<Property Map>
- Mount details of a file system.
GetDrProtectionGroupMemberBlockVolumeOperationAttachmentDetail         
- VolumeAttachment stringReference Instance Id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
- VolumeAttachment stringReference Instance Id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
- volumeAttachment StringReference Instance Id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
- volumeAttachment stringReference Instance Id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
- volume_attachment_ strreference_ instance_ id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
- volumeAttachment StringReference Instance Id 
- The OCID of the reference compute instance needed to obtain the volume attachment details. This reference compute instance belongs to the peer DR protection group. Example: ocid1.instance.oc1..uniqueID
GetDrProtectionGroupMemberBlockVolumeOperationMountDetail         
- MountPoint string
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- MountPoint string
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mountPoint String
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mountPoint string
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mount_point str
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mountPoint String
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
GetDrProtectionGroupMemberCommonDestinationKey       
- EncryptionKey stringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- VaultId string
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- EncryptionKey stringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- VaultId string
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryptionKey StringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vaultId String
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryptionKey stringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vaultId string
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryption_key_ strid 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vault_id str
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryptionKey StringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vaultId String
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
GetDrProtectionGroupMemberDestinationEncryptionKey       
- EncryptionKey stringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- VaultId string
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- EncryptionKey stringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- VaultId string
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryptionKey StringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vaultId String
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryptionKey stringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vaultId string
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryption_key_ strid 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vault_id str
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryptionKey StringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vaultId String
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
GetDrProtectionGroupMemberExportMapping      
- DestinationMount stringTarget Id 
- The OCID of the destination mount target on which this file system export should be created. Example: ocid1.mounttarget.oc1..uniqueID
- ExportId string
- The OCID of the export path. Example: ocid1.export.oc1..uniqueID
- DestinationMount stringTarget Id 
- The OCID of the destination mount target on which this file system export should be created. Example: ocid1.mounttarget.oc1..uniqueID
- ExportId string
- The OCID of the export path. Example: ocid1.export.oc1..uniqueID
- destinationMount StringTarget Id 
- The OCID of the destination mount target on which this file system export should be created. Example: ocid1.mounttarget.oc1..uniqueID
- exportId String
- The OCID of the export path. Example: ocid1.export.oc1..uniqueID
- destinationMount stringTarget Id 
- The OCID of the destination mount target on which this file system export should be created. Example: ocid1.mounttarget.oc1..uniqueID
- exportId string
- The OCID of the export path. Example: ocid1.export.oc1..uniqueID
- destination_mount_ strtarget_ id 
- The OCID of the destination mount target on which this file system export should be created. Example: ocid1.mounttarget.oc1..uniqueID
- export_id str
- The OCID of the export path. Example: ocid1.export.oc1..uniqueID
- destinationMount StringTarget Id 
- The OCID of the destination mount target on which this file system export should be created. Example: ocid1.mounttarget.oc1..uniqueID
- exportId String
- The OCID of the export path. Example: ocid1.export.oc1..uniqueID
GetDrProtectionGroupMemberFileSystemOperation       
- ExportPath string
- The export path of the file system. Example: /fs-export-path
- MountDetails List<GetDr Protection Group Member File System Operation Mount Detail> 
- Mount details of a file system.
- MountPoint string
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- MountTarget stringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- UnmountDetails List<GetDr Protection Group Member File System Operation Unmount Detail> 
- Unmount details for a file system.
- ExportPath string
- The export path of the file system. Example: /fs-export-path
- MountDetails []GetDr Protection Group Member File System Operation Mount Detail 
- Mount details of a file system.
- MountPoint string
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- MountTarget stringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- UnmountDetails []GetDr Protection Group Member File System Operation Unmount Detail 
- Unmount details for a file system.
- exportPath String
- The export path of the file system. Example: /fs-export-path
- mountDetails List<GetDr Protection Group Member File System Operation Mount Detail> 
- Mount details of a file system.
- mountPoint String
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mountTarget StringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- unmountDetails List<GetDr Protection Group Member File System Operation Unmount Detail> 
- Unmount details for a file system.
- exportPath string
- The export path of the file system. Example: /fs-export-path
- mountDetails GetDr Protection Group Member File System Operation Mount Detail[] 
- Mount details of a file system.
- mountPoint string
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mountTarget stringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- unmountDetails GetDr Protection Group Member File System Operation Unmount Detail[] 
- Unmount details for a file system.
- export_path str
- The export path of the file system. Example: /fs-export-path
- mount_details Sequence[GetDr Protection Group Member File System Operation Mount Detail] 
- Mount details of a file system.
- mount_point str
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mount_target_ strid 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- unmount_details Sequence[GetDr Protection Group Member File System Operation Unmount Detail] 
- Unmount details for a file system.
- exportPath String
- The export path of the file system. Example: /fs-export-path
- mountDetails List<Property Map>
- Mount details of a file system.
- mountPoint String
- The physical mount point of the file system on a host. Example: /mnt/yourmountpoint
- mountTarget StringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- unmountDetails List<Property Map>
- Unmount details for a file system.
GetDrProtectionGroupMemberFileSystemOperationMountDetail         
- MountTarget stringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- MountTarget stringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- mountTarget StringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- mountTarget stringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- mount_target_ strid 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- mountTarget StringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
GetDrProtectionGroupMemberFileSystemOperationUnmountDetail         
- MountTarget stringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- MountTarget stringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- mountTarget StringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- mountTarget stringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- mount_target_ strid 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
- mountTarget StringId 
- The OCID of the mount target for this file system. Example: ocid1.mounttarget.oc1..uniqueID
GetDrProtectionGroupMemberLoadBalancerMapping       
- DestinationLoad stringBalancer Id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- SourceLoad stringBalancer Id 
- The OCID of the source Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- DestinationLoad stringBalancer Id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- SourceLoad stringBalancer Id 
- The OCID of the source Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- destinationLoad StringBalancer Id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- sourceLoad StringBalancer Id 
- The OCID of the source Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- destinationLoad stringBalancer Id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- sourceLoad stringBalancer Id 
- The OCID of the source Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- destination_load_ strbalancer_ id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- source_load_ strbalancer_ id 
- The OCID of the source Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- destinationLoad StringBalancer Id 
- The OCID of the destination Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
- sourceLoad StringBalancer Id 
- The OCID of the source Load Balancer. Example: ocid1.loadbalancer.oc1..uniqueID
GetDrProtectionGroupMemberManagedNodePoolConfig        
GetDrProtectionGroupMemberNetworkLoadBalancerMapping        
- DestinationNetwork stringLoad Balancer Id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- SourceNetwork stringLoad Balancer Id 
- The OCID of the source Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- DestinationNetwork stringLoad Balancer Id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- SourceNetwork stringLoad Balancer Id 
- The OCID of the source Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- destinationNetwork StringLoad Balancer Id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- sourceNetwork StringLoad Balancer Id 
- The OCID of the source Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- destinationNetwork stringLoad Balancer Id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- sourceNetwork stringLoad Balancer Id 
- The OCID of the source Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- destination_network_ strload_ balancer_ id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- source_network_ strload_ balancer_ id 
- The OCID of the source Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- destinationNetwork StringLoad Balancer Id 
- The OCID of the destination Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
- sourceNetwork StringLoad Balancer Id 
- The OCID of the source Network Load Balancer. Example: ocid1.networkloadbalancer.oc1..uniqueID
GetDrProtectionGroupMemberSourceVolumeToDestinationEncryptionKeyMapping           
- DestinationEncryption List<GetKeys Dr Protection Group Member Source Volume To Destination Encryption Key Mapping Destination Encryption Key> 
- The OCID of a vault and customer-managed encryption key in the destination region.
- SourceVolume stringId 
- The OCID of the source boot volume or block volume. Example: ocid1.volume.oc1..uniqueID
- DestinationEncryption []GetKeys Dr Protection Group Member Source Volume To Destination Encryption Key Mapping Destination Encryption Key 
- The OCID of a vault and customer-managed encryption key in the destination region.
- SourceVolume stringId 
- The OCID of the source boot volume or block volume. Example: ocid1.volume.oc1..uniqueID
- destinationEncryption List<GetKeys Dr Protection Group Member Source Volume To Destination Encryption Key Mapping Destination Encryption Key> 
- The OCID of a vault and customer-managed encryption key in the destination region.
- sourceVolume StringId 
- The OCID of the source boot volume or block volume. Example: ocid1.volume.oc1..uniqueID
- destinationEncryption GetKeys Dr Protection Group Member Source Volume To Destination Encryption Key Mapping Destination Encryption Key[] 
- The OCID of a vault and customer-managed encryption key in the destination region.
- sourceVolume stringId 
- The OCID of the source boot volume or block volume. Example: ocid1.volume.oc1..uniqueID
- destination_encryption_ Sequence[Getkeys Dr Protection Group Member Source Volume To Destination Encryption Key Mapping Destination Encryption Key] 
- The OCID of a vault and customer-managed encryption key in the destination region.
- source_volume_ strid 
- The OCID of the source boot volume or block volume. Example: ocid1.volume.oc1..uniqueID
- destinationEncryption List<Property Map>Keys 
- The OCID of a vault and customer-managed encryption key in the destination region.
- sourceVolume StringId 
- The OCID of the source boot volume or block volume. Example: ocid1.volume.oc1..uniqueID
GetDrProtectionGroupMemberSourceVolumeToDestinationEncryptionKeyMappingDestinationEncryptionKey              
- EncryptionKey stringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- VaultId string
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- EncryptionKey stringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- VaultId string
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryptionKey StringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vaultId String
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryptionKey stringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vaultId string
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryption_key_ strid 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vault_id str
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
- encryptionKey StringId 
- The OCID of the customer-managed encryption key in the destination region vault. Example: ocid1.key.oc1..uniqueID
- vaultId String
- The OCID of the destination region vault for the customer-managed encryption key. Example: ocid1.vault.oc1..uniqueID
GetDrProtectionGroupMemberVaultMapping      
- DestinationVault stringId 
- The OCID of the destination Vault. Example: ocid1.vault.oc1..uniqueID
- SourceVault stringId 
- The OCID of the source Vault. Example: ocid1.vault.oc1..uniqueID
- DestinationVault stringId 
- The OCID of the destination Vault. Example: ocid1.vault.oc1..uniqueID
- SourceVault stringId 
- The OCID of the source Vault. Example: ocid1.vault.oc1..uniqueID
- destinationVault StringId 
- The OCID of the destination Vault. Example: ocid1.vault.oc1..uniqueID
- sourceVault StringId 
- The OCID of the source Vault. Example: ocid1.vault.oc1..uniqueID
- destinationVault stringId 
- The OCID of the destination Vault. Example: ocid1.vault.oc1..uniqueID
- sourceVault stringId 
- The OCID of the source Vault. Example: ocid1.vault.oc1..uniqueID
- destination_vault_ strid 
- The OCID of the destination Vault. Example: ocid1.vault.oc1..uniqueID
- source_vault_ strid 
- The OCID of the source Vault. Example: ocid1.vault.oc1..uniqueID
- destinationVault StringId 
- The OCID of the destination Vault. Example: ocid1.vault.oc1..uniqueID
- sourceVault StringId 
- The OCID of the source Vault. Example: ocid1.vault.oc1..uniqueID
GetDrProtectionGroupMemberVirtualNodePoolConfig        
GetDrProtectionGroupMemberVnicMapping      
- DestinationNsg List<string>Id Lists 
- A list of OCIDs of network security groups (NSG) in the destination region which should be assigned to the source VNIC. Example: [ ocid1.networksecuritygroup.oc1..uniqueID, ocid1.networksecuritygroup.oc1..uniqueID ]
- DestinationPrimary stringPrivate Ip Address 
- The private IP address to be assigned as the VNIC's primary IP address in the destination subnet. This must be a valid IP address in the destination subnet and the IP address must be available. Example: 10.0.3.3
- DestinationPrimary stringPrivate Ip Hostname Label 
- The hostname label to be assigned in the destination subnet for the primary private IP of the source VNIC. This label is the hostname portion of the private IP's fully qualified domain name (FQDN) (for example, 'myhost1' in the FQDN 'myhost1.subnet123.vcn1.oraclevcn.com'). Example: myhost1
- DestinationReserved stringPublic Ip Id 
- The OCID of the reserved public IP address to be assigned to the compute instance in the destination region. Example: ocid1.publicip.oc1..uniqueID
- DestinationSubnet stringId 
- The OCID of the destination subnet to which the source VNIC should connect. Example: ocid1.subnet.oc1..uniqueID
- SourceVnic stringId 
- The OCID of the source VNIC. Example: ocid1.vnic.oc1..uniqueID
- DestinationNsg []stringId Lists 
- A list of OCIDs of network security groups (NSG) in the destination region which should be assigned to the source VNIC. Example: [ ocid1.networksecuritygroup.oc1..uniqueID, ocid1.networksecuritygroup.oc1..uniqueID ]
- DestinationPrimary stringPrivate Ip Address 
- The private IP address to be assigned as the VNIC's primary IP address in the destination subnet. This must be a valid IP address in the destination subnet and the IP address must be available. Example: 10.0.3.3
- DestinationPrimary stringPrivate Ip Hostname Label 
- The hostname label to be assigned in the destination subnet for the primary private IP of the source VNIC. This label is the hostname portion of the private IP's fully qualified domain name (FQDN) (for example, 'myhost1' in the FQDN 'myhost1.subnet123.vcn1.oraclevcn.com'). Example: myhost1
- DestinationReserved stringPublic Ip Id 
- The OCID of the reserved public IP address to be assigned to the compute instance in the destination region. Example: ocid1.publicip.oc1..uniqueID
- DestinationSubnet stringId 
- The OCID of the destination subnet to which the source VNIC should connect. Example: ocid1.subnet.oc1..uniqueID
- SourceVnic stringId 
- The OCID of the source VNIC. Example: ocid1.vnic.oc1..uniqueID
- destinationNsg List<String>Id Lists 
- A list of OCIDs of network security groups (NSG) in the destination region which should be assigned to the source VNIC. Example: [ ocid1.networksecuritygroup.oc1..uniqueID, ocid1.networksecuritygroup.oc1..uniqueID ]
- destinationPrimary StringPrivate Ip Address 
- The private IP address to be assigned as the VNIC's primary IP address in the destination subnet. This must be a valid IP address in the destination subnet and the IP address must be available. Example: 10.0.3.3
- destinationPrimary StringPrivate Ip Hostname Label 
- The hostname label to be assigned in the destination subnet for the primary private IP of the source VNIC. This label is the hostname portion of the private IP's fully qualified domain name (FQDN) (for example, 'myhost1' in the FQDN 'myhost1.subnet123.vcn1.oraclevcn.com'). Example: myhost1
- destinationReserved StringPublic Ip Id 
- The OCID of the reserved public IP address to be assigned to the compute instance in the destination region. Example: ocid1.publicip.oc1..uniqueID
- destinationSubnet StringId 
- The OCID of the destination subnet to which the source VNIC should connect. Example: ocid1.subnet.oc1..uniqueID
- sourceVnic StringId 
- The OCID of the source VNIC. Example: ocid1.vnic.oc1..uniqueID
- destinationNsg string[]Id Lists 
- A list of OCIDs of network security groups (NSG) in the destination region which should be assigned to the source VNIC. Example: [ ocid1.networksecuritygroup.oc1..uniqueID, ocid1.networksecuritygroup.oc1..uniqueID ]
- destinationPrimary stringPrivate Ip Address 
- The private IP address to be assigned as the VNIC's primary IP address in the destination subnet. This must be a valid IP address in the destination subnet and the IP address must be available. Example: 10.0.3.3
- destinationPrimary stringPrivate Ip Hostname Label 
- The hostname label to be assigned in the destination subnet for the primary private IP of the source VNIC. This label is the hostname portion of the private IP's fully qualified domain name (FQDN) (for example, 'myhost1' in the FQDN 'myhost1.subnet123.vcn1.oraclevcn.com'). Example: myhost1
- destinationReserved stringPublic Ip Id 
- The OCID of the reserved public IP address to be assigned to the compute instance in the destination region. Example: ocid1.publicip.oc1..uniqueID
- destinationSubnet stringId 
- The OCID of the destination subnet to which the source VNIC should connect. Example: ocid1.subnet.oc1..uniqueID
- sourceVnic stringId 
- The OCID of the source VNIC. Example: ocid1.vnic.oc1..uniqueID
- destination_nsg_ Sequence[str]id_ lists 
- A list of OCIDs of network security groups (NSG) in the destination region which should be assigned to the source VNIC. Example: [ ocid1.networksecuritygroup.oc1..uniqueID, ocid1.networksecuritygroup.oc1..uniqueID ]
- destination_primary_ strprivate_ ip_ address 
- The private IP address to be assigned as the VNIC's primary IP address in the destination subnet. This must be a valid IP address in the destination subnet and the IP address must be available. Example: 10.0.3.3
- destination_primary_ strprivate_ ip_ hostname_ label 
- The hostname label to be assigned in the destination subnet for the primary private IP of the source VNIC. This label is the hostname portion of the private IP's fully qualified domain name (FQDN) (for example, 'myhost1' in the FQDN 'myhost1.subnet123.vcn1.oraclevcn.com'). Example: myhost1
- destination_reserved_ strpublic_ ip_ id 
- The OCID of the reserved public IP address to be assigned to the compute instance in the destination region. Example: ocid1.publicip.oc1..uniqueID
- destination_subnet_ strid 
- The OCID of the destination subnet to which the source VNIC should connect. Example: ocid1.subnet.oc1..uniqueID
- source_vnic_ strid 
- The OCID of the source VNIC. Example: ocid1.vnic.oc1..uniqueID
- destinationNsg List<String>Id Lists 
- A list of OCIDs of network security groups (NSG) in the destination region which should be assigned to the source VNIC. Example: [ ocid1.networksecuritygroup.oc1..uniqueID, ocid1.networksecuritygroup.oc1..uniqueID ]
- destinationPrimary StringPrivate Ip Address 
- The private IP address to be assigned as the VNIC's primary IP address in the destination subnet. This must be a valid IP address in the destination subnet and the IP address must be available. Example: 10.0.3.3
- destinationPrimary StringPrivate Ip Hostname Label 
- The hostname label to be assigned in the destination subnet for the primary private IP of the source VNIC. This label is the hostname portion of the private IP's fully qualified domain name (FQDN) (for example, 'myhost1' in the FQDN 'myhost1.subnet123.vcn1.oraclevcn.com'). Example: myhost1
- destinationReserved StringPublic Ip Id 
- The OCID of the reserved public IP address to be assigned to the compute instance in the destination region. Example: ocid1.publicip.oc1..uniqueID
- destinationSubnet StringId 
- The OCID of the destination subnet to which the source VNIC should connect. Example: ocid1.subnet.oc1..uniqueID
- sourceVnic StringId 
- The OCID of the source VNIC. Example: ocid1.vnic.oc1..uniqueID
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.