Skip to main content

azureKeyVaultDetails

Retrieves all Azure Key Vaults assigned to the specified subscription.

azureKeyVaultDetails(
cloudProviderId: UUID!
subscriptionId: String
): [AzureKeyVault]

Arguments

azureKeyVaultDetails.cloudProviderId ● UUID! non-null scalar

The UUID of the Azure cloud provider.

azureKeyVaultDetails.subscriptionId ● String scalar

The Azure subscription ID. If omitted, returns Key Vaults from all subscriptions.

Type

AzureKeyVault object