Viewing docs for Oracle Cloud Infrastructure v4.5.0
published on Thursday, Apr 2, 2026 by Pulumi
published on Thursday, Apr 2, 2026 by Pulumi
Viewing docs for Oracle Cloud Infrastructure v4.5.0
published on Thursday, Apr 2, 2026 by Pulumi
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 dictionaryThe following arguments are supported:
- Compartment
Id string - The ID of the compartment in which to list resources.
- Db
Deployment stringType - A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
- Display
Name string - A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
- Filters
List<Get
Distributed Database Distributed Autonomous Databases Filter> - State string
- A filter to return only resources their lifecycleState matches the given lifecycleState.
- Compartment
Id string - The ID of the compartment in which to list resources.
- Db
Deployment stringType - A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
- Display
Name string - A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
- Filters
[]Get
Distributed Database Distributed Autonomous Databases Filter - State string
- A filter to return only resources their lifecycleState matches the given lifecycleState.
- compartment
Id String - The ID of the compartment in which to list resources.
- db
Deployment StringType - A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
- display
Name String - A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
- filters
List<Get
Distributed Database Distributed Autonomous Databases Filter> - state String
- A filter to return only resources their lifecycleState matches the given lifecycleState.
- compartment
Id string - The ID of the compartment in which to list resources.
- db
Deployment stringType - A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
- display
Name string - A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
- filters
Get
Distributed Database Distributed Autonomous Databases Filter[] - 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_ strtype - 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[Get
Distributed Database Distributed Autonomous Databases Filter] - state str
- A filter to return only resources their lifecycleState matches the given lifecycleState.
- compartment
Id String - The ID of the compartment in which to list resources.
- db
Deployment StringType - A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
- display
Name 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:
- Compartment
Id string - The OCID of the Globally distributed autonomous database compartment.
- Distributed
Autonomous List<GetDatabase Collections Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection> - The list of distributed_autonomous_database_collection.
- Id string
- The provider-assigned unique ID for this managed resource.
- Metadatas
List<Get
Distributed Database Distributed Autonomous Databases Metadata> - Additional metadata related to Globally distributed autonomous database resources.
- Db
Deployment stringType - The distributed autonomous database deployment type.
- Display
Name string - The display name of the Globally distributed autonomous database.
- Filters
List<Get
Distributed Database Distributed Autonomous Databases Filter> - State string
- Lifecycle states for the Globally distributed autonomous database.
- Compartment
Id string - The OCID of the Globally distributed autonomous database compartment.
- Distributed
Autonomous []GetDatabase Collections Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection - The list of distributed_autonomous_database_collection.
- Id string
- The provider-assigned unique ID for this managed resource.
- Metadatas
[]Get
Distributed Database Distributed Autonomous Databases Metadata - Additional metadata related to Globally distributed autonomous database resources.
- Db
Deployment stringType - The distributed autonomous database deployment type.
- Display
Name string - The display name of the Globally distributed autonomous database.
- Filters
[]Get
Distributed Database Distributed Autonomous Databases Filter - State string
- Lifecycle states for the Globally distributed autonomous database.
- compartment
Id String - The OCID of the Globally distributed autonomous database compartment.
- distributed
Autonomous List<GetDatabase Collections Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection> - The list of distributed_autonomous_database_collection.
- id String
- The provider-assigned unique ID for this managed resource.
- metadatas
List<Get
Distributed Database Distributed Autonomous Databases Metadata> - Additional metadata related to Globally distributed autonomous database resources.
- db
Deployment StringType - The distributed autonomous database deployment type.
- display
Name String - The display name of the Globally distributed autonomous database.
- filters
List<Get
Distributed Database Distributed Autonomous Databases Filter> - state String
- Lifecycle states for the Globally distributed autonomous database.
- compartment
Id string - The OCID of the Globally distributed autonomous database compartment.
- distributed
Autonomous GetDatabase Collections Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection[] - The list of distributed_autonomous_database_collection.
- id string
- The provider-assigned unique ID for this managed resource.
- metadatas
Get
Distributed Database Distributed Autonomous Databases Metadata[] - Additional metadata related to Globally distributed autonomous database resources.
- db
Deployment stringType - The distributed autonomous database deployment type.
- display
Name string - The display name of the Globally distributed autonomous database.
- filters
Get
Distributed Database Distributed Autonomous Databases Filter[] - state string
- Lifecycle states for the Globally distributed autonomous database.
- compartment_
id str - The OCID of the Globally distributed autonomous database compartment.
- distributed_
autonomous_ Sequence[Getdatabase_ collections Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection] - The list of distributed_autonomous_database_collection.
- id str
- The provider-assigned unique ID for this managed resource.
- metadatas
Sequence[Get
Distributed Database Distributed Autonomous Databases Metadata] - Additional metadata related to Globally distributed autonomous database resources.
- db_
deployment_ strtype - The distributed autonomous database deployment type.
- display_
name str - The display name of the Globally distributed autonomous database.
- filters
Sequence[Get
Distributed Database Distributed Autonomous Databases Filter] - state str
- Lifecycle states for the Globally distributed autonomous database.
- compartment
Id String - The OCID of the Globally distributed autonomous database compartment.
- distributed
Autonomous List<Property Map>Database Collections - 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.
- db
Deployment StringType - The distributed autonomous database deployment type.
- display
Name 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
- Catalog
Details List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail> - Collection of catalogs associated with the Globally distributed autonomous database.
- Change
Db intBackup Config Trigger - Character
Set 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.
- Compartment
Id string - The ID of the compartment in which to list resources.
- Configure
Sharding boolIs Rebalance Required - Configure
Sharding intTrigger - Connection
Strings List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Connection String> - Details of Globally distributed autonomous database connection String.
- Database
Version string - Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
- Db
Backup List<GetConfigs Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Db Backup Config> - Backup options for the Distributed Autonomous Database.
- Db
Deployment stringType - A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
- Db
Workload string - Possible workload types. Currently only OLTP workload type is supported.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"} - Display
Name string - A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
- Download
Gsm intCertificate Signing Request Trigger - Downloaded
Gsm stringCsr Pem - 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"} - Generate
Gsm intCertificate Signing Request Trigger - Generate
Gsm stringCertificate Signing Request Trigger Ca Bundle Id - Generate
Wallet intDownloaded Wallet Content Length - Generate
Wallet stringDownloaded Wallet Etag - Generate
Wallet stringDownloaded Wallet Last Modified - Generate
Wallet stringDownloaded Wallet Zip Base64 - Generate
Wallet stringPassword - Generate
Wallet intTrigger - Gsm
Details List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail> - Collection of catalogs associated with the Globally distributed autonomous database.
- Id string
- The OCID of the Global service manager software image.
- Latest
Gsm List<GetImages Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Latest Gsm Image> - The Global service manager image details.
- Lifecycle
Details string - The lifecycleDetails for the Globally distributed autonomous database.
- Listener
Port int - The listener port number for the Globally distributed autonomous database.
- Listener
Port intTls - The TLS listener port number for Globally distributed autonomous database.
- Metadatas
List<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Metadata> - Comma separated names of argument corresponding to which metadata need to be retrived.
- Ncharacter
Set string - The national character set for the database.
- Ons
Port intLocal - Ons local port number for Globally distributed autonomous database.
- Ons
Port intRemote - Ons remote port number for Globally distributed autonomous database.
- Patch
Operations List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Patch Operation> - 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.
- Private
Endpoint List<string>Ids - 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 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.
- 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.
-
List<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail> - Collection of shards associated with the Globally distributed autonomous database.
- string
- Sharding Methods for the Globally distributed autonomous database.
- Start
Database intTrigger - Increment this value to trigger StartDistributedAutonomousDatabase action.
- State string
- A filter to return only resources their lifecycleState matches the given lifecycleState.
- Stop
Database intTrigger - Increment this value to trigger StopDistributedAutonomousDatabase action.
- Dictionary<string, string>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"} - Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- Upload
Ca stringSigned Certificate - Upload
Signed intCertificate And Generate Wallet Trigger - Validate
Network List<GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Validate Network Detail> - Validate
Network intTrigger
- Catalog
Details []GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail - Collection of catalogs associated with the Globally distributed autonomous database.
- Change
Db intBackup Config Trigger - Character
Set 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.
- Compartment
Id string - The ID of the compartment in which to list resources.
- Configure
Sharding boolIs Rebalance Required - Configure
Sharding intTrigger - Connection
Strings []GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Connection String - Details of Globally distributed autonomous database connection String.
- Database
Version string - Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
- Db
Backup []GetConfigs Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Db Backup Config - Backup options for the Distributed Autonomous Database.
- Db
Deployment stringType - A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
- Db
Workload string - Possible workload types. Currently only OLTP workload type is supported.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"} - Display
Name string - A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
- Download
Gsm intCertificate Signing Request Trigger - Downloaded
Gsm stringCsr Pem - 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"} - Generate
Gsm intCertificate Signing Request Trigger - Generate
Gsm stringCertificate Signing Request Trigger Ca Bundle Id - Generate
Wallet intDownloaded Wallet Content Length - Generate
Wallet stringDownloaded Wallet Etag - Generate
Wallet stringDownloaded Wallet Last Modified - Generate
Wallet stringDownloaded Wallet Zip Base64 - Generate
Wallet stringPassword - Generate
Wallet intTrigger - Gsm
Details []GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail - Collection of catalogs associated with the Globally distributed autonomous database.
- Id string
- The OCID of the Global service manager software image.
- Latest
Gsm []GetImages Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Latest Gsm Image - The Global service manager image details.
- Lifecycle
Details string - The lifecycleDetails for the Globally distributed autonomous database.
- Listener
Port int - The listener port number for the Globally distributed autonomous database.
- Listener
Port intTls - The TLS listener port number for Globally distributed autonomous database.
- Metadatas
[]Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Metadata - Comma separated names of argument corresponding to which metadata need to be retrived.
- Ncharacter
Set string - The national character set for the database.
- Ons
Port intLocal - Ons local port number for Globally distributed autonomous database.
- Ons
Port intRemote - Ons remote port number for Globally distributed autonomous database.
- Patch
Operations []GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Patch Operation - 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.
- Private
Endpoint []stringIds - 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 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.
- 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.
-
[]Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail - Collection of shards associated with the Globally distributed autonomous database.
- string
- Sharding Methods for the Globally distributed autonomous database.
- Start
Database intTrigger - Increment this value to trigger StartDistributedAutonomousDatabase action.
- State string
- A filter to return only resources their lifecycleState matches the given lifecycleState.
- Stop
Database intTrigger - Increment this value to trigger StopDistributedAutonomousDatabase action.
- map[string]string
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"} - Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- Upload
Ca stringSigned Certificate - Upload
Signed intCertificate And Generate Wallet Trigger - Validate
Network []GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Validate Network Detail - Validate
Network intTrigger
- catalog
Details List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail> - Collection of catalogs associated with the Globally distributed autonomous database.
- change
Db IntegerBackup Config Trigger - character
Set 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.
- compartment
Id String - The ID of the compartment in which to list resources.
- configure
Sharding BooleanIs Rebalance Required - configure
Sharding IntegerTrigger - connection
Strings List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Connection String> - Details of Globally distributed autonomous database connection String.
- database
Version String - Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
- db
Backup List<GetConfigs Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Db Backup Config> - Backup options for the Distributed Autonomous Database.
- db
Deployment StringType - A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
- db
Workload String - Possible workload types. Currently only OLTP workload type is supported.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"} - display
Name String - A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
- download
Gsm IntegerCertificate Signing Request Trigger - downloaded
Gsm StringCsr Pem - 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"} - generate
Gsm IntegerCertificate Signing Request Trigger - generate
Gsm StringCertificate Signing Request Trigger Ca Bundle Id - generate
Wallet IntegerDownloaded Wallet Content Length - generate
Wallet StringDownloaded Wallet Etag - generate
Wallet StringDownloaded Wallet Last Modified - generate
Wallet StringDownloaded Wallet Zip Base64 - generate
Wallet StringPassword - generate
Wallet IntegerTrigger - gsm
Details List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail> - Collection of catalogs associated with the Globally distributed autonomous database.
- id String
- The OCID of the Global service manager software image.
- latest
Gsm List<GetImages Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Latest Gsm Image> - The Global service manager image details.
- lifecycle
Details String - The lifecycleDetails for the Globally distributed autonomous database.
- listener
Port Integer - The listener port number for the Globally distributed autonomous database.
- listener
Port IntegerTls - The TLS listener port number for Globally distributed autonomous database.
- metadatas
List<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Metadata> - Comma separated names of argument corresponding to which metadata need to be retrived.
- ncharacter
Set String - The national character set for the database.
- ons
Port IntegerLocal - Ons local port number for Globally distributed autonomous database.
- ons
Port IntegerRemote - Ons remote port number for Globally distributed autonomous database.
- patch
Operations List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Patch Operation> - 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.
- private
Endpoint List<String>Ids - The collection of OCID of the private endpoint associated with Globally distributed autonomous database.
- replication
Factor Integer - The Replication factor for RAFT replication based Globally distributed autonomous database. Currently supported values are 3, 5 and 7.
- replication
Method 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.
- replication
Unit 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.
-
List<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail> - Collection of shards associated with the Globally distributed autonomous database.
- String
- Sharding Methods for the Globally distributed autonomous database.
- start
Database IntegerTrigger - Increment this value to trigger StartDistributedAutonomousDatabase action.
- state String
- A filter to return only resources their lifecycleState matches the given lifecycleState.
- stop
Database IntegerTrigger - Increment this value to trigger StopDistributedAutonomousDatabase action.
- Map<String,String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated String - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- upload
Ca StringSigned Certificate - upload
Signed IntegerCertificate And Generate Wallet Trigger - validate
Network List<GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Validate Network Detail> - validate
Network IntegerTrigger
- catalog
Details GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail[] - Collection of catalogs associated with the Globally distributed autonomous database.
- change
Db numberBackup Config Trigger - character
Set 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.
- compartment
Id string - The ID of the compartment in which to list resources.
- configure
Sharding booleanIs Rebalance Required - configure
Sharding numberTrigger - connection
Strings GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Connection String[] - Details of Globally distributed autonomous database connection String.
- database
Version string - Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
- db
Backup GetConfigs Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Db Backup Config[] - Backup options for the Distributed Autonomous Database.
- db
Deployment stringType - A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
- db
Workload string - Possible workload types. Currently only OLTP workload type is supported.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"} - display
Name string - A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
- download
Gsm numberCertificate Signing Request Trigger - downloaded
Gsm stringCsr Pem - {[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"} - generate
Gsm numberCertificate Signing Request Trigger - generate
Gsm stringCertificate Signing Request Trigger Ca Bundle Id - generate
Wallet numberDownloaded Wallet Content Length - generate
Wallet stringDownloaded Wallet Etag - generate
Wallet stringDownloaded Wallet Last Modified - generate
Wallet stringDownloaded Wallet Zip Base64 - generate
Wallet stringPassword - generate
Wallet numberTrigger - gsm
Details GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail[] - Collection of catalogs associated with the Globally distributed autonomous database.
- id string
- The OCID of the Global service manager software image.
- latest
Gsm GetImages Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Latest Gsm Image[] - The Global service manager image details.
- lifecycle
Details string - The lifecycleDetails for the Globally distributed autonomous database.
- listener
Port number - The listener port number for the Globally distributed autonomous database.
- listener
Port numberTls - The TLS listener port number for Globally distributed autonomous database.
- metadatas
Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Metadata[] - Comma separated names of argument corresponding to which metadata need to be retrived.
- ncharacter
Set string - The national character set for the database.
- ons
Port numberLocal - Ons local port number for Globally distributed autonomous database.
- ons
Port numberRemote - Ons remote port number for Globally distributed autonomous database.
- patch
Operations GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Patch Operation[] - 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.
- private
Endpoint string[]Ids - The collection of OCID of the private endpoint associated with Globally distributed autonomous database.
- replication
Factor number - The Replication factor for RAFT replication based Globally distributed autonomous database. Currently supported values are 3, 5 and 7.
- replication
Method 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.
- replication
Unit 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.
-
Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail[] - Collection of shards associated with the Globally distributed autonomous database.
- string
- Sharding Methods for the Globally distributed autonomous database.
- start
Database numberTrigger - Increment this value to trigger StartDistributedAutonomousDatabase action.
- state string
- A filter to return only resources their lifecycleState matches the given lifecycleState.
- stop
Database numberTrigger - Increment this value to trigger StopDistributedAutonomousDatabase action.
- {[key: string]: string}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- upload
Ca stringSigned Certificate - upload
Signed numberCertificate And Generate Wallet Trigger - validate
Network GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Validate Network Detail[] - validate
Network numberTrigger
- catalog_
details Sequence[GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail] - Collection of catalogs associated with the Globally distributed autonomous database.
- change_
db_ intbackup_ config_ trigger - 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_ boolis_ rebalance_ required - configure_
sharding_ inttrigger - connection_
strings Sequence[GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Connection String] - 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_ Sequence[Getconfigs Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Db Backup Config] - Backup options for the Distributed Autonomous Database.
- db_
deployment_ strtype - 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.
- 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_ intcertificate_ signing_ request_ trigger - downloaded_
gsm_ strcsr_ pem - 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_ intcertificate_ signing_ request_ trigger - generate_
gsm_ strcertificate_ signing_ request_ trigger_ ca_ bundle_ id - generate_
wallet_ intdownloaded_ wallet_ content_ length - generate_
wallet_ strdownloaded_ wallet_ etag - generate_
wallet_ strdownloaded_ wallet_ last_ modified - generate_
wallet_ strdownloaded_ wallet_ zip_ base64 - generate_
wallet_ strpassword - generate_
wallet_ inttrigger - gsm_
details Sequence[GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail] - Collection of catalogs associated with the Globally distributed autonomous database.
- id str
- The OCID of the Global service manager software image.
- latest_
gsm_ Sequence[Getimages Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Latest Gsm Image] - 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_ inttls - The TLS listener port number for Globally distributed autonomous database.
- metadatas
Sequence[Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Metadata] - 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_ intlocal - Ons local port number for Globally distributed autonomous database.
- ons_
port_ intremote - Ons remote port number for Globally distributed autonomous database.
- patch_
operations Sequence[GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Patch Operation] - 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_ Sequence[str]ids - 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.
-
Sequence[Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail] - Collection of shards associated with the Globally distributed autonomous database.
- str
- Sharding Methods for the Globally distributed autonomous database.
- start_
database_ inttrigger - Increment this value to trigger StartDistributedAutonomousDatabase action.
- state str
- A filter to return only resources their lifecycleState matches the given lifecycleState.
- stop_
database_ inttrigger - Increment this value to trigger StopDistributedAutonomousDatabase action.
- 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_ strsigned_ certificate - upload_
signed_ intcertificate_ and_ generate_ wallet_ trigger - validate_
network_ Sequence[Getdetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Validate Network Detail] - validate_
network_ inttrigger
- catalog
Details List<Property Map> - Collection of catalogs associated with the Globally distributed autonomous database.
- change
Db NumberBackup Config Trigger - character
Set 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.
- compartment
Id String - The ID of the compartment in which to list resources.
- configure
Sharding BooleanIs Rebalance Required - configure
Sharding NumberTrigger - connection
Strings List<Property Map> - Details of Globally distributed autonomous database connection String.
- database
Version String - Oracle Database version for the shards and catalog used in Globally distributed autonomous database.
- db
Backup List<Property Map>Configs - Backup options for the Distributed Autonomous Database.
- db
Deployment StringType - A filter to return only resources their dbDeploymentType matches the given dbDeploymentType.
- db
Workload String - Possible workload types. Currently only OLTP workload type is supported.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"} - display
Name String - A filter to return only Globally distributed autonomous databases that match the entire name given. The match is not case sensitive.
- download
Gsm NumberCertificate Signing Request Trigger - downloaded
Gsm StringCsr Pem - 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"} - generate
Gsm NumberCertificate Signing Request Trigger - generate
Gsm StringCertificate Signing Request Trigger Ca Bundle Id - generate
Wallet NumberDownloaded Wallet Content Length - generate
Wallet StringDownloaded Wallet Etag - generate
Wallet StringDownloaded Wallet Last Modified - generate
Wallet StringDownloaded Wallet Zip Base64 - generate
Wallet StringPassword - generate
Wallet NumberTrigger - gsm
Details List<Property Map> - Collection of catalogs associated with the Globally distributed autonomous database.
- id String
- The OCID of the Global service manager software image.
- latest
Gsm List<Property Map>Images - The Global service manager image details.
- lifecycle
Details String - The lifecycleDetails for the Globally distributed autonomous database.
- listener
Port Number - The listener port number for the Globally distributed autonomous database.
- listener
Port NumberTls - 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.
- ncharacter
Set String - The national character set for the database.
- ons
Port NumberLocal - Ons local port number for Globally distributed autonomous database.
- ons
Port NumberRemote - Ons remote port number for Globally distributed autonomous database.
- patch
Operations 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.
- private
Endpoint List<String>Ids - The collection of OCID of the private endpoint associated with Globally distributed autonomous database.
- replication
Factor Number - The Replication factor for RAFT replication based Globally distributed autonomous database. Currently supported values are 3, 5 and 7.
- replication
Method 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.
- replication
Unit 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.
- List<Property Map>
- Collection of shards associated with the Globally distributed autonomous database.
- String
- Sharding Methods for the Globally distributed autonomous database.
- start
Database NumberTrigger - Increment this value to trigger StartDistributedAutonomousDatabase action.
- state String
- A filter to return only resources their lifecycleState matches the given lifecycleState.
- stop
Database NumberTrigger - Increment this value to trigger StopDistributedAutonomousDatabase action.
- Map<String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated String - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- upload
Ca StringSigned Certificate - upload
Signed NumberCertificate And Generate Wallet Trigger - validate
Network List<Property Map>Details - validate
Network NumberTrigger
GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemCatalogDetail
- Admin
Password string - Cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- Compute
Count double - The compute count for the shard database. It has to be in multiples of 2.
- Container
Database stringId - the identifier of the container database for underlying supporting resource.
- Data
Storage doubleSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- Is
Auto boolScaling Enabled - Determines the auto-scaling mode for the shard database.
- Kms
Key stringId - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- Kms
Key stringVersion Id - 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<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Metadata> - Comma separated names of argument corresponding to which metadata need to be retrived.
- Name string
- Name of the shard.
- Peer
Cloud List<string>Autonomous Vm Cluster Ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- Peer
Details List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Peer Detail> - Peer details for the shard with dedicated infrastructure.
- 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.
- Supporting
Resource stringId - the identifier of the underlying supporting resource.
- Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- Vault
Id string - The OCID of the Oracle Cloud Infrastructure vault. This parameter and
kmsKeyIdare required for Customer Managed Keys.
- Admin
Password string - Cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- Compute
Count float64 - The compute count for the shard database. It has to be in multiples of 2.
- Container
Database stringId - the identifier of the container database for underlying supporting resource.
- Data
Storage float64Size In Gbs - The data disk group size to be allocated in GBs for the shard database.
- Is
Auto boolScaling Enabled - Determines the auto-scaling mode for the shard database.
- Kms
Key stringId - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- Kms
Key stringVersion Id - 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
[]Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Metadata - Comma separated names of argument corresponding to which metadata need to be retrived.
- Name string
- Name of the shard.
- Peer
Cloud []stringAutonomous Vm Cluster Ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- Peer
Details []GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Peer Detail - Peer details for the shard with dedicated infrastructure.
- 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.
- Supporting
Resource stringId - the identifier of the underlying supporting resource.
- Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- Vault
Id string - The OCID of the Oracle Cloud Infrastructure vault. This parameter and
kmsKeyIdare required for Customer Managed Keys.
- admin
Password String - cloud
Autonomous StringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- compute
Count Double - The compute count for the shard database. It has to be in multiples of 2.
- container
Database StringId - the identifier of the container database for underlying supporting resource.
- data
Storage DoubleSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- is
Auto BooleanScaling Enabled - Determines the auto-scaling mode for the shard database.
- kms
Key StringId - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- kms
Key StringVersion Id - 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<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Metadata> - Comma separated names of argument corresponding to which metadata need to be retrived.
- name String
- Name of the shard.
- peer
Cloud List<String>Autonomous Vm Cluster Ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- peer
Details List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Peer Detail> - Peer details for the shard with dedicated infrastructure.
- 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.
- supporting
Resource StringId - the identifier of the underlying supporting resource.
- time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated String - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- vault
Id String - The OCID of the Oracle Cloud Infrastructure vault. This parameter and
kmsKeyIdare required for Customer Managed Keys.
- admin
Password string - cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- compute
Count number - The compute count for the shard database. It has to be in multiples of 2.
- container
Database stringId - the identifier of the container database for underlying supporting resource.
- data
Storage numberSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- is
Auto booleanScaling Enabled - Determines the auto-scaling mode for the shard database.
- kms
Key stringId - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- kms
Key stringVersion Id - 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
Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Metadata[] - Comma separated names of argument corresponding to which metadata need to be retrived.
- name string
- Name of the shard.
- peer
Cloud string[]Autonomous Vm Cluster Ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- peer
Details GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Peer Detail[] - Peer details for the shard with dedicated infrastructure.
- 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.
- supporting
Resource stringId - the identifier of the underlying supporting resource.
- time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- vault
Id string - The OCID of the Oracle Cloud Infrastructure vault. This parameter and
kmsKeyIdare required for Customer Managed Keys.
- admin_
password str - cloud_
autonomous_ strvm_ cluster_ id - 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_ strid - the identifier of the container database for underlying supporting resource.
- data_
storage_ floatsize_ in_ gbs - The data disk group size to be allocated in GBs for the shard database.
- is_
auto_ boolscaling_ enabled - Determines the auto-scaling mode for the shard database.
- kms_
key_ strid - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- kms_
key_ strversion_ id - 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[Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Metadata] - Comma separated names of argument corresponding to which metadata need to be retrived.
- name str
- Name of the shard.
- peer_
cloud_ Sequence[str]autonomous_ vm_ cluster_ ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- peer_
details Sequence[GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Peer Detail] - Peer details for the shard with dedicated infrastructure.
- 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_ strid - 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
kmsKeyIdare required for Customer Managed Keys.
- admin
Password String - cloud
Autonomous StringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- compute
Count Number - The compute count for the shard database. It has to be in multiples of 2.
- container
Database StringId - the identifier of the container database for underlying supporting resource.
- data
Storage NumberSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- is
Auto BooleanScaling Enabled - Determines the auto-scaling mode for the shard database.
- kms
Key StringId - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- kms
Key StringVersion Id - 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.
- peer
Cloud List<String>Autonomous Vm Cluster Ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- peer
Details List<Property Map> - Peer details for the shard with dedicated infrastructure.
- 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.
- supporting
Resource StringId - the identifier of the underlying supporting resource.
- time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated String - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- vault
Id String - The OCID of the Oracle Cloud Infrastructure vault. This parameter and
kmsKeyIdare 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
- Cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- Container
Database stringId - the identifier of the container database for underlying supporting resource.
- Fast
Start intFail Over Lag Limit In Seconds - The lag time for my preference based on data loss tolerance in seconds.
- Is
Automatic boolFailover Enabled - Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
- Metadatas
List<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Peer Detail Metadata> - Comma separated names of argument corresponding to which metadata need to be retrived.
- Protection
Mode string - The protectionMode for the shard peer.
- string
- The name of the shardGroup for the shard.
- Standby
Maintenance intBuffer In Days - 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.
- Supporting
Resource stringId - the identifier of the underlying supporting resource.
- Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- Cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- Container
Database stringId - the identifier of the container database for underlying supporting resource.
- Fast
Start intFail Over Lag Limit In Seconds - The lag time for my preference based on data loss tolerance in seconds.
- Is
Automatic boolFailover Enabled - Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
- Metadatas
[]Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Peer Detail Metadata - Comma separated names of argument corresponding to which metadata need to be retrived.
- Protection
Mode string - The protectionMode for the shard peer.
- string
- The name of the shardGroup for the shard.
- Standby
Maintenance intBuffer In Days - 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.
- Supporting
Resource stringId - the identifier of the underlying supporting resource.
- Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- cloud
Autonomous StringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- container
Database StringId - the identifier of the container database for underlying supporting resource.
- fast
Start IntegerFail Over Lag Limit In Seconds - The lag time for my preference based on data loss tolerance in seconds.
- is
Automatic BooleanFailover Enabled - Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
- metadatas
List<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Peer Detail Metadata> - Comma separated names of argument corresponding to which metadata need to be retrived.
- protection
Mode String - The protectionMode for the shard peer.
- String
- The name of the shardGroup for the shard.
- standby
Maintenance IntegerBuffer In Days - 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.
- supporting
Resource StringId - the identifier of the underlying supporting resource.
- time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated String - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- container
Database stringId - the identifier of the container database for underlying supporting resource.
- fast
Start numberFail Over Lag Limit In Seconds - The lag time for my preference based on data loss tolerance in seconds.
- is
Automatic booleanFailover Enabled - Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
- metadatas
Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Peer Detail Metadata[] - Comma separated names of argument corresponding to which metadata need to be retrived.
- protection
Mode string - The protectionMode for the shard peer.
- string
- The name of the shardGroup for the shard.
- standby
Maintenance numberBuffer In Days - 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.
- supporting
Resource stringId - the identifier of the underlying supporting resource.
- time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- cloud_
autonomous_ strvm_ cluster_ id - The OCID of the cloudAutonomousVmCluster.
- container_
database_ strid - the identifier of the container database for underlying supporting resource.
- fast_
start_ intfail_ over_ lag_ limit_ in_ seconds - The lag time for my preference based on data loss tolerance in seconds.
- is_
automatic_ boolfailover_ enabled - Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
- metadatas
Sequence[Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Catalog Detail Peer Detail Metadata] - Comma separated names of argument corresponding to which metadata need to be retrived.
- protection_
mode str - The protectionMode for the shard peer.
- str
- The name of the shardGroup for the shard.
- standby_
maintenance_ intbuffer_ in_ days - 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_ strid - 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
- cloud
Autonomous StringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- container
Database StringId - the identifier of the container database for underlying supporting resource.
- fast
Start NumberFail Over Lag Limit In Seconds - The lag time for my preference based on data loss tolerance in seconds.
- is
Automatic BooleanFailover Enabled - 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.
- protection
Mode String - The protectionMode for the shard peer.
- String
- The name of the shardGroup for the shard.
- standby
Maintenance NumberBuffer In Days - 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.
- supporting
Resource StringId - the identifier of the underlying supporting resource.
- time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated 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
- All
Connection Dictionary<string, string>Strings - Collection of connection strings.
- All
Connection map[string]stringStrings - Collection of connection strings.
- all
Connection Map<String,String>Strings - Collection of connection strings.
- all
Connection {[key: string]: string}Strings - Collection of connection strings.
- all_
connection_ Mapping[str, str]strings - Collection of connection strings.
- all
Connection Map<String>Strings - Collection of connection strings.
GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemDbBackupConfig
- Backup
Destination List<GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Db Backup Config Backup Destination Detail> - Backup destination details.
- Recovery
Window intIn Days - 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 []GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Db Backup Config Backup Destination Detail - Backup destination details.
- Recovery
Window intIn Days - 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 List<GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Db Backup Config Backup Destination Detail> - Backup destination details.
- recovery
Window IntegerIn Days - 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 GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Db Backup Config Backup Destination Detail[] - Backup destination details.
- recovery
Window numberIn Days - 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_ Sequence[Getdetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Db Backup Config Backup Destination Detail] - Backup destination details.
- recovery_
window_ intin_ days - 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 List<Property Map>Details - Backup destination details.
- recovery
Window NumberIn Days - 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
- Dbrs
Policy stringId - The OCID of the DBRS policy used for backup.
- Id string
- The OCID of the Global service manager software image.
- Internet
Proxy string - Proxy URL to connect to object store.
- Is
Remote bool - Indicates whether the backup destination is cross-region or local region.
- Remote
Region 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.
- Vpc
Password string - For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used to access the Recovery Appliance.
- Vpc
User string - For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that is used to access the Recovery Appliance.
- Dbrs
Policy stringId - The OCID of the DBRS policy used for backup.
- Id string
- The OCID of the Global service manager software image.
- Internet
Proxy string - Proxy URL to connect to object store.
- Is
Remote bool - Indicates whether the backup destination is cross-region or local region.
- Remote
Region 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.
- Vpc
Password string - For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used to access the Recovery Appliance.
- Vpc
User string - For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that is used to access the Recovery Appliance.
- dbrs
Policy StringId - The OCID of the DBRS policy used for backup.
- id String
- The OCID of the Global service manager software image.
- internet
Proxy String - Proxy URL to connect to object store.
- is
Remote Boolean - Indicates whether the backup destination is cross-region or local region.
- remote
Region 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.
- vpc
Password String - For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used to access the Recovery Appliance.
- vpc
User String - For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that is used to access the Recovery Appliance.
- dbrs
Policy stringId - The OCID of the DBRS policy used for backup.
- id string
- The OCID of the Global service manager software image.
- internet
Proxy string - Proxy URL to connect to object store.
- is
Remote boolean - Indicates whether the backup destination is cross-region or local region.
- remote
Region 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.
- vpc
Password string - For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used to access the Recovery Appliance.
- vpc
User string - For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that is used to access the Recovery Appliance.
- dbrs_
policy_ strid - 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.
- dbrs
Policy StringId - The OCID of the DBRS policy used for backup.
- id String
- The OCID of the Global service manager software image.
- internet
Proxy String - Proxy URL to connect to object store.
- is
Remote Boolean - Indicates whether the backup destination is cross-region or local region.
- remote
Region 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.
- vpc
Password String - For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used to access the Recovery Appliance.
- vpc
User String - For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that is used to access the Recovery Appliance.
GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemGsmDetail
- Compute
Count double - The compute count for the shard database. It has to be in multiples of 2.
- Data
Storage doubleSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- Gsm
Image List<GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail Gsm Image Detail> - The Global service manager image details.
- Metadatas
List<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail Metadata> - 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.
- Supporting
Resource stringId - the identifier of the underlying supporting resource.
- Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Ssl stringCertificate Expires - The time the ssl certificate associated with Global service manager expires. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- Compute
Count float64 - The compute count for the shard database. It has to be in multiples of 2.
- Data
Storage float64Size In Gbs - The data disk group size to be allocated in GBs for the shard database.
- Gsm
Image []GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail Gsm Image Detail - The Global service manager image details.
- Metadatas
[]Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail Metadata - 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.
- Supporting
Resource stringId - the identifier of the underlying supporting resource.
- Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Ssl stringCertificate Expires - The time the ssl certificate associated with Global service manager expires. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- compute
Count Double - The compute count for the shard database. It has to be in multiples of 2.
- data
Storage DoubleSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- gsm
Image List<GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail Gsm Image Detail> - The Global service manager image details.
- metadatas
List<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail Metadata> - 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.
- supporting
Resource StringId - the identifier of the underlying supporting resource.
- time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Ssl StringCertificate Expires - The time the ssl certificate associated with Global service manager expires. An RFC3339 formatted datetime string
- time
Updated String - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- compute
Count number - The compute count for the shard database. It has to be in multiples of 2.
- data
Storage numberSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- gsm
Image GetDetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail Gsm Image Detail[] - The Global service manager image details.
- metadatas
Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail Metadata[] - 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.
- supporting
Resource stringId - the identifier of the underlying supporting resource.
- time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Ssl stringCertificate Expires - The time the ssl certificate associated with Global service manager expires. An RFC3339 formatted datetime string
- time
Updated 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_ floatsize_ in_ gbs - The data disk group size to be allocated in GBs for the shard database.
- gsm_
image_ Sequence[Getdetails Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail Gsm Image Detail] - The Global service manager image details.
- metadatas
Sequence[Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Gsm Detail Metadata] - 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_ strid - 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_ strcertificate_ expires - 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
- compute
Count Number - The compute count for the shard database. It has to be in multiples of 2.
- data
Storage NumberSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- gsm
Image List<Property Map>Details - 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.
- supporting
Resource StringId - the identifier of the underlying supporting resource.
- time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Ssl StringCertificate Expires - The time the ssl certificate associated with Global service manager expires. An RFC3339 formatted datetime string
- time
Updated 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.
- Version
Number int - The version number associated with the image identified by id.
- Id string
- 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.
- version
Number Integer - The version number associated with the image identified by id.
- id string
- The OCID of the Global service manager software image.
- version
Number 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.
- version
Number 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.
- Version
Number int - The version number associated with the image identified by id.
- Id string
- 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.
- version
Number Integer - The version number associated with the image identified by id.
- id string
- The OCID of the Global service manager software image.
- version
Number 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.
- version
Number 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
GetDistributedDatabaseDistributedAutonomousDatabasesDistributedAutonomousDatabaseCollectionItemShardDetail
- Admin
Password string - Cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- Compute
Count double - The compute count for the shard database. It has to be in multiples of 2.
- Container
Database stringId - the identifier of the container database for underlying supporting resource.
- Data
Storage doubleSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- Is
Auto boolScaling Enabled - Determines the auto-scaling mode for the shard database.
- Kms
Key stringId - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- Kms
Key stringVersion Id - 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<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Metadata> - Comma separated names of argument corresponding to which metadata need to be retrived.
- Name string
- Name of the shard.
- Peer
Cloud List<string>Autonomous Vm Cluster Ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- Peer
Details List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Peer Detail> - Peer details for the shard with dedicated infrastructure.
- string
- The name of the shardGroup for the shard.
- 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.
- Supporting
Resource stringId - the identifier of the underlying supporting resource.
- Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- Vault
Id string - The OCID of the Oracle Cloud Infrastructure vault. This parameter and
kmsKeyIdare required for Customer Managed Keys.
- Admin
Password string - Cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- Compute
Count float64 - The compute count for the shard database. It has to be in multiples of 2.
- Container
Database stringId - the identifier of the container database for underlying supporting resource.
- Data
Storage float64Size In Gbs - The data disk group size to be allocated in GBs for the shard database.
- Is
Auto boolScaling Enabled - Determines the auto-scaling mode for the shard database.
- Kms
Key stringId - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- Kms
Key stringVersion Id - 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
[]Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Metadata - Comma separated names of argument corresponding to which metadata need to be retrived.
- Name string
- Name of the shard.
- Peer
Cloud []stringAutonomous Vm Cluster Ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- Peer
Details []GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Peer Detail - Peer details for the shard with dedicated infrastructure.
- string
- The name of the shardGroup for the shard.
- 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.
- Supporting
Resource stringId - the identifier of the underlying supporting resource.
- Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- Vault
Id string - The OCID of the Oracle Cloud Infrastructure vault. This parameter and
kmsKeyIdare required for Customer Managed Keys.
- admin
Password String - cloud
Autonomous StringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- compute
Count Double - The compute count for the shard database. It has to be in multiples of 2.
- container
Database StringId - the identifier of the container database for underlying supporting resource.
- data
Storage DoubleSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- is
Auto BooleanScaling Enabled - Determines the auto-scaling mode for the shard database.
- kms
Key StringId - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- kms
Key StringVersion Id - 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<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Metadata> - Comma separated names of argument corresponding to which metadata need to be retrived.
- name String
- Name of the shard.
- peer
Cloud List<String>Autonomous Vm Cluster Ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- peer
Details List<GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Peer Detail> - Peer details for the shard with dedicated infrastructure.
- String
- The name of the shardGroup for the shard.
- 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.
- supporting
Resource StringId - the identifier of the underlying supporting resource.
- time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated String - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- vault
Id String - The OCID of the Oracle Cloud Infrastructure vault. This parameter and
kmsKeyIdare required for Customer Managed Keys.
- admin
Password string - cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- compute
Count number - The compute count for the shard database. It has to be in multiples of 2.
- container
Database stringId - the identifier of the container database for underlying supporting resource.
- data
Storage numberSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- is
Auto booleanScaling Enabled - Determines the auto-scaling mode for the shard database.
- kms
Key stringId - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- kms
Key stringVersion Id - 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
Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Metadata[] - Comma separated names of argument corresponding to which metadata need to be retrived.
- name string
- Name of the shard.
- peer
Cloud string[]Autonomous Vm Cluster Ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- peer
Details GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Peer Detail[] - Peer details for the shard with dedicated infrastructure.
- string
- The name of the shardGroup for the shard.
- 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.
- supporting
Resource stringId - the identifier of the underlying supporting resource.
- time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- vault
Id string - The OCID of the Oracle Cloud Infrastructure vault. This parameter and
kmsKeyIdare required for Customer Managed Keys.
- admin_
password str - cloud_
autonomous_ strvm_ cluster_ id - 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_ strid - the identifier of the container database for underlying supporting resource.
- data_
storage_ floatsize_ in_ gbs - The data disk group size to be allocated in GBs for the shard database.
- is_
auto_ boolscaling_ enabled - Determines the auto-scaling mode for the shard database.
- kms_
key_ strid - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- kms_
key_ strversion_ id - 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[Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Metadata] - Comma separated names of argument corresponding to which metadata need to be retrived.
- name str
- Name of the shard.
- peer_
cloud_ Sequence[str]autonomous_ vm_ cluster_ ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- peer_
details Sequence[GetDistributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Peer Detail] - Peer details for the shard with dedicated infrastructure.
- str
- The name of the shardGroup for the shard.
- 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_ strid - 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
kmsKeyIdare required for Customer Managed Keys.
- admin
Password String - cloud
Autonomous StringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- compute
Count Number - The compute count for the shard database. It has to be in multiples of 2.
- container
Database StringId - the identifier of the container database for underlying supporting resource.
- data
Storage NumberSize In Gbs - The data disk group size to be allocated in GBs for the shard database.
- is
Auto BooleanScaling Enabled - Determines the auto-scaling mode for the shard database.
- kms
Key StringId - The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
- kms
Key StringVersion Id - 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.
- peer
Cloud List<String>Autonomous Vm Cluster Ids - This field is deprecated. For shard peer details please refer peerDetails attribute.
- peer
Details List<Property Map> - Peer details for the shard with dedicated infrastructure.
- String
- The name of the shardGroup for the shard.
- 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.
- supporting
Resource StringId - the identifier of the underlying supporting resource.
- time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated String - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- vault
Id String - The OCID of the Oracle Cloud Infrastructure vault. This parameter and
kmsKeyIdare 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
- Cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- Container
Database stringId - the identifier of the container database for underlying supporting resource.
- Fast
Start intFail Over Lag Limit In Seconds - The lag time for my preference based on data loss tolerance in seconds.
- Is
Automatic boolFailover Enabled - Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
- Metadatas
List<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Peer Detail Metadata> - Comma separated names of argument corresponding to which metadata need to be retrived.
- Protection
Mode string - The protectionMode for the shard peer.
- string
- The name of the shardGroup for the shard.
- Standby
Maintenance intBuffer In Days - 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.
- Supporting
Resource stringId - the identifier of the underlying supporting resource.
- Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- Cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- Container
Database stringId - the identifier of the container database for underlying supporting resource.
- Fast
Start intFail Over Lag Limit In Seconds - The lag time for my preference based on data loss tolerance in seconds.
- Is
Automatic boolFailover Enabled - Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
- Metadatas
[]Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Peer Detail Metadata - Comma separated names of argument corresponding to which metadata need to be retrived.
- Protection
Mode string - The protectionMode for the shard peer.
- string
- The name of the shardGroup for the shard.
- Standby
Maintenance intBuffer In Days - 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.
- Supporting
Resource stringId - the identifier of the underlying supporting resource.
- Time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- cloud
Autonomous StringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- container
Database StringId - the identifier of the container database for underlying supporting resource.
- fast
Start IntegerFail Over Lag Limit In Seconds - The lag time for my preference based on data loss tolerance in seconds.
- is
Automatic BooleanFailover Enabled - Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
- metadatas
List<Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Peer Detail Metadata> - Comma separated names of argument corresponding to which metadata need to be retrived.
- protection
Mode String - The protectionMode for the shard peer.
- String
- The name of the shardGroup for the shard.
- standby
Maintenance IntegerBuffer In Days - 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.
- supporting
Resource StringId - the identifier of the underlying supporting resource.
- time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated String - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- cloud
Autonomous stringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- container
Database stringId - the identifier of the container database for underlying supporting resource.
- fast
Start numberFail Over Lag Limit In Seconds - The lag time for my preference based on data loss tolerance in seconds.
- is
Automatic booleanFailover Enabled - Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
- metadatas
Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Peer Detail Metadata[] - Comma separated names of argument corresponding to which metadata need to be retrived.
- protection
Mode string - The protectionMode for the shard peer.
- string
- The name of the shardGroup for the shard.
- standby
Maintenance numberBuffer In Days - 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.
- supporting
Resource stringId - the identifier of the underlying supporting resource.
- time
Created string - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated string - The time the Globally distributed autonomous database was last updated. An RFC3339 formatted datetime string
- cloud_
autonomous_ strvm_ cluster_ id - The OCID of the cloudAutonomousVmCluster.
- container_
database_ strid - the identifier of the container database for underlying supporting resource.
- fast_
start_ intfail_ over_ lag_ limit_ in_ seconds - The lag time for my preference based on data loss tolerance in seconds.
- is_
automatic_ boolfailover_ enabled - Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association
- metadatas
Sequence[Get
Distributed Database Distributed Autonomous Databases Distributed Autonomous Database Collection Item Shard Detail Peer Detail Metadata] - Comma separated names of argument corresponding to which metadata need to be retrived.
- protection_
mode str - The protectionMode for the shard peer.
- str
- The name of the shardGroup for the shard.
- standby_
maintenance_ intbuffer_ in_ days - 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_ strid - 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
- cloud
Autonomous StringVm Cluster Id - The OCID of the cloudAutonomousVmCluster.
- container
Database StringId - the identifier of the container database for underlying supporting resource.
- fast
Start NumberFail Over Lag Limit In Seconds - The lag time for my preference based on data loss tolerance in seconds.
- is
Automatic BooleanFailover Enabled - 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.
- protection
Mode String - The protectionMode for the shard peer.
- String
- The name of the shardGroup for the shard.
- standby
Maintenance NumberBuffer In Days - 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.
- supporting
Resource StringId - the identifier of the underlying supporting resource.
- time
Created String - The time the Globally distributed autonomous database was created. An RFC3339 formatted datetime string
- time
Updated 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
- Is
Surrogate bool - Resource
Name string - string
- The name of the shardGroup for the shard.
- Is
Surrogate bool - Resource
Name string - string
- The name of the shardGroup for the shard.
- is
Surrogate Boolean - resource
Name String - String
- The name of the shardGroup for the shard.
- is
Surrogate boolean - resource
Name string - string
- The name of the shardGroup for the shard.
- is_
surrogate bool - resource_
name str - str
- The name of the shardGroup for the shard.
- is
Surrogate Boolean - resource
Name String - String
- The name of the shardGroup for the shard.
GetDistributedDatabaseDistributedAutonomousDatabasesFilter
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
ociTerraform Provider.
Viewing docs for Oracle Cloud Infrastructure v4.5.0
published on Thursday, Apr 2, 2026 by Pulumi
published on Thursday, Apr 2, 2026 by Pulumi
