1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. oci
  5. getDistributedDatabaseDistributedAutonomousDatabases
Viewing docs for Oracle Cloud Infrastructure v4.5.0
published on Thursday, Apr 2, 2026 by Pulumi
 logo
Viewing docs for Oracle Cloud Infrastructure v4.5.0
published on Thursday, Apr 2, 2026 by Pulumi

    This data source provides the list of Distributed Autonomous Databases in Oracle Cloud Infrastructure Distributed Database service.

    List of Globally distributed autonomous databases.

    Example Usage

    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    variables:
      testDistributedAutonomousDatabases:
        fn::invoke:
          function: oci:oci:getDistributedDatabaseDistributedAutonomousDatabases
          arguments:
            metadatas:
              - {}
            compartmentId: ${compartmentId}
            dbDeploymentType: ${distributedAutonomousDatabaseDbDeploymentType}
            displayName: ${distributedAutonomousDatabaseDisplayName}
            state: ${distributedAutonomousDatabaseState}
    

    Using getDistributedDatabaseDistributedAutonomousDatabases

    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 getDistributedDatabaseDistributedAutonomousDatabases(args: GetDistributedDatabaseDistributedAutonomousDatabasesArgs, opts?: InvokeOptions): Promise<GetDistributedDatabaseDistributedAutonomousDatabasesResult>
    function getDistributedDatabaseDistributedAutonomousDatabasesOutput(args: GetDistributedDatabaseDistributedAutonomousDatabasesOutputArgs, opts?: InvokeOptions): Output<GetDistributedDatabaseDistributedAutonomousDatabasesResult>
    def get_distributed_database_distributed_autonomous_databases(compartment_id: Optional[str] = None,
                                                                  db_deployment_type: Optional[str] = None,
                                                                  display_name: Optional[str] = None,
                                                                  filters: Optional[Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesFilter]] = None,
                                                                  state: Optional[str] = None,
                                                                  opts: Optional[InvokeOptions] = None) -> GetDistributedDatabaseDistributedAutonomousDatabasesResult
    def get_distributed_database_distributed_autonomous_databases_output(compartment_id: Optional[pulumi.Input[str]] = None,
                                                                  db_deployment_type: Optional[pulumi.Input[str]] = None,
                                                                  display_name: Optional[pulumi.Input[str]] = None,
                                                                  filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetDistributedDatabaseDistributedAutonomousDatabasesFilterArgs]]]] = None,
                                                                  state: Optional[pulumi.Input[str]] = None,
                                                                  opts: Optional[InvokeOptions] = None) -> Output[GetDistributedDatabaseDistributedAutonomousDatabasesResult]
    func GetDistributedDatabaseDistributedAutonomousDatabases(ctx *Context, args *GetDistributedDatabaseDistributedAutonomousDatabasesArgs, opts ...InvokeOption) (*GetDistributedDatabaseDistributedAutonomousDatabasesResult, error)
    func GetDistributedDatabaseDistributedAutonomousDatabasesOutput(ctx *Context, args *GetDistributedDatabaseDistributedAutonomousDatabasesOutputArgs, opts ...InvokeOption) GetDistributedDatabaseDistributedAutonomousDatabasesResultOutput

    > Note: This function is named GetDistributedDatabaseDistributedAutonomousDatabases in the Go SDK.

    public static class GetDistributedDatabaseDistributedAutonomousDatabases 
    {
        public static Task<GetDistributedDatabaseDistributedAutonomousDatabasesResult> InvokeAsync(GetDistributedDatabaseDistributedAutonomousDatabasesArgs args, InvokeOptions? opts = null)
        public static Output<GetDistributedDatabaseDistributedAutonomousDatabasesResult> Invoke(GetDistributedDatabaseDistributedAutonomousDatabasesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDistributedDatabaseDistributedAutonomousDatabasesResult> getDistributedDatabaseDistributedAutonomousDatabases(GetDistributedDatabaseDistributedAutonomousDatabasesArgs args, InvokeOptions options)
    public static Output<GetDistributedDatabaseDistributedAutonomousDatabasesResult> getDistributedDatabaseDistributedAutonomousDatabases(GetDistributedDatabaseDistributedAutonomousDatabasesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: oci:oci/getDistributedDatabaseDistributedAutonomousDatabases:getDistributedDatabaseDistributedAutonomousDatabases
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CompartmentId string
    The ID of the compartment in which to list resources.
    DbDeploymentType string
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    DisplayName string
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    Filters List<GetDistributedDatabaseDistributedAutonomousDatabasesFilter>
    State string
    A filter to return only resources their lifecycleState matches the given lifecycleState.
    CompartmentId string
    The ID of the compartment in which to list resources.
    DbDeploymentType string
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    DisplayName string
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    Filters []GetDistributedDatabaseDistributedAutonomousDatabasesFilter
    State string
    A filter to return only resources their lifecycleState matches the given lifecycleState.
    compartmentId String
    The ID of the compartment in which to list resources.
    dbDeploymentType String
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    displayName String
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    filters List<GetDistributedDatabaseDistributedAutonomousDatabasesFilter>
    state String
    A filter to return only resources their lifecycleState matches the given lifecycleState.
    compartmentId string
    The ID of the compartment in which to list resources.
    dbDeploymentType string
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    displayName string
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    filters GetDistributedDatabaseDistributedAutonomousDatabasesFilter[]
    state string
    A filter to return only resources their lifecycleState matches the given lifecycleState.
    compartment_id str
    The ID of the compartment in which to list resources.
    db_deployment_type str
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    display_name str
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    filters Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesFilter]
    state str
    A filter to return only resources their lifecycleState matches the given lifecycleState.
    compartmentId String
    The ID of the compartment in which to list resources.
    dbDeploymentType String
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    displayName String
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    filters List<Property Map>
    state String
    A filter to return only resources their lifecycleState matches the given lifecycleState.

    getDistributedDatabaseDistributedAutonomousDatabases Result

    The following output properties are available:

    CompartmentId string
    The OCID of the Globally distributed autonomous database compartment.
    DistributedAutonomousDatabaseCollections List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollection>
    The list of distributed_autonomous_database_collection.
    Id string
    The provider-assigned unique ID for this managed resource.
    Metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesMetadata>
    Additional metadata related to Globally distributed autonomous database resources.
    DbDeploymentType string
    The distributed autonomous database deployment type.
    DisplayName string
    The display name of the Globally distributed autonomous database.
    Filters List<GetDistributedDatabaseDistributedAutonomousDatabasesFilter>
    State string
    Lifecycle states for the Globally distributed autonomous database.
    CompartmentId string
    The OCID of the Globally distributed autonomous database compartment.
    DistributedAutonomousDatabaseCollections []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollection
    The list of distributed_autonomous_database_collection.
    Id string
    The provider-assigned unique ID for this managed resource.
    Metadatas []GetDistributedDatabaseDistributedAutonomousDatabasesMetadata
    Additional metadata related to Globally distributed autonomous database resources.
    DbDeploymentType string
    The distributed autonomous database deployment type.
    DisplayName string
    The display name of the Globally distributed autonomous database.
    Filters []GetDistributedDatabaseDistributedAutonomousDatabasesFilter
    State string
    Lifecycle states for the Globally distributed autonomous database.
    compartmentId String
    The OCID of the Globally distributed autonomous database compartment.
    distributedAutonomousDatabaseCollections List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollection>
    The list of distributed_autonomous_database_collection.
    id String
    The provider-assigned unique ID for this managed resource.
    metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesMetadata>
    Additional metadata related to Globally distributed autonomous database resources.
    dbDeploymentType String
    The distributed autonomous database deployment type.
    displayName String
    The display name of the Globally distributed autonomous database.
    filters List<GetDistributedDatabaseDistributedAutonomousDatabasesFilter>
    state String
    Lifecycle states for the Globally distributed autonomous database.
    compartmentId string
    The OCID of the Globally distributed autonomous database compartment.
    distributedAutonomousDatabaseCollections GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollection[]
    The list of distributed_autonomous_database_collection.
    id string
    The provider-assigned unique ID for this managed resource.
    metadatas GetDistributedDatabaseDistributedAutonomousDatabasesMetadata[]
    Additional metadata related to Globally distributed autonomous database resources.
    dbDeploymentType string
    The distributed autonomous database deployment type.
    displayName string
    The display name of the Globally distributed autonomous database.
    filters GetDistributedDatabaseDistributedAutonomousDatabasesFilter[]
    state string
    Lifecycle states for the Globally distributed autonomous database.
    compartment_id str
    The OCID of the Globally distributed autonomous database compartment.
    distributed_autonomous_database_collections Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollection]
    The list of distributed_autonomous_database_collection.
    id str
    The provider-assigned unique ID for this managed resource.
    metadatas Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesMetadata]
    Additional metadata related to Globally distributed autonomous database resources.
    db_deployment_type str
    The distributed autonomous database deployment type.
    display_name str
    The display name of the Globally distributed autonomous database.
    filters Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesFilter]
    state str
    Lifecycle states for the Globally distributed autonomous database.
    compartmentId String
    The OCID of the Globally distributed autonomous database compartment.
    distributedAutonomousDatabaseCollections List<Property Map>
    The list of distributed_autonomous_database_collection.
    id String
    The provider-assigned unique ID for this managed resource.
    metadatas List<Property Map>
    Additional metadata related to Globally distributed autonomous database resources.
    dbDeploymentType String
    The distributed autonomous database deployment type.
    displayName String
    The display name of the Globally distributed autonomous database.
    filters List<Property Map>
    state String
    Lifecycle states for the Globally distributed autonomous database.

    Supporting Types

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollection

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItem

    CatalogDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetail>
    Collection of catalogs associated with the Globally distributed autonomous database.
    ChangeDbBackupConfigTrigger int
    CharacterSet string
    The character set for the database.
    Chunks int
    The default number of unique chunks in a shardspace. The value of chunks must be greater than 2 times the size of the largest shardgroup in any shardspace.
    CompartmentId string
    The ID of the compartment in which to list resources.
    ConfigureShardingIsRebalanceRequired bool
    ConfigureShardingTrigger int
    ConnectionStrings List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemConnectionString>
    Details of Globally distributed autonomous database connection String.
    DatabaseVersion string
    Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
    DbBackupConfigs List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfig>
    Backup options for the Distributed Autonomous Database.
    DbDeploymentType string
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    DbWorkload string
    Possible workload types. Currently only OLTP workload type is supported.
    DefinedTags Dictionary<string, string>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    DisplayName string
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    DownloadGsmCertificateSigningRequestTrigger int
    DownloadedGsmCsrPem string
    FreeformTags Dictionary<string, string>
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    GenerateGsmCertificateSigningRequestTrigger int
    GenerateGsmCertificateSigningRequestTriggerCaBundleId string
    GenerateWalletDownloadedWalletContentLength int
    GenerateWalletDownloadedWalletEtag string
    GenerateWalletDownloadedWalletLastModified string
    GenerateWalletDownloadedWalletZipBase64 string
    GenerateWalletPassword string
    GenerateWalletTrigger int
    GsmDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetail>
    Collection of catalogs associated with the Globally distributed autonomous database.
    Id string
    The OCID of the Global service manager software image.
    LatestGsmImages List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemLatestGsmImage>
    The Global service manager image details.
    LifecycleDetails string
    The lifecycleDetails for the Globally distributed autonomous database.
    ListenerPort int
    The listener port number for the Globally distributed autonomous database.
    ListenerPortTls int
    The TLS listener port number for Globally distributed autonomous database.
    Metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    NcharacterSet string
    The national character set for the database.
    OnsPortLocal int
    Ons local port number for Globally distributed autonomous database.
    OnsPortRemote int
    Ons remote port number for Globally distributed autonomous database.
    PatchOperations List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemPatchOperation>
    Prefix string
    Unique name prefix for the Globally distributed autonomous databases. Only alpha-numeric values are allowed. First character has to be a letter followed by any combination of letter and number.
    PrivateEndpointIds List<string>
    The collection of OCID of the private endpoint associated with Globally distributed autonomous database.
    ReplicationFactor int
    The Replication factor for RAFT replication based Globally distributed autonomous database. Currently supported values are 3, 5 and 7.
    ReplicationMethod string
    The Replication method for Globally distributed autonomous database. Use RAFT for Raft replication, and DG for DataGuard. If replicationMethod is not provided, it defaults to DG.
    ReplicationUnit int
    The replication unit count for RAFT based distributed autonomous database. For RAFT replication based Globally distributed autonomous database, the value should be at least twice the number of shards.
    ShardDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetail>
    Collection of shards associated with the Globally distributed autonomous database.
    ShardingMethod string
    Sharding Methods for the Globally distributed autonomous database.
    StartDatabaseTrigger int
    Increment this value to trigger StartDistributedAutonomousDatabase action.
    State string
    A filter to return only resources their lifecycleState matches the given lifecycleState.
    StopDatabaseTrigger int
    Increment this value to trigger StopDistributedAutonomousDatabase action.
    SystemTags 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 time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    UploadCaSignedCertificate string
    UploadSignedCertificateAndGenerateWalletTrigger int
    ValidateNetworkDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemValidateNetworkDetail>
    ValidateNetworkTrigger int
    CatalogDetails []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetail
    Collection of catalogs associated with the Globally distributed autonomous database.
    ChangeDbBackupConfigTrigger int
    CharacterSet string
    The character set for the database.
    Chunks int
    The default number of unique chunks in a shardspace. The value of chunks must be greater than 2 times the size of the largest shardgroup in any shardspace.
    CompartmentId string
    The ID of the compartment in which to list resources.
    ConfigureShardingIsRebalanceRequired bool
    ConfigureShardingTrigger int
    ConnectionStrings []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemConnectionString
    Details of Globally distributed autonomous database connection String.
    DatabaseVersion string
    Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
    DbBackupConfigs []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfig
    Backup options for the Distributed Autonomous Database.
    DbDeploymentType string
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    DbWorkload string
    Possible workload types. Currently only OLTP workload type is supported.
    DefinedTags map[string]string
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    DisplayName string
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    DownloadGsmCertificateSigningRequestTrigger int
    DownloadedGsmCsrPem string
    FreeformTags map[string]string
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    GenerateGsmCertificateSigningRequestTrigger int
    GenerateGsmCertificateSigningRequestTriggerCaBundleId string
    GenerateWalletDownloadedWalletContentLength int
    GenerateWalletDownloadedWalletEtag string
    GenerateWalletDownloadedWalletLastModified string
    GenerateWalletDownloadedWalletZipBase64 string
    GenerateWalletPassword string
    GenerateWalletTrigger int
    GsmDetails []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetail
    Collection of catalogs associated with the Globally distributed autonomous database.
    Id string
    The OCID of the Global service manager software image.
    LatestGsmImages []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemLatestGsmImage
    The Global service manager image details.
    LifecycleDetails string
    The lifecycleDetails for the Globally distributed autonomous database.
    ListenerPort int
    The listener port number for the Globally distributed autonomous database.
    ListenerPortTls int
    The TLS listener port number for Globally distributed autonomous database.
    Metadatas []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemMetadata
    Comma separated names of argument corresponding to which metadata need to be retrived.
    NcharacterSet string
    The national character set for the database.
    OnsPortLocal int
    Ons local port number for Globally distributed autonomous database.
    OnsPortRemote int
    Ons remote port number for Globally distributed autonomous database.
    PatchOperations []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemPatchOperation
    Prefix string
    Unique name prefix for the Globally distributed autonomous databases. Only alpha-numeric values are allowed. First character has to be a letter followed by any combination of letter and number.
    PrivateEndpointIds []string
    The collection of OCID of the private endpoint associated with Globally distributed autonomous database.
    ReplicationFactor int
    The Replication factor for RAFT replication based Globally distributed autonomous database. Currently supported values are 3, 5 and 7.
    ReplicationMethod string
    The Replication method for Globally distributed autonomous database. Use RAFT for Raft replication, and DG for DataGuard. If replicationMethod is not provided, it defaults to DG.
    ReplicationUnit int
    The replication unit count for RAFT based distributed autonomous database. For RAFT replication based Globally distributed autonomous database, the value should be at least twice the number of shards.
    ShardDetails []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetail
    Collection of shards associated with the Globally distributed autonomous database.
    ShardingMethod string
    Sharding Methods for the Globally distributed autonomous database.
    StartDatabaseTrigger int
    Increment this value to trigger StartDistributedAutonomousDatabase action.
    State string
    A filter to return only resources their lifecycleState matches the given lifecycleState.
    StopDatabaseTrigger int
    Increment this value to trigger StopDistributedAutonomousDatabase action.
    SystemTags 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 time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    UploadCaSignedCertificate string
    UploadSignedCertificateAndGenerateWalletTrigger int
    ValidateNetworkDetails []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemValidateNetworkDetail
    ValidateNetworkTrigger int
    catalogDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetail>
    Collection of catalogs associated with the Globally distributed autonomous database.
    changeDbBackupConfigTrigger Integer
    characterSet String
    The character set for the database.
    chunks Integer
    The default number of unique chunks in a shardspace. The value of chunks must be greater than 2 times the size of the largest shardgroup in any shardspace.
    compartmentId String
    The ID of the compartment in which to list resources.
    configureShardingIsRebalanceRequired Boolean
    configureShardingTrigger Integer
    connectionStrings List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemConnectionString>
    Details of Globally distributed autonomous database connection String.
    databaseVersion String
    Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
    dbBackupConfigs List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfig>
    Backup options for the Distributed Autonomous Database.
    dbDeploymentType String
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    dbWorkload String
    Possible workload types. Currently only OLTP workload type is supported.
    definedTags Map<String,String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    displayName String
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    downloadGsmCertificateSigningRequestTrigger Integer
    downloadedGsmCsrPem String
    freeformTags Map<String,String>
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    generateGsmCertificateSigningRequestTrigger Integer
    generateGsmCertificateSigningRequestTriggerCaBundleId String
    generateWalletDownloadedWalletContentLength Integer
    generateWalletDownloadedWalletEtag String
    generateWalletDownloadedWalletLastModified String
    generateWalletDownloadedWalletZipBase64 String
    generateWalletPassword String
    generateWalletTrigger Integer
    gsmDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetail>
    Collection of catalogs associated with the Globally distributed autonomous database.
    id String
    The OCID of the Global service manager software image.
    latestGsmImages List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemLatestGsmImage>
    The Global service manager image details.
    lifecycleDetails String
    The lifecycleDetails for the Globally distributed autonomous database.
    listenerPort Integer
    The listener port number for the Globally distributed autonomous database.
    listenerPortTls Integer
    The TLS listener port number for Globally distributed autonomous database.
    metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    ncharacterSet String
    The national character set for the database.
    onsPortLocal Integer
    Ons local port number for Globally distributed autonomous database.
    onsPortRemote Integer
    Ons remote port number for Globally distributed autonomous database.
    patchOperations List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemPatchOperation>
    prefix String
    Unique name prefix for the Globally distributed autonomous databases. Only alpha-numeric values are allowed. First character has to be a letter followed by any combination of letter and number.
    privateEndpointIds List<String>
    The collection of OCID of the private endpoint associated with Globally distributed autonomous database.
    replicationFactor Integer
    The Replication factor for RAFT replication based Globally distributed autonomous database. Currently supported values are 3, 5 and 7.
    replicationMethod String
    The Replication method for Globally distributed autonomous database. Use RAFT for Raft replication, and DG for DataGuard. If replicationMethod is not provided, it defaults to DG.
    replicationUnit Integer
    The replication unit count for RAFT based distributed autonomous database. For RAFT replication based Globally distributed autonomous database, the value should be at least twice the number of shards.
    shardDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetail>
    Collection of shards associated with the Globally distributed autonomous database.
    shardingMethod String
    Sharding Methods for the Globally distributed autonomous database.
    startDatabaseTrigger Integer
    Increment this value to trigger StartDistributedAutonomousDatabase action.
    state String
    A filter to return only resources their lifecycleState matches the given lifecycleState.
    stopDatabaseTrigger Integer
    Increment this value to trigger StopDistributedAutonomousDatabase action.
    systemTags 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 time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    uploadCaSignedCertificate String
    uploadSignedCertificateAndGenerateWalletTrigger Integer
    validateNetworkDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemValidateNetworkDetail>
    validateNetworkTrigger Integer
    catalogDetails GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetail[]
    Collection of catalogs associated with the Globally distributed autonomous database.
    changeDbBackupConfigTrigger number
    characterSet string
    The character set for the database.
    chunks number
    The default number of unique chunks in a shardspace. The value of chunks must be greater than 2 times the size of the largest shardgroup in any shardspace.
    compartmentId string
    The ID of the compartment in which to list resources.
    configureShardingIsRebalanceRequired boolean
    configureShardingTrigger number
    connectionStrings GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemConnectionString[]
    Details of Globally distributed autonomous database connection String.
    databaseVersion string
    Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
    dbBackupConfigs GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfig[]
    Backup options for the Distributed Autonomous Database.
    dbDeploymentType string
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    dbWorkload string
    Possible workload types. Currently only OLTP workload type is supported.
    definedTags {[key: string]: string}
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    displayName string
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    downloadGsmCertificateSigningRequestTrigger number
    downloadedGsmCsrPem string
    freeformTags {[key: string]: string}
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    generateGsmCertificateSigningRequestTrigger number
    generateGsmCertificateSigningRequestTriggerCaBundleId string
    generateWalletDownloadedWalletContentLength number
    generateWalletDownloadedWalletEtag string
    generateWalletDownloadedWalletLastModified string
    generateWalletDownloadedWalletZipBase64 string
    generateWalletPassword string
    generateWalletTrigger number
    gsmDetails GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetail[]
    Collection of catalogs associated with the Globally distributed autonomous database.
    id string
    The OCID of the Global service manager software image.
    latestGsmImages GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemLatestGsmImage[]
    The Global service manager image details.
    lifecycleDetails string
    The lifecycleDetails for the Globally distributed autonomous database.
    listenerPort number
    The listener port number for the Globally distributed autonomous database.
    listenerPortTls number
    The TLS listener port number for Globally distributed autonomous database.
    metadatas GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemMetadata[]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    ncharacterSet string
    The national character set for the database.
    onsPortLocal number
    Ons local port number for Globally distributed autonomous database.
    onsPortRemote number
    Ons remote port number for Globally distributed autonomous database.
    patchOperations GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemPatchOperation[]
    prefix string
    Unique name prefix for the Globally distributed autonomous databases. Only alpha-numeric values are allowed. First character has to be a letter followed by any combination of letter and number.
    privateEndpointIds string[]
    The collection of OCID of the private endpoint associated with Globally distributed autonomous database.
    replicationFactor number
    The Replication factor for RAFT replication based Globally distributed autonomous database. Currently supported values are 3, 5 and 7.
    replicationMethod string
    The Replication method for Globally distributed autonomous database. Use RAFT for Raft replication, and DG for DataGuard. If replicationMethod is not provided, it defaults to DG.
    replicationUnit number
    The replication unit count for RAFT based distributed autonomous database. For RAFT replication based Globally distributed autonomous database, the value should be at least twice the number of shards.
    shardDetails GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetail[]
    Collection of shards associated with the Globally distributed autonomous database.
    shardingMethod string
    Sharding Methods for the Globally distributed autonomous database.
    startDatabaseTrigger number
    Increment this value to trigger StartDistributedAutonomousDatabase action.
    state string
    A filter to return only resources their lifecycleState matches the given lifecycleState.
    stopDatabaseTrigger number
    Increment this value to trigger StopDistributedAutonomousDatabase action.
    systemTags {[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 time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    uploadCaSignedCertificate string
    uploadSignedCertificateAndGenerateWalletTrigger number
    validateNetworkDetails GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemValidateNetworkDetail[]
    validateNetworkTrigger number
    catalog_details Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetail]
    Collection of catalogs associated with the Globally distributed autonomous database.
    change_db_backup_config_trigger int
    character_set str
    The character set for the database.
    chunks int
    The default number of unique chunks in a shardspace. The value of chunks must be greater than 2 times the size of the largest shardgroup in any shardspace.
    compartment_id str
    The ID of the compartment in which to list resources.
    configure_sharding_is_rebalance_required bool
    configure_sharding_trigger int
    connection_strings Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemConnectionString]
    Details of Globally distributed autonomous database connection String.
    database_version str
    Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
    db_backup_configs Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfig]
    Backup options for the Distributed Autonomous Database.
    db_deployment_type str
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    db_workload str
    Possible workload types. Currently only OLTP workload type is supported.
    defined_tags Mapping[str, str]
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    display_name str
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    download_gsm_certificate_signing_request_trigger int
    downloaded_gsm_csr_pem str
    freeform_tags Mapping[str, str]
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    generate_gsm_certificate_signing_request_trigger int
    generate_gsm_certificate_signing_request_trigger_ca_bundle_id str
    generate_wallet_downloaded_wallet_content_length int
    generate_wallet_downloaded_wallet_etag str
    generate_wallet_downloaded_wallet_last_modified str
    generate_wallet_downloaded_wallet_zip_base64 str
    generate_wallet_password str
    generate_wallet_trigger int
    gsm_details Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetail]
    Collection of catalogs associated with the Globally distributed autonomous database.
    id str
    The OCID of the Global service manager software image.
    latest_gsm_images Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemLatestGsmImage]
    The Global service manager image details.
    lifecycle_details str
    The lifecycleDetails for the Globally distributed autonomous database.
    listener_port int
    The listener port number for the Globally distributed autonomous database.
    listener_port_tls int
    The TLS listener port number for Globally distributed autonomous database.
    metadatas Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemMetadata]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    ncharacter_set str
    The national character set for the database.
    ons_port_local int
    Ons local port number for Globally distributed autonomous database.
    ons_port_remote int
    Ons remote port number for Globally distributed autonomous database.
    patch_operations Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemPatchOperation]
    prefix str
    Unique name prefix for the Globally distributed autonomous databases. Only alpha-numeric values are allowed. First character has to be a letter followed by any combination of letter and number.
    private_endpoint_ids Sequence[str]
    The collection of OCID of the private endpoint associated with Globally distributed autonomous database.
    replication_factor int
    The Replication factor for RAFT replication based Globally distributed autonomous database. Currently supported values are 3, 5 and 7.
    replication_method str
    The Replication method for Globally distributed autonomous database. Use RAFT for Raft replication, and DG for DataGuard. If replicationMethod is not provided, it defaults to DG.
    replication_unit int
    The replication unit count for RAFT based distributed autonomous database. For RAFT replication based Globally distributed autonomous database, the value should be at least twice the number of shards.
    shard_details Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetail]
    Collection of shards associated with the Globally distributed autonomous database.
    sharding_method str
    Sharding Methods for the Globally distributed autonomous database.
    start_database_trigger int
    Increment this value to trigger StartDistributedAutonomousDatabase action.
    state str
    A filter to return only resources their lifecycleState matches the given lifecycleState.
    stop_database_trigger int
    Increment this value to trigger StopDistributedAutonomousDatabase action.
    system_tags 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 time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    time_updated str
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    upload_ca_signed_certificate str
    upload_signed_certificate_and_generate_wallet_trigger int
    validate_network_details Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemValidateNetworkDetail]
    validate_network_trigger int
    catalogDetails List<Property Map>
    Collection of catalogs associated with the Globally distributed autonomous database.
    changeDbBackupConfigTrigger Number
    characterSet String
    The character set for the database.
    chunks Number
    The default number of unique chunks in a shardspace. The value of chunks must be greater than 2 times the size of the largest shardgroup in any shardspace.
    compartmentId String
    The ID of the compartment in which to list resources.
    configureShardingIsRebalanceRequired Boolean
    configureShardingTrigger Number
    connectionStrings List<Property Map>
    Details of Globally distributed autonomous database connection String.
    databaseVersion String
    Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
    dbBackupConfigs List<Property Map>
    Backup options for the Distributed Autonomous Database.
    dbDeploymentType String
    A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
    dbWorkload String
    Possible workload types. Currently only OLTP workload type is supported.
    definedTags Map<String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    displayName String
    A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
    downloadGsmCertificateSigningRequestTrigger Number
    downloadedGsmCsrPem String
    freeformTags Map<String>
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    generateGsmCertificateSigningRequestTrigger Number
    generateGsmCertificateSigningRequestTriggerCaBundleId String
    generateWalletDownloadedWalletContentLength Number
    generateWalletDownloadedWalletEtag String
    generateWalletDownloadedWalletLastModified String
    generateWalletDownloadedWalletZipBase64 String
    generateWalletPassword String
    generateWalletTrigger Number
    gsmDetails List<Property Map>
    Collection of catalogs associated with the Globally distributed autonomous database.
    id String
    The OCID of the Global service manager software image.
    latestGsmImages List<Property Map>
    The Global service manager image details.
    lifecycleDetails String
    The lifecycleDetails for the Globally distributed autonomous database.
    listenerPort Number
    The listener port number for the Globally distributed autonomous database.
    listenerPortTls Number
    The TLS listener port number for Globally distributed autonomous database.
    metadatas List<Property Map>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    ncharacterSet String
    The national character set for the database.
    onsPortLocal Number
    Ons local port number for Globally distributed autonomous database.
    onsPortRemote Number
    Ons remote port number for Globally distributed autonomous database.
    patchOperations List<Property Map>
    prefix String
    Unique name prefix for the Globally distributed autonomous databases. Only alpha-numeric values are allowed. First character has to be a letter followed by any combination of letter and number.
    privateEndpointIds List<String>
    The collection of OCID of the private endpoint associated with Globally distributed autonomous database.
    replicationFactor Number
    The Replication factor for RAFT replication based Globally distributed autonomous database. Currently supported values are 3, 5 and 7.
    replicationMethod String
    The Replication method for Globally distributed autonomous database. Use RAFT for Raft replication, and DG for DataGuard. If replicationMethod is not provided, it defaults to DG.
    replicationUnit Number
    The replication unit count for RAFT based distributed autonomous database. For RAFT replication based Globally distributed autonomous database, the value should be at least twice the number of shards.
    shardDetails List<Property Map>
    Collection of shards associated with the Globally distributed autonomous database.
    shardingMethod String
    Sharding Methods for the Globally distributed autonomous database.
    startDatabaseTrigger Number
    Increment this value to trigger StartDistributedAutonomousDatabase action.
    state String
    A filter to return only resources their lifecycleState matches the given lifecycleState.
    stopDatabaseTrigger Number
    Increment this value to trigger StopDistributedAutonomousDatabase action.
    systemTags Map<String>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    timeCreated String
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    uploadCaSignedCertificate String
    uploadSignedCertificateAndGenerateWalletTrigger Number
    validateNetworkDetails List<Property Map>
    validateNetworkTrigger Number

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetail

    AdminPassword string
    CloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    ComputeCount double
    The compute count for the shard database. It has to be in multiples of 2.
    ContainerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    DataStorageSizeInGbs double
    The data disk group size to be allocated in GBs for the shard database.
    IsAutoScalingEnabled bool
    Determines the auto-scaling mode for the shard database.
    KmsKeyId string
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    KmsKeyVersionId string
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    Metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    Name string
    Name of the shard.
    PeerCloudAutonomousVmClusterIds List<string>
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    PeerDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetail>
    Peer details for the shard with dedicated infrastructure.
    ShardGroup string
    The name of the shardGroup for the shard.
    Source string
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    Status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    SupportingResourceId string
    the identifier of the underlying supporting resource.
    TimeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    VaultId string
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.
    AdminPassword string
    CloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    ComputeCount float64
    The compute count for the shard database. It has to be in multiples of 2.
    ContainerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    DataStorageSizeInGbs float64
    The data disk group size to be allocated in GBs for the shard database.
    IsAutoScalingEnabled bool
    Determines the auto-scaling mode for the shard database.
    KmsKeyId string
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    KmsKeyVersionId string
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    Metadatas []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailMetadata
    Comma separated names of argument corresponding to which metadata need to be retrived.
    Name string
    Name of the shard.
    PeerCloudAutonomousVmClusterIds []string
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    PeerDetails []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetail
    Peer details for the shard with dedicated infrastructure.
    ShardGroup string
    The name of the shardGroup for the shard.
    Source string
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    Status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    SupportingResourceId string
    the identifier of the underlying supporting resource.
    TimeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    VaultId string
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.
    adminPassword String
    cloudAutonomousVmClusterId String
    The OCID of the cloudAutonomousVmCluster.
    computeCount Double
    The compute count for the shard database. It has to be in multiples of 2.
    containerDatabaseId String
    the identifier of the container database for underlying supporting resource.
    dataStorageSizeInGbs Double
    The data disk group size to be allocated in GBs for the shard database.
    isAutoScalingEnabled Boolean
    Determines the auto-scaling mode for the shard database.
    kmsKeyId String
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    kmsKeyVersionId String
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name String
    Name of the shard.
    peerCloudAutonomousVmClusterIds List<String>
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    peerDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetail>
    Peer details for the shard with dedicated infrastructure.
    shardGroup String
    The name of the shardGroup for the shard.
    source String
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    status String
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId String
    the identifier of the underlying supporting resource.
    timeCreated String
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    vaultId String
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.
    adminPassword string
    cloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    computeCount number
    The compute count for the shard database. It has to be in multiples of 2.
    containerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    dataStorageSizeInGbs number
    The data disk group size to be allocated in GBs for the shard database.
    isAutoScalingEnabled boolean
    Determines the auto-scaling mode for the shard database.
    kmsKeyId string
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    kmsKeyVersionId string
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    metadatas GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailMetadata[]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name string
    Name of the shard.
    peerCloudAutonomousVmClusterIds string[]
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    peerDetails GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetail[]
    Peer details for the shard with dedicated infrastructure.
    shardGroup string
    The name of the shardGroup for the shard.
    source string
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId string
    the identifier of the underlying supporting resource.
    timeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    vaultId string
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.
    admin_password str
    cloud_autonomous_vm_cluster_id str
    The OCID of the cloudAutonomousVmCluster.
    compute_count float
    The compute count for the shard database. It has to be in multiples of 2.
    container_database_id str
    the identifier of the container database for underlying supporting resource.
    data_storage_size_in_gbs float
    The data disk group size to be allocated in GBs for the shard database.
    is_auto_scaling_enabled bool
    Determines the auto-scaling mode for the shard database.
    kms_key_id str
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    kms_key_version_id str
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    metadatas Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailMetadata]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name str
    Name of the shard.
    peer_cloud_autonomous_vm_cluster_ids Sequence[str]
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    peer_details Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetail]
    Peer details for the shard with dedicated infrastructure.
    shard_group str
    The name of the shardGroup for the shard.
    source str
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    status str
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supporting_resource_id str
    the identifier of the underlying supporting resource.
    time_created str
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    time_updated str
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    vault_id str
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.
    adminPassword String
    cloudAutonomousVmClusterId String
    The OCID of the cloudAutonomousVmCluster.
    computeCount Number
    The compute count for the shard database. It has to be in multiples of 2.
    containerDatabaseId String
    the identifier of the container database for underlying supporting resource.
    dataStorageSizeInGbs Number
    The data disk group size to be allocated in GBs for the shard database.
    isAutoScalingEnabled Boolean
    Determines the auto-scaling mode for the shard database.
    kmsKeyId String
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    kmsKeyVersionId String
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    metadatas List<Property Map>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name String
    Name of the shard.
    peerCloudAutonomousVmClusterIds List<String>
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    peerDetails List<Property Map>
    Peer details for the shard with dedicated infrastructure.
    shardGroup String
    The name of the shardGroup for the shard.
    source String
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    status String
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId String
    the identifier of the underlying supporting resource.
    timeCreated String
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    vaultId String
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailMetadata

    Map Dictionary<string, string>
    The map containing key-value pair of additional metadata.
    Map map[string]string
    The map containing key-value pair of additional metadata.
    map Map<String,String>
    The map containing key-value pair of additional metadata.
    map {[key: string]: string}
    The map containing key-value pair of additional metadata.
    map Mapping[str, str]
    The map containing key-value pair of additional metadata.
    map Map<String>
    The map containing key-value pair of additional metadata.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetail

    CloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    ContainerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    FastStartFailOverLagLimitInSeconds int
    The lag time for my preference based on data loss tolerance in seconds.
    IsAutomaticFailoverEnabled bool
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    Metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetailMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    ProtectionMode string
    The protectionMode for the shard peer.
    ShardGroup string
    The name of the shardGroup for the shard.
    StandbyMaintenanceBufferInDays int
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    Status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    SupportingResourceId string
    the identifier of the underlying supporting resource.
    TimeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    CloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    ContainerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    FastStartFailOverLagLimitInSeconds int
    The lag time for my preference based on data loss tolerance in seconds.
    IsAutomaticFailoverEnabled bool
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    Metadatas []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetailMetadata
    Comma separated names of argument corresponding to which metadata need to be retrived.
    ProtectionMode string
    The protectionMode for the shard peer.
    ShardGroup string
    The name of the shardGroup for the shard.
    StandbyMaintenanceBufferInDays int
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    Status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    SupportingResourceId string
    the identifier of the underlying supporting resource.
    TimeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    cloudAutonomousVmClusterId String
    The OCID of the cloudAutonomousVmCluster.
    containerDatabaseId String
    the identifier of the container database for underlying supporting resource.
    fastStartFailOverLagLimitInSeconds Integer
    The lag time for my preference based on data loss tolerance in seconds.
    isAutomaticFailoverEnabled Boolean
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetailMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    protectionMode String
    The protectionMode for the shard peer.
    shardGroup String
    The name of the shardGroup for the shard.
    standbyMaintenanceBufferInDays Integer
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    status String
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId String
    the identifier of the underlying supporting resource.
    timeCreated String
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    cloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    containerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    fastStartFailOverLagLimitInSeconds number
    The lag time for my preference based on data loss tolerance in seconds.
    isAutomaticFailoverEnabled boolean
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    metadatas GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetailMetadata[]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    protectionMode string
    The protectionMode for the shard peer.
    shardGroup string
    The name of the shardGroup for the shard.
    standbyMaintenanceBufferInDays number
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId string
    the identifier of the underlying supporting resource.
    timeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    cloud_autonomous_vm_cluster_id str
    The OCID of the cloudAutonomousVmCluster.
    container_database_id str
    the identifier of the container database for underlying supporting resource.
    fast_start_fail_over_lag_limit_in_seconds int
    The lag time for my preference based on data loss tolerance in seconds.
    is_automatic_failover_enabled bool
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    metadatas Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetailMetadata]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    protection_mode str
    The protectionMode for the shard peer.
    shard_group str
    The name of the shardGroup for the shard.
    standby_maintenance_buffer_in_days int
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    status str
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supporting_resource_id str
    the identifier of the underlying supporting resource.
    time_created str
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    time_updated str
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    cloudAutonomousVmClusterId String
    The OCID of the cloudAutonomousVmCluster.
    containerDatabaseId String
    the identifier of the container database for underlying supporting resource.
    fastStartFailOverLagLimitInSeconds Number
    The lag time for my preference based on data loss tolerance in seconds.
    isAutomaticFailoverEnabled Boolean
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    metadatas List<Property Map>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    protectionMode String
    The protectionMode for the shard peer.
    shardGroup String
    The name of the shardGroup for the shard.
    standbyMaintenanceBufferInDays Number
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    status String
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId String
    the identifier of the underlying supporting resource.
    timeCreated String
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetailPeerDetailMetadata

    Map Dictionary<string, string>
    The map containing key-value pair of additional metadata.
    Map map[string]string
    The map containing key-value pair of additional metadata.
    map Map<String,String>
    The map containing key-value pair of additional metadata.
    map {[key: string]: string}
    The map containing key-value pair of additional metadata.
    map Mapping[str, str]
    The map containing key-value pair of additional metadata.
    map Map<String>
    The map containing key-value pair of additional metadata.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemConnectionString

    AllConnectionStrings Dictionary<string, string>
    Collection of connection strings.
    AllConnectionStrings map[string]string
    Collection of connection strings.
    allConnectionStrings Map<String,String>
    Collection of connection strings.
    allConnectionStrings {[key: string]: string}
    Collection of connection strings.
    all_connection_strings Mapping[str, str]
    Collection of connection strings.
    allConnectionStrings Map<String>
    Collection of connection strings.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfig

    BackupDestinationDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfigBackupDestinationDetail>
    Backup destination details.
    RecoveryWindowInDays int
    Number of days between the current and the earliest point of recoverability covered by automatic backups. This value applies to automatic backups. When the value is updated, it is applied to all existing automatic backups. If the number of specified days is 0 then there will be no backups.
    BackupDestinationDetails []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfigBackupDestinationDetail
    Backup destination details.
    RecoveryWindowInDays int
    Number of days between the current and the earliest point of recoverability covered by automatic backups. This value applies to automatic backups. When the value is updated, it is applied to all existing automatic backups. If the number of specified days is 0 then there will be no backups.
    backupDestinationDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfigBackupDestinationDetail>
    Backup destination details.
    recoveryWindowInDays Integer
    Number of days between the current and the earliest point of recoverability covered by automatic backups. This value applies to automatic backups. When the value is updated, it is applied to all existing automatic backups. If the number of specified days is 0 then there will be no backups.
    backupDestinationDetails GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfigBackupDestinationDetail[]
    Backup destination details.
    recoveryWindowInDays number
    Number of days between the current and the earliest point of recoverability covered by automatic backups. This value applies to automatic backups. When the value is updated, it is applied to all existing automatic backups. If the number of specified days is 0 then there will be no backups.
    backup_destination_details Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfigBackupDestinationDetail]
    Backup destination details.
    recovery_window_in_days int
    Number of days between the current and the earliest point of recoverability covered by automatic backups. This value applies to automatic backups. When the value is updated, it is applied to all existing automatic backups. If the number of specified days is 0 then there will be no backups.
    backupDestinationDetails List<Property Map>
    Backup destination details.
    recoveryWindowInDays Number
    Number of days between the current and the earliest point of recoverability covered by automatic backups. This value applies to automatic backups. When the value is updated, it is applied to all existing automatic backups. If the number of specified days is 0 then there will be no backups.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfigBackupDestinationDetail

    DbrsPolicyId string
    The OCID of the DBRS policy used for backup.
    Id string
    The OCID of the Global service manager software image.
    InternetProxy string
    Proxy URL to connect to object store.
    IsRemote bool
    Indicates whether the backup destination is cross-region or local region.
    RemoteRegion string
    The name of the remote region where the remote automatic incremental backups will be stored. For information about valid region names, see Regions and Availability Domains.
    Type string
    Type of the database backup destination.
    VpcPassword string
    For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used to access the Recovery Appliance.
    VpcUser string
    For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that is used to access the Recovery Appliance.
    DbrsPolicyId string
    The OCID of the DBRS policy used for backup.
    Id string
    The OCID of the Global service manager software image.
    InternetProxy string
    Proxy URL to connect to object store.
    IsRemote bool
    Indicates whether the backup destination is cross-region or local region.
    RemoteRegion string
    The name of the remote region where the remote automatic incremental backups will be stored. For information about valid region names, see Regions and Availability Domains.
    Type string
    Type of the database backup destination.
    VpcPassword string
    For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used to access the Recovery Appliance.
    VpcUser string
    For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that is used to access the Recovery Appliance.
    dbrsPolicyId String
    The OCID of the DBRS policy used for backup.
    id String
    The OCID of the Global service manager software image.
    internetProxy String
    Proxy URL to connect to object store.
    isRemote Boolean
    Indicates whether the backup destination is cross-region or local region.
    remoteRegion String
    The name of the remote region where the remote automatic incremental backups will be stored. For information about valid region names, see Regions and Availability Domains.
    type String
    Type of the database backup destination.
    vpcPassword String
    For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used to access the Recovery Appliance.
    vpcUser String
    For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that is used to access the Recovery Appliance.
    dbrsPolicyId string
    The OCID of the DBRS policy used for backup.
    id string
    The OCID of the Global service manager software image.
    internetProxy string
    Proxy URL to connect to object store.
    isRemote boolean
    Indicates whether the backup destination is cross-region or local region.
    remoteRegion string
    The name of the remote region where the remote automatic incremental backups will be stored. For information about valid region names, see Regions and Availability Domains.
    type string
    Type of the database backup destination.
    vpcPassword string
    For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used to access the Recovery Appliance.
    vpcUser string
    For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that is used to access the Recovery Appliance.
    dbrs_policy_id str
    The OCID of the DBRS policy used for backup.
    id str
    The OCID of the Global service manager software image.
    internet_proxy str
    Proxy URL to connect to object store.
    is_remote bool
    Indicates whether the backup destination is cross-region or local region.
    remote_region str
    The name of the remote region where the remote automatic incremental backups will be stored. For information about valid region names, see Regions and Availability Domains.
    type str
    Type of the database backup destination.
    vpc_password str
    For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used to access the Recovery Appliance.
    vpc_user str
    For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that is used to access the Recovery Appliance.
    dbrsPolicyId String
    The OCID of the DBRS policy used for backup.
    id String
    The OCID of the Global service manager software image.
    internetProxy String
    Proxy URL to connect to object store.
    isRemote Boolean
    Indicates whether the backup destination is cross-region or local region.
    remoteRegion String
    The name of the remote region where the remote automatic incremental backups will be stored. For information about valid region names, see Regions and Availability Domains.
    type String
    Type of the database backup destination.
    vpcPassword String
    For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used to access the Recovery Appliance.
    vpcUser String
    For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that is used to access the Recovery Appliance.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetail

    ComputeCount double
    The compute count for the shard database. It has to be in multiples of 2.
    DataStorageSizeInGbs double
    The data disk group size to be allocated in GBs for the shard database.
    GsmImageDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailGsmImageDetail>
    The Global service manager image details.
    Metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    Name string
    Name of the shard.
    Status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    SupportingResourceId string
    the identifier of the underlying supporting resource.
    TimeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeSslCertificateExpires string
    The time the ssl certificate associated with Global service manager expires. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    ComputeCount float64
    The compute count for the shard database. It has to be in multiples of 2.
    DataStorageSizeInGbs float64
    The data disk group size to be allocated in GBs for the shard database.
    GsmImageDetails []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailGsmImageDetail
    The Global service manager image details.
    Metadatas []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailMetadata
    Comma separated names of argument corresponding to which metadata need to be retrived.
    Name string
    Name of the shard.
    Status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    SupportingResourceId string
    the identifier of the underlying supporting resource.
    TimeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeSslCertificateExpires string
    The time the ssl certificate associated with Global service manager expires. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    computeCount Double
    The compute count for the shard database. It has to be in multiples of 2.
    dataStorageSizeInGbs Double
    The data disk group size to be allocated in GBs for the shard database.
    gsmImageDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailGsmImageDetail>
    The Global service manager image details.
    metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name String
    Name of the shard.
    status String
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId String
    the identifier of the underlying supporting resource.
    timeCreated String
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeSslCertificateExpires String
    The time the ssl certificate associated with Global service manager expires. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    computeCount number
    The compute count for the shard database. It has to be in multiples of 2.
    dataStorageSizeInGbs number
    The data disk group size to be allocated in GBs for the shard database.
    gsmImageDetails GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailGsmImageDetail[]
    The Global service manager image details.
    metadatas GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailMetadata[]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name string
    Name of the shard.
    status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId string
    the identifier of the underlying supporting resource.
    timeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeSslCertificateExpires string
    The time the ssl certificate associated with Global service manager expires. An RFC3339 formatted datetime string
    timeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    compute_count float
    The compute count for the shard database. It has to be in multiples of 2.
    data_storage_size_in_gbs float
    The data disk group size to be allocated in GBs for the shard database.
    gsm_image_details Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailGsmImageDetail]
    The Global service manager image details.
    metadatas Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailMetadata]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name str
    Name of the shard.
    status str
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supporting_resource_id str
    the identifier of the underlying supporting resource.
    time_created str
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    time_ssl_certificate_expires str
    The time the ssl certificate associated with Global service manager expires. An RFC3339 formatted datetime string
    time_updated str
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    computeCount Number
    The compute count for the shard database. It has to be in multiples of 2.
    dataStorageSizeInGbs Number
    The data disk group size to be allocated in GBs for the shard database.
    gsmImageDetails List<Property Map>
    The Global service manager image details.
    metadatas List<Property Map>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name String
    Name of the shard.
    status String
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId String
    the identifier of the underlying supporting resource.
    timeCreated String
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeSslCertificateExpires String
    The time the ssl certificate associated with Global service manager expires. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailGsmImageDetail

    Id string
    The OCID of the Global service manager software image.
    VersionNumber int
    The version number associated with the image identified by id.
    Id string
    The OCID of the Global service manager software image.
    VersionNumber int
    The version number associated with the image identified by id.
    id String
    The OCID of the Global service manager software image.
    versionNumber Integer
    The version number associated with the image identified by id.
    id string
    The OCID of the Global service manager software image.
    versionNumber number
    The version number associated with the image identified by id.
    id str
    The OCID of the Global service manager software image.
    version_number int
    The version number associated with the image identified by id.
    id String
    The OCID of the Global service manager software image.
    versionNumber Number
    The version number associated with the image identified by id.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetailMetadata

    Map Dictionary<string, string>
    The map containing key-value pair of additional metadata.
    Map map[string]string
    The map containing key-value pair of additional metadata.
    map Map<String,String>
    The map containing key-value pair of additional metadata.
    map {[key: string]: string}
    The map containing key-value pair of additional metadata.
    map Mapping[str, str]
    The map containing key-value pair of additional metadata.
    map Map<String>
    The map containing key-value pair of additional metadata.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemLatestGsmImage

    Id string
    The OCID of the Global service manager software image.
    VersionNumber int
    The version number associated with the image identified by id.
    Id string
    The OCID of the Global service manager software image.
    VersionNumber int
    The version number associated with the image identified by id.
    id String
    The OCID of the Global service manager software image.
    versionNumber Integer
    The version number associated with the image identified by id.
    id string
    The OCID of the Global service manager software image.
    versionNumber number
    The version number associated with the image identified by id.
    id str
    The OCID of the Global service manager software image.
    version_number int
    The version number associated with the image identified by id.
    id String
    The OCID of the Global service manager software image.
    versionNumber Number
    The version number associated with the image identified by id.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemMetadata

    Map Dictionary<string, string>
    The map containing key-value pair of additional metadata.
    Map map[string]string
    The map containing key-value pair of additional metadata.
    map Map<String,String>
    The map containing key-value pair of additional metadata.
    map {[key: string]: string}
    The map containing key-value pair of additional metadata.
    map Mapping[str, str]
    The map containing key-value pair of additional metadata.
    map Map<String>
    The map containing key-value pair of additional metadata.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemPatchOperation

    Operation string
    Selection string
    Value string
    Operation string
    Selection string
    Value string
    operation String
    selection String
    value String
    operation string
    selection string
    value string
    operation String
    selection String
    value String

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetail

    AdminPassword string
    CloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    ComputeCount double
    The compute count for the shard database. It has to be in multiples of 2.
    ContainerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    DataStorageSizeInGbs double
    The data disk group size to be allocated in GBs for the shard database.
    IsAutoScalingEnabled bool
    Determines the auto-scaling mode for the shard database.
    KmsKeyId string
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    KmsKeyVersionId string
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    Metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    Name string
    Name of the shard.
    PeerCloudAutonomousVmClusterIds List<string>
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    PeerDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetail>
    Peer details for the shard with dedicated infrastructure.
    ShardGroup string
    The name of the shardGroup for the shard.
    ShardSpace string
    The shard space name for the Globally distributed autonomous database. Shard space for existing shard cannot be changed, once shard is created. Shard space name shall be used while creation of new shards.
    Source string
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    Status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    SupportingResourceId string
    the identifier of the underlying supporting resource.
    TimeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    VaultId string
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.
    AdminPassword string
    CloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    ComputeCount float64
    The compute count for the shard database. It has to be in multiples of 2.
    ContainerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    DataStorageSizeInGbs float64
    The data disk group size to be allocated in GBs for the shard database.
    IsAutoScalingEnabled bool
    Determines the auto-scaling mode for the shard database.
    KmsKeyId string
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    KmsKeyVersionId string
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    Metadatas []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailMetadata
    Comma separated names of argument corresponding to which metadata need to be retrived.
    Name string
    Name of the shard.
    PeerCloudAutonomousVmClusterIds []string
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    PeerDetails []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetail
    Peer details for the shard with dedicated infrastructure.
    ShardGroup string
    The name of the shardGroup for the shard.
    ShardSpace string
    The shard space name for the Globally distributed autonomous database. Shard space for existing shard cannot be changed, once shard is created. Shard space name shall be used while creation of new shards.
    Source string
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    Status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    SupportingResourceId string
    the identifier of the underlying supporting resource.
    TimeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    VaultId string
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.
    adminPassword String
    cloudAutonomousVmClusterId String
    The OCID of the cloudAutonomousVmCluster.
    computeCount Double
    The compute count for the shard database. It has to be in multiples of 2.
    containerDatabaseId String
    the identifier of the container database for underlying supporting resource.
    dataStorageSizeInGbs Double
    The data disk group size to be allocated in GBs for the shard database.
    isAutoScalingEnabled Boolean
    Determines the auto-scaling mode for the shard database.
    kmsKeyId String
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    kmsKeyVersionId String
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name String
    Name of the shard.
    peerCloudAutonomousVmClusterIds List<String>
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    peerDetails List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetail>
    Peer details for the shard with dedicated infrastructure.
    shardGroup String
    The name of the shardGroup for the shard.
    shardSpace String
    The shard space name for the Globally distributed autonomous database. Shard space for existing shard cannot be changed, once shard is created. Shard space name shall be used while creation of new shards.
    source String
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    status String
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId String
    the identifier of the underlying supporting resource.
    timeCreated String
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    vaultId String
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.
    adminPassword string
    cloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    computeCount number
    The compute count for the shard database. It has to be in multiples of 2.
    containerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    dataStorageSizeInGbs number
    The data disk group size to be allocated in GBs for the shard database.
    isAutoScalingEnabled boolean
    Determines the auto-scaling mode for the shard database.
    kmsKeyId string
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    kmsKeyVersionId string
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    metadatas GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailMetadata[]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name string
    Name of the shard.
    peerCloudAutonomousVmClusterIds string[]
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    peerDetails GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetail[]
    Peer details for the shard with dedicated infrastructure.
    shardGroup string
    The name of the shardGroup for the shard.
    shardSpace string
    The shard space name for the Globally distributed autonomous database. Shard space for existing shard cannot be changed, once shard is created. Shard space name shall be used while creation of new shards.
    source string
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId string
    the identifier of the underlying supporting resource.
    timeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    vaultId string
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.
    admin_password str
    cloud_autonomous_vm_cluster_id str
    The OCID of the cloudAutonomousVmCluster.
    compute_count float
    The compute count for the shard database. It has to be in multiples of 2.
    container_database_id str
    the identifier of the container database for underlying supporting resource.
    data_storage_size_in_gbs float
    The data disk group size to be allocated in GBs for the shard database.
    is_auto_scaling_enabled bool
    Determines the auto-scaling mode for the shard database.
    kms_key_id str
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    kms_key_version_id str
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    metadatas Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailMetadata]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name str
    Name of the shard.
    peer_cloud_autonomous_vm_cluster_ids Sequence[str]
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    peer_details Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetail]
    Peer details for the shard with dedicated infrastructure.
    shard_group str
    The name of the shardGroup for the shard.
    shard_space str
    The shard space name for the Globally distributed autonomous database. Shard space for existing shard cannot be changed, once shard is created. Shard space name shall be used while creation of new shards.
    source str
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    status str
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supporting_resource_id str
    the identifier of the underlying supporting resource.
    time_created str
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    time_updated str
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    vault_id str
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.
    adminPassword String
    cloudAutonomousVmClusterId String
    The OCID of the cloudAutonomousVmCluster.
    computeCount Number
    The compute count for the shard database. It has to be in multiples of 2.
    containerDatabaseId String
    the identifier of the container database for underlying supporting resource.
    dataStorageSizeInGbs Number
    The data disk group size to be allocated in GBs for the shard database.
    isAutoScalingEnabled Boolean
    Determines the auto-scaling mode for the shard database.
    kmsKeyId String
    The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
    kmsKeyVersionId String
    The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
    metadatas List<Property Map>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    name String
    Name of the shard.
    peerCloudAutonomousVmClusterIds List<String>
    This field is deprecated. For shard peer details please refer peerDetails attribute.
    peerDetails List<Property Map>
    Peer details for the shard with dedicated infrastructure.
    shardGroup String
    The name of the shardGroup for the shard.
    shardSpace String
    The shard space name for the Globally distributed autonomous database. Shard space for existing shard cannot be changed, once shard is created. Shard space name shall be used while creation of new shards.
    source String
    The source of Globally distributed autonomous database type: Use ADB_D for the Globally distributed autonomous database with autonomous dedicated cloudautonomousvmclusters.
    status String
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId String
    the identifier of the underlying supporting resource.
    timeCreated String
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    vaultId String
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailMetadata

    Map Dictionary<string, string>
    The map containing key-value pair of additional metadata.
    Map map[string]string
    The map containing key-value pair of additional metadata.
    map Map<String,String>
    The map containing key-value pair of additional metadata.
    map {[key: string]: string}
    The map containing key-value pair of additional metadata.
    map Mapping[str, str]
    The map containing key-value pair of additional metadata.
    map Map<String>
    The map containing key-value pair of additional metadata.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetail

    CloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    ContainerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    FastStartFailOverLagLimitInSeconds int
    The lag time for my preference based on data loss tolerance in seconds.
    IsAutomaticFailoverEnabled bool
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    Metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetailMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    ProtectionMode string
    The protectionMode for the shard peer.
    ShardGroup string
    The name of the shardGroup for the shard.
    StandbyMaintenanceBufferInDays int
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    Status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    SupportingResourceId string
    the identifier of the underlying supporting resource.
    TimeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    CloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    ContainerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    FastStartFailOverLagLimitInSeconds int
    The lag time for my preference based on data loss tolerance in seconds.
    IsAutomaticFailoverEnabled bool
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    Metadatas []GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetailMetadata
    Comma separated names of argument corresponding to which metadata need to be retrived.
    ProtectionMode string
    The protectionMode for the shard peer.
    ShardGroup string
    The name of the shardGroup for the shard.
    StandbyMaintenanceBufferInDays int
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    Status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    SupportingResourceId string
    the identifier of the underlying supporting resource.
    TimeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    TimeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    cloudAutonomousVmClusterId String
    The OCID of the cloudAutonomousVmCluster.
    containerDatabaseId String
    the identifier of the container database for underlying supporting resource.
    fastStartFailOverLagLimitInSeconds Integer
    The lag time for my preference based on data loss tolerance in seconds.
    isAutomaticFailoverEnabled Boolean
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    metadatas List<GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetailMetadata>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    protectionMode String
    The protectionMode for the shard peer.
    shardGroup String
    The name of the shardGroup for the shard.
    standbyMaintenanceBufferInDays Integer
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    status String
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId String
    the identifier of the underlying supporting resource.
    timeCreated String
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    cloudAutonomousVmClusterId string
    The OCID of the cloudAutonomousVmCluster.
    containerDatabaseId string
    the identifier of the container database for underlying supporting resource.
    fastStartFailOverLagLimitInSeconds number
    The lag time for my preference based on data loss tolerance in seconds.
    isAutomaticFailoverEnabled boolean
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    metadatas GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetailMetadata[]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    protectionMode string
    The protectionMode for the shard peer.
    shardGroup string
    The name of the shardGroup for the shard.
    standbyMaintenanceBufferInDays number
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    status string
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId string
    the identifier of the underlying supporting resource.
    timeCreated string
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated string
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    cloud_autonomous_vm_cluster_id str
    The OCID of the cloudAutonomousVmCluster.
    container_database_id str
    the identifier of the container database for underlying supporting resource.
    fast_start_fail_over_lag_limit_in_seconds int
    The lag time for my preference based on data loss tolerance in seconds.
    is_automatic_failover_enabled bool
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    metadatas Sequence[GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetailMetadata]
    Comma separated names of argument corresponding to which metadata need to be retrived.
    protection_mode str
    The protectionMode for the shard peer.
    shard_group str
    The name of the shardGroup for the shard.
    standby_maintenance_buffer_in_days int
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    status str
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supporting_resource_id str
    the identifier of the underlying supporting resource.
    time_created str
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    time_updated str
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
    cloudAutonomousVmClusterId String
    The OCID of the cloudAutonomousVmCluster.
    containerDatabaseId String
    the identifier of the container database for underlying supporting resource.
    fastStartFailOverLagLimitInSeconds Number
    The lag time for my preference based on data loss tolerance in seconds.
    isAutomaticFailoverEnabled Boolean
    Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
    metadatas List<Property Map>
    Comma separated names of argument corresponding to which metadata need to be retrived.
    protectionMode String
    The protectionMode for the shard peer.
    shardGroup String
    The name of the shardGroup for the shard.
    standbyMaintenanceBufferInDays Number
    The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before schedlued maintenance of the primary database.
    status String
    Status of shard with dedicated infrastructure for the Globally distributed autonomous database.
    supportingResourceId String
    the identifier of the underlying supporting resource.
    timeCreated String
    The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
    timeUpdated String
    The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetailPeerDetailMetadata

    Map Dictionary<string, string>
    The map containing key-value pair of additional metadata.
    Map map[string]string
    The map containing key-value pair of additional metadata.
    map Map<String,String>
    The map containing key-value pair of additional metadata.
    map {[key: string]: string}
    The map containing key-value pair of additional metadata.
    map Mapping[str, str]
    The map containing key-value pair of additional metadata.
    map Map<String>
    The map containing key-value pair of additional metadata.

    GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemValidateNetworkDetail

    IsSurrogate bool
    ResourceName string
    ShardGroup string
    The name of the shardGroup for the shard.
    IsSurrogate bool
    ResourceName string
    ShardGroup string
    The name of the shardGroup for the shard.
    isSurrogate Boolean
    resourceName String
    shardGroup String
    The name of the shardGroup for the shard.
    isSurrogate boolean
    resourceName string
    shardGroup string
    The name of the shardGroup for the shard.
    is_surrogate bool
    resource_name str
    shard_group str
    The name of the shardGroup for the shard.
    isSurrogate Boolean
    resourceName String
    shardGroup String
    The name of the shardGroup for the shard.

    GetDistributedDatabaseDistributedAutonomousDatabasesFilter

    Name string
    Name of the shard.
    Values List<string>
    Regex bool
    Name string
    Name of the shard.
    Values []string
    Regex bool
    name String
    Name of the shard.
    values List<String>
    regex Boolean
    name string
    Name of the shard.
    values string[]
    regex boolean
    name str
    Name of the shard.
    values Sequence[str]
    regex bool
    name String
    Name of the shard.
    values List<String>
    regex Boolean

    GetDistributedDatabaseDistributedAutonomousDatabasesMetadata

    Map Dictionary<string, string>
    The map containing key-value pair of additional metadata.
    Map map[string]string
    The map containing key-value pair of additional metadata.
    map Map<String,String>
    The map containing key-value pair of additional metadata.
    map {[key: string]: string}
    The map containing key-value pair of additional metadata.
    map Mapping[str, str]
    The map containing key-value pair of additional metadata.
    map Map<String>
    The map containing key-value pair of additional metadata.

    Package Details

    Repository
    oci pulumi/pulumi-oci
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the oci Terraform Provider.
     logo
    Viewing docs for Oracle Cloud Infrastructure v4.5.0
    published on Thursday, Apr 2, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.