Viewing docs for Oracle Cloud Infrastructure v4.22.0
published on Wednesday, Aug 26, 2026 by Pulumi
published on Wednesday, Aug 26, 2026 by Pulumi
Viewing docs for Oracle Cloud Infrastructure v4.22.0
published on Wednesday, Aug 26, 2026 by Pulumi
published on Wednesday, Aug 26, 2026 by Pulumi
This data source provides details about a specific Bds Capacity Reservation resource in Oracle Cloud Infrastructure Big Data Service service.
Returns information about the BDS capacity reservation identified by the given ID.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testBdsCapacityReservation = oci.bigdataservice.getBdsCapacityReservation({
bdsCapacityReservationId: testBdsCapacityReservationOciBdsBdsCapacityReservation.id,
});
import pulumi
import pulumi_oci as oci
test_bds_capacity_reservation = oci.bigdataservice.get_bds_capacity_reservation(bds_capacity_reservation_id=test_bds_capacity_reservation_oci_bds_bds_capacity_reservation["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v4/go/oci/bigdataservice"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := bigdataservice.GetBdsCapacityReservation(ctx, &bigdataservice.GetBdsCapacityReservationArgs{
BdsCapacityReservationId: testBdsCapacityReservationOciBdsBdsCapacityReservation.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 testBdsCapacityReservation = Oci.BigDataService.GetBdsCapacityReservation.Invoke(new()
{
BdsCapacityReservationId = testBdsCapacityReservationOciBdsBdsCapacityReservation.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.BigDataService.BigDataServiceFunctions;
import com.pulumi.oci.BigDataService.inputs.GetBdsCapacityReservationArgs;
import java.util.ArrayList;
import java.util.Arrays;
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 testBdsCapacityReservation = BigDataServiceFunctions.getBdsCapacityReservation(GetBdsCapacityReservationArgs.builder()
.bdsCapacityReservationId(testBdsCapacityReservationOciBdsBdsCapacityReservation.id())
.build());
}
}
variables:
testBdsCapacityReservation:
fn::invoke:
function: oci:BigDataService:getBdsCapacityReservation
arguments:
bdsCapacityReservationId: ${testBdsCapacityReservationOciBdsBdsCapacityReservation.id}
pulumi {
required_providers {
oci = {
source = "pulumi/oci"
}
}
}
data "oci_bigdataservice_getbdscapacityreservation" "testBdsCapacityReservation" {
bds_capacity_reservation_id = testBdsCapacityReservationOciBdsBdsCapacityReservation.id
}
Using getBdsCapacityReservation
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 getBdsCapacityReservation(args: GetBdsCapacityReservationArgs, opts?: InvokeOptions): Promise<GetBdsCapacityReservationResult>
function getBdsCapacityReservationOutput(args: GetBdsCapacityReservationOutputArgs, opts?: InvokeOutputOptions): Output<GetBdsCapacityReservationResult>def get_bds_capacity_reservation(bds_capacity_reservation_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBdsCapacityReservationResult
def get_bds_capacity_reservation_output(bds_capacity_reservation_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetBdsCapacityReservationResult]func LookupBdsCapacityReservation(ctx *Context, args *LookupBdsCapacityReservationArgs, opts ...InvokeOption) (*LookupBdsCapacityReservationResult, error)
func LookupBdsCapacityReservationOutput(ctx *Context, args *LookupBdsCapacityReservationOutputArgs, opts ...InvokeOption) LookupBdsCapacityReservationResultOutput> Note: This function is named LookupBdsCapacityReservation in the Go SDK.
public static class GetBdsCapacityReservation
{
public static Task<GetBdsCapacityReservationResult> InvokeAsync(GetBdsCapacityReservationArgs args, InvokeOptions? opts = null)
public static Output<GetBdsCapacityReservationResult> Invoke(GetBdsCapacityReservationInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetBdsCapacityReservationResult> Invoke(GetBdsCapacityReservationInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetBdsCapacityReservationResult> getBdsCapacityReservation(GetBdsCapacityReservationArgs args, InvokeOptions options)
public static Output<GetBdsCapacityReservationResult> getBdsCapacityReservation(GetBdsCapacityReservationArgs args, InvokeOptions options)
public static Output<GetBdsCapacityReservationResult> getBdsCapacityReservation(GetBdsCapacityReservationArgs args, InvokeOutputOptions options)
fn::invoke:
function: oci:BigDataService/getBdsCapacityReservation:getBdsCapacityReservation
arguments:
# arguments dictionarydata "oci_big_data_service_get_bds_capacity_reservation" "name" {
# arguments
}The following arguments are supported:
- Bds
Capacity stringReservation Id - The OCID of the BDS capacity reservation.
- Bds
Capacity stringReservation Id - The OCID of the BDS capacity reservation.
- bds_
capacity_ stringreservation_ id - The OCID of the BDS capacity reservation.
- bds
Capacity StringReservation Id - The OCID of the BDS capacity reservation.
- bds
Capacity stringReservation Id - The OCID of the BDS capacity reservation.
- bds_
capacity_ strreservation_ id - The OCID of the BDS capacity reservation.
- bds
Capacity StringReservation Id - The OCID of the BDS capacity reservation.
getBdsCapacityReservation Result
The following output properties are available:
- Bds
Capacity stringReservation Id - Compartment
Id string - The OCID of the compartment that contains the BDS capacity reservation.
- Compute
Capacity List<GetReservations Bds Capacity Reservation Compute Capacity Reservation> - Compute capacity reservation ID mappings by domain. For a multi-AD region, domain1, domain2, and domain3 correspond to AD1, AD2, and AD3 respectively. For a single-AD region, domain1, domain2, and domain3 correspond to FD1, FD2, and FD3 respectively.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For example,
{"foo-namespace": {"bar-key": "value"}} - Display
Name string - A user-friendly name for the BDS capacity reservation.
- Dictionary<string, string>
- Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. For example,
{"bar-key": "value"} - Id string
- The OCID of the BDS capacity reservation.
- State string
- The lifecycle state of the BDS capacity reservation.
- Dictionary<string, string>
- Usage of system tag keys. These predefined keys are scoped to namespaces.
- Time
Created string - The time the BDS capacity reservation was created, shown as an RFC 3339 formatted datetime string.
- Time
Updated string - The time the BDS capacity reservation was updated, shown as an RFC 3339 formatted datetime string.
- Bds
Capacity stringReservation Id - Compartment
Id string - The OCID of the compartment that contains the BDS capacity reservation.
- Compute
Capacity []GetReservations Bds Capacity Reservation Compute Capacity Reservation - Compute capacity reservation ID mappings by domain. For a multi-AD region, domain1, domain2, and domain3 correspond to AD1, AD2, and AD3 respectively. For a single-AD region, domain1, domain2, and domain3 correspond to FD1, FD2, and FD3 respectively.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For example,
{"foo-namespace": {"bar-key": "value"}} - Display
Name string - A user-friendly name for the BDS capacity reservation.
- map[string]string
- Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. For example,
{"bar-key": "value"} - Id string
- The OCID of the BDS capacity reservation.
- State string
- The lifecycle state of the BDS capacity reservation.
- map[string]string
- Usage of system tag keys. These predefined keys are scoped to namespaces.
- Time
Created string - The time the BDS capacity reservation was created, shown as an RFC 3339 formatted datetime string.
- Time
Updated string - The time the BDS capacity reservation was updated, shown as an RFC 3339 formatted datetime string.
- bds_
capacity_ stringreservation_ id - compartment_
id string - The OCID of the compartment that contains the BDS capacity reservation.
- compute_
capacity_ list(object)reservations - Compute capacity reservation ID mappings by domain. For a multi-AD region, domain1, domain2, and domain3 correspond to AD1, AD2, and AD3 respectively. For a single-AD region, domain1, domain2, and domain3 correspond to FD1, FD2, and FD3 respectively.
- map(string)
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For example,
{"foo-namespace": {"bar-key": "value"}} - display_
name string - A user-friendly name for the BDS capacity reservation.
- map(string)
- Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. For example,
{"bar-key": "value"} - id string
- The OCID of the BDS capacity reservation.
- state string
- The lifecycle state of the BDS capacity reservation.
- map(string)
- Usage of system tag keys. These predefined keys are scoped to namespaces.
- time_
created string - The time the BDS capacity reservation was created, shown as an RFC 3339 formatted datetime string.
- time_
updated string - The time the BDS capacity reservation was updated, shown as an RFC 3339 formatted datetime string.
- bds
Capacity StringReservation Id - compartment
Id String - The OCID of the compartment that contains the BDS capacity reservation.
- compute
Capacity List<GetReservations Bds Capacity Reservation Compute Capacity Reservation> - Compute capacity reservation ID mappings by domain. For a multi-AD region, domain1, domain2, and domain3 correspond to AD1, AD2, and AD3 respectively. For a single-AD region, domain1, domain2, and domain3 correspond to FD1, FD2, and FD3 respectively.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For example,
{"foo-namespace": {"bar-key": "value"}} - display
Name String - A user-friendly name for the BDS capacity reservation.
- Map<String,String>
- Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. For example,
{"bar-key": "value"} - id String
- The OCID of the BDS capacity reservation.
- state String
- The lifecycle state of the BDS capacity reservation.
- Map<String,String>
- Usage of system tag keys. These predefined keys are scoped to namespaces.
- time
Created String - The time the BDS capacity reservation was created, shown as an RFC 3339 formatted datetime string.
- time
Updated String - The time the BDS capacity reservation was updated, shown as an RFC 3339 formatted datetime string.
- bds
Capacity stringReservation Id - compartment
Id string - The OCID of the compartment that contains the BDS capacity reservation.
- compute
Capacity GetReservations Bds Capacity Reservation Compute Capacity Reservation[] - Compute capacity reservation ID mappings by domain. For a multi-AD region, domain1, domain2, and domain3 correspond to AD1, AD2, and AD3 respectively. For a single-AD region, domain1, domain2, and domain3 correspond to FD1, FD2, and FD3 respectively.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For example,
{"foo-namespace": {"bar-key": "value"}} - display
Name string - A user-friendly name for the BDS capacity reservation.
- {[key: string]: string}
- Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. For example,
{"bar-key": "value"} - id string
- The OCID of the BDS capacity reservation.
- state string
- The lifecycle state of the BDS capacity reservation.
- {[key: string]: string}
- Usage of system tag keys. These predefined keys are scoped to namespaces.
- time
Created string - The time the BDS capacity reservation was created, shown as an RFC 3339 formatted datetime string.
- time
Updated string - The time the BDS capacity reservation was updated, shown as an RFC 3339 formatted datetime string.
- bds_
capacity_ strreservation_ id - compartment_
id str - The OCID of the compartment that contains the BDS capacity reservation.
- compute_
capacity_ Sequence[Getreservations Bds Capacity Reservation Compute Capacity Reservation] - Compute capacity reservation ID mappings by domain. For a multi-AD region, domain1, domain2, and domain3 correspond to AD1, AD2, and AD3 respectively. For a single-AD region, domain1, domain2, and domain3 correspond to FD1, FD2, and FD3 respectively.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For example,
{"foo-namespace": {"bar-key": "value"}} - display_
name str - A user-friendly name for the BDS capacity reservation.
- Mapping[str, str]
- Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. For example,
{"bar-key": "value"} - id str
- The OCID of the BDS capacity reservation.
- state str
- The lifecycle state of the BDS capacity reservation.
- Mapping[str, str]
- Usage of system tag keys. These predefined keys are scoped to namespaces.
- time_
created str - The time the BDS capacity reservation was created, shown as an RFC 3339 formatted datetime string.
- time_
updated str - The time the BDS capacity reservation was updated, shown as an RFC 3339 formatted datetime string.
- bds
Capacity StringReservation Id - compartment
Id String - The OCID of the compartment that contains the BDS capacity reservation.
- compute
Capacity List<Property Map>Reservations - Compute capacity reservation ID mappings by domain. For a multi-AD region, domain1, domain2, and domain3 correspond to AD1, AD2, and AD3 respectively. For a single-AD region, domain1, domain2, and domain3 correspond to FD1, FD2, and FD3 respectively.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For example,
{"foo-namespace": {"bar-key": "value"}} - display
Name String - A user-friendly name for the BDS capacity reservation.
- Map<String>
- Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. For example,
{"bar-key": "value"} - id String
- The OCID of the BDS capacity reservation.
- state String
- The lifecycle state of the BDS capacity reservation.
- Map<String>
- Usage of system tag keys. These predefined keys are scoped to namespaces.
- time
Created String - The time the BDS capacity reservation was created, shown as an RFC 3339 formatted datetime string.
- time
Updated String - The time the BDS capacity reservation was updated, shown as an RFC 3339 formatted datetime string.
Supporting Types
GetBdsCapacityReservationComputeCapacityReservation
- Domain1reservation
Id string - Compute capacity reservation OCID corresponding to AD1 for a multi-AD region or FD1 for a single-AD region.
- Domain2reservation
Id string - Compute capacity reservation OCID corresponding to AD2 for a multi-AD region or FD2 for a single-AD region.
- Domain3reservation
Id string - Compute capacity reservation OCID corresponding to AD3 for a multi-AD region or FD3 for a single-AD region.
- Domain1reservation
Id string - Compute capacity reservation OCID corresponding to AD1 for a multi-AD region or FD1 for a single-AD region.
- Domain2reservation
Id string - Compute capacity reservation OCID corresponding to AD2 for a multi-AD region or FD2 for a single-AD region.
- Domain3reservation
Id string - Compute capacity reservation OCID corresponding to AD3 for a multi-AD region or FD3 for a single-AD region.
- domain1reservation_
id string - Compute capacity reservation OCID corresponding to AD1 for a multi-AD region or FD1 for a single-AD region.
- domain2reservation_
id string - Compute capacity reservation OCID corresponding to AD2 for a multi-AD region or FD2 for a single-AD region.
- domain3reservation_
id string - Compute capacity reservation OCID corresponding to AD3 for a multi-AD region or FD3 for a single-AD region.
- domain1reservation
Id String - Compute capacity reservation OCID corresponding to AD1 for a multi-AD region or FD1 for a single-AD region.
- domain2reservation
Id String - Compute capacity reservation OCID corresponding to AD2 for a multi-AD region or FD2 for a single-AD region.
- domain3reservation
Id String - Compute capacity reservation OCID corresponding to AD3 for a multi-AD region or FD3 for a single-AD region.
- domain1reservation
Id string - Compute capacity reservation OCID corresponding to AD1 for a multi-AD region or FD1 for a single-AD region.
- domain2reservation
Id string - Compute capacity reservation OCID corresponding to AD2 for a multi-AD region or FD2 for a single-AD region.
- domain3reservation
Id string - Compute capacity reservation OCID corresponding to AD3 for a multi-AD region or FD3 for a single-AD region.
- domain1reservation_
id str - Compute capacity reservation OCID corresponding to AD1 for a multi-AD region or FD1 for a single-AD region.
- domain2reservation_
id str - Compute capacity reservation OCID corresponding to AD2 for a multi-AD region or FD2 for a single-AD region.
- domain3reservation_
id str - Compute capacity reservation OCID corresponding to AD3 for a multi-AD region or FD3 for a single-AD region.
- domain1reservation
Id String - Compute capacity reservation OCID corresponding to AD1 for a multi-AD region or FD1 for a single-AD region.
- domain2reservation
Id String - Compute capacity reservation OCID corresponding to AD2 for a multi-AD region or FD2 for a single-AD region.
- domain3reservation
Id String - Compute capacity reservation OCID corresponding to AD3 for a multi-AD region or FD3 for a single-AD region.
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.22.0
published on Wednesday, Aug 26, 2026 by Pulumi
published on Wednesday, Aug 26, 2026 by Pulumi