Oracle Cloud Infrastructure v2.17.0 published on Friday, Nov 15, 2024 by Pulumi
oci.Database.getDbServer
Explore with Pulumi AI
This data source provides details about a specific Db Server resource in Oracle Cloud Infrastructure Database service.
Gets information about the Exadata Db server.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testDbServer = oci.Database.getDbServer({
    dbServerId: testDbServerOciDatabaseDbServer.id,
    exadataInfrastructureId: testExadataInfrastructure.id,
});
import pulumi
import pulumi_oci as oci
test_db_server = oci.Database.get_db_server(db_server_id=test_db_server_oci_database_db_server["id"],
    exadata_infrastructure_id=test_exadata_infrastructure["id"])
package main
import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/Database"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := Database.GetDbServer(ctx, &database.GetDbServerArgs{
			DbServerId:              testDbServerOciDatabaseDbServer.Id,
			ExadataInfrastructureId: testExadataInfrastructure.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() => 
{
    var testDbServer = Oci.Database.GetDbServer.Invoke(new()
    {
        DbServerId = testDbServerOciDatabaseDbServer.Id,
        ExadataInfrastructureId = testExadataInfrastructure.Id,
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Database.DatabaseFunctions;
import com.pulumi.oci.Database.inputs.GetDbServerArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var testDbServer = DatabaseFunctions.getDbServer(GetDbServerArgs.builder()
            .dbServerId(testDbServerOciDatabaseDbServer.id())
            .exadataInfrastructureId(testExadataInfrastructure.id())
            .build());
    }
}
variables:
  testDbServer:
    fn::invoke:
      Function: oci:Database:getDbServer
      Arguments:
        dbServerId: ${testDbServerOciDatabaseDbServer.id}
        exadataInfrastructureId: ${testExadataInfrastructure.id}
Using getDbServer
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 getDbServer(args: GetDbServerArgs, opts?: InvokeOptions): Promise<GetDbServerResult>
function getDbServerOutput(args: GetDbServerOutputArgs, opts?: InvokeOptions): Output<GetDbServerResult>def get_db_server(db_server_id: Optional[str] = None,
                  exadata_infrastructure_id: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetDbServerResult
def get_db_server_output(db_server_id: Optional[pulumi.Input[str]] = None,
                  exadata_infrastructure_id: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetDbServerResult]func GetDbServer(ctx *Context, args *GetDbServerArgs, opts ...InvokeOption) (*GetDbServerResult, error)
func GetDbServerOutput(ctx *Context, args *GetDbServerOutputArgs, opts ...InvokeOption) GetDbServerResultOutput> Note: This function is named GetDbServer in the Go SDK.
public static class GetDbServer 
{
    public static Task<GetDbServerResult> InvokeAsync(GetDbServerArgs args, InvokeOptions? opts = null)
    public static Output<GetDbServerResult> Invoke(GetDbServerInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDbServerResult> getDbServer(GetDbServerArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: oci:Database/getDbServer:getDbServer
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Db
Server stringId  - The DB server OCID.
 - Exadata
Infrastructure stringId  - The OCID of the ExadataInfrastructure.
 
- Db
Server stringId  - The DB server OCID.
 - Exadata
Infrastructure stringId  - The OCID of the ExadataInfrastructure.
 
- db
Server StringId  - The DB server OCID.
 - exadata
Infrastructure StringId  - The OCID of the ExadataInfrastructure.
 
- db
Server stringId  - The DB server OCID.
 - exadata
Infrastructure stringId  - The OCID of the ExadataInfrastructure.
 
- db_
server_ strid  - The DB server OCID.
 - exadata_
infrastructure_ strid  - The OCID of the ExadataInfrastructure.
 
- db
Server StringId  - The DB server OCID.
 - exadata
Infrastructure StringId  - The OCID of the ExadataInfrastructure.
 
getDbServer Result
The following output properties are available:
- Autonomous
Virtual List<string>Machine Ids  - The list of OCIDs of the Autonomous Virtual Machines associated with the Db server.
 - Autonomous
Vm List<string>Cluster Ids  - The list of OCIDs of the Autonomous VM Clusters associated with the Db server.
 - Compartment
Id string - The OCID of the compartment.
 - Cpu
Core intCount  - The number of CPU cores enabled on the Db server.
 - Db
Node List<string>Ids  - The OCID of the Db nodes associated with the Db server.
 - Db
Node intStorage Size In Gbs  - The allocated local node storage in GBs on the Db server.
 - Db
Server stringId  - Db
Server List<GetPatching Details Db Server Db Server Patching Detail>  - The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
 - 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 - The user-friendly name for the Db server. The name does not need to be unique.
 - Exadata
Infrastructure stringId  - The OCID of the Exadata infrastructure.
 - 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 provider-assigned unique ID for this managed resource.
 - Lifecycle
Details string - Additional information about the current lifecycle state.
 - Max
Cpu intCount  - The total number of CPU cores available.
 - Max
Db intNode Storage In Gbs  - The total local node storage available in GBs.
 - Max
Memory intIn Gbs  - The total memory available in GBs.
 - Memory
Size intIn Gbs  - The allocated memory in GBs on the Db server.
 - Shape string
 - The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available.
 - State string
 - The current state of the Db server.
 - Time
Created string - The date and time that the Db Server was created.
 - Vm
Cluster List<string>Ids  - The OCID of the VM Clusters associated with the Db server.
 
- Autonomous
Virtual []stringMachine Ids  - The list of OCIDs of the Autonomous Virtual Machines associated with the Db server.
 - Autonomous
Vm []stringCluster Ids  - The list of OCIDs of the Autonomous VM Clusters associated with the Db server.
 - Compartment
Id string - The OCID of the compartment.
 - Cpu
Core intCount  - The number of CPU cores enabled on the Db server.
 - Db
Node []stringIds  - The OCID of the Db nodes associated with the Db server.
 - Db
Node intStorage Size In Gbs  - The allocated local node storage in GBs on the Db server.
 - Db
Server stringId  - Db
Server []GetPatching Details Db Server Db Server Patching Detail  - The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
 - 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 - The user-friendly name for the Db server. The name does not need to be unique.
 - Exadata
Infrastructure stringId  - The OCID of the Exadata infrastructure.
 - 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 provider-assigned unique ID for this managed resource.
 - Lifecycle
Details string - Additional information about the current lifecycle state.
 - Max
Cpu intCount  - The total number of CPU cores available.
 - Max
Db intNode Storage In Gbs  - The total local node storage available in GBs.
 - Max
Memory intIn Gbs  - The total memory available in GBs.
 - Memory
Size intIn Gbs  - The allocated memory in GBs on the Db server.
 - Shape string
 - The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available.
 - State string
 - The current state of the Db server.
 - Time
Created string - The date and time that the Db Server was created.
 - Vm
Cluster []stringIds  - The OCID of the VM Clusters associated with the Db server.
 
- autonomous
Virtual List<String>Machine Ids  - The list of OCIDs of the Autonomous Virtual Machines associated with the Db server.
 - autonomous
Vm List<String>Cluster Ids  - The list of OCIDs of the Autonomous VM Clusters associated with the Db server.
 - compartment
Id String - The OCID of the compartment.
 - cpu
Core IntegerCount  - The number of CPU cores enabled on the Db server.
 - db
Node List<String>Ids  - The OCID of the Db nodes associated with the Db server.
 - db
Node IntegerStorage Size In Gbs  - The allocated local node storage in GBs on the Db server.
 - db
Server StringId  - db
Server List<GetPatching Details Db Server Db Server Patching Detail>  - The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
 - 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 - The user-friendly name for the Db server. The name does not need to be unique.
 - exadata
Infrastructure StringId  - The OCID of the Exadata infrastructure.
 - 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 provider-assigned unique ID for this managed resource.
 - lifecycle
Details String - Additional information about the current lifecycle state.
 - max
Cpu IntegerCount  - The total number of CPU cores available.
 - max
Db IntegerNode Storage In Gbs  - The total local node storage available in GBs.
 - max
Memory IntegerIn Gbs  - The total memory available in GBs.
 - memory
Size IntegerIn Gbs  - The allocated memory in GBs on the Db server.
 - shape String
 - The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available.
 - state String
 - The current state of the Db server.
 - time
Created String - The date and time that the Db Server was created.
 - vm
Cluster List<String>Ids  - The OCID of the VM Clusters associated with the Db server.
 
- autonomous
Virtual string[]Machine Ids  - The list of OCIDs of the Autonomous Virtual Machines associated with the Db server.
 - autonomous
Vm string[]Cluster Ids  - The list of OCIDs of the Autonomous VM Clusters associated with the Db server.
 - compartment
Id string - The OCID of the compartment.
 - cpu
Core numberCount  - The number of CPU cores enabled on the Db server.
 - db
Node string[]Ids  - The OCID of the Db nodes associated with the Db server.
 - db
Node numberStorage Size In Gbs  - The allocated local node storage in GBs on the Db server.
 - db
Server stringId  - db
Server GetPatching Details Db Server Db Server Patching Detail[]  - The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
 - {[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 - The user-friendly name for the Db server. The name does not need to be unique.
 - exadata
Infrastructure stringId  - The OCID of the Exadata infrastructure.
 - {[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 provider-assigned unique ID for this managed resource.
 - lifecycle
Details string - Additional information about the current lifecycle state.
 - max
Cpu numberCount  - The total number of CPU cores available.
 - max
Db numberNode Storage In Gbs  - The total local node storage available in GBs.
 - max
Memory numberIn Gbs  - The total memory available in GBs.
 - memory
Size numberIn Gbs  - The allocated memory in GBs on the Db server.
 - shape string
 - The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available.
 - state string
 - The current state of the Db server.
 - time
Created string - The date and time that the Db Server was created.
 - vm
Cluster string[]Ids  - The OCID of the VM Clusters associated with the Db server.
 
- autonomous_
virtual_ Sequence[str]machine_ ids  - The list of OCIDs of the Autonomous Virtual Machines associated with the Db server.
 - autonomous_
vm_ Sequence[str]cluster_ ids  - The list of OCIDs of the Autonomous VM Clusters associated with the Db server.
 - compartment_
id str - The OCID of the compartment.
 - cpu_
core_ intcount  - The number of CPU cores enabled on the Db server.
 - db_
node_ Sequence[str]ids  - The OCID of the Db nodes associated with the Db server.
 - db_
node_ intstorage_ size_ in_ gbs  - The allocated local node storage in GBs on the Db server.
 - db_
server_ strid  - db_
server_ Sequence[database.patching_ details Get Db Server Db Server Patching Detail]  - The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
 - 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 - The user-friendly name for the Db server. The name does not need to be unique.
 - exadata_
infrastructure_ strid  - The OCID of the Exadata infrastructure.
 - 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 provider-assigned unique ID for this managed resource.
 - lifecycle_
details str - Additional information about the current lifecycle state.
 - max_
cpu_ intcount  - The total number of CPU cores available.
 - max_
db_ intnode_ storage_ in_ gbs  - The total local node storage available in GBs.
 - max_
memory_ intin_ gbs  - The total memory available in GBs.
 - memory_
size_ intin_ gbs  - The allocated memory in GBs on the Db server.
 - shape str
 - The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available.
 - state str
 - The current state of the Db server.
 - time_
created str - The date and time that the Db Server was created.
 - vm_
cluster_ Sequence[str]ids  - The OCID of the VM Clusters associated with the Db server.
 
- autonomous
Virtual List<String>Machine Ids  - The list of OCIDs of the Autonomous Virtual Machines associated with the Db server.
 - autonomous
Vm List<String>Cluster Ids  - The list of OCIDs of the Autonomous VM Clusters associated with the Db server.
 - compartment
Id String - The OCID of the compartment.
 - cpu
Core NumberCount  - The number of CPU cores enabled on the Db server.
 - db
Node List<String>Ids  - The OCID of the Db nodes associated with the Db server.
 - db
Node NumberStorage Size In Gbs  - The allocated local node storage in GBs on the Db server.
 - db
Server StringId  - db
Server List<Property Map>Patching Details  - The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
 - 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 - The user-friendly name for the Db server. The name does not need to be unique.
 - exadata
Infrastructure StringId  - The OCID of the Exadata infrastructure.
 - 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 provider-assigned unique ID for this managed resource.
 - lifecycle
Details String - Additional information about the current lifecycle state.
 - max
Cpu NumberCount  - The total number of CPU cores available.
 - max
Db NumberNode Storage In Gbs  - The total local node storage available in GBs.
 - max
Memory NumberIn Gbs  - The total memory available in GBs.
 - memory
Size NumberIn Gbs  - The allocated memory in GBs on the Db server.
 - shape String
 - The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available.
 - state String
 - The current state of the Db server.
 - time
Created String - The date and time that the Db Server was created.
 - vm
Cluster List<String>Ids  - The OCID of the VM Clusters associated with the Db server.
 
Supporting Types
GetDbServerDbServerPatchingDetail      
- Estimated
Patch intDuration  - Estimated time, in minutes, to patch one database server.
 - Patching
Status string - The status of the patching operation.
 - Time
Patching stringEnded  - The time when the patching operation ended.
 - Time
Patching stringStarted  - The time when the patching operation started.
 
- Estimated
Patch intDuration  - Estimated time, in minutes, to patch one database server.
 - Patching
Status string - The status of the patching operation.
 - Time
Patching stringEnded  - The time when the patching operation ended.
 - Time
Patching stringStarted  - The time when the patching operation started.
 
- estimated
Patch IntegerDuration  - Estimated time, in minutes, to patch one database server.
 - patching
Status String - The status of the patching operation.
 - time
Patching StringEnded  - The time when the patching operation ended.
 - time
Patching StringStarted  - The time when the patching operation started.
 
- estimated
Patch numberDuration  - Estimated time, in minutes, to patch one database server.
 - patching
Status string - The status of the patching operation.
 - time
Patching stringEnded  - The time when the patching operation ended.
 - time
Patching stringStarted  - The time when the patching operation started.
 
- estimated_
patch_ intduration  - Estimated time, in minutes, to patch one database server.
 - patching_
status str - The status of the patching operation.
 - time_
patching_ strended  - The time when the patching operation ended.
 - time_
patching_ strstarted  - The time when the patching operation started.
 
- estimated
Patch NumberDuration  - Estimated time, in minutes, to patch one database server.
 - patching
Status String - The status of the patching operation.
 - time
Patching StringEnded  - The time when the patching operation ended.
 - time
Patching StringStarted  - The time when the patching operation started.
 
Package Details
- Repository
 - oci pulumi/pulumi-oci
 - License
 - Apache-2.0
 - Notes
 - This Pulumi package is based on the 
ociTerraform Provider.