These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native-v2.resourceconnector.listApplianceClusterUserCredential
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Returns the cluster user credentials for the dedicated appliance. Azure REST API version: 2022-10-27.
Other available API versions: 2021-10-31-preview.
Using listApplianceClusterUserCredential
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 listApplianceClusterUserCredential(args: ListApplianceClusterUserCredentialArgs, opts?: InvokeOptions): Promise<ListApplianceClusterUserCredentialResult>
function listApplianceClusterUserCredentialOutput(args: ListApplianceClusterUserCredentialOutputArgs, opts?: InvokeOptions): Output<ListApplianceClusterUserCredentialResult>
def list_appliance_cluster_user_credential(resource_group_name: Optional[str] = None,
resource_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListApplianceClusterUserCredentialResult
def list_appliance_cluster_user_credential_output(resource_group_name: Optional[pulumi.Input[str]] = None,
resource_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListApplianceClusterUserCredentialResult]
func ListApplianceClusterUserCredential(ctx *Context, args *ListApplianceClusterUserCredentialArgs, opts ...InvokeOption) (*ListApplianceClusterUserCredentialResult, error)
func ListApplianceClusterUserCredentialOutput(ctx *Context, args *ListApplianceClusterUserCredentialOutputArgs, opts ...InvokeOption) ListApplianceClusterUserCredentialResultOutput
> Note: This function is named ListApplianceClusterUserCredential
in the Go SDK.
public static class ListApplianceClusterUserCredential
{
public static Task<ListApplianceClusterUserCredentialResult> InvokeAsync(ListApplianceClusterUserCredentialArgs args, InvokeOptions? opts = null)
public static Output<ListApplianceClusterUserCredentialResult> Invoke(ListApplianceClusterUserCredentialInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListApplianceClusterUserCredentialResult> listApplianceClusterUserCredential(ListApplianceClusterUserCredentialArgs args, InvokeOptions options)
public static Output<ListApplianceClusterUserCredentialResult> listApplianceClusterUserCredential(ListApplianceClusterUserCredentialArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:resourceconnector:listApplianceClusterUserCredential
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Resource
Name This property is required. Changes to this property will trigger replacement.
- Appliances name.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Resource
Name This property is required. Changes to this property will trigger replacement.
- Appliances name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- resource
Name This property is required. Changes to this property will trigger replacement.
- Appliances name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- resource
Name This property is required. Changes to this property will trigger replacement.
- Appliances name.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- resource_
name This property is required. Changes to this property will trigger replacement.
- Appliances name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- resource
Name This property is required. Changes to this property will trigger replacement.
- Appliances name.
listApplianceClusterUserCredential Result
The following output properties are available:
- Hybrid
Connection Pulumi.Config Azure Native. Resource Connector. Outputs. Hybrid Connection Config Response - Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
- Kubeconfigs
List<Pulumi.
Azure Native. Resource Connector. Outputs. Appliance Credential Kubeconfig Response> - The list of appliance kubeconfigs.
- Hybrid
Connection HybridConfig Connection Config Response - Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
- Kubeconfigs
[]Appliance
Credential Kubeconfig Response - The list of appliance kubeconfigs.
- hybrid
Connection HybridConfig Connection Config Response - Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
- kubeconfigs
List<Appliance
Credential Kubeconfig Response> - The list of appliance kubeconfigs.
- hybrid
Connection HybridConfig Connection Config Response - Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
- kubeconfigs
Appliance
Credential Kubeconfig Response[] - The list of appliance kubeconfigs.
- hybrid_
connection_ Hybridconfig Connection Config Response - Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
- kubeconfigs
Sequence[Appliance
Credential Kubeconfig Response] - The list of appliance kubeconfigs.
- hybrid
Connection Property MapConfig - Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
- kubeconfigs List<Property Map>
- The list of appliance kubeconfigs.
Supporting Types
ApplianceCredentialKubeconfigResponse
HybridConnectionConfigResponse
- Expiration
Time This property is required. double - Timestamp when this token will be expired.
- Hybrid
Connection Name This property is required. string - Name of the connection
- Relay
This property is required. string - Name of the notification service.
- Token
This property is required. string - Listener access token
- Expiration
Time This property is required. float64 - Timestamp when this token will be expired.
- Hybrid
Connection Name This property is required. string - Name of the connection
- Relay
This property is required. string - Name of the notification service.
- Token
This property is required. string - Listener access token
- expiration
Time This property is required. Double - Timestamp when this token will be expired.
- hybrid
Connection Name This property is required. String - Name of the connection
- relay
This property is required. String - Name of the notification service.
- token
This property is required. String - Listener access token
- expiration
Time This property is required. number - Timestamp when this token will be expired.
- hybrid
Connection Name This property is required. string - Name of the connection
- relay
This property is required. string - Name of the notification service.
- token
This property is required. string - Listener access token
- expiration_
time This property is required. float - Timestamp when this token will be expired.
- hybrid_
connection_ name This property is required. str - Name of the connection
- relay
This property is required. str - Name of the notification service.
- token
This property is required. str - Listener access token
- expiration
Time This property is required. Number - Timestamp when this token will be expired.
- hybrid
Connection Name This property is required. String - Name of the connection
- relay
This property is required. String - Name of the notification service.
- token
This property is required. String - Listener access token
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi