Viewing docs for qdrant-cloud 1.23.0
published on Thursday, Apr 16, 2026 by qdrant
published on Thursday, Apr 16, 2026 by qdrant
Viewing docs for qdrant-cloud 1.23.0
published on Thursday, Apr 16, 2026 by qdrant
published on Thursday, Apr 16, 2026 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 dictionaryThe 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> - Available
Storage List<Pulumi.Tier Configurations Qdrant Cloud. Inputs. Get Booking Packages Package Available Storage Tier Configuration> - Currency string
- Id string
- Multi
Az bool - 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 - Available
Storage []GetTier Configurations Booking Packages Package Available Storage Tier Configuration - Currency string
- Id string
- Multi
Az bool - Name string
- Resource
Configurations []GetBooking Packages Package Resource Configuration - Status string
- Tier string
- Type string
- Unit
Int float64Price Per Hour
- available
Additional List<GetResources Booking Packages Package Available Additional Resource> - available
Storage List<GetTier Configurations Booking Packages Package Available Storage Tier Configuration> - currency String
- id String
- multi
Az Boolean - name String
- resource
Configurations List<GetBooking Packages Package Resource Configuration> - status String
- tier String
- type String
- unit
Int DoublePrice Per Hour
- available
Additional GetResources Booking Packages Package Available Additional Resource[] - available
Storage GetTier Configurations Booking Packages Package Available Storage Tier Configuration[] - currency string
- id string
- multi
Az boolean - name string
- resource
Configurations GetBooking Packages Package Resource Configuration[] - status string
- tier string
- type string
- unit
Int numberPrice Per Hour
- available_
additional_ Sequence[Getresources Booking Packages Package Available Additional Resource] - available_
storage_ Sequence[Gettier_ configurations Booking Packages Package Available Storage Tier Configuration] - currency str
- id str
- multi_
az bool - name str
- resource_
configurations Sequence[GetBooking Packages Package Resource Configuration] - status str
- tier str
- type str
- unit_
int_ floatprice_ per_ hour
- available
Additional List<Property Map>Resources - available
Storage List<Property Map>Tier Configurations - currency String
- id String
- multi
Az Boolean - 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
GetBookingPackagesPackageAvailableStorageTierConfiguration
- Price
Per doubleHour - Storage
Tier stringType
- Price
Per float64Hour - Storage
Tier stringType
- price
Per DoubleHour - storage
Tier StringType
- price
Per numberHour - storage
Tier stringType
- price_
per_ floathour - storage_
tier_ strtype
- price
Per NumberHour - storage
Tier StringType
GetBookingPackagesPackageResourceConfiguration
Package Details
- Repository
- qdrant-cloud qdrant/terraform-provider-qdrant-cloud
- License
- Notes
- This Pulumi package is based on the
qdrant-cloudTerraform Provider.
Viewing docs for qdrant-cloud 1.23.0
published on Thursday, Apr 16, 2026 by qdrant
published on Thursday, Apr 16, 2026 by qdrant
