Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi
oci.Database.getDbHomes
Explore with Pulumi AI
This data source provides the list of Db Homes in Oracle Cloud Infrastructure Database service.
Lists the Database Homes in the specified DB system and compartment. A Database Home is a directory where Oracle Database software is installed.
Using getDbHomes
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 getDbHomes(args: GetDbHomesArgs, opts?: InvokeOptions): Promise<GetDbHomesResult>
function getDbHomesOutput(args: GetDbHomesOutputArgs, opts?: InvokeOptions): Output<GetDbHomesResult>
def get_db_homes(backup_id: Optional[str] = None,
compartment_id: Optional[str] = None,
db_system_id: Optional[str] = None,
db_version: Optional[str] = None,
display_name: Optional[str] = None,
filters: Optional[Sequence[_database.GetDbHomesFilter]] = None,
state: Optional[str] = None,
vm_cluster_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDbHomesResult
def get_db_homes_output(backup_id: Optional[pulumi.Input[str]] = None,
compartment_id: Optional[pulumi.Input[str]] = None,
db_system_id: Optional[pulumi.Input[str]] = None,
db_version: Optional[pulumi.Input[str]] = None,
display_name: Optional[pulumi.Input[str]] = None,
filters: Optional[pulumi.Input[Sequence[pulumi.Input[_database.GetDbHomesFilterArgs]]]] = None,
state: Optional[pulumi.Input[str]] = None,
vm_cluster_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDbHomesResult]
func GetDbHomes(ctx *Context, args *GetDbHomesArgs, opts ...InvokeOption) (*GetDbHomesResult, error)
func GetDbHomesOutput(ctx *Context, args *GetDbHomesOutputArgs, opts ...InvokeOption) GetDbHomesResultOutput
> Note: This function is named GetDbHomes
in the Go SDK.
public static class GetDbHomes
{
public static Task<GetDbHomesResult> InvokeAsync(GetDbHomesArgs args, InvokeOptions? opts = null)
public static Output<GetDbHomesResult> Invoke(GetDbHomesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDbHomesResult> getDbHomes(GetDbHomesArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:Database/getDbHomes:getDbHomes
arguments:
# arguments dictionary
The following arguments are supported:
- Compartment
Id string - The compartment OCID.
- Backup
Id string - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- Db
System stringId - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- Db
Version string - A filter to return only DB Homes that match the specified dbVersion.
- Display
Name string - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- Filters
List<Get
Db Homes Filter> - State string
- A filter to return only resources that match the given lifecycle state exactly.
- Vm
Cluster stringId - The OCID of the VM cluster.
- Compartment
Id string - The compartment OCID.
- Backup
Id string - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- Db
System stringId - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- Db
Version string - A filter to return only DB Homes that match the specified dbVersion.
- Display
Name string - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- Filters
[]Get
Db Homes Filter - State string
- A filter to return only resources that match the given lifecycle state exactly.
- Vm
Cluster stringId - The OCID of the VM cluster.
- compartment
Id String - The compartment OCID.
- backup
Id String - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- db
System StringId - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- db
Version String - A filter to return only DB Homes that match the specified dbVersion.
- display
Name String - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- filters
List<Get
Db Homes Filter> - state String
- A filter to return only resources that match the given lifecycle state exactly.
- vm
Cluster StringId - The OCID of the VM cluster.
- compartment
Id string - The compartment OCID.
- backup
Id string - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- db
System stringId - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- db
Version string - A filter to return only DB Homes that match the specified dbVersion.
- display
Name string - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- filters
Get
Db Homes Filter[] - state string
- A filter to return only resources that match the given lifecycle state exactly.
- vm
Cluster stringId - The OCID of the VM cluster.
- compartment_
id str - The compartment OCID.
- backup_
id str - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- db_
system_ strid - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- db_
version str - A filter to return only DB Homes that match the specified dbVersion.
- display_
name str - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- filters
Sequence[database.
Get Db Homes Filter] - state str
- A filter to return only resources that match the given lifecycle state exactly.
- vm_
cluster_ strid - The OCID of the VM cluster.
- compartment
Id String - The compartment OCID.
- backup
Id String - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- db
System StringId - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- db
Version String - A filter to return only DB Homes that match the specified dbVersion.
- display
Name String - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- filters List<Property Map>
- state String
- A filter to return only resources that match the given lifecycle state exactly.
- vm
Cluster StringId - The OCID of the VM cluster.
getDbHomes Result
The following output properties are available:
- Compartment
Id string - The OCID of the compartment.
- Db
Homes List<GetDb Homes Db Home> - The list of db_homes.
- Id string
- The provider-assigned unique ID for this managed resource.
- Backup
Id string - Db
System stringId - The OCID of the DB system.
- Db
Version string - The Oracle Database version.
- Display
Name string - The user-provided name for the Database Home. The name does not need to be unique.
- Filters
List<Get
Db Homes Filter> - State string
- The current state of the Database Home.
- Vm
Cluster stringId - The OCID of the VM cluster.
- Compartment
Id string - The OCID of the compartment.
- Db
Homes []GetDb Homes Db Home - The list of db_homes.
- Id string
- The provider-assigned unique ID for this managed resource.
- Backup
Id string - Db
System stringId - The OCID of the DB system.
- Db
Version string - The Oracle Database version.
- Display
Name string - The user-provided name for the Database Home. The name does not need to be unique.
- Filters
[]Get
Db Homes Filter - State string
- The current state of the Database Home.
- Vm
Cluster stringId - The OCID of the VM cluster.
- compartment
Id String - The OCID of the compartment.
- db
Homes List<GetDb Homes Db Home> - The list of db_homes.
- id String
- The provider-assigned unique ID for this managed resource.
- backup
Id String - db
System StringId - The OCID of the DB system.
- db
Version String - The Oracle Database version.
- display
Name String - The user-provided name for the Database Home. The name does not need to be unique.
- filters
List<Get
Db Homes Filter> - state String
- The current state of the Database Home.
- vm
Cluster StringId - The OCID of the VM cluster.
- compartment
Id string - The OCID of the compartment.
- db
Homes GetDb Homes Db Home[] - The list of db_homes.
- id string
- The provider-assigned unique ID for this managed resource.
- backup
Id string - db
System stringId - The OCID of the DB system.
- db
Version string - The Oracle Database version.
- display
Name string - The user-provided name for the Database Home. The name does not need to be unique.
- filters
Get
Db Homes Filter[] - state string
- The current state of the Database Home.
- vm
Cluster stringId - The OCID of the VM cluster.
- compartment_
id str - The OCID of the compartment.
- db_
homes Sequence[database.Get Db Homes Db Home] - The list of db_homes.
- id str
- The provider-assigned unique ID for this managed resource.
- backup_
id str - db_
system_ strid - The OCID of the DB system.
- db_
version str - The Oracle Database version.
- display_
name str - The user-provided name for the Database Home. The name does not need to be unique.
- filters
Sequence[database.
Get Db Homes Filter] - state str
- The current state of the Database Home.
- vm_
cluster_ strid - The OCID of the VM cluster.
- compartment
Id String - The OCID of the compartment.
- db
Homes List<Property Map> - The list of db_homes.
- id String
- The provider-assigned unique ID for this managed resource.
- backup
Id String - db
System StringId - The OCID of the DB system.
- db
Version String - The Oracle Database version.
- display
Name String - The user-provided name for the Database Home. The name does not need to be unique.
- filters List<Property Map>
- state String
- The current state of the Database Home.
- vm
Cluster StringId - The OCID of the VM cluster.
Supporting Types
GetDbHomesDbHome
- Compartment
Id string - The compartment OCID.
- Database
Software stringImage Id - The database software image OCID
- Databases
List<Get
Db Homes Db Home Database> - Db
Home stringId - Db
Home stringLocation - The location of the Oracle Database Home.
- Db
System stringId - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- Db
Version string - A filter to return only DB Homes that match the specified dbVersion.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Display
Name string - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- Enable
Database boolDelete - Dictionary<string, string>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id string
- The OCID of the Database Home.
- Is
Desupported boolVersion - Is
Unified boolAuditing Enabled - Indicates whether unified autiding is enabled or not.
- 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 - Last
Patch stringHistory Entry Id - The OCID of the last patch history. This value is updated as soon as a patch operation is started.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- Source string
- State string
- A filter to return only resources that match the given lifecycle state exactly.
- Time
Created string - The date and time the Database Home was created.
- Vm
Cluster stringId - The OCID of the VM cluster.
- Compartment
Id string - The compartment OCID.
- Database
Software stringImage Id - The database software image OCID
- Databases
[]Get
Db Homes Db Home Database - Db
Home stringId - Db
Home stringLocation - The location of the Oracle Database Home.
- Db
System stringId - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- Db
Version string - A filter to return only DB Homes that match the specified dbVersion.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Display
Name string - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- Enable
Database boolDelete - map[string]string
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id string
- The OCID of the Database Home.
- Is
Desupported boolVersion - Is
Unified boolAuditing Enabled - Indicates whether unified autiding is enabled or not.
- 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 - Last
Patch stringHistory Entry Id - The OCID of the last patch history. This value is updated as soon as a patch operation is started.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- Source string
- State string
- A filter to return only resources that match the given lifecycle state exactly.
- Time
Created string - The date and time the Database Home was created.
- Vm
Cluster stringId - The OCID of the VM cluster.
- compartment
Id String - The compartment OCID.
- database
Software StringImage Id - The database software image OCID
- databases
List<Get
Db Homes Db Home> - db
Home StringId - db
Home StringLocation - The location of the Oracle Database Home.
- db
System StringId - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- db
Version String - A filter to return only DB Homes that match the specified dbVersion.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display
Name String - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- enable
Database BooleanDelete - Map<String,String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id String
- The OCID of the Database Home.
- is
Desupported BooleanVersion - is
Unified BooleanAuditing Enabled - Indicates whether unified autiding is enabled or not.
- 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 - last
Patch StringHistory Entry Id - The OCID of the last patch history. This value is updated as soon as a patch operation is started.
- lifecycle
Details String - Additional information about the current lifecycle state.
- source String
- state String
- A filter to return only resources that match the given lifecycle state exactly.
- time
Created String - The date and time the Database Home was created.
- vm
Cluster StringId - The OCID of the VM cluster.
- compartment
Id string - The compartment OCID.
- database
Software stringImage Id - The database software image OCID
- databases
Get
Db Homes Db Home Database[] - db
Home stringId - db
Home stringLocation - The location of the Oracle Database Home.
- db
System stringId - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- db
Version string - A filter to return only DB Homes that match the specified dbVersion.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display
Name string - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- enable
Database booleanDelete - {[key: string]: string}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id string
- The OCID of the Database Home.
- is
Desupported booleanVersion - is
Unified booleanAuditing Enabled - Indicates whether unified autiding is enabled or not.
- 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 - last
Patch stringHistory Entry Id - The OCID of the last patch history. This value is updated as soon as a patch operation is started.
- lifecycle
Details string - Additional information about the current lifecycle state.
- source string
- state string
- A filter to return only resources that match the given lifecycle state exactly.
- time
Created string - The date and time the Database Home was created.
- vm
Cluster stringId - The OCID of the VM cluster.
- compartment_
id str - The compartment OCID.
- database_
software_ strimage_ id - The database software image OCID
- databases
Sequence[database.
Get Db Homes Db Home Database] - db_
home_ strid - db_
home_ strlocation - The location of the Oracle Database Home.
- db_
system_ strid - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- db_
version str - A filter to return only DB Homes that match the specified dbVersion.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display_
name str - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- enable_
database_ booldelete - Mapping[str, str]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id str
- The OCID of the Database Home.
- is_
desupported_ boolversion - is_
unified_ boolauditing_ enabled - Indicates whether unified autiding is enabled or not.
- 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 - last_
patch_ strhistory_ entry_ id - The OCID of the last patch history. This value is updated as soon as a patch operation is started.
- lifecycle_
details str - Additional information about the current lifecycle state.
- source str
- state str
- A filter to return only resources that match the given lifecycle state exactly.
- time_
created str - The date and time the Database Home was created.
- vm_
cluster_ strid - The OCID of the VM cluster.
- compartment
Id String - The compartment OCID.
- database
Software StringImage Id - The database software image OCID
- databases List<Property Map>
- db
Home StringId - db
Home StringLocation - The location of the Oracle Database Home.
- db
System StringId - The DB system OCID. If provided, filters the results to the set of database versions which are supported for the DB system.
- db
Version String - A filter to return only DB Homes that match the specified dbVersion.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display
Name String - A filter to return only resources that match the entire display name given. The match is not case sensitive.
- enable
Database BooleanDelete - Map<String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id String
- The OCID of the Database Home.
- is
Desupported BooleanVersion - is
Unified BooleanAuditing Enabled - Indicates whether unified autiding is enabled or not.
- 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 - last
Patch StringHistory Entry Id - The OCID of the last patch history. This value is updated as soon as a patch operation is started.
- lifecycle
Details String - Additional information about the current lifecycle state.
- source String
- state String
- A filter to return only resources that match the given lifecycle state exactly.
- time
Created String - The date and time the Database Home was created.
- vm
Cluster StringId - The OCID of the VM cluster.
GetDbHomesDbHomeDatabase
- Admin
Password string - Backup
Id string - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- Backup
Tde stringPassword - Character
Set string - Connection
Strings List<GetDb Homes Db Home Database Connection String> - Database
Id string - Database
Software stringImage Id - The database software image OCID
- Db
Backup List<GetConfigs Db Homes Db Home Database Db Backup Config> - Db
Name string - Db
Unique stringName - Db
Workload string - Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Dictionary<string, string>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id string
- The OCID of the Database Home.
- Key
Store stringId - 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 - Lifecycle
Details string - Additional information about the current lifecycle state.
- Ncharacter
Set string - One
Off List<string>Patches - List of one-off patches for Database Homes.
- Pdb
Name string - Pluggable
Databases List<string> - Sid
Prefix string - State string
- A filter to return only resources that match the given lifecycle state exactly.
- Tde
Wallet stringPassword - Time
Created string - The date and time the Database Home was created.
- Time
Stamp stringFor Point In Time Recovery - Vault
Id string
- Admin
Password string - Backup
Id string - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- Backup
Tde stringPassword - Character
Set string - Connection
Strings []GetDb Homes Db Home Database Connection String - Database
Id string - Database
Software stringImage Id - The database software image OCID
- Db
Backup []GetConfigs Db Homes Db Home Database Db Backup Config - Db
Name string - Db
Unique stringName - Db
Workload string - map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- map[string]string
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id string
- The OCID of the Database Home.
- Key
Store stringId - 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 - Lifecycle
Details string - Additional information about the current lifecycle state.
- Ncharacter
Set string - One
Off []stringPatches - List of one-off patches for Database Homes.
- Pdb
Name string - Pluggable
Databases []string - Sid
Prefix string - State string
- A filter to return only resources that match the given lifecycle state exactly.
- Tde
Wallet stringPassword - Time
Created string - The date and time the Database Home was created.
- Time
Stamp stringFor Point In Time Recovery - Vault
Id string
- admin
Password String - backup
Id String - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- backup
Tde StringPassword - character
Set String - connection
Strings List<GetDb Homes Db Home Connection String> - database
Id String - database
Software StringImage Id - The database software image OCID
- db
Backup List<GetConfigs Db Homes Db Home Db Backup Config> - db
Name String - db
Unique StringName - db
Workload String - Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Map<String,String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id String
- The OCID of the Database Home.
- key
Store StringId - 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 - lifecycle
Details String - Additional information about the current lifecycle state.
- ncharacter
Set String - one
Off List<String>Patches - List of one-off patches for Database Homes.
- pdb
Name String - pluggable
Databases List<String> - sid
Prefix String - state String
- A filter to return only resources that match the given lifecycle state exactly.
- tde
Wallet StringPassword - time
Created String - The date and time the Database Home was created.
- time
Stamp StringFor Point In Time Recovery - vault
Id String
- admin
Password string - backup
Id string - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- backup
Tde stringPassword - character
Set string - connection
Strings GetDb Homes Db Home Database Connection String[] - database
Id string - database
Software stringImage Id - The database software image OCID
- db
Backup GetConfigs Db Homes Db Home Database Db Backup Config[] - db
Name string - db
Unique stringName - db
Workload string - {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- {[key: string]: string}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id string
- The OCID of the Database Home.
- key
Store stringId - 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 - lifecycle
Details string - Additional information about the current lifecycle state.
- ncharacter
Set string - one
Off string[]Patches - List of one-off patches for Database Homes.
- pdb
Name string - pluggable
Databases string[] - sid
Prefix string - state string
- A filter to return only resources that match the given lifecycle state exactly.
- tde
Wallet stringPassword - time
Created string - The date and time the Database Home was created.
- time
Stamp stringFor Point In Time Recovery - vault
Id string
- admin_
password str - backup_
id str - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- backup_
tde_ strpassword - character_
set str - connection_
strings Sequence[database.Get Db Homes Db Home Database Connection String] - database_
id str - database_
software_ strimage_ id - The database software image OCID
- db_
backup_ Sequence[database.configs Get Db Homes Db Home Database Db Backup Config] - db_
name str - db_
unique_ strname - db_
workload str - Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Mapping[str, str]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id str
- The OCID of the Database Home.
- key_
store_ strid - 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 - lifecycle_
details str - Additional information about the current lifecycle state.
- ncharacter_
set str - one_
off_ Sequence[str]patches - List of one-off patches for Database Homes.
- pdb_
name str - pluggable_
databases Sequence[str] - sid_
prefix str - state str
- A filter to return only resources that match the given lifecycle state exactly.
- tde_
wallet_ strpassword - time_
created str - The date and time the Database Home was created.
- time_
stamp_ strfor_ point_ in_ time_ recovery - vault_
id str
- admin
Password String - backup
Id String - The OCID of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
- backup
Tde StringPassword - character
Set String - connection
Strings List<Property Map> - database
Id String - database
Software StringImage Id - The database software image OCID
- db
Backup List<Property Map>Configs - db
Name String - db
Unique StringName - db
Workload String - Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Map<String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id String
- The OCID of the Database Home.
- key
Store StringId - 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 - lifecycle
Details String - Additional information about the current lifecycle state.
- ncharacter
Set String - one
Off List<String>Patches - List of one-off patches for Database Homes.
- pdb
Name String - pluggable
Databases List<String> - sid
Prefix String - state String
- A filter to return only resources that match the given lifecycle state exactly.
- tde
Wallet StringPassword - time
Created String - The date and time the Database Home was created.
- time
Stamp StringFor Point In Time Recovery - vault
Id String
GetDbHomesDbHomeDatabaseConnectionString
- All
Connection Dictionary<string, string>Strings - Cdb
Default string - Cdb
Ip stringDefault
- All
Connection map[string]stringStrings - Cdb
Default string - Cdb
Ip stringDefault
- all
Connection Map<String,String>Strings - cdb
Default String - cdb
Ip StringDefault
- all
Connection {[key: string]: string}Strings - cdb
Default string - cdb
Ip stringDefault
- all_
connection_ Mapping[str, str]strings - cdb_
default str - cdb_
ip_ strdefault
- all
Connection Map<String>Strings - cdb
Default String - cdb
Ip StringDefault
GetDbHomesDbHomeDatabaseDbBackupConfig
- auto
Backup BooleanEnabled - auto
Backup StringWindow - auto
Full StringBackup Day - auto
Full StringBackup Window - backup
Deletion StringPolicy - backup
Destination List<Property Map>Details - recovery
Window NumberIn Days - run
Immediate BooleanFull Backup
GetDbHomesDbHomeDatabaseDbBackupConfigBackupDestinationDetail
- Dbrs
Policy stringId - Id string
- The OCID of the Database Home.
- Type string
- Dbrs
Policy stringId - Id string
- The OCID of the Database Home.
- Type string
- dbrs
Policy StringId - id String
- The OCID of the Database Home.
- type String
- dbrs
Policy stringId - id string
- The OCID of the Database Home.
- type string
- dbrs_
policy_ strid - id str
- The OCID of the Database Home.
- type str
- dbrs
Policy StringId - id String
- The OCID of the Database Home.
- type String
GetDbHomesFilter
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.