This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.hdinsight.getClusterPool
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Gets a cluster pool.
Uses Azure REST API version 2023-06-01-preview.
Other available API versions: 2023-11-01-preview, 2024-05-01-preview.
Using getClusterPool
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 getClusterPool(args: GetClusterPoolArgs, opts?: InvokeOptions): Promise<GetClusterPoolResult>
function getClusterPoolOutput(args: GetClusterPoolOutputArgs, opts?: InvokeOptions): Output<GetClusterPoolResult>def get_cluster_pool(cluster_pool_name: Optional[str] = None,
                     resource_group_name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetClusterPoolResult
def get_cluster_pool_output(cluster_pool_name: Optional[pulumi.Input[str]] = None,
                     resource_group_name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetClusterPoolResult]func LookupClusterPool(ctx *Context, args *LookupClusterPoolArgs, opts ...InvokeOption) (*LookupClusterPoolResult, error)
func LookupClusterPoolOutput(ctx *Context, args *LookupClusterPoolOutputArgs, opts ...InvokeOption) LookupClusterPoolResultOutput> Note: This function is named LookupClusterPool in the Go SDK.
public static class GetClusterPool 
{
    public static Task<GetClusterPoolResult> InvokeAsync(GetClusterPoolArgs args, InvokeOptions? opts = null)
    public static Output<GetClusterPoolResult> Invoke(GetClusterPoolInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetClusterPoolResult> getClusterPool(GetClusterPoolArgs args, InvokeOptions options)
public static Output<GetClusterPoolResult> getClusterPool(GetClusterPoolArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:hdinsight:getClusterPool
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ClusterPool stringName 
- The name of the cluster pool.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ClusterPool stringName 
- The name of the cluster pool.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- clusterPool StringName 
- The name of the cluster pool.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- clusterPool stringName 
- The name of the cluster pool.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- cluster_pool_ strname 
- The name of the cluster pool.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- clusterPool StringName 
- The name of the cluster pool.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getClusterPool Result
The following output properties are available:
- AksCluster Pulumi.Profile Azure Native. HDInsight. Outputs. Cluster Pool Resource Properties Response Aks Cluster Profile 
- Properties of underlying AKS cluster.
- AksManaged stringResource Group Name 
- A resource group created by AKS, to hold the infrastructure resources created by AKS on-behalf of customers. It is generated by cluster pool name and managed resource group name by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}
- ComputeProfile Pulumi.Azure Native. HDInsight. Outputs. Cluster Pool Resource Properties Response Compute Profile 
- CLuster pool compute profile.
- DeploymentId string
- A unique id generated by the RP to identify the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- ProvisioningState string
- Provisioning state of the resource.
- Status string
- Business status of the resource.
- SystemData Pulumi.Azure Native. HDInsight. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ClusterPool Pulumi.Profile Azure Native. HDInsight. Outputs. Cluster Pool Resource Properties Response Cluster Pool Profile 
- CLuster pool profile.
- LogAnalytics Pulumi.Profile Azure Native. HDInsight. Outputs. Cluster Pool Resource Properties Response Log Analytics Profile 
- Cluster pool log analytics profile to enable OMS agent for AKS cluster.
- ManagedResource stringGroup Name 
- A resource group created by RP, to hold the resources created by RP on-behalf of customers. It will also be used to generate aksManagedResourceGroupName by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}. Please make sure it meets resource group name restriction.
- NetworkProfile Pulumi.Azure Native. HDInsight. Outputs. Cluster Pool Resource Properties Response Network Profile 
- Cluster pool network profile.
- Dictionary<string, string>
- Resource tags.
- AksCluster ClusterProfile Pool Resource Properties Response Aks Cluster Profile 
- Properties of underlying AKS cluster.
- AksManaged stringResource Group Name 
- A resource group created by AKS, to hold the infrastructure resources created by AKS on-behalf of customers. It is generated by cluster pool name and managed resource group name by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}
- ComputeProfile ClusterPool Resource Properties Response Compute Profile 
- CLuster pool compute profile.
- DeploymentId string
- A unique id generated by the RP to identify the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- ProvisioningState string
- Provisioning state of the resource.
- Status string
- Business status of the resource.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ClusterPool ClusterProfile Pool Resource Properties Response Cluster Pool Profile 
- CLuster pool profile.
- LogAnalytics ClusterProfile Pool Resource Properties Response Log Analytics Profile 
- Cluster pool log analytics profile to enable OMS agent for AKS cluster.
- ManagedResource stringGroup Name 
- A resource group created by RP, to hold the resources created by RP on-behalf of customers. It will also be used to generate aksManagedResourceGroupName by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}. Please make sure it meets resource group name restriction.
- NetworkProfile ClusterPool Resource Properties Response Network Profile 
- Cluster pool network profile.
- map[string]string
- Resource tags.
- aksCluster ClusterProfile Pool Resource Properties Response Aks Cluster Profile 
- Properties of underlying AKS cluster.
- aksManaged StringResource Group Name 
- A resource group created by AKS, to hold the infrastructure resources created by AKS on-behalf of customers. It is generated by cluster pool name and managed resource group name by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}
- computeProfile ClusterPool Resource Properties Response Compute Profile 
- CLuster pool compute profile.
- deploymentId String
- A unique id generated by the RP to identify the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioningState String
- Provisioning state of the resource.
- status String
- Business status of the resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- clusterPool ClusterProfile Pool Resource Properties Response Cluster Pool Profile 
- CLuster pool profile.
- logAnalytics ClusterProfile Pool Resource Properties Response Log Analytics Profile 
- Cluster pool log analytics profile to enable OMS agent for AKS cluster.
- managedResource StringGroup Name 
- A resource group created by RP, to hold the resources created by RP on-behalf of customers. It will also be used to generate aksManagedResourceGroupName by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}. Please make sure it meets resource group name restriction.
- networkProfile ClusterPool Resource Properties Response Network Profile 
- Cluster pool network profile.
- Map<String,String>
- Resource tags.
- aksCluster ClusterProfile Pool Resource Properties Response Aks Cluster Profile 
- Properties of underlying AKS cluster.
- aksManaged stringResource Group Name 
- A resource group created by AKS, to hold the infrastructure resources created by AKS on-behalf of customers. It is generated by cluster pool name and managed resource group name by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}
- computeProfile ClusterPool Resource Properties Response Compute Profile 
- CLuster pool compute profile.
- deploymentId string
- A unique id generated by the RP to identify the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioningState string
- Provisioning state of the resource.
- status string
- Business status of the resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- clusterPool ClusterProfile Pool Resource Properties Response Cluster Pool Profile 
- CLuster pool profile.
- logAnalytics ClusterProfile Pool Resource Properties Response Log Analytics Profile 
- Cluster pool log analytics profile to enable OMS agent for AKS cluster.
- managedResource stringGroup Name 
- A resource group created by RP, to hold the resources created by RP on-behalf of customers. It will also be used to generate aksManagedResourceGroupName by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}. Please make sure it meets resource group name restriction.
- networkProfile ClusterPool Resource Properties Response Network Profile 
- Cluster pool network profile.
- {[key: string]: string}
- Resource tags.
- aks_cluster_ Clusterprofile Pool Resource Properties Response Aks Cluster Profile 
- Properties of underlying AKS cluster.
- aks_managed_ strresource_ group_ name 
- A resource group created by AKS, to hold the infrastructure resources created by AKS on-behalf of customers. It is generated by cluster pool name and managed resource group name by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}
- compute_profile ClusterPool Resource Properties Response Compute Profile 
- CLuster pool compute profile.
- deployment_id str
- A unique id generated by the RP to identify the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_state str
- Provisioning state of the resource.
- status str
- Business status of the resource.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- cluster_pool_ Clusterprofile Pool Resource Properties Response Cluster Pool Profile 
- CLuster pool profile.
- log_analytics_ Clusterprofile Pool Resource Properties Response Log Analytics Profile 
- Cluster pool log analytics profile to enable OMS agent for AKS cluster.
- managed_resource_ strgroup_ name 
- A resource group created by RP, to hold the resources created by RP on-behalf of customers. It will also be used to generate aksManagedResourceGroupName by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}. Please make sure it meets resource group name restriction.
- network_profile ClusterPool Resource Properties Response Network Profile 
- Cluster pool network profile.
- Mapping[str, str]
- Resource tags.
- aksCluster Property MapProfile 
- Properties of underlying AKS cluster.
- aksManaged StringResource Group Name 
- A resource group created by AKS, to hold the infrastructure resources created by AKS on-behalf of customers. It is generated by cluster pool name and managed resource group name by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}
- computeProfile Property Map
- CLuster pool compute profile.
- deploymentId String
- A unique id generated by the RP to identify the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioningState String
- Provisioning state of the resource.
- status String
- Business status of the resource.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- clusterPool Property MapProfile 
- CLuster pool profile.
- logAnalytics Property MapProfile 
- Cluster pool log analytics profile to enable OMS agent for AKS cluster.
- managedResource StringGroup Name 
- A resource group created by RP, to hold the resources created by RP on-behalf of customers. It will also be used to generate aksManagedResourceGroupName by pattern: MC_{managedResourceGroupName}_{clusterPoolName}_{region}. Please make sure it meets resource group name restriction.
- networkProfile Property Map
- Cluster pool network profile.
- Map<String>
- Resource tags.
Supporting Types
AksClusterProfileResponseAksClusterAgentPoolIdentityProfile         
- MsiClient stringId 
- ClientId of the MSI.
- MsiObject stringId 
- ObjectId of the MSI.
- MsiResource stringId 
- ResourceId of the MSI.
- MsiClient stringId 
- ClientId of the MSI.
- MsiObject stringId 
- ObjectId of the MSI.
- MsiResource stringId 
- ResourceId of the MSI.
- msiClient StringId 
- ClientId of the MSI.
- msiObject StringId 
- ObjectId of the MSI.
- msiResource StringId 
- ResourceId of the MSI.
- msiClient stringId 
- ClientId of the MSI.
- msiObject stringId 
- ObjectId of the MSI.
- msiResource stringId 
- ResourceId of the MSI.
- msi_client_ strid 
- ClientId of the MSI.
- msi_object_ strid 
- ObjectId of the MSI.
- msi_resource_ strid 
- ResourceId of the MSI.
- msiClient StringId 
- ClientId of the MSI.
- msiObject StringId 
- ObjectId of the MSI.
- msiResource StringId 
- ResourceId of the MSI.
ClusterPoolResourcePropertiesResponseAksClusterProfile       
- AksVersion string
- AKS control plane and default node pool version of this ClusterPool
- AksCluster Pulumi.Agent Pool Identity Profile Azure Native. HDInsight. Inputs. Aks Cluster Profile Response Aks Cluster Agent Pool Identity Profile 
- Identity properties of the AKS cluster agentpool MSI
- AksCluster stringResource Id 
- ARM Resource ID of the AKS cluster
- AksVersion string
- AKS control plane and default node pool version of this ClusterPool
- AksCluster AksAgent Pool Identity Profile Cluster Profile Response Aks Cluster Agent Pool Identity Profile 
- Identity properties of the AKS cluster agentpool MSI
- AksCluster stringResource Id 
- ARM Resource ID of the AKS cluster
- aksVersion String
- AKS control plane and default node pool version of this ClusterPool
- aksCluster AksAgent Pool Identity Profile Cluster Profile Response Aks Cluster Agent Pool Identity Profile 
- Identity properties of the AKS cluster agentpool MSI
- aksCluster StringResource Id 
- ARM Resource ID of the AKS cluster
- aksVersion string
- AKS control plane and default node pool version of this ClusterPool
- aksCluster AksAgent Pool Identity Profile Cluster Profile Response Aks Cluster Agent Pool Identity Profile 
- Identity properties of the AKS cluster agentpool MSI
- aksCluster stringResource Id 
- ARM Resource ID of the AKS cluster
- aks_version str
- AKS control plane and default node pool version of this ClusterPool
- aks_cluster_ Aksagent_ pool_ identity_ profile Cluster Profile Response Aks Cluster Agent Pool Identity Profile 
- Identity properties of the AKS cluster agentpool MSI
- aks_cluster_ strresource_ id 
- ARM Resource ID of the AKS cluster
- aksVersion String
- AKS control plane and default node pool version of this ClusterPool
- aksCluster Property MapAgent Pool Identity Profile 
- Identity properties of the AKS cluster agentpool MSI
- aksCluster StringResource Id 
- ARM Resource ID of the AKS cluster
ClusterPoolResourcePropertiesResponseClusterPoolProfile       
- ClusterPool stringVersion 
- Cluster pool version is a 2-part version.
- ClusterPool stringVersion 
- Cluster pool version is a 2-part version.
- clusterPool StringVersion 
- Cluster pool version is a 2-part version.
- clusterPool stringVersion 
- Cluster pool version is a 2-part version.
- cluster_pool_ strversion 
- Cluster pool version is a 2-part version.
- clusterPool StringVersion 
- Cluster pool version is a 2-part version.
ClusterPoolResourcePropertiesResponseComputeProfile      
ClusterPoolResourcePropertiesResponseLogAnalyticsProfile       
- Enabled bool
- True if log analytics is enabled for cluster pool, otherwise false.
- WorkspaceId string
- Log analytics workspace to associate with the OMS agent.
- Enabled bool
- True if log analytics is enabled for cluster pool, otherwise false.
- WorkspaceId string
- Log analytics workspace to associate with the OMS agent.
- enabled Boolean
- True if log analytics is enabled for cluster pool, otherwise false.
- workspaceId String
- Log analytics workspace to associate with the OMS agent.
- enabled boolean
- True if log analytics is enabled for cluster pool, otherwise false.
- workspaceId string
- Log analytics workspace to associate with the OMS agent.
- enabled bool
- True if log analytics is enabled for cluster pool, otherwise false.
- workspace_id str
- Log analytics workspace to associate with the OMS agent.
- enabled Boolean
- True if log analytics is enabled for cluster pool, otherwise false.
- workspaceId String
- Log analytics workspace to associate with the OMS agent.
ClusterPoolResourcePropertiesResponseNetworkProfile      
- SubnetId string
- Cluster pool subnet resource id.
- SubnetId string
- Cluster pool subnet resource id.
- subnetId String
- Cluster pool subnet resource id.
- subnetId string
- Cluster pool subnet resource id.
- subnet_id str
- Cluster pool subnet resource id.
- subnetId String
- Cluster pool subnet resource id.
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 last 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 last 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 last 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 last 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 last 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 last 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 pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi