{"attribution":"This Pulumi package is based on the [`qdrant-cloud` Terraform Provider](https://github.com/qdrant/terraform-provider-qdrant-cloud).","config":{"defaults":["apiKey"],"variables":{"accountId":{"description":"Default Account Identifier for the Qdrant cloud","type":"string"},"apiKey":{"description":"The API Key for Qdrant Cloud API operations.","secret":true,"type":"string"},"apiUrl":{"description":"The URL of the Qdrant Cloud API.","type":"string"},"insecure":{"description":"Allow insecure gRPC connections. This is useful for development environments with self-signed certificates. Defaults to false.","type":"boolean"}}},"description":"A Pulumi provider dynamically bridged from qdrant-cloud.","functions":{"pulumi:providers:qdrant-cloud/terraformConfig":{"description":"This function returns a Terraform config object with terraform-namecased keys,to be used with the Terraform Module Provider.","inputs":{"properties":{"__self__":{"$ref":"#/resources/pulumi:providers:qdrant-cloud"}},"required":["__self__"],"type":"object"},"outputs":{"properties":{"result":{"additionalProperties":{"$ref":"pulumi.json#/Any"},"type":"object"}},"required":["result"],"type":"object"}},"qdrant-cloud:index/getAccountsAuthKeys:getAccountsAuthKeys":{"description":"Account AuthKey Data Source [Deprecated, see `qdrant-cloud_accounts_database_api_keys_v2` instead]\n\n","inputs":{"description":"A collection of arguments for invoking getAccountsAuthKeys.\n","properties":{"accountId":{"description":"Auth Keys Schema Account Identifier where all those Auth Keys belongs to field\n","type":"string"},"id":{"description":"The ID of this resource.\n","type":"string"}},"type":"object"},"outputs":{"description":"A collection of values returned by getAccountsAuthKeys.\n","properties":{"accountId":{"description":"Auth Keys Schema Account Identifier where all those Auth Keys belongs to field\n","type":"string"},"id":{"description":"The ID of this resource.\n","type":"string"},"keys":{"description":"Auth Keys Schema List of Auth Keys field\n","items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsAuthKeysKey:getAccountsAuthKeysKey"},"type":"array"}},"required":["accountId","id","keys"],"type":"object"}},"qdrant-cloud:index/getAccountsBackupSchedule:getAccountsBackupSchedule":{"description":"Backup Schedule Data Source\n","inputs":{"description":"A collection of arguments for invoking getAccountsBackupSchedule.\n","properties":{"clusterId":{"description":"Backup Schedule Schema Cluster ID field\n","type":"string"},"deleteBackupsOnDestroy":{"description":"Whether to delete backups when the schedule is destroyed.\n","type":"boolean"},"id":{"description":"Backup Schedule Schema ID field\n","type":"string"}},"required":["clusterId","id"],"type":"object"},"outputs":{"description":"A collection of values returned by getAccountsBackupSchedule.\n","properties":{"accountId":{"description":"Backup Schedule Schema Account ID field\n","type":"string"},"clusterId":{"description":"Backup Schedule Schema Cluster ID field\n","type":"string"},"createdAt":{"description":"Backup Schedule Schema Creation time field\n","type":"string"},"cronExpression":{"description":"Backup Schedule Schema Cron expression for the schedule field\n","type":"string"},"deleteBackupsOnDestroy":{"description":"Whether to delete backups when the schedule is destroyed.\n","type":"boolean"},"deletedAt":{"description":"Backup Schedule Schema Deletion time field\n","type":"string"},"id":{"description":"Backup Schedule Schema ID field\n","type":"string"},"retentionPeriod":{"description":"Backup Schedule Schema Retention period as a Go duration string (e.g., \"72h\"). field\n","type":"string"},"status":{"description":"Backup Schedule Schema Status field\n","type":"string"}},"required":["accountId","clusterId","createdAt","cronExpression","deletedAt","id","retentionPeriod","status"],"type":"object"}},"qdrant-cloud:index/getAccountsBackupSchedules:getAccountsBackupSchedules":{"description":"Backup Schedules Data Source\n","inputs":{"description":"A collection of arguments for invoking getAccountsBackupSchedules.\n","properties":{"accountId":{"description":"Backup Schedule Schema Account ID field\n","type":"string"},"clusterId":{"description":"Backup Schedule Schema Cluster ID field\n","type":"string"},"id":{"description":"The ID of this resource.\n","type":"string"}},"required":["clusterId"],"type":"object"},"outputs":{"description":"A collection of values returned by getAccountsBackupSchedules.\n","properties":{"accountId":{"description":"Backup Schedule Schema Account ID field\n","type":"string"},"clusterId":{"description":"Backup Schedule Schema Cluster ID field\n","type":"string"},"id":{"description":"The ID of this resource.\n","type":"string"},"schedules":{"description":"List of backup schedules\n","items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsBackupSchedulesSchedule:getAccountsBackupSchedulesSchedule"},"type":"array"}},"required":["accountId","clusterId","id","schedules"],"type":"object"}},"qdrant-cloud:index/getAccountsCluster:getAccountsCluster":{"description":"Account Cluster Data Source\n\n","inputs":{"description":"A collection of arguments for invoking getAccountsCluster.\n","properties":{"accountId":{"description":"Cluster Schema Identifier of the account field\n","type":"string"},"deleteBackupsOnDestroy":{"description":"Whether to delete backups when the cluster is destroyed.\n","type":"boolean"},"id":{"description":"Cluster Schema Identifier of the cluster field\n","type":"string"}},"required":["id"],"type":"object"},"outputs":{"description":"A collection of values returned by getAccountsCluster.\n","properties":{"accountId":{"description":"Cluster Schema Identifier of the account field\n","type":"string"},"cloudProvider":{"description":"Cluster Schema Cloud provider where the cluster is hosted.\nMust match one of the provider IDs returned by the \"qdrant.cloud.platform.v1.PlatformService.ListCloudProviders\" method.\nFor Hybrid cloud this should be \"hybrid\". field\n","type":"string"},"cloudRegion":{"description":"Cluster Schema Cloud provider region where the cluster is hosted.\nMust match one of the region IDs returned by the \"qdrant.cloud.platform.v1.PlatformService.ListCloudProviderRegions\" method.\nFor hybrid this should be the hybrid cloud environment ID. field\n","type":"string"},"configurations":{"description":"Cluster Schema The configuration options of a cluster field\n","items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfiguration:getAccountsClusterConfiguration"},"type":"array"},"createdAt":{"description":"Cluster Schema Timestamp when the cluster is created field\n","type":"string"},"deleteBackupsOnDestroy":{"description":"Whether to delete backups when the cluster is destroyed.\n","type":"boolean"},"id":{"description":"Cluster Schema Identifier of the cluster field\n","type":"string"},"labels":{"description":"Cluster Schema List of labels associated with the cluster field\n","items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterLabel:getAccountsClusterLabel"},"type":"array"},"markedForDeletionAt":{"description":"Cluster Schema Timestamp when this cluster was marked for deletion field\n","type":"string"},"name":{"description":"Cluster Schema Name of the cluster field\n","type":"string"},"privateRegionId":{"deprecationMessage":"Deprecated","description":"Cluster Schema Identifier of the Hybrid cloud region field\n","type":"string"},"statuses":{"description":"Cluster Schema The status of the cluster field\n","items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterStatus:getAccountsClusterStatus"},"type":"array"},"url":{"description":"Cluster Schema The URL of the endpoint of the Qdrant cluster field\n","type":"string"}},"required":["accountId","cloudProvider","cloudRegion","configurations","createdAt","id","labels","markedForDeletionAt","name","privateRegionId","statuses","url"],"type":"object"}},"qdrant-cloud:index/getAccountsClusters:getAccountsClusters":{"description":"Account Cluster List Data Source\n\n","inputs":{"description":"A collection of arguments for invoking getAccountsClusters.\n","properties":{"accountId":{"description":"Clusters Schema Identifier of the account field\n","type":"string"},"id":{"description":"The ID of this resource.\n","type":"string"}},"type":"object"},"outputs":{"description":"A collection of values returned by getAccountsClusters.\n","properties":{"accountId":{"description":"Clusters Schema Identifier of the account field\n","type":"string"},"clusters":{"description":"Clusters Schema List of clusters field\n","items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersCluster:getAccountsClustersCluster"},"type":"array"},"id":{"description":"The ID of this resource.\n","type":"string"}},"required":["accountId","clusters","id"],"type":"object"}},"qdrant-cloud:index/getAccountsDatabaseApiKeysV2:getAccountsDatabaseApiKeysV2":{"description":"Account Database API Keys Data Source (v2)\n","inputs":{"description":"A collection of arguments for invoking getAccountsDatabaseApiKeysV2.\n","properties":{"accountId":{"description":"Database API Keys V2 Schema Account Identifier where all those Database API Keys belongs to field\n","type":"string"},"clusterId":{"description":"Database API Keys V2 Schema Cluster Identifier for which this Database API Key is attached field\n","type":"string"},"id":{"description":"The ID of this resource.\n","type":"string"}},"required":["clusterId"],"type":"object"},"outputs":{"description":"A collection of values returned by getAccountsDatabaseApiKeysV2.\n","properties":{"accountId":{"description":"Database API Keys V2 Schema Account Identifier where all those Database API Keys belongs to field\n","type":"string"},"clusterId":{"description":"Database API Keys V2 Schema Cluster Identifier for which this Database API Key is attached field\n","type":"string"},"id":{"description":"The ID of this resource.\n","type":"string"},"keys":{"description":"Database API Keys V2 Schema List of Database API Keys field\n","items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsDatabaseApiKeysV2Key:getAccountsDatabaseApiKeysV2Key"},"type":"array"}},"required":["accountId","clusterId","id","keys"],"type":"object"}},"qdrant-cloud:index/getBookingPackages:getBookingPackages":{"description":"Booking packages Data Source\n\n","inputs":{"description":"A collection of arguments for invoking getBookingPackages.\n","properties":{"cloudProvider":{"description":"Cluster Schema Cloud provider where the cluster resides field\n","type":"string"},"cloudRegion":{"description":"Cluster Schema Cloud region where the cluster resides field\n","type":"string"},"id":{"description":"The ID of this resource.\n","type":"string"}},"required":["cloudProvider","cloudRegion"],"type":"object"},"outputs":{"description":"A collection of values returned by getBookingPackages.\n","properties":{"cloudProvider":{"description":"Cluster Schema Cloud provider where the cluster resides field\n","type":"string"},"cloudRegion":{"description":"Cluster Schema Cloud region where the cluster resides field\n","type":"string"},"id":{"description":"The ID of this resource.\n","type":"string"},"packages":{"description":"List of packages\n","items":{"$ref":"#/types/qdrant-cloud:index%2FgetBookingPackagesPackage:getBookingPackagesPackage"},"type":"array"}},"required":["cloudProvider","cloudRegion","id","packages"],"type":"object"}}},"language":{"csharp":{"compatibility":"tfbridge20","liftSingleValueMethodReturns":true,"respectSchemaVersion":true},"go":{"generateExtraInputTypes":true,"importBasePath":"github.com/pulumi/pulumi-terraform-provider/sdks/go/qdrant-cloud/qdrant-cloud","liftSingleValueMethodReturns":true,"respectSchemaVersion":true,"rootPackageName":"qdrant-cloud"},"java":{"basePackage":"","buildFiles":"","gradleNexusPublishPluginVersion":"","gradleTest":""},"nodejs":{"compatibility":"tfbridge20","disableUnionOutputTypes":true,"liftSingleValueMethodReturns":true,"packageDescription":"A Pulumi provider dynamically bridged from qdrant-cloud.","readme":"> This provider is a derived work of the [Terraform Provider](https://github.com/qdrant/terraform-provider-qdrant-cloud)\n> distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,\n> please consult the source [`terraform-provider-qdrant-cloud` repo](https://github.com/qdrant/terraform-provider-qdrant-cloud/issues).","respectSchemaVersion":true},"python":{"compatibility":"tfbridge20","pyproject":{"enabled":true},"readme":"> This provider is a derived work of the [Terraform Provider](https://github.com/qdrant/terraform-provider-qdrant-cloud)\n> distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,\n> please consult the source [`terraform-provider-qdrant-cloud` repo](https://github.com/qdrant/terraform-provider-qdrant-cloud/issues).","respectSchemaVersion":true}},"meta":{"moduleFormat":"(.*)(?:/[^/]*)"},"name":"qdrant-cloud","parameterization":{"baseProvider":{"name":"terraform-provider","version":"1.0.1"},"parameter":"eyJyZW1vdGUiOnsidXJsIjoicmVnaXN0cnkub3BlbnRvZnUub3JnL3FkcmFudC9xZHJhbnQtY2xvdWQiLCJ2ZXJzaW9uIjoiMS4xOS41In19"},"provider":{"description":"The provider type for the qdrant-cloud package. By default, resources use package-wide configuration\nsettings, however an explicit `Provider` instance may be created and passed during resource\nconstruction to achieve fine-grained programmatic control over provider settings. See the\n[documentation](https://www.pulumi.com/docs/reference/programming-model/#providers) for more information.\n","inputProperties":{"accountId":{"description":"Default Account Identifier for the Qdrant cloud","type":"string"},"apiKey":{"description":"The API Key for Qdrant Cloud API operations.","secret":true,"type":"string"},"apiUrl":{"description":"The URL of the Qdrant Cloud API.","type":"string"},"insecure":{"description":"Allow insecure gRPC connections. This is useful for development environments with self-signed certificates. Defaults to false.","type":"boolean"}},"methods":{"terraformConfig":"pulumi:providers:qdrant-cloud/terraformConfig"},"properties":{"accountId":{"description":"Default Account Identifier for the Qdrant cloud","type":"string"},"apiKey":{"description":"The API Key for Qdrant Cloud API operations.","secret":true,"type":"string"},"apiUrl":{"description":"The URL of the Qdrant Cloud API.","type":"string"}},"required":["apiKey"],"requiredInputs":["apiKey"],"type":"object"},"publisher":"qdrant","repository":"https://github.com/qdrant/terraform-provider-qdrant-cloud","resources":{"qdrant-cloud:index/accountsAuthKey:AccountsAuthKey":{"description":"> **Deprecated:** The `qdrant-cloud_accounts_auth_key` resource is deprecated and will be removed in a future version. Please use the `qdrant-cloud_accounts_database_api_key_v2` resource instead.\n\n## Import\n\n`qdrant-cloud_accounts_auth_key` can be imported using the auth key ID, e.g.\n\n```sh\n$ pulumi import qdrant-cloud:index/accountsAuthKey:AccountsAuthKey example 12345678-0000-0000-0000-1234567890ab\n```\n","inputProperties":{"clusterIds":{"description":"Auth Keys Keys Schema Cluster Identifiers for which this Auth Key is attached field\n","items":{"type":"string"},"type":"array"}},"properties":{"clusterIds":{"description":"Auth Keys Keys Schema Cluster Identifiers for which this Auth Key is attached field\n","items":{"type":"string"},"type":"array"},"createdAt":{"description":"Auth Keys Keys Schema Timestamp when the Auth Key is created field\n","type":"string"},"prefix":{"description":"Auth Keys Keys Schema Prefix of the Auth Key (the first few bytes from the token) field\n","type":"string"},"token":{"description":"Auth Keys Keys Schema Secret token for this Auth Key (handle with care!) field\n","type":"string"}},"required":["clusterIds","createdAt","prefix","token"],"requiredInputs":["clusterIds"],"stateInputs":{"description":"Input properties used for looking up and filtering AccountsAuthKey resources.\n","properties":{"clusterIds":{"description":"Auth Keys Keys Schema Cluster Identifiers for which this Auth Key is attached field\n","items":{"type":"string"},"type":"array"},"createdAt":{"description":"Auth Keys Keys Schema Timestamp when the Auth Key is created field\n","type":"string"},"prefix":{"description":"Auth Keys Keys Schema Prefix of the Auth Key (the first few bytes from the token) field\n","type":"string"},"token":{"description":"Auth Keys Keys Schema Secret token for this Auth Key (handle with care!) field\n","type":"string"}},"type":"object"},"type":"object"},"qdrant-cloud:index/accountsBackupSchedule:AccountsBackupSchedule":{"description":"Backup Schedule Resource\n\n## Import\n\n`qdrant-cloud_accounts_backup_schedule` can be imported using a composite ID of `<cluster_id>/<backup_schedule_id>`, e.g.\n\n```sh\n$ pulumi import qdrant-cloud:index/accountsBackupSchedule:AccountsBackupSchedule example 12345678-0000-0000-0000-1234567890ab/abcdefgh-0000-0000-0000-1234567890ab\n```\n","inputProperties":{"accountId":{"description":"Backup Schedule Schema Account ID field\n","type":"string"},"clusterId":{"description":"Backup Schedule Schema Cluster ID field\n","type":"string"},"cronExpression":{"description":"Backup Schedule Schema Cron expression for the schedule field\n","type":"string"},"deleteBackupsOnDestroy":{"description":"Whether to delete backups when the schedule is destroyed.\n","type":"boolean"},"retentionPeriod":{"description":"Backup Schedule Schema Retention period as a Go duration string (e.g., \"72h\"). field\n","type":"string"}},"properties":{"accountId":{"description":"Backup Schedule Schema Account ID field\n","type":"string"},"clusterId":{"description":"Backup Schedule Schema Cluster ID field\n","type":"string"},"createdAt":{"description":"Backup Schedule Schema Creation time field\n","type":"string"},"cronExpression":{"description":"Backup Schedule Schema Cron expression for the schedule field\n","type":"string"},"deleteBackupsOnDestroy":{"description":"Whether to delete backups when the schedule is destroyed.\n","type":"boolean"},"deletedAt":{"description":"Backup Schedule Schema Deletion time field\n","type":"string"},"retentionPeriod":{"description":"Backup Schedule Schema Retention period as a Go duration string (e.g., \"72h\"). field\n","type":"string"},"status":{"description":"Backup Schedule Schema Status field\n","type":"string"}},"required":["accountId","clusterId","createdAt","cronExpression","deletedAt","status"],"requiredInputs":["clusterId","cronExpression"],"stateInputs":{"description":"Input properties used for looking up and filtering AccountsBackupSchedule resources.\n","properties":{"accountId":{"description":"Backup Schedule Schema Account ID field\n","type":"string"},"clusterId":{"description":"Backup Schedule Schema Cluster ID field\n","type":"string"},"createdAt":{"description":"Backup Schedule Schema Creation time field\n","type":"string"},"cronExpression":{"description":"Backup Schedule Schema Cron expression for the schedule field\n","type":"string"},"deleteBackupsOnDestroy":{"description":"Whether to delete backups when the schedule is destroyed.\n","type":"boolean"},"deletedAt":{"description":"Backup Schedule Schema Deletion time field\n","type":"string"},"retentionPeriod":{"description":"Backup Schedule Schema Retention period as a Go duration string (e.g., \"72h\"). field\n","type":"string"},"status":{"description":"Backup Schedule Schema Status field\n","type":"string"}},"type":"object"},"type":"object"},"qdrant-cloud:index/accountsCluster:AccountsCluster":{"description":"Account Cluster Resource\n\n## Import\n\n`qdrant-cloud_accounts_cluster` can be imported using the cluster ID, e.g.\n\n```sh\n$ pulumi import qdrant-cloud:index/accountsCluster:AccountsCluster example 12345678-0000-0000-0000-1234567890ab\n```\n","inputProperties":{"accountId":{"description":"Cluster Schema Identifier of the account field\n","type":"string"},"cloudProvider":{"description":"Cluster Schema Cloud provider where the cluster is hosted.\nMust match one of the provider IDs returned by the \"qdrant.cloud.platform.v1.PlatformService.ListCloudProviders\" method.\nFor Hybrid cloud this should be \"hybrid\". field\n","type":"string"},"cloudRegion":{"description":"Cluster Schema Cloud provider region where the cluster is hosted.\nMust match one of the region IDs returned by the \"qdrant.cloud.platform.v1.PlatformService.ListCloudProviderRegions\" method.\nFor hybrid this should be the hybrid cloud environment ID. field\n","type":"string"},"configuration":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfiguration:AccountsClusterConfiguration","description":"Cluster Schema The configuration options of a cluster field\n"},"deleteBackupsOnDestroy":{"description":"Whether to delete backups when the cluster is destroyed.\n","type":"boolean"},"labels":{"description":"Cluster Schema List of labels associated with the cluster field\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterLabel:AccountsClusterLabel"},"type":"array"},"name":{"description":"Cluster Schema Name of the cluster field\n","type":"string"},"privateRegionId":{"deprecationMessage":"Deprecated","description":"Cluster Schema Identifier of the Hybrid cloud region field\n","type":"string"}},"properties":{"accountId":{"description":"Cluster Schema Identifier of the account field\n","type":"string"},"cloudProvider":{"description":"Cluster Schema Cloud provider where the cluster is hosted.\nMust match one of the provider IDs returned by the \"qdrant.cloud.platform.v1.PlatformService.ListCloudProviders\" method.\nFor Hybrid cloud this should be \"hybrid\". field\n","type":"string"},"cloudRegion":{"description":"Cluster Schema Cloud provider region where the cluster is hosted.\nMust match one of the region IDs returned by the \"qdrant.cloud.platform.v1.PlatformService.ListCloudProviderRegions\" method.\nFor hybrid this should be the hybrid cloud environment ID. field\n","type":"string"},"configuration":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfiguration:AccountsClusterConfiguration","description":"Cluster Schema The configuration options of a cluster field\n"},"createdAt":{"description":"Cluster Schema Timestamp when the cluster is created field\n","type":"string"},"deleteBackupsOnDestroy":{"description":"Whether to delete backups when the cluster is destroyed.\n","type":"boolean"},"labels":{"description":"Cluster Schema List of labels associated with the cluster field\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterLabel:AccountsClusterLabel"},"type":"array"},"markedForDeletionAt":{"description":"Cluster Schema Timestamp when this cluster was marked for deletion field\n","type":"string"},"name":{"description":"Cluster Schema Name of the cluster field\n","type":"string"},"privateRegionId":{"deprecationMessage":"Deprecated","description":"Cluster Schema Identifier of the Hybrid cloud region field\n","type":"string"},"statuses":{"description":"Cluster Schema The status of the cluster field\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterStatus:AccountsClusterStatus"},"type":"array"},"url":{"description":"Cluster Schema The URL of the endpoint of the Qdrant cluster field\n","type":"string"}},"required":["accountId","cloudProvider","cloudRegion","configuration","createdAt","markedForDeletionAt","name","statuses","url"],"requiredInputs":["cloudProvider","cloudRegion","configuration"],"stateInputs":{"description":"Input properties used for looking up and filtering AccountsCluster resources.\n","properties":{"accountId":{"description":"Cluster Schema Identifier of the account field\n","type":"string"},"cloudProvider":{"description":"Cluster Schema Cloud provider where the cluster is hosted.\nMust match one of the provider IDs returned by the \"qdrant.cloud.platform.v1.PlatformService.ListCloudProviders\" method.\nFor Hybrid cloud this should be \"hybrid\". field\n","type":"string"},"cloudRegion":{"description":"Cluster Schema Cloud provider region where the cluster is hosted.\nMust match one of the region IDs returned by the \"qdrant.cloud.platform.v1.PlatformService.ListCloudProviderRegions\" method.\nFor hybrid this should be the hybrid cloud environment ID. field\n","type":"string"},"configuration":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfiguration:AccountsClusterConfiguration","description":"Cluster Schema The configuration options of a cluster field\n"},"createdAt":{"description":"Cluster Schema Timestamp when the cluster is created field\n","type":"string"},"deleteBackupsOnDestroy":{"description":"Whether to delete backups when the cluster is destroyed.\n","type":"boolean"},"labels":{"description":"Cluster Schema List of labels associated with the cluster field\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterLabel:AccountsClusterLabel"},"type":"array"},"markedForDeletionAt":{"description":"Cluster Schema Timestamp when this cluster was marked for deletion field\n","type":"string"},"name":{"description":"Cluster Schema Name of the cluster field\n","type":"string"},"privateRegionId":{"deprecationMessage":"Deprecated","description":"Cluster Schema Identifier of the Hybrid cloud region field\n","type":"string"},"statuses":{"description":"Cluster Schema The status of the cluster field\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterStatus:AccountsClusterStatus"},"type":"array"},"url":{"description":"Cluster Schema The URL of the endpoint of the Qdrant cluster field\n","type":"string"}},"type":"object"},"type":"object"},"qdrant-cloud:index/accountsDatabaseApiKeyV2:AccountsDatabaseApiKeyV2":{"description":"Account Database API Key Resource (v2)\n\n## Import\n\n`qdrant-cloud_accounts_database_api_key_v2` can be imported using a composite ID of `<cluster_id>/<api_key_id>`, e.g.\n\n```sh\n$ pulumi import qdrant-cloud:index/accountsDatabaseApiKeyV2:AccountsDatabaseApiKeyV2 example 12345678-0000-0000-0000-1234567890ab/abcdefgh-0000-0000-0000-1234567890ab\n```\n","inputProperties":{"accountId":{"description":"Database API Keys V2 Schema Account Identifier field\n","type":"string"},"clusterId":{"description":"Database API Keys V2 Schema Cluster Identifier for which this Auth Key is attached field\n","type":"string"},"collectionAccessRules":{"description":"A list of rules granting access to specific collections. Cannot be used with <span pulumi-lang-nodejs=\"`globalAccessRule`\" pulumi-lang-dotnet=\"`GlobalAccessRule`\" pulumi-lang-go=\"`globalAccessRule`\" pulumi-lang-python=\"`global_access_rule`\" pulumi-lang-yaml=\"`globalAccessRule`\" pulumi-lang-java=\"`globalAccessRule`\">`global_access_rule`</span>.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsDatabaseApiKeyV2CollectionAccessRule:AccountsDatabaseApiKeyV2CollectionAccessRule"},"type":"array"},"expiresAt":{"description":"Database API Keys V2 Schema Timestamp when the Auth Key expires field\n","type":"string"},"globalAccessRule":{"$ref":"#/types/qdrant-cloud:index%2FAccountsDatabaseApiKeyV2GlobalAccessRule:AccountsDatabaseApiKeyV2GlobalAccessRule","description":"A rule granting global access to the entire database. Cannot be used with <span pulumi-lang-nodejs=\"`collectionAccessRules`\" pulumi-lang-dotnet=\"`CollectionAccessRules`\" pulumi-lang-go=\"`collectionAccessRules`\" pulumi-lang-python=\"`collection_access_rules`\" pulumi-lang-yaml=\"`collectionAccessRules`\" pulumi-lang-java=\"`collectionAccessRules`\">`collection_access_rules`</span>.\n"},"name":{"description":"Database API Keys V2 Schema Auth Key Name field\n","type":"string"}},"properties":{"accountId":{"description":"Database API Keys V2 Schema Account Identifier field\n","type":"string"},"clusterId":{"description":"Database API Keys V2 Schema Cluster Identifier for which this Auth Key is attached field\n","type":"string"},"collectionAccessRules":{"description":"A list of rules granting access to specific collections. Cannot be used with <span pulumi-lang-nodejs=\"`globalAccessRule`\" pulumi-lang-dotnet=\"`GlobalAccessRule`\" pulumi-lang-go=\"`globalAccessRule`\" pulumi-lang-python=\"`global_access_rule`\" pulumi-lang-yaml=\"`globalAccessRule`\" pulumi-lang-java=\"`globalAccessRule`\">`global_access_rule`</span>.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsDatabaseApiKeyV2CollectionAccessRule:AccountsDatabaseApiKeyV2CollectionAccessRule"},"type":"array"},"createdAt":{"description":"Database API Keys V2 Schema Timestamp when the Auth Key is created field\n","type":"string"},"createdByEmail":{"description":"Database API Keys V2 Schema Email of the user who created the key field\n","type":"string"},"expiresAt":{"description":"Database API Keys V2 Schema Timestamp when the Auth Key expires field\n","type":"string"},"globalAccessRule":{"$ref":"#/types/qdrant-cloud:index%2FAccountsDatabaseApiKeyV2GlobalAccessRule:AccountsDatabaseApiKeyV2GlobalAccessRule","description":"A rule granting global access to the entire database. Cannot be used with <span pulumi-lang-nodejs=\"`collectionAccessRules`\" pulumi-lang-dotnet=\"`CollectionAccessRules`\" pulumi-lang-go=\"`collectionAccessRules`\" pulumi-lang-python=\"`collection_access_rules`\" pulumi-lang-yaml=\"`collectionAccessRules`\" pulumi-lang-java=\"`collectionAccessRules`\">`collection_access_rules`</span>.\n"},"key":{"description":"Database API Keys V2 Schema Secret key for this Auth Key field\n","type":"string"},"name":{"description":"Database API Keys V2 Schema Auth Key Name field\n","type":"string"},"postfix":{"description":"Database API Keys V2 Schema Postfix of the Auth Key field\n","type":"string"}},"required":["accountId","clusterId","createdAt","createdByEmail","expiresAt","key","name","postfix"],"requiredInputs":["clusterId"],"stateInputs":{"description":"Input properties used for looking up and filtering AccountsDatabaseApiKeyV2 resources.\n","properties":{"accountId":{"description":"Database API Keys V2 Schema Account Identifier field\n","type":"string"},"clusterId":{"description":"Database API Keys V2 Schema Cluster Identifier for which this Auth Key is attached field\n","type":"string"},"collectionAccessRules":{"description":"A list of rules granting access to specific collections. Cannot be used with <span pulumi-lang-nodejs=\"`globalAccessRule`\" pulumi-lang-dotnet=\"`GlobalAccessRule`\" pulumi-lang-go=\"`globalAccessRule`\" pulumi-lang-python=\"`global_access_rule`\" pulumi-lang-yaml=\"`globalAccessRule`\" pulumi-lang-java=\"`globalAccessRule`\">`global_access_rule`</span>.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsDatabaseApiKeyV2CollectionAccessRule:AccountsDatabaseApiKeyV2CollectionAccessRule"},"type":"array"},"createdAt":{"description":"Database API Keys V2 Schema Timestamp when the Auth Key is created field\n","type":"string"},"createdByEmail":{"description":"Database API Keys V2 Schema Email of the user who created the key field\n","type":"string"},"expiresAt":{"description":"Database API Keys V2 Schema Timestamp when the Auth Key expires field\n","type":"string"},"globalAccessRule":{"$ref":"#/types/qdrant-cloud:index%2FAccountsDatabaseApiKeyV2GlobalAccessRule:AccountsDatabaseApiKeyV2GlobalAccessRule","description":"A rule granting global access to the entire database. Cannot be used with <span pulumi-lang-nodejs=\"`collectionAccessRules`\" pulumi-lang-dotnet=\"`CollectionAccessRules`\" pulumi-lang-go=\"`collectionAccessRules`\" pulumi-lang-python=\"`collection_access_rules`\" pulumi-lang-yaml=\"`collectionAccessRules`\" pulumi-lang-java=\"`collectionAccessRules`\">`collection_access_rules`</span>.\n"},"key":{"description":"Database API Keys V2 Schema Secret key for this Auth Key field\n","type":"string"},"name":{"description":"Database API Keys V2 Schema Auth Key Name field\n","type":"string"},"postfix":{"description":"Database API Keys V2 Schema Postfix of the Auth Key field\n","type":"string"}},"type":"object"},"type":"object"},"qdrant-cloud:index/accountsHybridCloudEnvironment:AccountsHybridCloudEnvironment":{"description":"## Example Usage\n\n## Import\n\n`qdrant-cloud_accounts_hybrid_cloud_environment` can be imported using the environment ID:\n\n```sh\n$ pulumi import qdrant-cloud:index/accountsHybridCloudEnvironment:AccountsHybridCloudEnvironment example 00000000-0000-0000-0000-000000000000\n```\n","inputProperties":{"accountId":{"description":"Hybrid cloud environment Schema Account ID field\n","type":"string"},"bootstrapCommandsVersion":{"description":"Version knob to (re)generate bootstrap commands. -1 = never generate, 0 = idle/do not (re)generate, >0 = generate/rotate.\n","type":"number"},"configuration":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentConfiguration:AccountsHybridCloudEnvironmentConfiguration","description":"Hybrid cloud environment Schema Configuration field\n"},"name":{"description":"Hybrid cloud environment Schema Name field\n","type":"string"}},"properties":{"accountId":{"description":"Hybrid cloud environment Schema Account ID field\n","type":"string"},"bootstrapCommands":{"description":"Hybrid cloud environment Schema Commands to bootstrap a Kubernetes cluster into this environment field\n","items":{"type":"string"},"secret":true,"type":"array"},"bootstrapCommandsGenerated":{"description":"Hybrid cloud environment Schema Set if the generate bootstrap commands has been called at least once field\n","type":"boolean"},"bootstrapCommandsVersion":{"description":"Version knob to (re)generate bootstrap commands. -1 = never generate, 0 = idle/do not (re)generate, >0 = generate/rotate.\n","type":"number"},"configuration":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentConfiguration:AccountsHybridCloudEnvironmentConfiguration","description":"Hybrid cloud environment Schema Configuration field\n"},"createdAt":{"description":"Hybrid cloud environment Schema Creation timestamp field\n","type":"string"},"createdByEmail":{"description":"Hybrid cloud environment Schema The email of the user who created the hybrid cloud environment field\n","type":"string"},"lastModifiedAt":{"description":"Hybrid cloud environment Schema Last modification timestamp field\n","type":"string"},"name":{"description":"Hybrid cloud environment Schema Name field\n","type":"string"},"statuses":{"description":"Current status of the hybrid cloud environment (read-only).\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentStatus:AccountsHybridCloudEnvironmentStatus"},"type":"array"}},"required":["accountId","bootstrapCommands","bootstrapCommandsGenerated","bootstrapCommandsVersion","configuration","createdAt","createdByEmail","lastModifiedAt","name","statuses"],"requiredInputs":["configuration"],"stateInputs":{"description":"Input properties used for looking up and filtering AccountsHybridCloudEnvironment resources.\n","properties":{"accountId":{"description":"Hybrid cloud environment Schema Account ID field\n","type":"string"},"bootstrapCommands":{"description":"Hybrid cloud environment Schema Commands to bootstrap a Kubernetes cluster into this environment field\n","items":{"type":"string"},"secret":true,"type":"array"},"bootstrapCommandsGenerated":{"description":"Hybrid cloud environment Schema Set if the generate bootstrap commands has been called at least once field\n","type":"boolean"},"bootstrapCommandsVersion":{"description":"Version knob to (re)generate bootstrap commands. -1 = never generate, 0 = idle/do not (re)generate, >0 = generate/rotate.\n","type":"number"},"configuration":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentConfiguration:AccountsHybridCloudEnvironmentConfiguration","description":"Hybrid cloud environment Schema Configuration field\n"},"createdAt":{"description":"Hybrid cloud environment Schema Creation timestamp field\n","type":"string"},"createdByEmail":{"description":"Hybrid cloud environment Schema The email of the user who created the hybrid cloud environment field\n","type":"string"},"lastModifiedAt":{"description":"Hybrid cloud environment Schema Last modification timestamp field\n","type":"string"},"name":{"description":"Hybrid cloud environment Schema Name field\n","type":"string"},"statuses":{"description":"Current status of the hybrid cloud environment (read-only).\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentStatus:AccountsHybridCloudEnvironmentStatus"},"type":"array"}},"type":"object"},"type":"object"},"qdrant-cloud:index/accountsManualBackup:AccountsManualBackup":{"description":"Cluster Backup Resource (one-off backup).\n\n## Import\n\n`qdrant-cloud_accounts_manual_backup` can be imported using a backup ID `<backup_id>`, e.g.\n\n```sh\n$ pulumi import qdrant-cloud:index/accountsManualBackup:AccountsManualBackup example 12345678-0000-0000-0000-1234567890ab\n```\n","inputProperties":{"accountId":{"description":"Backup Schema Account ID field\n","type":"string"},"clusterId":{"description":"Backup Schema Cluster ID field\n","type":"string"},"retentionPeriod":{"description":"Backup Schema Retention period (Go duration, e.g. \"24h\" or \"86400s\"). field\n","type":"string"}},"properties":{"accountId":{"description":"Backup Schema Account ID field\n","type":"string"},"backupDuration":{"description":"Backup Schema Backup duration (e.g., 36s) field\n","type":"string"},"backupScheduleId":{"description":"Backup Schema Backup Schedule ID that produced this backup (if any) field\n","type":"string"},"clusterId":{"description":"Backup Schema Cluster ID field\n","type":"string"},"clusterInfos":{"description":"Cluster metadata captured at backup time (read-only).\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfo:AccountsManualBackupClusterInfo"},"type":"array"},"createdAt":{"description":"Backup Schema Creation timestamp field\n","type":"string"},"deletedAt":{"description":"Backup Schema Deletion timestamp (if applicable) field\n","type":"string"},"name":{"description":"Backup Schema Auto-generated backup name field\n","type":"string"},"retentionPeriod":{"description":"Backup Schema Retention period (Go duration, e.g. \"24h\" or \"86400s\"). field\n","type":"string"},"status":{"description":"Backup Schema Backup status field\n","type":"string"}},"required":["accountId","backupDuration","backupScheduleId","clusterId","clusterInfos","createdAt","deletedAt","name","status"],"requiredInputs":["clusterId"],"stateInputs":{"description":"Input properties used for looking up and filtering AccountsManualBackup resources.\n","properties":{"accountId":{"description":"Backup Schema Account ID field\n","type":"string"},"backupDuration":{"description":"Backup Schema Backup duration (e.g., 36s) field\n","type":"string"},"backupScheduleId":{"description":"Backup Schema Backup Schedule ID that produced this backup (if any) field\n","type":"string"},"clusterId":{"description":"Backup Schema Cluster ID field\n","type":"string"},"clusterInfos":{"description":"Cluster metadata captured at backup time (read-only).\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfo:AccountsManualBackupClusterInfo"},"type":"array"},"createdAt":{"description":"Backup Schema Creation timestamp field\n","type":"string"},"deletedAt":{"description":"Backup Schema Deletion timestamp (if applicable) field\n","type":"string"},"name":{"description":"Backup Schema Auto-generated backup name field\n","type":"string"},"retentionPeriod":{"description":"Backup Schema Retention period (Go duration, e.g. \"24h\" or \"86400s\"). field\n","type":"string"},"status":{"description":"Backup Schema Backup status field\n","type":"string"}},"type":"object"},"type":"object"},"qdrant-cloud:index/accountsRole:AccountsRole":{"description":"\n\n## Import\n\n`qdrant-cloud_accounts_role` can be imported using the role ID:\n\nbash\n\n```sh\n$ pulumi import qdrant-cloud:index/accountsRole:AccountsRole example 00000000-0000-0000-0000-000000000000\n```\n\n","inputProperties":{"accountId":{"description":"Role Schema Account ID field\n","type":"string"},"description":{"description":"Role Schema Human-readable description (<=256 chars) field\n","type":"string"},"name":{"description":"Role Schema Role name (printable, length 4-64) field\n","type":"string"},"permissions":{"description":"Permissions assigned to this role (unordered).\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsRolePermission:AccountsRolePermission"},"type":"array"}},"properties":{"accountId":{"description":"Role Schema Account ID field\n","type":"string"},"createdAt":{"description":"Role Schema Creation timestamp field\n","type":"string"},"description":{"description":"Role Schema Human-readable description (<=256 chars) field\n","type":"string"},"lastModifiedAt":{"description":"Role Schema Last modification timestamp field\n","type":"string"},"name":{"description":"Role Schema Role name (printable, length 4-64) field\n","type":"string"},"permissions":{"description":"Permissions assigned to this role (unordered).\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsRolePermission:AccountsRolePermission"},"type":"array"},"roleType":{"description":"Role Schema Role type field\n","type":"string"},"subType":{"description":"Role Schema System role sub-type (if any) field\n","type":"string"}},"required":["accountId","createdAt","lastModifiedAt","name","permissions","roleType","subType"],"requiredInputs":["permissions"],"stateInputs":{"description":"Input properties used for looking up and filtering AccountsRole resources.\n","properties":{"accountId":{"description":"Role Schema Account ID field\n","type":"string"},"createdAt":{"description":"Role Schema Creation timestamp field\n","type":"string"},"description":{"description":"Role Schema Human-readable description (<=256 chars) field\n","type":"string"},"lastModifiedAt":{"description":"Role Schema Last modification timestamp field\n","type":"string"},"name":{"description":"Role Schema Role name (printable, length 4-64) field\n","type":"string"},"permissions":{"description":"Permissions assigned to this role (unordered).\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsRolePermission:AccountsRolePermission"},"type":"array"},"roleType":{"description":"Role Schema Role type field\n","type":"string"},"subType":{"description":"Role Schema System role sub-type (if any) field\n","type":"string"}},"type":"object"},"type":"object"},"qdrant-cloud:index/accountsUserRoles:AccountsUserRoles":{"inputProperties":{"accountId":{"description":"User Roles Schema Account ID field\n","type":"string"},"accountsUserRolesId":{"description":"The ID of this resource.\n","type":"string"},"keepOnDestroy":{"description":"If true, the provider will not revoke roles on destroy.\n","type":"boolean"},"roleIds":{"description":"Authoritative set of role IDs assigned to this user (unordered).\n","items":{"type":"string"},"type":"array"},"userEmail":{"description":"User Roles Schema User email (will be resolved to<span pulumi-lang-nodejs=\" userId \" pulumi-lang-dotnet=\" UserId \" pulumi-lang-go=\" userId \" pulumi-lang-python=\" user_id \" pulumi-lang-yaml=\" userId \" pulumi-lang-java=\" userId \"> user_id </span>via AccountService.ListAccountMembers) field\n","type":"string"}},"properties":{"accountId":{"description":"User Roles Schema Account ID field\n","type":"string"},"accountsUserRolesId":{"description":"The ID of this resource.\n","type":"string"},"keepOnDestroy":{"description":"If true, the provider will not revoke roles on destroy.\n","type":"boolean"},"roleIds":{"description":"Authoritative set of role IDs assigned to this user (unordered).\n","items":{"type":"string"},"type":"array"},"userEmail":{"description":"User Roles Schema User email (will be resolved to<span pulumi-lang-nodejs=\" userId \" pulumi-lang-dotnet=\" UserId \" pulumi-lang-go=\" userId \" pulumi-lang-python=\" user_id \" pulumi-lang-yaml=\" userId \" pulumi-lang-java=\" userId \"> user_id </span>via AccountService.ListAccountMembers) field\n","type":"string"},"userId":{"description":"User Roles Schema Resolved User ID field\n","type":"string"}},"required":["accountId","accountsUserRolesId","roleIds","userEmail","userId"],"requiredInputs":["roleIds","userEmail"],"stateInputs":{"description":"Input properties used for looking up and filtering AccountsUserRoles resources.\n","properties":{"accountId":{"description":"User Roles Schema Account ID field\n","type":"string"},"accountsUserRolesId":{"description":"The ID of this resource.\n","type":"string"},"keepOnDestroy":{"description":"If true, the provider will not revoke roles on destroy.\n","type":"boolean"},"roleIds":{"description":"Authoritative set of role IDs assigned to this user (unordered).\n","items":{"type":"string"},"type":"array"},"userEmail":{"description":"User Roles Schema User email (will be resolved to<span pulumi-lang-nodejs=\" userId \" pulumi-lang-dotnet=\" UserId \" pulumi-lang-go=\" userId \" pulumi-lang-python=\" user_id \" pulumi-lang-yaml=\" userId \" pulumi-lang-java=\" userId \"> user_id </span>via AccountService.ListAccountMembers) field\n","type":"string"},"userId":{"description":"User Roles Schema Resolved User ID field\n","type":"string"}},"type":"object"},"type":"object"}},"types":{"qdrant-cloud:index/AccountsClusterConfiguration:AccountsClusterConfiguration":{"language":{"nodejs":{"requiredOutputs":["lastModifiedAt","nodeConfiguration","numberOfNodes","version"]}},"properties":{"allowedIpSourceRanges":{"description":"List of allowed IP source ranges for this cluster.\n","items":{"type":"string"},"type":"array"},"annotations":{"description":"List of annotations for this cluster in a hybrid cloud environment.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationAnnotation:AccountsClusterConfigurationAnnotation"},"type":"array"},"databaseConfiguration":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfiguration:AccountsClusterConfigurationDatabaseConfiguration","description":"Configuration for the Qdrant database engine, primarily for hybrid cloud setups.\n"},"gpuType":{"description":"The GPU type that should be used for the database.\n","type":"string"},"lastModifiedAt":{"description":"Cluster Schema Timestamp when the cluster configuration was last updated field\n","type":"string"},"nodeConfiguration":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationNodeConfiguration:AccountsClusterConfigurationNodeConfiguration","description":"Cluster Schema The node configuration options of a cluster field\n"},"nodeSelectors":{"description":"The node selector for this cluster in a hybrid cloud environment.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationNodeSelector:AccountsClusterConfigurationNodeSelector"},"type":"array"},"numberOfNodes":{"description":"Cluster Schema The number of nodes in the cluster field\n","type":"number"},"podLabels":{"description":"List of labels applied to the pods of this cluster in a hybrid cloud environment.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationPodLabel:AccountsClusterConfigurationPodLabel"},"type":"array"},"rebalanceStrategy":{"description":"The automatic shard rebalancing strategy for the database.\n","type":"string"},"reservedCpuPercentage":{"description":"The percentage of CPU resources reserved for system components.\n","type":"number"},"reservedMemoryPercentage":{"description":"The percentage of RAM resources reserved for system components.\n","type":"number"},"restartPolicy":{"description":"The restart policy for the database.\n","type":"string"},"serviceAnnotations":{"description":"List of annotations applied to the service of this cluster in a hybrid cloud environment.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationServiceAnnotation:AccountsClusterConfigurationServiceAnnotation"},"type":"array"},"serviceType":{"description":"The type of service to use for this cluster in a hybrid cloud environment.\n","type":"string"},"tolerations":{"description":"List of tolerations for this cluster in a hybrid cloud environment.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationToleration:AccountsClusterConfigurationToleration"},"type":"array"},"topologySpreadConstraints":{"description":"List of topology spread constraints for this cluster in a hybrid cloud environment.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationTopologySpreadConstraint:AccountsClusterConfigurationTopologySpreadConstraint"},"type":"array"},"version":{"description":"Cluster Schema Version of the Qdrant cluster field\n","type":"string"}},"required":["nodeConfiguration","numberOfNodes"],"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationAnnotation:AccountsClusterConfigurationAnnotation":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfiguration:AccountsClusterConfigurationDatabaseConfiguration":{"properties":{"collection":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfigurationCollection:AccountsClusterConfigurationDatabaseConfigurationCollection","description":"Default collection parameters.\n"},"inference":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfigurationInference:AccountsClusterConfigurationDatabaseConfigurationInference","description":"Inference service configuration.\n"},"logLevel":{"description":"Logging level for the database.\n","type":"string"},"service":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfigurationService:AccountsClusterConfigurationDatabaseConfigurationService","description":"Service-related configuration.\n"},"storage":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfigurationStorage:AccountsClusterConfigurationDatabaseConfigurationStorage","description":"Storage-related configuration.\n"},"tls":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfigurationTls:AccountsClusterConfigurationDatabaseConfigurationTls","description":"TLS configuration for the database.\n"}},"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfigurationCollection:AccountsClusterConfigurationDatabaseConfigurationCollection":{"properties":{"replicationFactor":{"type":"number"},"vectors":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfigurationCollectionVectors:AccountsClusterConfigurationDatabaseConfigurationCollectionVectors"},"writeConsistencyFactor":{"type":"number"}},"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfigurationCollectionVectors:AccountsClusterConfigurationDatabaseConfigurationCollectionVectors":{"properties":{"onDisk":{"type":"boolean"}},"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfigurationInference:AccountsClusterConfigurationDatabaseConfigurationInference":{"language":{"nodejs":{"requiredOutputs":["enabled"]}},"properties":{"enabled":{"type":"boolean"}},"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfigurationService:AccountsClusterConfigurationDatabaseConfigurationService":{"language":{"nodejs":{"requiredOutputs":["enableTls","jwtRbac"]}},"properties":{"apiKey":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfigurationServiceApiKey:AccountsClusterConfigurationDatabaseConfigurationServiceApiKey","description":"Secret to use for the main API key.\n"},"enableTls":{"type":"boolean"},"forceIncludeJwtRbac":{"deprecationMessage":"Deprecated","type":"boolean"},"jwtRbac":{"type":"boolean"},"readOnlyApiKey":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey:AccountsClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey","description":"Secret to use for the read-only API key.\n"}},"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfigurationServiceApiKey:AccountsClusterConfigurationDatabaseConfigurationServiceApiKey":{"properties":{"secretKey":{"description":"The key within the secret.\n","type":"string"},"secretName":{"description":"The name of the secret.\n","type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey:AccountsClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey":{"properties":{"secretKey":{"description":"The key within the secret.\n","type":"string"},"secretName":{"description":"The name of the secret.\n","type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfigurationStorage:AccountsClusterConfigurationDatabaseConfigurationStorage":{"properties":{"performance":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfigurationStoragePerformance:AccountsClusterConfigurationDatabaseConfigurationStoragePerformance"}},"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfigurationStoragePerformance:AccountsClusterConfigurationDatabaseConfigurationStoragePerformance":{"properties":{"asyncScorer":{"type":"boolean"},"optimizerCpuBudget":{"type":"number"}},"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfigurationTls:AccountsClusterConfigurationDatabaseConfigurationTls":{"properties":{"cert":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfigurationTlsCert:AccountsClusterConfigurationDatabaseConfigurationTlsCert","description":"Secret to use for the certificate.\n"},"key":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationDatabaseConfigurationTlsKey:AccountsClusterConfigurationDatabaseConfigurationTlsKey","description":"Secret to use for the private key.\n"}},"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfigurationTlsCert:AccountsClusterConfigurationDatabaseConfigurationTlsCert":{"properties":{"secretKey":{"description":"The key within the secret.\n","type":"string"},"secretName":{"description":"The name of the secret.\n","type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationDatabaseConfigurationTlsKey:AccountsClusterConfigurationDatabaseConfigurationTlsKey":{"properties":{"secretKey":{"description":"The key within the secret.\n","type":"string"},"secretName":{"description":"The name of the secret.\n","type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationNodeConfiguration:AccountsClusterConfigurationNodeConfiguration":{"properties":{"packageId":{"description":"Cluster Schema The package identifier (specifying: CPU, Memory, and disk size) field\n","type":"string"},"resourceConfigurations":{"description":"The resource configuration of the package\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterConfigurationNodeConfigurationResourceConfiguration:AccountsClusterConfigurationNodeConfigurationResourceConfiguration"},"type":"array"}},"required":["packageId"],"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationNodeConfigurationResourceConfiguration:AccountsClusterConfigurationNodeConfigurationResourceConfiguration":{"properties":{"amount":{"description":"The amount of the resource\n","type":"number"},"resourceType":{"description":"The type of the resource\n","type":"string"},"resourceUnit":{"description":"The unit of the resource\n","type":"string"}},"required":["amount","resourceType","resourceUnit"],"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationNodeSelector:AccountsClusterConfigurationNodeSelector":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationPodLabel:AccountsClusterConfigurationPodLabel":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationServiceAnnotation:AccountsClusterConfigurationServiceAnnotation":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationToleration:AccountsClusterConfigurationToleration":{"properties":{"effect":{"type":"string"},"key":{"type":"string"},"operator":{"type":"string"},"tolerationSeconds":{"type":"number"},"value":{"type":"string"}},"type":"object"},"qdrant-cloud:index/AccountsClusterConfigurationTopologySpreadConstraint:AccountsClusterConfigurationTopologySpreadConstraint":{"properties":{"maxSkew":{"type":"number"},"topologyKey":{"type":"string"},"whenUnsatisfiable":{"type":"string"}},"required":["maxSkew","topologyKey","whenUnsatisfiable"],"type":"object"},"qdrant-cloud:index/AccountsClusterLabel:AccountsClusterLabel":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/AccountsClusterStatus:AccountsClusterStatus":{"properties":{"nodesUp":{"type":"number"},"phase":{"type":"string"},"reason":{"type":"string"},"resources":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterStatusResource:AccountsClusterStatusResource"},"type":"array"},"restartedAt":{"type":"string"},"scalabilityInfos":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterStatusScalabilityInfo:AccountsClusterStatusScalabilityInfo"},"type":"array"},"version":{"type":"string"}},"required":["nodesUp","phase","reason","resources","restartedAt","scalabilityInfos","version"],"type":"object"},"qdrant-cloud:index/AccountsClusterStatusResource:AccountsClusterStatusResource":{"properties":{"cpus":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterStatusResourceCpus:AccountsClusterStatusResourceCpus"},"type":"array"},"disks":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterStatusResourceDisk:AccountsClusterStatusResourceDisk"},"type":"array"},"rams":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsClusterStatusResourceRam:AccountsClusterStatusResourceRam"},"type":"array"}},"required":["cpus","disks","rams"],"type":"object"},"qdrant-cloud:index/AccountsClusterStatusResourceCpus:AccountsClusterStatusResourceCpus":{"properties":{"additional":{"type":"number"},"available":{"type":"number"},"base":{"type":"number"},"complimentary":{"type":"number"},"reserved":{"type":"number"}},"required":["additional","available","base","complimentary","reserved"],"type":"object"},"qdrant-cloud:index/AccountsClusterStatusResourceDisk:AccountsClusterStatusResourceDisk":{"properties":{"additional":{"type":"number"},"available":{"type":"number"},"base":{"type":"number"},"complimentary":{"type":"number"},"reserved":{"type":"number"}},"required":["additional","available","base","complimentary","reserved"],"type":"object"},"qdrant-cloud:index/AccountsClusterStatusResourceRam:AccountsClusterStatusResourceRam":{"properties":{"additional":{"type":"number"},"available":{"type":"number"},"base":{"type":"number"},"complimentary":{"type":"number"},"reserved":{"type":"number"}},"required":["additional","available","base","complimentary","reserved"],"type":"object"},"qdrant-cloud:index/AccountsClusterStatusScalabilityInfo:AccountsClusterStatusScalabilityInfo":{"properties":{"reason":{"type":"string"},"status":{"type":"string"}},"required":["reason","status"],"type":"object"},"qdrant-cloud:index/AccountsDatabaseApiKeyV2CollectionAccessRule:AccountsDatabaseApiKeyV2CollectionAccessRule":{"properties":{"accessType":{"description":"Access type for the collection. Can be `COLLECTION_ACCESS_RULE_ACCESS_TYPE_READ_ONLY` or `COLLECTION_ACCESS_RULE_ACCESS_TYPE_READ_WRITE`.\n","type":"string"},"collectionName":{"description":"Name of the collection.\n","type":"string"}},"required":["accessType","collectionName"],"type":"object"},"qdrant-cloud:index/AccountsDatabaseApiKeyV2GlobalAccessRule:AccountsDatabaseApiKeyV2GlobalAccessRule":{"properties":{"accessType":{"description":"Access type for global access. Can be `GLOBAL_ACCESS_RULE_ACCESS_TYPE_READ_ONLY` or `GLOBAL_ACCESS_RULE_ACCESS_TYPE_MANAGE`.\n","type":"string"}},"required":["accessType"],"type":"object"},"qdrant-cloud:index/AccountsHybridCloudEnvironmentConfiguration:AccountsHybridCloudEnvironmentConfiguration":{"language":{"nodejs":{"requiredOutputs":["lastModifiedAt","namespace"]}},"properties":{"advancedOperatorSettings":{"description":"Advanced operator settings as a YAML string.\n","type":"string"},"caCertificates":{"description":"CA certificates for custom certificate authorities.\n","type":"string"},"chartRepositoryUrl":{"description":"Chart registry URL.\n","type":"string"},"containerRegistryUrl":{"description":"Container registry URL.\n","type":"string"},"controlPlaneLabels":{"description":"Additional labels to apply to control plane components.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentConfigurationControlPlaneLabel:AccountsHybridCloudEnvironmentConfigurationControlPlaneLabel"},"type":"array"},"databaseStorageClass":{"description":"Default database storage class.\n","type":"string"},"httpProxyUrl":{"description":"Optional HTTP proxy URL.\n","type":"string"},"httpsProxyUrl":{"description":"Optional HTTPS proxy URL.\n","type":"string"},"lastModifiedAt":{"description":"Last modification timestamp of the configuration.\n","type":"string"},"logLevel":{"description":"Log level for deployed components.\n","type":"string"},"namespace":{"description":"The Kubernetes namespace where the Qdrant hybrid cloud components will be deployed.\n","type":"string"},"noProxyConfigs":{"description":"List of hosts that should not be proxied.\n","items":{"type":"string"},"type":"array"},"nodeSelectors":{"description":"Node selector labels for scheduling control plane components.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentConfigurationNodeSelector:AccountsHybridCloudEnvironmentConfigurationNodeSelector"},"type":"array"},"registrySecretName":{"description":"Kubernetes secret name containing registry credentials.\n","type":"string"},"snapshotStorageClass":{"description":"Default snapshot storage class.\n","type":"string"},"tolerations":{"description":"Tolerations for scheduling control plane components.\n","items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentConfigurationToleration:AccountsHybridCloudEnvironmentConfigurationToleration"},"type":"array"},"volumeSnapshotStorageClass":{"description":"Default volume snapshot storage class.\n","type":"string"}},"required":["namespace"],"type":"object"},"qdrant-cloud:index/AccountsHybridCloudEnvironmentConfigurationControlPlaneLabel:AccountsHybridCloudEnvironmentConfigurationControlPlaneLabel":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/AccountsHybridCloudEnvironmentConfigurationNodeSelector:AccountsHybridCloudEnvironmentConfigurationNodeSelector":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/AccountsHybridCloudEnvironmentConfigurationToleration:AccountsHybridCloudEnvironmentConfigurationToleration":{"properties":{"effect":{"type":"string"},"key":{"type":"string"},"operator":{"type":"string"},"tolerationSeconds":{"type":"number"},"value":{"type":"string"}},"type":"object"},"qdrant-cloud:index/AccountsHybridCloudEnvironmentStatus:AccountsHybridCloudEnvironmentStatus":{"properties":{"capabilities":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentStatusCapability:AccountsHybridCloudEnvironmentStatusCapability"},"type":"array"},"clusterCreationReadiness":{"type":"string"},"componentStatuses":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentStatusComponentStatus:AccountsHybridCloudEnvironmentStatusComponentStatus"},"type":"array"},"kubernetesDistribution":{"type":"string"},"kubernetesVersion":{"type":"string"},"lastModifiedAt":{"type":"string"},"message":{"type":"string"},"numberOfNodes":{"type":"number"},"phase":{"type":"string"},"storageClasses":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentStatusStorageClass:AccountsHybridCloudEnvironmentStatusStorageClass"},"type":"array"},"volumeSnapshotClasses":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsHybridCloudEnvironmentStatusVolumeSnapshotClass:AccountsHybridCloudEnvironmentStatusVolumeSnapshotClass"},"type":"array"}},"required":["capabilities","clusterCreationReadiness","componentStatuses","kubernetesDistribution","kubernetesVersion","lastModifiedAt","message","numberOfNodes","phase","storageClasses","volumeSnapshotClasses"],"type":"object"},"qdrant-cloud:index/AccountsHybridCloudEnvironmentStatusCapability:AccountsHybridCloudEnvironmentStatusCapability":{"properties":{"volumeExpansion":{"type":"boolean"},"volumeSnapshot":{"type":"boolean"}},"required":["volumeExpansion","volumeSnapshot"],"type":"object"},"qdrant-cloud:index/AccountsHybridCloudEnvironmentStatusComponentStatus:AccountsHybridCloudEnvironmentStatusComponentStatus":{"properties":{"message":{"type":"string"},"name":{"type":"string"},"namespace":{"type":"string"},"phase":{"type":"string"},"version":{"type":"string"}},"required":["message","name","namespace","phase","version"],"type":"object"},"qdrant-cloud:index/AccountsHybridCloudEnvironmentStatusStorageClass:AccountsHybridCloudEnvironmentStatusStorageClass":{"properties":{"allowVolumeExpansion":{"type":"boolean"},"default":{"type":"boolean"},"name":{"type":"string"},"parameters":{"additionalProperties":{"type":"string"},"type":"object"},"provisioner":{"type":"string"},"reclaimPolicy":{"type":"string"}},"required":["allowVolumeExpansion","default","name","parameters","provisioner","reclaimPolicy"],"type":"object"},"qdrant-cloud:index/AccountsHybridCloudEnvironmentStatusVolumeSnapshotClass:AccountsHybridCloudEnvironmentStatusVolumeSnapshotClass":{"properties":{"driver":{"type":"string"},"name":{"type":"string"}},"required":["driver","name"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfo:AccountsManualBackupClusterInfo":{"properties":{"cloudProviderId":{"type":"string"},"cloudProviderRegionId":{"type":"string"},"configurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfiguration:AccountsManualBackupClusterInfoConfiguration"},"type":"array"},"name":{"type":"string"},"resourcesSummaries":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoResourcesSummary:AccountsManualBackupClusterInfoResourcesSummary"},"type":"array"},"restorePackageId":{"type":"string"}},"required":["cloudProviderId","cloudProviderRegionId","configurations","name","resourcesSummaries","restorePackageId"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfiguration:AccountsManualBackupClusterInfoConfiguration":{"properties":{"allowedIpSourceRanges":{"items":{"type":"string"},"type":"array"},"annotations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationAnnotation:AccountsManualBackupClusterInfoConfigurationAnnotation"},"type":"array"},"databaseConfigurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfiguration:AccountsManualBackupClusterInfoConfigurationDatabaseConfiguration"},"type":"array"},"gpuType":{"type":"string"},"lastModifiedAt":{"type":"string"},"nodeConfigurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationNodeConfiguration:AccountsManualBackupClusterInfoConfigurationNodeConfiguration"},"type":"array"},"nodeSelectors":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationNodeSelector:AccountsManualBackupClusterInfoConfigurationNodeSelector"},"type":"array"},"numberOfNodes":{"type":"number"},"podLabels":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationPodLabel:AccountsManualBackupClusterInfoConfigurationPodLabel"},"type":"array"},"rebalanceStrategy":{"type":"string"},"reservedCpuPercentage":{"type":"number"},"reservedMemoryPercentage":{"type":"number"},"restartPolicy":{"type":"string"},"serviceAnnotations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationServiceAnnotation:AccountsManualBackupClusterInfoConfigurationServiceAnnotation"},"type":"array"},"serviceType":{"type":"string"},"tolerations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationToleration:AccountsManualBackupClusterInfoConfigurationToleration"},"type":"array"},"topologySpreadConstraints":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationTopologySpreadConstraint:AccountsManualBackupClusterInfoConfigurationTopologySpreadConstraint"},"type":"array"},"version":{"type":"string"}},"required":["allowedIpSourceRanges","annotations","databaseConfigurations","gpuType","lastModifiedAt","nodeConfigurations","nodeSelectors","numberOfNodes","podLabels","rebalanceStrategy","reservedCpuPercentage","reservedMemoryPercentage","restartPolicy","serviceAnnotations","serviceType","tolerations","topologySpreadConstraints","version"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationAnnotation:AccountsManualBackupClusterInfoConfigurationAnnotation":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfiguration:AccountsManualBackupClusterInfoConfigurationDatabaseConfiguration":{"properties":{"collections":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfigurationCollection:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationCollection"},"type":"array"},"inferences":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfigurationInference:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationInference"},"type":"array"},"logLevel":{"type":"string"},"services":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfigurationService:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationService"},"type":"array"},"storages":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfigurationStorage:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationStorage"},"type":"array"},"tls":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTl:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTl"},"type":"array"}},"required":["collections","inferences","logLevel","services","storages","tls"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationCollection:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationCollection":{"properties":{"replicationFactor":{"type":"number"},"vectors":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfigurationCollectionVector:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationCollectionVector"},"type":"array"},"writeConsistencyFactor":{"type":"number"}},"required":["replicationFactor","vectors","writeConsistencyFactor"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationCollectionVector:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationCollectionVector":{"properties":{"onDisk":{"type":"boolean"}},"required":["onDisk"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationInference:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationInference":{"properties":{"enabled":{"type":"boolean"}},"required":["enabled"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationService:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationService":{"properties":{"apiKeys":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfigurationServiceApiKey:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationServiceApiKey"},"type":"array"},"enableTls":{"type":"boolean"},"forceIncludeJwtRbac":{"type":"boolean"},"jwtRbac":{"type":"boolean"},"readOnlyApiKeys":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfigurationServiceReadOnlyApiKey:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationServiceReadOnlyApiKey"},"type":"array"}},"required":["apiKeys","enableTls","forceIncludeJwtRbac","jwtRbac","readOnlyApiKeys"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationServiceApiKey:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationServiceApiKey":{"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationServiceReadOnlyApiKey:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationServiceReadOnlyApiKey":{"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationStorage:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationStorage":{"properties":{"performances":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfigurationStoragePerformance:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationStoragePerformance"},"type":"array"}},"required":["performances"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationStoragePerformance:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationStoragePerformance":{"properties":{"asyncScorer":{"type":"boolean"},"optimizerCpuBudget":{"type":"number"}},"required":["asyncScorer","optimizerCpuBudget"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTl:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTl":{"properties":{"certs":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTlCert:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTlCert"},"type":"array"},"keys":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTlKey:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTlKey"},"type":"array"}},"required":["certs","keys"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTlCert:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTlCert":{"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTlKey:AccountsManualBackupClusterInfoConfigurationDatabaseConfigurationTlKey":{"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationNodeConfiguration:AccountsManualBackupClusterInfoConfigurationNodeConfiguration":{"properties":{"packageId":{"type":"string"},"resourceConfigurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoConfigurationNodeConfigurationResourceConfiguration:AccountsManualBackupClusterInfoConfigurationNodeConfigurationResourceConfiguration"},"type":"array"}},"required":["packageId","resourceConfigurations"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationNodeConfigurationResourceConfiguration:AccountsManualBackupClusterInfoConfigurationNodeConfigurationResourceConfiguration":{"properties":{"amount":{"type":"number"},"resourceType":{"type":"string"},"resourceUnit":{"type":"string"}},"required":["amount","resourceType","resourceUnit"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationNodeSelector:AccountsManualBackupClusterInfoConfigurationNodeSelector":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationPodLabel:AccountsManualBackupClusterInfoConfigurationPodLabel":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationServiceAnnotation:AccountsManualBackupClusterInfoConfigurationServiceAnnotation":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationToleration:AccountsManualBackupClusterInfoConfigurationToleration":{"properties":{"effect":{"type":"string"},"key":{"type":"string"},"operator":{"type":"string"},"tolerationSeconds":{"type":"number"},"value":{"type":"string"}},"required":["effect","key","operator","tolerationSeconds","value"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoConfigurationTopologySpreadConstraint:AccountsManualBackupClusterInfoConfigurationTopologySpreadConstraint":{"properties":{"maxSkew":{"type":"number"},"topologyKey":{"type":"string"},"whenUnsatisfiable":{"type":"string"}},"required":["maxSkew","topologyKey","whenUnsatisfiable"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoResourcesSummary:AccountsManualBackupClusterInfoResourcesSummary":{"properties":{"cpus":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoResourcesSummaryCpus:AccountsManualBackupClusterInfoResourcesSummaryCpus"},"type":"array"},"disks":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoResourcesSummaryDisk:AccountsManualBackupClusterInfoResourcesSummaryDisk"},"type":"array"},"rams":{"items":{"$ref":"#/types/qdrant-cloud:index%2FAccountsManualBackupClusterInfoResourcesSummaryRam:AccountsManualBackupClusterInfoResourcesSummaryRam"},"type":"array"}},"required":["cpus","disks","rams"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoResourcesSummaryCpus:AccountsManualBackupClusterInfoResourcesSummaryCpus":{"properties":{"amount":{"type":"number"},"unit":{"type":"string"}},"required":["amount","unit"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoResourcesSummaryDisk:AccountsManualBackupClusterInfoResourcesSummaryDisk":{"properties":{"amount":{"type":"number"},"unit":{"type":"string"}},"required":["amount","unit"],"type":"object"},"qdrant-cloud:index/AccountsManualBackupClusterInfoResourcesSummaryRam:AccountsManualBackupClusterInfoResourcesSummaryRam":{"properties":{"amount":{"type":"number"},"unit":{"type":"string"}},"required":["amount","unit"],"type":"object"},"qdrant-cloud:index/AccountsRolePermission:AccountsRolePermission":{"language":{"nodejs":{"requiredOutputs":["category","value"]}},"properties":{"category":{"description":"Permission category (e.g., \"Cluster\", \"Account\").\n","type":"string"},"value":{"description":"Permission value (e.g., \"read:backups\").\n","type":"string"}},"required":["value"],"type":"object"},"qdrant-cloud:index/getAccountsAuthKeysKey:getAccountsAuthKeysKey":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"clusterIds":{"items":{"type":"string"},"type":"array"},"createdAt":{"type":"string"},"id":{"type":"string"},"prefix":{"type":"string"},"token":{"type":"string"}},"required":["clusterIds","createdAt","id","prefix","token"],"type":"object"},"qdrant-cloud:index/getAccountsBackupSchedulesSchedule:getAccountsBackupSchedulesSchedule":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"accountId":{"type":"string"},"clusterId":{"type":"string"},"createdAt":{"type":"string"},"cronExpression":{"type":"string"},"deleteBackupsOnDestroy":{"type":"boolean"},"deletedAt":{"type":"string"},"id":{"type":"string"},"retentionPeriod":{"type":"string"},"status":{"type":"string"}},"required":["accountId","clusterId","createdAt","cronExpression","deleteBackupsOnDestroy","deletedAt","id","retentionPeriod","status"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfiguration:getAccountsClusterConfiguration":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"allowedIpSourceRanges":{"items":{"type":"string"},"type":"array"},"annotations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationAnnotation:getAccountsClusterConfigurationAnnotation"},"type":"array"},"databaseConfigurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfiguration:getAccountsClusterConfigurationDatabaseConfiguration"},"type":"array"},"gpuType":{"type":"string"},"lastModifiedAt":{"type":"string"},"nodeConfigurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationNodeConfiguration:getAccountsClusterConfigurationNodeConfiguration"},"type":"array"},"nodeSelectors":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationNodeSelector:getAccountsClusterConfigurationNodeSelector"},"type":"array"},"numberOfNodes":{"type":"number"},"podLabels":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationPodLabel:getAccountsClusterConfigurationPodLabel"},"type":"array"},"rebalanceStrategy":{"type":"string"},"reservedCpuPercentage":{"type":"number"},"reservedMemoryPercentage":{"type":"number"},"restartPolicy":{"type":"string"},"serviceAnnotations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationServiceAnnotation:getAccountsClusterConfigurationServiceAnnotation"},"type":"array"},"serviceType":{"type":"string"},"tolerations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationToleration:getAccountsClusterConfigurationToleration"},"type":"array"},"topologySpreadConstraints":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationTopologySpreadConstraint:getAccountsClusterConfigurationTopologySpreadConstraint"},"type":"array"},"version":{"type":"string"}},"required":["allowedIpSourceRanges","annotations","databaseConfigurations","gpuType","lastModifiedAt","nodeConfigurations","nodeSelectors","numberOfNodes","podLabels","rebalanceStrategy","reservedCpuPercentage","reservedMemoryPercentage","restartPolicy","serviceAnnotations","serviceType","tolerations","topologySpreadConstraints","version"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationAnnotation:getAccountsClusterConfigurationAnnotation":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfiguration:getAccountsClusterConfigurationDatabaseConfiguration":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"collections":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfigurationCollection:getAccountsClusterConfigurationDatabaseConfigurationCollection"},"type":"array"},"inferences":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfigurationInference:getAccountsClusterConfigurationDatabaseConfigurationInference"},"type":"array"},"logLevel":{"type":"string"},"services":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfigurationService:getAccountsClusterConfigurationDatabaseConfigurationService"},"type":"array"},"storages":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfigurationStorage:getAccountsClusterConfigurationDatabaseConfigurationStorage"},"type":"array"},"tls":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfigurationTl:getAccountsClusterConfigurationDatabaseConfigurationTl"},"type":"array"}},"required":["collections","inferences","logLevel","services","storages","tls"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfigurationCollection:getAccountsClusterConfigurationDatabaseConfigurationCollection":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"replicationFactor":{"type":"number"},"vectors":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfigurationCollectionVector:getAccountsClusterConfigurationDatabaseConfigurationCollectionVector"},"type":"array"},"writeConsistencyFactor":{"type":"number"}},"required":["replicationFactor","vectors","writeConsistencyFactor"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfigurationCollectionVector:getAccountsClusterConfigurationDatabaseConfigurationCollectionVector":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"onDisk":{"type":"boolean"}},"required":["onDisk"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfigurationInference:getAccountsClusterConfigurationDatabaseConfigurationInference":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"enabled":{"type":"boolean"}},"required":["enabled"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfigurationService:getAccountsClusterConfigurationDatabaseConfigurationService":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"apiKeys":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfigurationServiceApiKey:getAccountsClusterConfigurationDatabaseConfigurationServiceApiKey"},"type":"array"},"enableTls":{"type":"boolean"},"forceIncludeJwtRbac":{"type":"boolean"},"jwtRbac":{"type":"boolean"},"readOnlyApiKeys":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey:getAccountsClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey"},"type":"array"}},"required":["apiKeys","enableTls","forceIncludeJwtRbac","jwtRbac","readOnlyApiKeys"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfigurationServiceApiKey:getAccountsClusterConfigurationDatabaseConfigurationServiceApiKey":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey:getAccountsClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfigurationStorage:getAccountsClusterConfigurationDatabaseConfigurationStorage":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"performances":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfigurationStoragePerformance:getAccountsClusterConfigurationDatabaseConfigurationStoragePerformance"},"type":"array"}},"required":["performances"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfigurationStoragePerformance:getAccountsClusterConfigurationDatabaseConfigurationStoragePerformance":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"asyncScorer":{"type":"boolean"},"optimizerCpuBudget":{"type":"number"}},"required":["asyncScorer","optimizerCpuBudget"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfigurationTl:getAccountsClusterConfigurationDatabaseConfigurationTl":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"certs":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfigurationTlCert:getAccountsClusterConfigurationDatabaseConfigurationTlCert"},"type":"array"},"keys":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationDatabaseConfigurationTlKey:getAccountsClusterConfigurationDatabaseConfigurationTlKey"},"type":"array"}},"required":["certs","keys"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfigurationTlCert:getAccountsClusterConfigurationDatabaseConfigurationTlCert":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationDatabaseConfigurationTlKey:getAccountsClusterConfigurationDatabaseConfigurationTlKey":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationNodeConfiguration:getAccountsClusterConfigurationNodeConfiguration":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"packageId":{"type":"string"},"resourceConfigurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterConfigurationNodeConfigurationResourceConfiguration:getAccountsClusterConfigurationNodeConfigurationResourceConfiguration"},"type":"array"}},"required":["packageId","resourceConfigurations"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationNodeConfigurationResourceConfiguration:getAccountsClusterConfigurationNodeConfigurationResourceConfiguration":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"amount":{"type":"number"},"resourceType":{"type":"string"},"resourceUnit":{"type":"string"}},"required":["amount","resourceType","resourceUnit"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationNodeSelector:getAccountsClusterConfigurationNodeSelector":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationPodLabel:getAccountsClusterConfigurationPodLabel":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationServiceAnnotation:getAccountsClusterConfigurationServiceAnnotation":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationToleration:getAccountsClusterConfigurationToleration":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"effect":{"type":"string"},"key":{"type":"string"},"operator":{"type":"string"},"tolerationSeconds":{"type":"number"},"value":{"type":"string"}},"required":["effect","key","operator","tolerationSeconds","value"],"type":"object"},"qdrant-cloud:index/getAccountsClusterConfigurationTopologySpreadConstraint:getAccountsClusterConfigurationTopologySpreadConstraint":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"maxSkew":{"type":"number"},"topologyKey":{"type":"string"},"whenUnsatisfiable":{"type":"string"}},"required":["maxSkew","topologyKey","whenUnsatisfiable"],"type":"object"},"qdrant-cloud:index/getAccountsClusterLabel:getAccountsClusterLabel":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/getAccountsClusterStatus:getAccountsClusterStatus":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"nodesUp":{"type":"number"},"phase":{"type":"string"},"reason":{"type":"string"},"resources":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterStatusResource:getAccountsClusterStatusResource"},"type":"array"},"restartedAt":{"type":"string"},"scalabilityInfos":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterStatusScalabilityInfo:getAccountsClusterStatusScalabilityInfo"},"type":"array"},"version":{"type":"string"}},"required":["nodesUp","phase","reason","resources","restartedAt","scalabilityInfos","version"],"type":"object"},"qdrant-cloud:index/getAccountsClusterStatusResource:getAccountsClusterStatusResource":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"cpus":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterStatusResourceCpus:getAccountsClusterStatusResourceCpus"},"type":"array"},"disks":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterStatusResourceDisk:getAccountsClusterStatusResourceDisk"},"type":"array"},"rams":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClusterStatusResourceRam:getAccountsClusterStatusResourceRam"},"type":"array"}},"required":["cpus","disks","rams"],"type":"object"},"qdrant-cloud:index/getAccountsClusterStatusResourceCpus:getAccountsClusterStatusResourceCpus":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"additional":{"type":"number"},"available":{"type":"number"},"base":{"type":"number"},"complimentary":{"type":"number"},"reserved":{"type":"number"}},"required":["additional","available","base","complimentary","reserved"],"type":"object"},"qdrant-cloud:index/getAccountsClusterStatusResourceDisk:getAccountsClusterStatusResourceDisk":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"additional":{"type":"number"},"available":{"type":"number"},"base":{"type":"number"},"complimentary":{"type":"number"},"reserved":{"type":"number"}},"required":["additional","available","base","complimentary","reserved"],"type":"object"},"qdrant-cloud:index/getAccountsClusterStatusResourceRam:getAccountsClusterStatusResourceRam":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"additional":{"type":"number"},"available":{"type":"number"},"base":{"type":"number"},"complimentary":{"type":"number"},"reserved":{"type":"number"}},"required":["additional","available","base","complimentary","reserved"],"type":"object"},"qdrant-cloud:index/getAccountsClusterStatusScalabilityInfo:getAccountsClusterStatusScalabilityInfo":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"reason":{"type":"string"},"status":{"type":"string"}},"required":["reason","status"],"type":"object"},"qdrant-cloud:index/getAccountsClustersCluster:getAccountsClustersCluster":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"accountId":{"type":"string"},"cloudProvider":{"type":"string"},"cloudRegion":{"type":"string"},"configurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfiguration:getAccountsClustersClusterConfiguration"},"type":"array"},"createdAt":{"type":"string"},"deleteBackupsOnDestroy":{"type":"boolean"},"id":{"type":"string"},"labels":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterLabel:getAccountsClustersClusterLabel"},"type":"array"},"markedForDeletionAt":{"type":"string"},"name":{"type":"string"},"privateRegionId":{"type":"string"},"statuses":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterStatus:getAccountsClustersClusterStatus"},"type":"array"},"url":{"type":"string"}},"required":["accountId","cloudProvider","cloudRegion","configurations","createdAt","deleteBackupsOnDestroy","id","labels","markedForDeletionAt","name","privateRegionId","statuses","url"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfiguration:getAccountsClustersClusterConfiguration":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"allowedIpSourceRanges":{"items":{"type":"string"},"type":"array"},"annotations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationAnnotation:getAccountsClustersClusterConfigurationAnnotation"},"type":"array"},"databaseConfigurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfiguration:getAccountsClustersClusterConfigurationDatabaseConfiguration"},"type":"array"},"gpuType":{"type":"string"},"lastModifiedAt":{"type":"string"},"nodeConfigurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationNodeConfiguration:getAccountsClustersClusterConfigurationNodeConfiguration"},"type":"array"},"nodeSelectors":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationNodeSelector:getAccountsClustersClusterConfigurationNodeSelector"},"type":"array"},"numberOfNodes":{"type":"number"},"podLabels":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationPodLabel:getAccountsClustersClusterConfigurationPodLabel"},"type":"array"},"rebalanceStrategy":{"type":"string"},"reservedCpuPercentage":{"type":"number"},"reservedMemoryPercentage":{"type":"number"},"restartPolicy":{"type":"string"},"serviceAnnotations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationServiceAnnotation:getAccountsClustersClusterConfigurationServiceAnnotation"},"type":"array"},"serviceType":{"type":"string"},"tolerations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationToleration:getAccountsClustersClusterConfigurationToleration"},"type":"array"},"topologySpreadConstraints":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationTopologySpreadConstraint:getAccountsClustersClusterConfigurationTopologySpreadConstraint"},"type":"array"},"version":{"type":"string"}},"required":["allowedIpSourceRanges","annotations","databaseConfigurations","gpuType","lastModifiedAt","nodeConfigurations","nodeSelectors","numberOfNodes","podLabels","rebalanceStrategy","reservedCpuPercentage","reservedMemoryPercentage","restartPolicy","serviceAnnotations","serviceType","tolerations","topologySpreadConstraints","version"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationAnnotation:getAccountsClustersClusterConfigurationAnnotation":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfiguration:getAccountsClustersClusterConfigurationDatabaseConfiguration":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"collections":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfigurationCollection:getAccountsClustersClusterConfigurationDatabaseConfigurationCollection"},"type":"array"},"inferences":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfigurationInference:getAccountsClustersClusterConfigurationDatabaseConfigurationInference"},"type":"array"},"logLevel":{"type":"string"},"services":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfigurationService:getAccountsClustersClusterConfigurationDatabaseConfigurationService"},"type":"array"},"storages":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfigurationStorage:getAccountsClustersClusterConfigurationDatabaseConfigurationStorage"},"type":"array"},"tls":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfigurationTl:getAccountsClustersClusterConfigurationDatabaseConfigurationTl"},"type":"array"}},"required":["collections","inferences","logLevel","services","storages","tls"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfigurationCollection:getAccountsClustersClusterConfigurationDatabaseConfigurationCollection":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"replicationFactor":{"type":"number"},"vectors":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfigurationCollectionVector:getAccountsClustersClusterConfigurationDatabaseConfigurationCollectionVector"},"type":"array"},"writeConsistencyFactor":{"type":"number"}},"required":["replicationFactor","vectors","writeConsistencyFactor"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfigurationCollectionVector:getAccountsClustersClusterConfigurationDatabaseConfigurationCollectionVector":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"onDisk":{"type":"boolean"}},"required":["onDisk"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfigurationInference:getAccountsClustersClusterConfigurationDatabaseConfigurationInference":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"enabled":{"type":"boolean"}},"required":["enabled"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfigurationService:getAccountsClustersClusterConfigurationDatabaseConfigurationService":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"apiKeys":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfigurationServiceApiKey:getAccountsClustersClusterConfigurationDatabaseConfigurationServiceApiKey"},"type":"array"},"enableTls":{"type":"boolean"},"forceIncludeJwtRbac":{"type":"boolean"},"jwtRbac":{"type":"boolean"},"readOnlyApiKeys":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey:getAccountsClustersClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey"},"type":"array"}},"required":["apiKeys","enableTls","forceIncludeJwtRbac","jwtRbac","readOnlyApiKeys"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfigurationServiceApiKey:getAccountsClustersClusterConfigurationDatabaseConfigurationServiceApiKey":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey:getAccountsClustersClusterConfigurationDatabaseConfigurationServiceReadOnlyApiKey":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfigurationStorage:getAccountsClustersClusterConfigurationDatabaseConfigurationStorage":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"performances":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfigurationStoragePerformance:getAccountsClustersClusterConfigurationDatabaseConfigurationStoragePerformance"},"type":"array"}},"required":["performances"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfigurationStoragePerformance:getAccountsClustersClusterConfigurationDatabaseConfigurationStoragePerformance":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"asyncScorer":{"type":"boolean"},"optimizerCpuBudget":{"type":"number"}},"required":["asyncScorer","optimizerCpuBudget"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfigurationTl:getAccountsClustersClusterConfigurationDatabaseConfigurationTl":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"certs":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfigurationTlCert:getAccountsClustersClusterConfigurationDatabaseConfigurationTlCert"},"type":"array"},"keys":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationDatabaseConfigurationTlKey:getAccountsClustersClusterConfigurationDatabaseConfigurationTlKey"},"type":"array"}},"required":["certs","keys"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfigurationTlCert:getAccountsClustersClusterConfigurationDatabaseConfigurationTlCert":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationDatabaseConfigurationTlKey:getAccountsClustersClusterConfigurationDatabaseConfigurationTlKey":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"secretKey":{"type":"string"},"secretName":{"type":"string"}},"required":["secretKey","secretName"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationNodeConfiguration:getAccountsClustersClusterConfigurationNodeConfiguration":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"packageId":{"type":"string"},"resourceConfigurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterConfigurationNodeConfigurationResourceConfiguration:getAccountsClustersClusterConfigurationNodeConfigurationResourceConfiguration"},"type":"array"}},"required":["packageId","resourceConfigurations"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationNodeConfigurationResourceConfiguration:getAccountsClustersClusterConfigurationNodeConfigurationResourceConfiguration":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"amount":{"type":"number"},"resourceType":{"type":"string"},"resourceUnit":{"type":"string"}},"required":["amount","resourceType","resourceUnit"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationNodeSelector:getAccountsClustersClusterConfigurationNodeSelector":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationPodLabel:getAccountsClustersClusterConfigurationPodLabel":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationServiceAnnotation:getAccountsClustersClusterConfigurationServiceAnnotation":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationToleration:getAccountsClustersClusterConfigurationToleration":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"effect":{"type":"string"},"key":{"type":"string"},"operator":{"type":"string"},"tolerationSeconds":{"type":"number"},"value":{"type":"string"}},"required":["effect","key","operator","tolerationSeconds","value"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterConfigurationTopologySpreadConstraint:getAccountsClustersClusterConfigurationTopologySpreadConstraint":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"maxSkew":{"type":"number"},"topologyKey":{"type":"string"},"whenUnsatisfiable":{"type":"string"}},"required":["maxSkew","topologyKey","whenUnsatisfiable"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterLabel:getAccountsClustersClusterLabel":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterStatus:getAccountsClustersClusterStatus":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"nodesUp":{"type":"number"},"phase":{"type":"string"},"reason":{"type":"string"},"resources":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterStatusResource:getAccountsClustersClusterStatusResource"},"type":"array"},"restartedAt":{"type":"string"},"scalabilityInfos":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterStatusScalabilityInfo:getAccountsClustersClusterStatusScalabilityInfo"},"type":"array"},"version":{"type":"string"}},"required":["nodesUp","phase","reason","resources","restartedAt","scalabilityInfos","version"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterStatusResource:getAccountsClustersClusterStatusResource":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"cpus":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterStatusResourceCpus:getAccountsClustersClusterStatusResourceCpus"},"type":"array"},"disks":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterStatusResourceDisk:getAccountsClustersClusterStatusResourceDisk"},"type":"array"},"rams":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsClustersClusterStatusResourceRam:getAccountsClustersClusterStatusResourceRam"},"type":"array"}},"required":["cpus","disks","rams"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterStatusResourceCpus:getAccountsClustersClusterStatusResourceCpus":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"additional":{"type":"number"},"available":{"type":"number"},"base":{"type":"number"},"complimentary":{"type":"number"},"reserved":{"type":"number"}},"required":["additional","available","base","complimentary","reserved"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterStatusResourceDisk:getAccountsClustersClusterStatusResourceDisk":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"additional":{"type":"number"},"available":{"type":"number"},"base":{"type":"number"},"complimentary":{"type":"number"},"reserved":{"type":"number"}},"required":["additional","available","base","complimentary","reserved"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterStatusResourceRam:getAccountsClustersClusterStatusResourceRam":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"additional":{"type":"number"},"available":{"type":"number"},"base":{"type":"number"},"complimentary":{"type":"number"},"reserved":{"type":"number"}},"required":["additional","available","base","complimentary","reserved"],"type":"object"},"qdrant-cloud:index/getAccountsClustersClusterStatusScalabilityInfo:getAccountsClustersClusterStatusScalabilityInfo":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"reason":{"type":"string"},"status":{"type":"string"}},"required":["reason","status"],"type":"object"},"qdrant-cloud:index/getAccountsDatabaseApiKeysV2Key:getAccountsDatabaseApiKeysV2Key":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"accountId":{"type":"string"},"clusterId":{"type":"string"},"collectionAccessRules":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsDatabaseApiKeysV2KeyCollectionAccessRule:getAccountsDatabaseApiKeysV2KeyCollectionAccessRule"},"type":"array"},"createdAt":{"type":"string"},"createdByEmail":{"type":"string"},"expiresAt":{"type":"string"},"globalAccessRules":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetAccountsDatabaseApiKeysV2KeyGlobalAccessRule:getAccountsDatabaseApiKeysV2KeyGlobalAccessRule"},"type":"array"},"id":{"type":"string"},"key":{"type":"string"},"name":{"type":"string"},"postfix":{"type":"string"}},"required":["accountId","clusterId","collectionAccessRules","createdAt","createdByEmail","expiresAt","globalAccessRules","id","key","name","postfix"],"type":"object"},"qdrant-cloud:index/getAccountsDatabaseApiKeysV2KeyCollectionAccessRule:getAccountsDatabaseApiKeysV2KeyCollectionAccessRule":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"accessType":{"type":"string"},"collectionName":{"type":"string"}},"required":["accessType","collectionName"],"type":"object"},"qdrant-cloud:index/getAccountsDatabaseApiKeysV2KeyGlobalAccessRule:getAccountsDatabaseApiKeysV2KeyGlobalAccessRule":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"accessType":{"type":"string"}},"required":["accessType"],"type":"object"},"qdrant-cloud:index/getBookingPackagesPackage:getBookingPackagesPackage":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"availableAdditionalResources":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetBookingPackagesPackageAvailableAdditionalResource:getBookingPackagesPackageAvailableAdditionalResource"},"type":"array"},"currency":{"type":"string"},"id":{"type":"string"},"name":{"type":"string"},"resourceConfigurations":{"items":{"$ref":"#/types/qdrant-cloud:index%2FgetBookingPackagesPackageResourceConfiguration:getBookingPackagesPackageResourceConfiguration"},"type":"array"},"status":{"type":"string"},"tier":{"type":"string"},"type":{"type":"string"},"unitIntPricePerHour":{"type":"number"}},"required":["availableAdditionalResources","currency","id","name","resourceConfigurations","status","tier","type","unitIntPricePerHour"],"type":"object"},"qdrant-cloud:index/getBookingPackagesPackageAvailableAdditionalResource:getBookingPackagesPackageAvailableAdditionalResource":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"diskPricePerHour":{"type":"number"}},"required":["diskPricePerHour"],"type":"object"},"qdrant-cloud:index/getBookingPackagesPackageResourceConfiguration:getBookingPackagesPackageResourceConfiguration":{"language":{"nodejs":{"requiredInputs":[]}},"properties":{"cpu":{"type":"string"},"disk":{"type":"string"},"ram":{"type":"string"}},"required":["cpu","disk","ram"],"type":"object"}},"version":"1.19.5"}
