qdrant-cloud 1.9.0 published on Wednesday, Sep 17, 2025 by qdrant
qdrant-cloud.getAccountsCluster
Explore with Pulumi AI
qdrant-cloud 1.9.0 published on Wednesday, Sep 17, 2025 by qdrant
Account Cluster Data Source
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as qdrant_cloud from "@pulumi/qdrant-cloud";
const specificCluster = qdrant_cloud.getAccountsCluster({
id: "00000000-0000-0000-0000-000000000000",
});
export const cluster = specificCluster;
import pulumi
import pulumi_qdrant_cloud as qdrant_cloud
specific_cluster = qdrant_cloud.get_accounts_cluster(id="00000000-0000-0000-0000-000000000000")
pulumi.export("cluster", specific_cluster)
package main
import (
qdrantcloud "github.com/pulumi/pulumi-terraform-provider/sdks/go/qdrant-cloud/qdrant-cloud"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
specificCluster, err := qdrantcloud.LookupAccountsCluster(ctx, &qdrantcloud.LookupAccountsClusterArgs{
Id: "00000000-0000-0000-0000-000000000000",
}, nil)
if err != nil {
return err
}
ctx.Export("cluster", specificCluster)
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using QdrantCloud = Pulumi.QdrantCloud;
return await Deployment.RunAsync(() =>
{
var specificCluster = QdrantCloud.GetAccountsCluster.Invoke(new()
{
Id = "00000000-0000-0000-0000-000000000000",
});
return new Dictionary<string, object?>
{
["cluster"] = specificCluster,
};
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.qdrantcloud.QdrantcloudFunctions;
import com.pulumi.qdrantcloud.inputs.GetAccountsClusterArgs;
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 specificCluster = Qdrant-cloudFunctions.getAccountsCluster(GetAccountsClusterArgs.builder()
.id("00000000-0000-0000-0000-000000000000")
.build());
ctx.export("cluster", specificCluster.applyValue(getAccountsClusterResult -> getAccountsClusterResult));
}
}
variables:
specificCluster:
fn::invoke:
function: qdrant-cloud:getAccountsCluster
arguments:
id: 00000000-0000-0000-0000-000000000000
outputs:
cluster: ${specificCluster}
Using getAccountsCluster
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 getAccountsCluster(args: GetAccountsClusterArgs, opts?: InvokeOptions): Promise<GetAccountsClusterResult>
function getAccountsClusterOutput(args: GetAccountsClusterOutputArgs, opts?: InvokeOptions): Output<GetAccountsClusterResult>
def get_accounts_cluster(account_id: Optional[str] = None,
delete_backups_on_destroy: Optional[bool] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccountsClusterResult
def get_accounts_cluster_output(account_id: Optional[pulumi.Input[str]] = None,
delete_backups_on_destroy: Optional[pulumi.Input[bool]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccountsClusterResult]
func LookupAccountsCluster(ctx *Context, args *LookupAccountsClusterArgs, opts ...InvokeOption) (*LookupAccountsClusterResult, error)
func LookupAccountsClusterOutput(ctx *Context, args *LookupAccountsClusterOutputArgs, opts ...InvokeOption) LookupAccountsClusterResultOutput
> Note: This function is named LookupAccountsCluster
in the Go SDK.
public static class GetAccountsCluster
{
public static Task<GetAccountsClusterResult> InvokeAsync(GetAccountsClusterArgs args, InvokeOptions? opts = null)
public static Output<GetAccountsClusterResult> Invoke(GetAccountsClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAccountsClusterResult> getAccountsCluster(GetAccountsClusterArgs args, InvokeOptions options)
public static Output<GetAccountsClusterResult> getAccountsCluster(GetAccountsClusterArgs args, InvokeOptions options)
fn::invoke:
function: qdrant-cloud:index/getAccountsCluster:getAccountsCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Id string
- Cluster Schema Identifier of the cluster field
- Account
Id string - Cluster Schema Identifier of the account field
- Delete
Backups boolOn Destroy - Whether to delete backups when the cluster is destroyed.
- Id string
- Cluster Schema Identifier of the cluster field
- Account
Id string - Cluster Schema Identifier of the account field
- Delete
Backups boolOn Destroy - Whether to delete backups when the cluster is destroyed.
- id String
- Cluster Schema Identifier of the cluster field
- account
Id String - Cluster Schema Identifier of the account field
- delete
Backups BooleanOn Destroy - Whether to delete backups when the cluster is destroyed.
- id string
- Cluster Schema Identifier of the cluster field
- account
Id string - Cluster Schema Identifier of the account field
- delete
Backups booleanOn Destroy - Whether to delete backups when the cluster is destroyed.
- id str
- Cluster Schema Identifier of the cluster field
- account_
id str - Cluster Schema Identifier of the account field
- delete_
backups_ boolon_ destroy - Whether to delete backups when the cluster is destroyed.
- id String
- Cluster Schema Identifier of the cluster field
- account
Id String - Cluster Schema Identifier of the account field
- delete
Backups BooleanOn Destroy - Whether to delete backups when the cluster is destroyed.
getAccountsCluster Result
The following output properties are available:
- Account
Id string - Cluster Schema Identifier of the account field
- Cloud
Provider string - Cluster Schema Cloud provider where the cluster is hosted. Must match one of the provider IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviders" method. For Hybrid cloud this should be "hybrid". field
- Cloud
Region string - Cluster Schema Cloud provider region where the cluster is hosted. Must match one of the region IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviderRegions" method. For hybrid this should be the hybrid cloud environment ID. field
- Configurations
List<Pulumi.
Qdrant Cloud. Outputs. Get Accounts Cluster Configuration> - Cluster Schema The configuration options of a cluster field
- Created
At string - Cluster Schema Timestamp when the cluster is created field
- Id string
- Cluster Schema Identifier of the cluster field
- Marked
For stringDeletion At - Cluster Schema Timestamp when this cluster was marked for deletion field
- Name string
- Cluster Schema Name of the cluster field
- Private
Region stringId - Cluster Schema Identifier of the Hybrid cloud region field
- Statuses
List<Pulumi.
Qdrant Cloud. Outputs. Get Accounts Cluster Status> - Cluster Schema The status of the cluster field
- Url string
- Cluster Schema The URL of the endpoint of the Qdrant cluster field
- Delete
Backups boolOn Destroy - Whether to delete backups when the cluster is destroyed.
- Account
Id string - Cluster Schema Identifier of the account field
- Cloud
Provider string - Cluster Schema Cloud provider where the cluster is hosted. Must match one of the provider IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviders" method. For Hybrid cloud this should be "hybrid". field
- Cloud
Region string - Cluster Schema Cloud provider region where the cluster is hosted. Must match one of the region IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviderRegions" method. For hybrid this should be the hybrid cloud environment ID. field
- Configurations
[]Get
Accounts Cluster Configuration - Cluster Schema The configuration options of a cluster field
- Created
At string - Cluster Schema Timestamp when the cluster is created field
- Id string
- Cluster Schema Identifier of the cluster field
- Marked
For stringDeletion At - Cluster Schema Timestamp when this cluster was marked for deletion field
- Name string
- Cluster Schema Name of the cluster field
- Private
Region stringId - Cluster Schema Identifier of the Hybrid cloud region field
- Statuses
[]Get
Accounts Cluster Status - Cluster Schema The status of the cluster field
- Url string
- Cluster Schema The URL of the endpoint of the Qdrant cluster field
- Delete
Backups boolOn Destroy - Whether to delete backups when the cluster is destroyed.
- account
Id String - Cluster Schema Identifier of the account field
- cloud
Provider String - Cluster Schema Cloud provider where the cluster is hosted. Must match one of the provider IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviders" method. For Hybrid cloud this should be "hybrid". field
- cloud
Region String - Cluster Schema Cloud provider region where the cluster is hosted. Must match one of the region IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviderRegions" method. For hybrid this should be the hybrid cloud environment ID. field
- configurations
List<Get
Accounts Cluster Configuration> - Cluster Schema The configuration options of a cluster field
- created
At String - Cluster Schema Timestamp when the cluster is created field
- id String
- Cluster Schema Identifier of the cluster field
- marked
For StringDeletion At - Cluster Schema Timestamp when this cluster was marked for deletion field
- name String
- Cluster Schema Name of the cluster field
- private
Region StringId - Cluster Schema Identifier of the Hybrid cloud region field
- statuses
List<Get
Accounts Cluster Status> - Cluster Schema The status of the cluster field
- url String
- Cluster Schema The URL of the endpoint of the Qdrant cluster field
- delete
Backups BooleanOn Destroy - Whether to delete backups when the cluster is destroyed.
- account
Id string - Cluster Schema Identifier of the account field
- cloud
Provider string - Cluster Schema Cloud provider where the cluster is hosted. Must match one of the provider IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviders" method. For Hybrid cloud this should be "hybrid". field
- cloud
Region string - Cluster Schema Cloud provider region where the cluster is hosted. Must match one of the region IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviderRegions" method. For hybrid this should be the hybrid cloud environment ID. field
- configurations
Get
Accounts Cluster Configuration[] - Cluster Schema The configuration options of a cluster field
- created
At string - Cluster Schema Timestamp when the cluster is created field
- id string
- Cluster Schema Identifier of the cluster field
- marked
For stringDeletion At - Cluster Schema Timestamp when this cluster was marked for deletion field
- name string
- Cluster Schema Name of the cluster field
- private
Region stringId - Cluster Schema Identifier of the Hybrid cloud region field
- statuses
Get
Accounts Cluster Status[] - Cluster Schema The status of the cluster field
- url string
- Cluster Schema The URL of the endpoint of the Qdrant cluster field
- delete
Backups booleanOn Destroy - Whether to delete backups when the cluster is destroyed.
- account_
id str - Cluster Schema Identifier of the account field
- cloud_
provider str - Cluster Schema Cloud provider where the cluster is hosted. Must match one of the provider IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviders" method. For Hybrid cloud this should be "hybrid". field
- cloud_
region str - Cluster Schema Cloud provider region where the cluster is hosted. Must match one of the region IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviderRegions" method. For hybrid this should be the hybrid cloud environment ID. field
- configurations
Sequence[Get
Accounts Cluster Configuration] - Cluster Schema The configuration options of a cluster field
- created_
at str - Cluster Schema Timestamp when the cluster is created field
- id str
- Cluster Schema Identifier of the cluster field
- marked_
for_ strdeletion_ at - Cluster Schema Timestamp when this cluster was marked for deletion field
- name str
- Cluster Schema Name of the cluster field
- private_
region_ strid - Cluster Schema Identifier of the Hybrid cloud region field
- statuses
Sequence[Get
Accounts Cluster Status] - Cluster Schema The status of the cluster field
- url str
- Cluster Schema The URL of the endpoint of the Qdrant cluster field
- delete_
backups_ boolon_ destroy - Whether to delete backups when the cluster is destroyed.
- account
Id String - Cluster Schema Identifier of the account field
- cloud
Provider String - Cluster Schema Cloud provider where the cluster is hosted. Must match one of the provider IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviders" method. For Hybrid cloud this should be "hybrid". field
- cloud
Region String - Cluster Schema Cloud provider region where the cluster is hosted. Must match one of the region IDs returned by the "qdrant.cloud.platform.v1.PlatformService.ListCloudProviderRegions" method. For hybrid this should be the hybrid cloud environment ID. field
- configurations List<Property Map>
- Cluster Schema The configuration options of a cluster field
- created
At String - Cluster Schema Timestamp when the cluster is created field
- id String
- Cluster Schema Identifier of the cluster field
- marked
For StringDeletion At - Cluster Schema Timestamp when this cluster was marked for deletion field
- name String
- Cluster Schema Name of the cluster field
- private
Region StringId - Cluster Schema Identifier of the Hybrid cloud region field
- statuses List<Property Map>
- Cluster Schema The status of the cluster field
- url String
- Cluster Schema The URL of the endpoint of the Qdrant cluster field
- delete
Backups BooleanOn Destroy - Whether to delete backups when the cluster is destroyed.
Supporting Types
GetAccountsClusterConfiguration
- Allowed
Ip List<string>Source Ranges - Annotations
List<Pulumi.
Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Annotation> - Database
Configurations List<Pulumi.Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Database Configuration> - Gpu
Type string - Last
Modified stringAt - Node
Configurations List<Pulumi.Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Node Configuration> - Node
Selectors List<Pulumi.Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Node Selector> - Number
Of doubleNodes - Pod
Labels List<Pulumi.Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Pod Label> - Rebalance
Strategy string - Reserved
Cpu doublePercentage - Reserved
Memory doublePercentage - Restart
Policy string - Service
Annotations List<Pulumi.Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Service Annotation> - Service
Type string - Tolerations
List<Pulumi.
Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Toleration> - Version string
- Allowed
Ip []stringSource Ranges - Annotations
[]Get
Accounts Cluster Configuration Annotation - Database
Configurations []GetAccounts Cluster Configuration Database Configuration - Gpu
Type string - Last
Modified stringAt - Node
Configurations []GetAccounts Cluster Configuration Node Configuration - Node
Selectors []GetAccounts Cluster Configuration Node Selector - Number
Of float64Nodes - Pod
Labels []GetAccounts Cluster Configuration Pod Label - Rebalance
Strategy string - Reserved
Cpu float64Percentage - Reserved
Memory float64Percentage - Restart
Policy string - Service
Annotations []GetAccounts Cluster Configuration Service Annotation - Service
Type string - Tolerations
[]Get
Accounts Cluster Configuration Toleration - Version string
- allowed
Ip List<String>Source Ranges - annotations
List<Get
Accounts Cluster Configuration Annotation> - database
Configurations List<GetAccounts Cluster Configuration Database Configuration> - gpu
Type String - last
Modified StringAt - node
Configurations List<GetAccounts Cluster Configuration Node Configuration> - node
Selectors List<GetAccounts Cluster Configuration Node Selector> - number
Of DoubleNodes - pod
Labels List<GetAccounts Cluster Configuration Pod Label> - rebalance
Strategy String - reserved
Cpu DoublePercentage - reserved
Memory DoublePercentage - restart
Policy String - service
Annotations List<GetAccounts Cluster Configuration Service Annotation> - service
Type String - tolerations
List<Get
Accounts Cluster Configuration Toleration> - version String
- allowed
Ip string[]Source Ranges - annotations
Get
Accounts Cluster Configuration Annotation[] - database
Configurations GetAccounts Cluster Configuration Database Configuration[] - gpu
Type string - last
Modified stringAt - node
Configurations GetAccounts Cluster Configuration Node Configuration[] - node
Selectors GetAccounts Cluster Configuration Node Selector[] - number
Of numberNodes - pod
Labels GetAccounts Cluster Configuration Pod Label[] - rebalance
Strategy string - reserved
Cpu numberPercentage - reserved
Memory numberPercentage - restart
Policy string - service
Annotations GetAccounts Cluster Configuration Service Annotation[] - service
Type string - tolerations
Get
Accounts Cluster Configuration Toleration[] - version string
- allowed_
ip_ Sequence[str]source_ ranges - annotations
Sequence[Get
Accounts Cluster Configuration Annotation] - database_
configurations Sequence[GetAccounts Cluster Configuration Database Configuration] - gpu_
type str - last_
modified_ strat - node_
configurations Sequence[GetAccounts Cluster Configuration Node Configuration] - node_
selectors Sequence[GetAccounts Cluster Configuration Node Selector] - number_
of_ floatnodes - pod_
labels Sequence[GetAccounts Cluster Configuration Pod Label] - rebalance_
strategy str - reserved_
cpu_ floatpercentage - reserved_
memory_ floatpercentage - restart_
policy str - service_
annotations Sequence[GetAccounts Cluster Configuration Service Annotation] - service_
type str - tolerations
Sequence[Get
Accounts Cluster Configuration Toleration] - version str
- allowed
Ip List<String>Source Ranges - annotations List<Property Map>
- database
Configurations List<Property Map> - gpu
Type String - last
Modified StringAt - node
Configurations List<Property Map> - node
Selectors List<Property Map> - number
Of NumberNodes - pod
Labels List<Property Map> - rebalance
Strategy String - reserved
Cpu NumberPercentage - reserved
Memory NumberPercentage - restart
Policy String - service
Annotations List<Property Map> - service
Type String - tolerations List<Property Map>
- version String
GetAccountsClusterConfigurationAnnotation
GetAccountsClusterConfigurationDatabaseConfiguration
- Collections
List<Pulumi.
Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Database Configuration Collection> - Inferences
List<Pulumi.
Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Database Configuration Inference> - Log
Level string - Services
List<Pulumi.
Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Database Configuration Service> - Storages
List<Pulumi.
Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Database Configuration Storage> - Tls
List<Pulumi.
Qdrant Cloud. Inputs. Get Accounts Cluster Configuration Database Configuration Tl>
- Collections
[]Get
Accounts Cluster Configuration Database Configuration Collection - Inferences
[]Get
Accounts Cluster Configuration Database Configuration Inference - Log
Level string - Services
[]Get
Accounts Cluster Configuration Database Configuration Service - Storages
[]Get
Accounts Cluster Configuration Database Configuration Storage - Tls
[]Get
Accounts Cluster Configuration Database Configuration Tl
- collections
List<Get
Accounts Cluster Configuration Database Configuration Collection> - inferences
List<Get
Accounts Cluster Configuration Database Configuration Inference> - log
Level String - services
List<Get
Accounts Cluster Configuration Database Configuration Service> - storages
List<Get
Accounts Cluster Configuration Database Configuration Storage> - tls
List<Get
Accounts Cluster Configuration Database Configuration Tl>
- collections
Get
Accounts Cluster Configuration Database Configuration Collection[] - inferences
Get
Accounts Cluster Configuration Database Configuration Inference[] - log
Level string - services
Get
Accounts Cluster Configuration Database Configuration Service[] - storages
Get
Accounts Cluster Configuration Database Configuration Storage[] - tls
Get
Accounts Cluster Configuration Database Configuration Tl[]
- collections
Sequence[Get
Accounts Cluster Configuration Database Configuration Collection] - inferences
Sequence[Get
Accounts Cluster Configuration Database Configuration Inference] - log_
level str - services
Sequence[Get
Accounts Cluster Configuration Database Configuration Service] - storages
Sequence[Get
Accounts Cluster Configuration Database Configuration Storage] - tls
Sequence[Get
Accounts Cluster Configuration Database Configuration Tl]
GetAccountsClusterConfigurationDatabaseConfigurationCollection
GetAccountsClusterConfigurationDatabaseConfigurationCollectionVector
- On
Disk bool
- On
Disk bool
- on
Disk Boolean
- on
Disk boolean
- on_
disk bool
- on
Disk Boolean
GetAccountsClusterConfigurationDatabaseConfigurationInference
- Enabled bool
- Enabled bool
- enabled Boolean
- enabled boolean
- enabled bool
- enabled Boolean
GetAccountsClusterConfigurationDatabaseConfigurationService
GetAccountsClusterConfigurationDatabaseConfigurationServiceApiKey
- Secret
Key string - Secret
Name string
- Secret
Key string - Secret
Name string
- secret
Key String - secret
Name String
- secret
Key string - secret
Name string
- secret_
key str - secret_
name str
- secret
Key String - secret
Name String
GetAccountsClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey
- Secret
Key string - Secret
Name string
- Secret
Key string - Secret
Name string
- secret
Key String - secret
Name String
- secret
Key string - secret
Name string
- secret_
key str - secret_
name str
- secret
Key String - secret
Name String
GetAccountsClusterConfigurationDatabaseConfigurationStorage
GetAccountsClusterConfigurationDatabaseConfigurationStoragePerformance
- Async
Scorer bool - Optimizer
Cpu doubleBudget
- Async
Scorer bool - Optimizer
Cpu float64Budget
- async
Scorer Boolean - optimizer
Cpu DoubleBudget
- async
Scorer boolean - optimizer
Cpu numberBudget
- async_
scorer bool - optimizer_
cpu_ floatbudget
- async
Scorer Boolean - optimizer
Cpu NumberBudget
GetAccountsClusterConfigurationDatabaseConfigurationTl
GetAccountsClusterConfigurationDatabaseConfigurationTlCert
- Secret
Key string - Secret
Name string
- Secret
Key string - Secret
Name string
- secret
Key String - secret
Name String
- secret
Key string - secret
Name string
- secret_
key str - secret_
name str
- secret
Key String - secret
Name String
GetAccountsClusterConfigurationDatabaseConfigurationTlKey
- Secret
Key string - Secret
Name string
- Secret
Key string - Secret
Name string
- secret
Key String - secret
Name String
- secret
Key string - secret
Name string
- secret_
key str - secret_
name str
- secret
Key String - secret
Name String
GetAccountsClusterConfigurationNodeConfiguration
GetAccountsClusterConfigurationNodeConfigurationResourceConfiguration
- Amount double
- Resource
Type string - Resource
Unit string
- Amount float64
- Resource
Type string - Resource
Unit string
- amount Double
- resource
Type String - resource
Unit String
- amount number
- resource
Type string - resource
Unit string
- amount float
- resource_
type str - resource_
unit str
- amount Number
- resource
Type String - resource
Unit String
GetAccountsClusterConfigurationNodeSelector
GetAccountsClusterConfigurationPodLabel
GetAccountsClusterConfigurationServiceAnnotation
GetAccountsClusterConfigurationToleration
- Effect string
- Key string
- Operator string
- Toleration
Seconds double - Value string
- Effect string
- Key string
- Operator string
- Toleration
Seconds float64 - Value string
- effect String
- key String
- operator String
- toleration
Seconds Double - value String
- effect string
- key string
- operator string
- toleration
Seconds number - value string
- effect str
- key str
- operator str
- toleration_
seconds float - value str
- effect String
- key String
- operator String
- toleration
Seconds Number - value String
GetAccountsClusterStatus
- Nodes
Up float64 - Phase string
- Reason string
- Resources
[]Get
Accounts Cluster Status Resource - Restarted
At string - Scalability
Infos []GetAccounts Cluster Status Scalability Info - Version string
- nodes
Up Double - phase String
- reason String
- resources
List<Get
Accounts Cluster Status Resource> - restarted
At String - scalability
Infos List<GetAccounts Cluster Status Scalability Info> - version String
- nodes
Up number - phase string
- reason string
- resources
Get
Accounts Cluster Status Resource[] - restarted
At string - scalability
Infos GetAccounts Cluster Status Scalability Info[] - version string
- nodes
Up Number - phase String
- reason String
- resources List<Property Map>
- restarted
At String - scalability
Infos List<Property Map> - version String
GetAccountsClusterStatusResource
GetAccountsClusterStatusResourceCpus
- Additional double
- Available double
- Base double
- Complimentary double
- Reserved double
- Additional float64
- Available float64
- Base float64
- Complimentary float64
- Reserved float64
- additional Double
- available Double
- base Double
- complimentary Double
- reserved Double
- additional number
- available number
- base number
- complimentary number
- reserved number
- additional float
- available float
- base float
- complimentary float
- reserved float
- additional Number
- available Number
- base Number
- complimentary Number
- reserved Number
GetAccountsClusterStatusResourceDisk
- Additional double
- Available double
- Base double
- Complimentary double
- Reserved double
- Additional float64
- Available float64
- Base float64
- Complimentary float64
- Reserved float64
- additional Double
- available Double
- base Double
- complimentary Double
- reserved Double
- additional number
- available number
- base number
- complimentary number
- reserved number
- additional float
- available float
- base float
- complimentary float
- reserved float
- additional Number
- available Number
- base Number
- complimentary Number
- reserved Number
GetAccountsClusterStatusResourceRam
- Additional double
- Available double
- Base double
- Complimentary double
- Reserved double
- Additional float64
- Available float64
- Base float64
- Complimentary float64
- Reserved float64
- additional Double
- available Double
- base Double
- complimentary Double
- reserved Double
- additional number
- available number
- base number
- complimentary number
- reserved number
- additional float
- available float
- base float
- complimentary float
- reserved float
- additional Number
- available Number
- base Number
- complimentary Number
- reserved Number
GetAccountsClusterStatusScalabilityInfo
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.9.0 published on Wednesday, Sep 17, 2025 by qdrant