qdrant-cloud 1.6.0 published on Monday, Jul 28, 2025 by qdrant
qdrant-cloud.getAccountsDatabaseApiKeysV2
Explore with Pulumi AI
qdrant-cloud 1.6.0 published on Monday, Jul 28, 2025 by qdrant
Account Database API Keys Data Source (v2)
Using getAccountsDatabaseApiKeysV2
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAccountsDatabaseApiKeysV2(args: GetAccountsDatabaseApiKeysV2Args, opts?: InvokeOptions): Promise<GetAccountsDatabaseApiKeysV2Result>
function getAccountsDatabaseApiKeysV2Output(args: GetAccountsDatabaseApiKeysV2OutputArgs, opts?: InvokeOptions): Output<GetAccountsDatabaseApiKeysV2Result>
def get_accounts_database_api_keys_v2(account_id: Optional[str] = None,
cluster_id: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccountsDatabaseApiKeysV2Result
def get_accounts_database_api_keys_v2_output(account_id: Optional[pulumi.Input[str]] = None,
cluster_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccountsDatabaseApiKeysV2Result]
func GetAccountsDatabaseApiKeysV2(ctx *Context, args *GetAccountsDatabaseApiKeysV2Args, opts ...InvokeOption) (*GetAccountsDatabaseApiKeysV2Result, error)
func GetAccountsDatabaseApiKeysV2Output(ctx *Context, args *GetAccountsDatabaseApiKeysV2OutputArgs, opts ...InvokeOption) GetAccountsDatabaseApiKeysV2ResultOutput
> Note: This function is named GetAccountsDatabaseApiKeysV2
in the Go SDK.
public static class GetAccountsDatabaseApiKeysV2
{
public static Task<GetAccountsDatabaseApiKeysV2Result> InvokeAsync(GetAccountsDatabaseApiKeysV2Args args, InvokeOptions? opts = null)
public static Output<GetAccountsDatabaseApiKeysV2Result> Invoke(GetAccountsDatabaseApiKeysV2InvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAccountsDatabaseApiKeysV2Result> getAccountsDatabaseApiKeysV2(GetAccountsDatabaseApiKeysV2Args args, InvokeOptions options)
public static Output<GetAccountsDatabaseApiKeysV2Result> getAccountsDatabaseApiKeysV2(GetAccountsDatabaseApiKeysV2Args args, InvokeOptions options)
fn::invoke:
function: qdrant-cloud:index/getAccountsDatabaseApiKeysV2:getAccountsDatabaseApiKeysV2
arguments:
# arguments dictionary
The following arguments are supported:
- cluster_
id str - Database API Keys V2 Schema Cluster Identifier for which this Database API Key is attached field
- account_
id str - Database API Keys V2 Schema Account Identifier where all those Database API Keys belongs to field
- id str
- The ID of this resource.
getAccountsDatabaseApiKeysV2 Result
The following output properties are available:
- Account
Id string - Database API Keys V2 Schema Account Identifier where all those Database API Keys belongs to field
- Cluster
Id string - Database API Keys V2 Schema Cluster Identifier for which this Database API Key is attached field
- Id string
- The ID of this resource.
- Keys
List<Pulumi.
Qdrant Cloud. Outputs. Get Accounts Database Api Keys V2Key> - Database API Keys V2 Schema List of Database API Keys field
- Account
Id string - Database API Keys V2 Schema Account Identifier where all those Database API Keys belongs to field
- Cluster
Id string - Database API Keys V2 Schema Cluster Identifier for which this Database API Key is attached field
- Id string
- The ID of this resource.
- Keys
[]Get
Accounts Database Api Keys V2Key - Database API Keys V2 Schema List of Database API Keys field
- account
Id String - Database API Keys V2 Schema Account Identifier where all those Database API Keys belongs to field
- cluster
Id String - Database API Keys V2 Schema Cluster Identifier for which this Database API Key is attached field
- id String
- The ID of this resource.
- keys
List<Get
Accounts Database Api Keys V2Key> - Database API Keys V2 Schema List of Database API Keys field
- account
Id string - Database API Keys V2 Schema Account Identifier where all those Database API Keys belongs to field
- cluster
Id string - Database API Keys V2 Schema Cluster Identifier for which this Database API Key is attached field
- id string
- The ID of this resource.
- keys
Get
Accounts Database Api Keys V2Key[] - Database API Keys V2 Schema List of Database API Keys field
- account_
id str - Database API Keys V2 Schema Account Identifier where all those Database API Keys belongs to field
- cluster_
id str - Database API Keys V2 Schema Cluster Identifier for which this Database API Key is attached field
- id str
- The ID of this resource.
- keys
Sequence[Get
Accounts Database Api Keys V2Key] - Database API Keys V2 Schema List of Database API Keys field
- account
Id String - Database API Keys V2 Schema Account Identifier where all those Database API Keys belongs to field
- cluster
Id String - Database API Keys V2 Schema Cluster Identifier for which this Database API Key is attached field
- id String
- The ID of this resource.
- keys List<Property Map>
- Database API Keys V2 Schema List of Database API Keys field
Supporting Types
GetAccountsDatabaseApiKeysV2Key
- Account
Id string - Cluster
Id string - Collection
Access List<Pulumi.Rules Qdrant Cloud. Inputs. Get Accounts Database Api Keys V2Key Collection Access Rule> - Created
At string - Created
By stringEmail - Expires
At string - Global
Access List<Pulumi.Rules Qdrant Cloud. Inputs. Get Accounts Database Api Keys V2Key Global Access Rule> - Id string
- Key string
- Name string
- Postfix string
- Account
Id string - Cluster
Id string - Collection
Access []GetRules Accounts Database Api Keys V2Key Collection Access Rule - Created
At string - Created
By stringEmail - Expires
At string - Global
Access []GetRules Accounts Database Api Keys V2Key Global Access Rule - Id string
- Key string
- Name string
- Postfix string
- account
Id String - cluster
Id String - collection
Access List<GetRules Accounts Database Api Keys V2Key Collection Access Rule> - created
At String - created
By StringEmail - expires
At String - global
Access List<GetRules Accounts Database Api Keys V2Key Global Access Rule> - id String
- key String
- name String
- postfix String
- account
Id string - cluster
Id string - collection
Access GetRules Accounts Database Api Keys V2Key Collection Access Rule[] - created
At string - created
By stringEmail - expires
At string - global
Access GetRules Accounts Database Api Keys V2Key Global Access Rule[] - id string
- key string
- name string
- postfix string
- account
Id String - cluster
Id String - collection
Access List<Property Map>Rules - created
At String - created
By StringEmail - expires
At String - global
Access List<Property Map>Rules - id String
- key String
- name String
- postfix String
GetAccountsDatabaseApiKeysV2KeyCollectionAccessRule
- Access
Type string - Collection
Name string - Payload Dictionary<string, string>
- Access
Type string - Collection
Name string - Payload map[string]string
- access
Type String - collection
Name String - payload Map<String,String>
- access
Type string - collection
Name string - payload {[key: string]: string}
- access_
type str - collection_
name str - payload Mapping[str, str]
- access
Type String - collection
Name String - payload Map<String>
GetAccountsDatabaseApiKeysV2KeyGlobalAccessRule
- Access
Type string
- Access
Type string
- access
Type String
- access
Type string
- access_
type str
- access
Type String
Package Details
- Repository
- qdrant-cloud qdrant/terraform-provider-qdrant-cloud
- License
- Notes
- This Pulumi package is based on the
qdrant-cloud
Terraform Provider.
qdrant-cloud 1.6.0 published on Monday, Jul 28, 2025 by qdrant