1. Packages
  2. Azure Native
  3. API Docs
  4. netapp
  5. getAccountKeyVaultStatus
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native.netapp.getAccountKeyVaultStatus

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

    Contains data from encryption.keyVaultProperties as well as information about which private endpoint is used by each encryption sibling set. Response from this endpoint can be modified and used as request body for POST request.

    Uses Azure REST API version 2024-09-01-preview.

    Using getAccountKeyVaultStatus

    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 getAccountKeyVaultStatus(args: GetAccountKeyVaultStatusArgs, opts?: InvokeOptions): Promise<GetAccountKeyVaultStatusResult>
    function getAccountKeyVaultStatusOutput(args: GetAccountKeyVaultStatusOutputArgs, opts?: InvokeOptions): Output<GetAccountKeyVaultStatusResult>
    def get_account_key_vault_status(account_name: Optional[str] = None,
                                     resource_group_name: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetAccountKeyVaultStatusResult
    def get_account_key_vault_status_output(account_name: Optional[pulumi.Input[str]] = None,
                                     resource_group_name: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetAccountKeyVaultStatusResult]
    func GetAccountKeyVaultStatus(ctx *Context, args *GetAccountKeyVaultStatusArgs, opts ...InvokeOption) (*GetAccountKeyVaultStatusResult, error)
    func GetAccountKeyVaultStatusOutput(ctx *Context, args *GetAccountKeyVaultStatusOutputArgs, opts ...InvokeOption) GetAccountKeyVaultStatusResultOutput

    > Note: This function is named GetAccountKeyVaultStatus in the Go SDK.

    public static class GetAccountKeyVaultStatus 
    {
        public static Task<GetAccountKeyVaultStatusResult> InvokeAsync(GetAccountKeyVaultStatusArgs args, InvokeOptions? opts = null)
        public static Output<GetAccountKeyVaultStatusResult> Invoke(GetAccountKeyVaultStatusInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAccountKeyVaultStatusResult> getAccountKeyVaultStatus(GetAccountKeyVaultStatusArgs args, InvokeOptions options)
    public static Output<GetAccountKeyVaultStatusResult> getAccountKeyVaultStatus(GetAccountKeyVaultStatusArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:netapp:getAccountKeyVaultStatus
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountName string
    The name of the NetApp account
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    AccountName string
    The name of the NetApp account
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    accountName String
    The name of the NetApp account
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    accountName string
    The name of the NetApp account
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    account_name str
    The name of the NetApp account
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    accountName String
    The name of the NetApp account
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getAccountKeyVaultStatus Result

    The following output properties are available:

    KeyName string
    The name of the key that should be used for encryption.
    KeyVaultPrivateEndpoints List<Pulumi.AzureNative.NetApp.Outputs.KeyVaultPrivateEndpointResponse>
    Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint.
    KeyVaultResourceId string
    Azure resource ID of the key vault/managed HSM that should be used for encryption.
    KeyVaultUri string
    The URI of the key vault/managed HSM that should be used for encryption.
    KeyName string
    The name of the key that should be used for encryption.
    KeyVaultPrivateEndpoints []KeyVaultPrivateEndpointResponse
    Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint.
    KeyVaultResourceId string
    Azure resource ID of the key vault/managed HSM that should be used for encryption.
    KeyVaultUri string
    The URI of the key vault/managed HSM that should be used for encryption.
    keyName String
    The name of the key that should be used for encryption.
    keyVaultPrivateEndpoints List<KeyVaultPrivateEndpointResponse>
    Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint.
    keyVaultResourceId String
    Azure resource ID of the key vault/managed HSM that should be used for encryption.
    keyVaultUri String
    The URI of the key vault/managed HSM that should be used for encryption.
    keyName string
    The name of the key that should be used for encryption.
    keyVaultPrivateEndpoints KeyVaultPrivateEndpointResponse[]
    Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint.
    keyVaultResourceId string
    Azure resource ID of the key vault/managed HSM that should be used for encryption.
    keyVaultUri string
    The URI of the key vault/managed HSM that should be used for encryption.
    key_name str
    The name of the key that should be used for encryption.
    key_vault_private_endpoints Sequence[KeyVaultPrivateEndpointResponse]
    Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint.
    key_vault_resource_id str
    Azure resource ID of the key vault/managed HSM that should be used for encryption.
    key_vault_uri str
    The URI of the key vault/managed HSM that should be used for encryption.
    keyName String
    The name of the key that should be used for encryption.
    keyVaultPrivateEndpoints List<Property Map>
    Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint.
    keyVaultResourceId String
    Azure resource ID of the key vault/managed HSM that should be used for encryption.
    keyVaultUri String
    The URI of the key vault/managed HSM that should be used for encryption.

    Supporting Types

    KeyVaultPrivateEndpointResponse

    PrivateEndpointId string
    Identifier of the private endpoint to reach the Azure Key Vault
    VirtualNetworkId string
    Identifier for the virtual network id
    PrivateEndpointId string
    Identifier of the private endpoint to reach the Azure Key Vault
    VirtualNetworkId string
    Identifier for the virtual network id
    privateEndpointId String
    Identifier of the private endpoint to reach the Azure Key Vault
    virtualNetworkId String
    Identifier for the virtual network id
    privateEndpointId string
    Identifier of the private endpoint to reach the Azure Key Vault
    virtualNetworkId string
    Identifier for the virtual network id
    private_endpoint_id str
    Identifier of the private endpoint to reach the Azure Key Vault
    virtual_network_id str
    Identifier for the virtual network id
    privateEndpointId String
    Identifier of the private endpoint to reach the Azure Key Vault
    virtualNetworkId String
    Identifier for the virtual network id

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi