These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.kubernetes.getConnectedCluster
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Returns the properties of the specified connected cluster, including name, identity, properties, and additional cluster details. API Version: 2021-03-01.
Using getConnectedCluster
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 getConnectedCluster(args: GetConnectedClusterArgs, opts?: InvokeOptions): Promise<GetConnectedClusterResult>
function getConnectedClusterOutput(args: GetConnectedClusterOutputArgs, opts?: InvokeOptions): Output<GetConnectedClusterResult>def get_connected_cluster(cluster_name: Optional[str] = None,
                          resource_group_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetConnectedClusterResult
def get_connected_cluster_output(cluster_name: Optional[pulumi.Input[str]] = None,
                          resource_group_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetConnectedClusterResult]func LookupConnectedCluster(ctx *Context, args *LookupConnectedClusterArgs, opts ...InvokeOption) (*LookupConnectedClusterResult, error)
func LookupConnectedClusterOutput(ctx *Context, args *LookupConnectedClusterOutputArgs, opts ...InvokeOption) LookupConnectedClusterResultOutput> Note: This function is named LookupConnectedCluster in the Go SDK.
public static class GetConnectedCluster 
{
    public static Task<GetConnectedClusterResult> InvokeAsync(GetConnectedClusterArgs args, InvokeOptions? opts = null)
    public static Output<GetConnectedClusterResult> Invoke(GetConnectedClusterInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConnectedClusterResult> getConnectedCluster(GetConnectedClusterArgs args, InvokeOptions options)
public static Output<GetConnectedClusterResult> getConnectedCluster(GetConnectedClusterArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:kubernetes:getConnectedCluster
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ClusterName string
- The name of the Kubernetes cluster on which get is called.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ClusterName string
- The name of the Kubernetes cluster on which get is called.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- clusterName String
- The name of the Kubernetes cluster on which get is called.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- clusterName string
- The name of the Kubernetes cluster on which get is called.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- cluster_name str
- The name of the Kubernetes cluster on which get is called.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- clusterName String
- The name of the Kubernetes cluster on which get is called.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getConnectedCluster Result
The following output properties are available:
- AgentPublic stringKey Certificate 
- Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
- AgentVersion string
- Version of the agent running on the connected cluster resource
- ConnectivityStatus string
- Represents the connectivity status of the connected cluster.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Identity
Pulumi.Azure Native. Kubernetes. Outputs. Connected Cluster Identity Response 
- The identity of the connected cluster.
- KubernetesVersion string
- The Kubernetes version of the connected cluster resource
- LastConnectivity stringTime 
- Time representing the last instance when heart beat was received from the cluster
- Location string
- The geo-location where the resource lives
- ManagedIdentity stringCertificate Expiration Time 
- Expiration time of the managed identity certificate
- Name string
- The name of the resource
- Offering string
- Connected cluster offering
- SystemData Pulumi.Azure Native. Kubernetes. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource
- TotalCore intCount 
- Number of CPU cores present in the connected cluster resource
- TotalNode intCount 
- Number of nodes present in the connected cluster resource
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Distribution string
- The Kubernetes distribution running on this connected cluster.
- Infrastructure string
- The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
- ProvisioningState string
- Provisioning state of the connected cluster resource.
- Dictionary<string, string>
- Resource tags.
- AgentPublic stringKey Certificate 
- Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
- AgentVersion string
- Version of the agent running on the connected cluster resource
- ConnectivityStatus string
- Represents the connectivity status of the connected cluster.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Identity
ConnectedCluster Identity Response 
- The identity of the connected cluster.
- KubernetesVersion string
- The Kubernetes version of the connected cluster resource
- LastConnectivity stringTime 
- Time representing the last instance when heart beat was received from the cluster
- Location string
- The geo-location where the resource lives
- ManagedIdentity stringCertificate Expiration Time 
- Expiration time of the managed identity certificate
- Name string
- The name of the resource
- Offering string
- Connected cluster offering
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- TotalCore intCount 
- Number of CPU cores present in the connected cluster resource
- TotalNode intCount 
- Number of nodes present in the connected cluster resource
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Distribution string
- The Kubernetes distribution running on this connected cluster.
- Infrastructure string
- The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
- ProvisioningState string
- Provisioning state of the connected cluster resource.
- map[string]string
- Resource tags.
- agentPublic StringKey Certificate 
- Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
- agentVersion String
- Version of the agent running on the connected cluster resource
- connectivityStatus String
- Represents the connectivity status of the connected cluster.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- identity
ConnectedCluster Identity Response 
- The identity of the connected cluster.
- kubernetesVersion String
- The Kubernetes version of the connected cluster resource
- lastConnectivity StringTime 
- Time representing the last instance when heart beat was received from the cluster
- location String
- The geo-location where the resource lives
- managedIdentity StringCertificate Expiration Time 
- Expiration time of the managed identity certificate
- name String
- The name of the resource
- offering String
- Connected cluster offering
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- totalCore IntegerCount 
- Number of CPU cores present in the connected cluster resource
- totalNode IntegerCount 
- Number of nodes present in the connected cluster resource
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- distribution String
- The Kubernetes distribution running on this connected cluster.
- infrastructure String
- The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
- provisioningState String
- Provisioning state of the connected cluster resource.
- Map<String,String>
- Resource tags.
- agentPublic stringKey Certificate 
- Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
- agentVersion string
- Version of the agent running on the connected cluster resource
- connectivityStatus string
- Represents the connectivity status of the connected cluster.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- identity
ConnectedCluster Identity Response 
- The identity of the connected cluster.
- kubernetesVersion string
- The Kubernetes version of the connected cluster resource
- lastConnectivity stringTime 
- Time representing the last instance when heart beat was received from the cluster
- location string
- The geo-location where the resource lives
- managedIdentity stringCertificate Expiration Time 
- Expiration time of the managed identity certificate
- name string
- The name of the resource
- offering string
- Connected cluster offering
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- totalCore numberCount 
- Number of CPU cores present in the connected cluster resource
- totalNode numberCount 
- Number of nodes present in the connected cluster resource
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- distribution string
- The Kubernetes distribution running on this connected cluster.
- infrastructure string
- The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
- provisioningState string
- Provisioning state of the connected cluster resource.
- {[key: string]: string}
- Resource tags.
- agent_public_ strkey_ certificate 
- Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
- agent_version str
- Version of the agent running on the connected cluster resource
- connectivity_status str
- Represents the connectivity status of the connected cluster.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- identity
ConnectedCluster Identity Response 
- The identity of the connected cluster.
- kubernetes_version str
- The Kubernetes version of the connected cluster resource
- last_connectivity_ strtime 
- Time representing the last instance when heart beat was received from the cluster
- location str
- The geo-location where the resource lives
- managed_identity_ strcertificate_ expiration_ time 
- Expiration time of the managed identity certificate
- name str
- The name of the resource
- offering str
- Connected cluster offering
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- total_core_ intcount 
- Number of CPU cores present in the connected cluster resource
- total_node_ intcount 
- Number of nodes present in the connected cluster resource
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- distribution str
- The Kubernetes distribution running on this connected cluster.
- infrastructure str
- The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
- provisioning_state str
- Provisioning state of the connected cluster resource.
- Mapping[str, str]
- Resource tags.
- agentPublic StringKey Certificate 
- Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
- agentVersion String
- Version of the agent running on the connected cluster resource
- connectivityStatus String
- Represents the connectivity status of the connected cluster.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- identity Property Map
- The identity of the connected cluster.
- kubernetesVersion String
- The Kubernetes version of the connected cluster resource
- lastConnectivity StringTime 
- Time representing the last instance when heart beat was received from the cluster
- location String
- The geo-location where the resource lives
- managedIdentity StringCertificate Expiration Time 
- Expiration time of the managed identity certificate
- name String
- The name of the resource
- offering String
- Connected cluster offering
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource
- totalCore NumberCount 
- Number of CPU cores present in the connected cluster resource
- totalNode NumberCount 
- Number of nodes present in the connected cluster resource
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- distribution String
- The Kubernetes distribution running on this connected cluster.
- infrastructure String
- The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
- provisioningState String
- Provisioning state of the connected cluster resource.
- Map<String>
- Resource tags.
Supporting Types
ConnectedClusterIdentityResponse   
- PrincipalId string
- The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
- Type string
- The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
- PrincipalId string
- The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
- Type string
- The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
- principalId String
- The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
- type String
- The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
- principalId string
- The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
- tenantId string
- The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
- type string
- The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
- principal_id str
- The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
- tenant_id str
- The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
- type str
- The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
- principalId String
- The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
- type String
- The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource modification (UTC).
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource modification (UTC).
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi