1. Packages
  2. Azure Native
  3. API Docs
  4. netapp
  5. listCapacityPoolCachePeeringPassphrases
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi

    This operation will list the cluster peering command, cluster peering passphrase and the vserver peering command

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

    Using listCapacityPoolCachePeeringPassphrases

    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 listCapacityPoolCachePeeringPassphrases(args: ListCapacityPoolCachePeeringPassphrasesArgs, opts?: InvokeOptions): Promise<ListCapacityPoolCachePeeringPassphrasesResult>
    function listCapacityPoolCachePeeringPassphrasesOutput(args: ListCapacityPoolCachePeeringPassphrasesOutputArgs, opts?: InvokeOptions): Output<ListCapacityPoolCachePeeringPassphrasesResult>
    def list_capacity_pool_cache_peering_passphrases(account_name: Optional[str] = None,
                                                     cache_name: Optional[str] = None,
                                                     pool_name: Optional[str] = None,
                                                     resource_group_name: Optional[str] = None,
                                                     opts: Optional[InvokeOptions] = None) -> ListCapacityPoolCachePeeringPassphrasesResult
    def list_capacity_pool_cache_peering_passphrases_output(account_name: Optional[pulumi.Input[str]] = None,
                                                     cache_name: Optional[pulumi.Input[str]] = None,
                                                     pool_name: Optional[pulumi.Input[str]] = None,
                                                     resource_group_name: Optional[pulumi.Input[str]] = None,
                                                     opts: Optional[InvokeOptions] = None) -> Output[ListCapacityPoolCachePeeringPassphrasesResult]
    func ListCapacityPoolCachePeeringPassphrases(ctx *Context, args *ListCapacityPoolCachePeeringPassphrasesArgs, opts ...InvokeOption) (*ListCapacityPoolCachePeeringPassphrasesResult, error)
    func ListCapacityPoolCachePeeringPassphrasesOutput(ctx *Context, args *ListCapacityPoolCachePeeringPassphrasesOutputArgs, opts ...InvokeOption) ListCapacityPoolCachePeeringPassphrasesResultOutput

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

    public static class ListCapacityPoolCachePeeringPassphrases 
    {
        public static Task<ListCapacityPoolCachePeeringPassphrasesResult> InvokeAsync(ListCapacityPoolCachePeeringPassphrasesArgs args, InvokeOptions? opts = null)
        public static Output<ListCapacityPoolCachePeeringPassphrasesResult> Invoke(ListCapacityPoolCachePeeringPassphrasesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListCapacityPoolCachePeeringPassphrasesResult> listCapacityPoolCachePeeringPassphrases(ListCapacityPoolCachePeeringPassphrasesArgs args, InvokeOptions options)
    public static Output<ListCapacityPoolCachePeeringPassphrasesResult> listCapacityPoolCachePeeringPassphrases(ListCapacityPoolCachePeeringPassphrasesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:netapp:listCapacityPoolCachePeeringPassphrases
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountName string
    The name of the NetApp account
    CacheName string
    The name of the cache resource.
    PoolName string
    The name of the capacity pool
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    AccountName string
    The name of the NetApp account
    CacheName string
    The name of the cache resource.
    PoolName string
    The name of the capacity pool
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    accountName String
    The name of the NetApp account
    cacheName String
    The name of the cache resource.
    poolName String
    The name of the capacity pool
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    accountName string
    The name of the NetApp account
    cacheName string
    The name of the cache resource.
    poolName string
    The name of the capacity pool
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    account_name str
    The name of the NetApp account
    cache_name str
    The name of the cache resource.
    pool_name str
    The name of the capacity pool
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    accountName String
    The name of the NetApp account
    cacheName String
    The name of the cache resource.
    poolName String
    The name of the capacity pool
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    listCapacityPoolCachePeeringPassphrases Result

    The following output properties are available:

    ClusterPeeringCommand string
    The cluster peering command.
    ClusterPeeringPassphrase string
    The cluster peering passphrase.
    VserverPeeringCommand string
    The vserver peering command.
    ClusterPeeringCommand string
    The cluster peering command.
    ClusterPeeringPassphrase string
    The cluster peering passphrase.
    VserverPeeringCommand string
    The vserver peering command.
    clusterPeeringCommand String
    The cluster peering command.
    clusterPeeringPassphrase String
    The cluster peering passphrase.
    vserverPeeringCommand String
    The vserver peering command.
    clusterPeeringCommand string
    The cluster peering command.
    clusterPeeringPassphrase string
    The cluster peering passphrase.
    vserverPeeringCommand string
    The vserver peering command.
    cluster_peering_command str
    The cluster peering command.
    cluster_peering_passphrase str
    The cluster peering passphrase.
    vserver_peering_command str
    The vserver peering command.
    clusterPeeringCommand String
    The cluster peering command.
    clusterPeeringPassphrase String
    The cluster peering passphrase.
    vserverPeeringCommand String
    The vserver peering command.

    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 v2 docs if using the v2 version of this package.
    Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate