qdrant-cloud 1.12.0 published on Tuesday, Sep 30, 2025 by qdrant
qdrant-cloud.getBookingPackages
Explore with Pulumi AI
qdrant-cloud 1.12.0 published on Tuesday, Sep 30, 2025 by qdrant
Booking packages Data Source
Using getBookingPackages
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 getBookingPackages(args: GetBookingPackagesArgs, opts?: InvokeOptions): Promise<GetBookingPackagesResult>
function getBookingPackagesOutput(args: GetBookingPackagesOutputArgs, opts?: InvokeOptions): Output<GetBookingPackagesResult>
def get_booking_packages(cloud_provider: Optional[str] = None,
cloud_region: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBookingPackagesResult
def get_booking_packages_output(cloud_provider: Optional[pulumi.Input[str]] = None,
cloud_region: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBookingPackagesResult]
func GetBookingPackages(ctx *Context, args *GetBookingPackagesArgs, opts ...InvokeOption) (*GetBookingPackagesResult, error)
func GetBookingPackagesOutput(ctx *Context, args *GetBookingPackagesOutputArgs, opts ...InvokeOption) GetBookingPackagesResultOutput
> Note: This function is named GetBookingPackages
in the Go SDK.
public static class GetBookingPackages
{
public static Task<GetBookingPackagesResult> InvokeAsync(GetBookingPackagesArgs args, InvokeOptions? opts = null)
public static Output<GetBookingPackagesResult> Invoke(GetBookingPackagesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetBookingPackagesResult> getBookingPackages(GetBookingPackagesArgs args, InvokeOptions options)
public static Output<GetBookingPackagesResult> getBookingPackages(GetBookingPackagesArgs args, InvokeOptions options)
fn::invoke:
function: qdrant-cloud:index/getBookingPackages:getBookingPackages
arguments:
# arguments dictionary
The following arguments are supported:
- Cloud
Provider string - Cluster Schema Cloud provider where the cluster resides field
- Cloud
Region string - Cluster Schema Cloud region where the cluster resides field
- Id string
- The ID of this resource.
- Cloud
Provider string - Cluster Schema Cloud provider where the cluster resides field
- Cloud
Region string - Cluster Schema Cloud region where the cluster resides field
- Id string
- The ID of this resource.
- cloud
Provider String - Cluster Schema Cloud provider where the cluster resides field
- cloud
Region String - Cluster Schema Cloud region where the cluster resides field
- id String
- The ID of this resource.
- cloud
Provider string - Cluster Schema Cloud provider where the cluster resides field
- cloud
Region string - Cluster Schema Cloud region where the cluster resides field
- id string
- The ID of this resource.
- cloud_
provider str - Cluster Schema Cloud provider where the cluster resides field
- cloud_
region str - Cluster Schema Cloud region where the cluster resides field
- id str
- The ID of this resource.
- cloud
Provider String - Cluster Schema Cloud provider where the cluster resides field
- cloud
Region String - Cluster Schema Cloud region where the cluster resides field
- id String
- The ID of this resource.
getBookingPackages Result
The following output properties are available:
- Cloud
Provider string - Cluster Schema Cloud provider where the cluster resides field
- Cloud
Region string - Cluster Schema Cloud region where the cluster resides field
- Id string
- The ID of this resource.
- Packages
List<Pulumi.
Qdrant Cloud. Outputs. Get Booking Packages Package> - List of packages
- Cloud
Provider string - Cluster Schema Cloud provider where the cluster resides field
- Cloud
Region string - Cluster Schema Cloud region where the cluster resides field
- Id string
- The ID of this resource.
- Packages
[]Get
Booking Packages Package - List of packages
- cloud
Provider String - Cluster Schema Cloud provider where the cluster resides field
- cloud
Region String - Cluster Schema Cloud region where the cluster resides field
- id String
- The ID of this resource.
- packages
List<Get
Booking Packages Package> - List of packages
- cloud
Provider string - Cluster Schema Cloud provider where the cluster resides field
- cloud
Region string - Cluster Schema Cloud region where the cluster resides field
- id string
- The ID of this resource.
- packages
Get
Booking Packages Package[] - List of packages
- cloud_
provider str - Cluster Schema Cloud provider where the cluster resides field
- cloud_
region str - Cluster Schema Cloud region where the cluster resides field
- id str
- The ID of this resource.
- packages
Sequence[Get
Booking Packages Package] - List of packages
- cloud
Provider String - Cluster Schema Cloud provider where the cluster resides field
- cloud
Region String - Cluster Schema Cloud region where the cluster resides field
- id String
- The ID of this resource.
- packages List<Property Map>
- List of packages
Supporting Types
GetBookingPackagesPackage
- Available
Additional List<Pulumi.Resources Qdrant Cloud. Inputs. Get Booking Packages Package Available Additional Resource> - Currency string
- Id string
- Name string
- Resource
Configurations List<Pulumi.Qdrant Cloud. Inputs. Get Booking Packages Package Resource Configuration> - Status string
- Tier string
- Type string
- Unit
Int doublePrice Per Hour
- Available
Additional []GetResources Booking Packages Package Available Additional Resource - Currency string
- Id string
- Name string
- Resource
Configurations []GetBooking Packages Package Resource Configuration - Status string
- Tier string
- Type string
- Unit
Int float64Price Per Hour
- available
Additional GetResources Booking Packages Package Available Additional Resource[] - currency string
- id string
- name string
- resource
Configurations GetBooking Packages Package Resource Configuration[] - status string
- tier string
- type string
- unit
Int numberPrice Per Hour
- available
Additional List<Property Map>Resources - currency String
- id String
- name String
- resource
Configurations List<Property Map> - status String
- tier String
- type String
- unit
Int NumberPrice Per Hour
GetBookingPackagesPackageAvailableAdditionalResource
- Disk
Price doublePer Hour
- Disk
Price float64Per Hour
- disk
Price DoublePer Hour
- disk
Price numberPer Hour
- disk_
price_ floatper_ hour
- disk
Price NumberPer Hour
GetBookingPackagesPackageResourceConfiguration
Package Details
- Repository
- qdrant-cloud qdrant/terraform-provider-qdrant-cloud
- License
- Notes
- This Pulumi package is based on the
qdrant-cloud
Terraform Provider.
qdrant-cloud 1.12.0 published on Tuesday, Sep 30, 2025 by qdrant