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.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
azure-native.hdinsight.getClusterPool
Explore with Pulumi AI
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.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
Gets a cluster pool. 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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:hdinsight:getClusterPool
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Pool stringName - The name of the cluster pool.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Cluster
Pool stringName - The name of the cluster pool.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster
Pool StringName - The name of the cluster pool.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- cluster
Pool stringName - The name of the cluster pool.
- resource
Group 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.
- cluster
Pool StringName - The name of the cluster pool.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getClusterPool Result
The following output properties are available:
- Aks
Cluster Pulumi.Profile Azure Native. HDInsight. Outputs. Cluster Pool Resource Properties Response Aks Cluster Profile - Properties of underlying AKS cluster.
- Aks
Managed 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}
- Compute
Profile Pulumi.Azure Native. HDInsight. Outputs. Cluster Pool Resource Properties Response Compute Profile - CLuster pool compute profile.
- Deployment
Id 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
- Provisioning
State string - Provisioning state of the resource.
- Status string
- Business status of the resource.
- System
Data 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"
- Cluster
Pool Pulumi.Profile Azure Native. HDInsight. Outputs. Cluster Pool Resource Properties Response Cluster Pool Profile - CLuster pool profile.
- Log
Analytics 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.
- Managed
Resource 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.
- Network
Profile Pulumi.Azure Native. HDInsight. Outputs. Cluster Pool Resource Properties Response Network Profile - Cluster pool network profile.
- Dictionary<string, string>
- Resource tags.
- Aks
Cluster ClusterProfile Pool Resource Properties Response Aks Cluster Profile - Properties of underlying AKS cluster.
- Aks
Managed 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}
- Compute
Profile ClusterPool Resource Properties Response Compute Profile - CLuster pool compute profile.
- Deployment
Id 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
- Provisioning
State string - Provisioning state of the resource.
- Status string
- Business status of the resource.
- System
Data 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"
- 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 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.
- Network
Profile ClusterPool Resource Properties Response Network Profile - Cluster pool network profile.
- map[string]string
- Resource tags.
- aks
Cluster ClusterProfile Pool Resource Properties Response Aks Cluster Profile - Properties of underlying AKS cluster.
- aks
Managed 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}
- compute
Profile ClusterPool Resource Properties Response Compute Profile - CLuster pool compute profile.
- deployment
Id 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
- provisioning
State String - Provisioning state of the resource.
- status String
- Business status of the resource.
- system
Data 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"
- 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 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.
- network
Profile ClusterPool Resource Properties Response Network Profile - Cluster pool network profile.
- Map<String,String>
- Resource tags.
- aks
Cluster ClusterProfile Pool Resource Properties Response Aks Cluster Profile - Properties of underlying AKS cluster.
- aks
Managed 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}
- compute
Profile ClusterPool Resource Properties Response Compute Profile - CLuster pool compute profile.
- deployment
Id 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
- provisioning
State string - Provisioning state of the resource.
- status string
- Business status of the resource.
- system
Data 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"
- 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 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.
- network
Profile 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.
- aks
Cluster Property MapProfile - Properties of underlying AKS cluster.
- aks
Managed 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}
- compute
Profile Property Map - CLuster pool compute profile.
- deployment
Id 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
- provisioning
State String - Provisioning state of the resource.
- status String
- Business status of the resource.
- system
Data 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"
- cluster
Pool Property MapProfile - CLuster pool profile.
- log
Analytics Property MapProfile - Cluster pool log analytics profile to enable OMS agent for AKS cluster.
- managed
Resource 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.
- network
Profile Property Map - Cluster pool network profile.
- Map<String>
- Resource tags.
Supporting Types
AksClusterProfileResponseAksClusterAgentPoolIdentityProfile
- Msi
Client stringId - ClientId of the MSI.
- Msi
Object stringId - ObjectId of the MSI.
- Msi
Resource stringId - ResourceId of the MSI.
- Msi
Client stringId - ClientId of the MSI.
- Msi
Object stringId - ObjectId of the MSI.
- Msi
Resource stringId - ResourceId of the MSI.
- msi
Client StringId - ClientId of the MSI.
- msi
Object StringId - ObjectId of the MSI.
- msi
Resource StringId - ResourceId of the MSI.
- msi
Client stringId - ClientId of the MSI.
- msi
Object stringId - ObjectId of the MSI.
- msi
Resource 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.
- msi
Client StringId - ClientId of the MSI.
- msi
Object StringId - ObjectId of the MSI.
- msi
Resource StringId - ResourceId of the MSI.
ClusterPoolResourcePropertiesResponseAksClusterProfile
- Aks
Version string - AKS control plane and default node pool version of this ClusterPool
- Aks
Cluster 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
- Aks
Cluster stringResource Id - ARM Resource ID of the AKS cluster
- Aks
Version string - 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 stringResource Id - ARM Resource ID of the AKS cluster
- aks
Version String - 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 StringResource Id - ARM Resource ID of the AKS cluster
- aks
Version string - 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 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
- aks
Version String - AKS control plane and default node pool version of this ClusterPool
- aks
Cluster Property MapAgent Pool Identity Profile - Identity properties of the AKS cluster agentpool MSI
- aks
Cluster StringResource Id - ARM Resource ID of the AKS cluster
ClusterPoolResourcePropertiesResponseClusterPoolProfile
- Cluster
Pool stringVersion - Cluster pool version is a 2-part version.
- Cluster
Pool stringVersion - Cluster pool version is a 2-part version.
- cluster
Pool StringVersion - Cluster pool version is a 2-part version.
- cluster
Pool stringVersion - Cluster pool version is a 2-part version.
- cluster_
pool_ strversion - Cluster pool version is a 2-part version.
- cluster
Pool StringVersion - Cluster pool version is a 2-part version.
ClusterPoolResourcePropertiesResponseComputeProfile
ClusterPoolResourcePropertiesResponseLogAnalyticsProfile
- Enabled bool
- True if log analytics is enabled for cluster pool, otherwise false.
- Workspace
Id 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 string - Log analytics workspace to associate with the OMS agent.
- enabled Boolean
- True if log analytics is enabled for cluster pool, otherwise false.
- workspace
Id String - Log analytics workspace to associate with the OMS agent.
- enabled boolean
- True if log analytics is enabled for cluster pool, otherwise false.
- workspace
Id 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.
- workspace
Id String - Log analytics workspace to associate with the OMS agent.
ClusterPoolResourcePropertiesResponseNetworkProfile
- Subnet
Id string - Cluster pool subnet resource id.
- Subnet
Id string - Cluster pool subnet resource id.
- subnet
Id String - Cluster pool subnet resource id.
- subnet
Id string - Cluster pool subnet resource id.
- subnet_
id str - Cluster pool subnet resource id.
- subnet
Id String - Cluster pool subnet resource id.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified 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.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified 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 v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi