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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.operationalinsights.getCluster
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets a Log Analytics cluster instance. Azure REST API version: 2021-06-01.
Other available API versions: 2019-08-01-preview, 2020-08-01, 2022-10-01.
Using getCluster
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 getCluster(args: GetClusterArgs, opts?: InvokeOptions): Promise<GetClusterResult>
function getClusterOutput(args: GetClusterOutputArgs, opts?: InvokeOptions): Output<GetClusterResult>
def get_cluster(cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetClusterResult
def get_cluster_output(cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetClusterResult]
func LookupCluster(ctx *Context, args *LookupClusterArgs, opts ...InvokeOption) (*LookupClusterResult, error)
func LookupClusterOutput(ctx *Context, args *LookupClusterOutputArgs, opts ...InvokeOption) LookupClusterResultOutput
> Note: This function is named LookupCluster
in the Go SDK.
public static class GetCluster
{
public static Task<GetClusterResult> InvokeAsync(GetClusterArgs args, InvokeOptions? opts = null)
public static Output<GetClusterResult> Invoke(GetClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:operationalinsights:getCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string - Name of the Log Analytics Cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Cluster
Name string - Name of the Log Analytics Cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster
Name String - Name of the Log Analytics Cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- cluster
Name string - Name of the Log Analytics Cluster.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster_
name str - Name of the Log Analytics Cluster.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- cluster
Name String - Name of the Log Analytics Cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getCluster Result
The following output properties are available:
- Cluster
Id string - The ID associated with the cluster.
- Created
Date string - The cluster creation time
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Modified stringDate - The last time the cluster was updated.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the cluster.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Associated
Workspaces List<Pulumi.Azure Native. Operational Insights. Outputs. Associated Workspace Response> - The list of Log Analytics workspaces associated with the cluster
- Billing
Type string - The cluster's billing type.
- Capacity
Reservation Pulumi.Properties Azure Native. Operational Insights. Outputs. Capacity Reservation Properties Response - Additional properties for capacity reservation
- Identity
Pulumi.
Azure Native. Operational Insights. Outputs. Identity Response - The identity of the resource.
- Is
Availability boolZones Enabled - Sets whether the cluster will support availability zones. This can be set as true only in regions where Azure Data Explorer support Availability Zones. This Property can not be modified after cluster creation. Default value is 'true' if region supports Availability Zones.
- Is
Double boolEncryption Enabled - Configures whether cluster will use double encryption. This Property can not be modified after cluster creation. Default value is 'true'
- Key
Vault Pulumi.Properties Azure Native. Operational Insights. Outputs. Key Vault Properties Response - The associated key properties.
- Sku
Pulumi.
Azure Native. Operational Insights. Outputs. Cluster Sku Response - The sku properties.
- Dictionary<string, string>
- Resource tags.
- Cluster
Id string - The ID associated with the cluster.
- Created
Date string - The cluster creation time
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Modified stringDate - The last time the cluster was updated.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the cluster.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Associated
Workspaces []AssociatedWorkspace Response - The list of Log Analytics workspaces associated with the cluster
- Billing
Type string - The cluster's billing type.
- Capacity
Reservation CapacityProperties Reservation Properties Response - Additional properties for capacity reservation
- Identity
Identity
Response - The identity of the resource.
- Is
Availability boolZones Enabled - Sets whether the cluster will support availability zones. This can be set as true only in regions where Azure Data Explorer support Availability Zones. This Property can not be modified after cluster creation. Default value is 'true' if region supports Availability Zones.
- Is
Double boolEncryption Enabled - Configures whether cluster will use double encryption. This Property can not be modified after cluster creation. Default value is 'true'
- Key
Vault KeyProperties Vault Properties Response - The associated key properties.
- Sku
Cluster
Sku Response - The sku properties.
- map[string]string
- Resource tags.
- cluster
Id String - The ID associated with the cluster.
- created
Date String - The cluster creation time
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Modified StringDate - The last time the cluster was updated.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the cluster.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- associated
Workspaces List<AssociatedWorkspace Response> - The list of Log Analytics workspaces associated with the cluster
- billing
Type String - The cluster's billing type.
- capacity
Reservation CapacityProperties Reservation Properties Response - Additional properties for capacity reservation
- identity
Identity
Response - The identity of the resource.
- is
Availability BooleanZones Enabled - Sets whether the cluster will support availability zones. This can be set as true only in regions where Azure Data Explorer support Availability Zones. This Property can not be modified after cluster creation. Default value is 'true' if region supports Availability Zones.
- is
Double BooleanEncryption Enabled - Configures whether cluster will use double encryption. This Property can not be modified after cluster creation. Default value is 'true'
- key
Vault KeyProperties Vault Properties Response - The associated key properties.
- sku
Cluster
Sku Response - The sku properties.
- Map<String,String>
- Resource tags.
- cluster
Id string - The ID associated with the cluster.
- created
Date string - The cluster creation time
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Modified stringDate - The last time the cluster was updated.
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - The provisioning state of the cluster.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- associated
Workspaces AssociatedWorkspace Response[] - The list of Log Analytics workspaces associated with the cluster
- billing
Type string - The cluster's billing type.
- capacity
Reservation CapacityProperties Reservation Properties Response - Additional properties for capacity reservation
- identity
Identity
Response - The identity of the resource.
- is
Availability booleanZones Enabled - Sets whether the cluster will support availability zones. This can be set as true only in regions where Azure Data Explorer support Availability Zones. This Property can not be modified after cluster creation. Default value is 'true' if region supports Availability Zones.
- is
Double booleanEncryption Enabled - Configures whether cluster will use double encryption. This Property can not be modified after cluster creation. Default value is 'true'
- key
Vault KeyProperties Vault Properties Response - The associated key properties.
- sku
Cluster
Sku Response - The sku properties.
- {[key: string]: string}
- Resource tags.
- cluster_
id str - The ID associated with the cluster.
- created_
date str - The cluster creation time
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last_
modified_ strdate - The last time the cluster was updated.
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_
state str - The provisioning state of the cluster.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- associated_
workspaces Sequence[AssociatedWorkspace Response] - The list of Log Analytics workspaces associated with the cluster
- billing_
type str - The cluster's billing type.
- capacity_
reservation_ Capacityproperties Reservation Properties Response - Additional properties for capacity reservation
- identity
Identity
Response - The identity of the resource.
- is_
availability_ boolzones_ enabled - Sets whether the cluster will support availability zones. This can be set as true only in regions where Azure Data Explorer support Availability Zones. This Property can not be modified after cluster creation. Default value is 'true' if region supports Availability Zones.
- is_
double_ boolencryption_ enabled - Configures whether cluster will use double encryption. This Property can not be modified after cluster creation. Default value is 'true'
- key_
vault_ Keyproperties Vault Properties Response - The associated key properties.
- sku
Cluster
Sku Response - The sku properties.
- Mapping[str, str]
- Resource tags.
- cluster
Id String - The ID associated with the cluster.
- created
Date String - The cluster creation time
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Modified StringDate - The last time the cluster was updated.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the cluster.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- associated
Workspaces List<Property Map> - The list of Log Analytics workspaces associated with the cluster
- billing
Type String - The cluster's billing type.
- capacity
Reservation Property MapProperties - Additional properties for capacity reservation
- identity Property Map
- The identity of the resource.
- is
Availability BooleanZones Enabled - Sets whether the cluster will support availability zones. This can be set as true only in regions where Azure Data Explorer support Availability Zones. This Property can not be modified after cluster creation. Default value is 'true' if region supports Availability Zones.
- is
Double BooleanEncryption Enabled - Configures whether cluster will use double encryption. This Property can not be modified after cluster creation. Default value is 'true'
- key
Vault Property MapProperties - The associated key properties.
- sku Property Map
- The sku properties.
- Map<String>
- Resource tags.
Supporting Types
AssociatedWorkspaceResponse
- Associate
Date string - The time of workspace association.
- Resource
Id string - The ResourceId id the assigned workspace.
- Workspace
Id string - The id of the assigned workspace.
- Workspace
Name string - The name id the assigned workspace.
- Associate
Date string - The time of workspace association.
- Resource
Id string - The ResourceId id the assigned workspace.
- Workspace
Id string - The id of the assigned workspace.
- Workspace
Name string - The name id the assigned workspace.
- associate
Date String - The time of workspace association.
- resource
Id String - The ResourceId id the assigned workspace.
- workspace
Id String - The id of the assigned workspace.
- workspace
Name String - The name id the assigned workspace.
- associate
Date string - The time of workspace association.
- resource
Id string - The ResourceId id the assigned workspace.
- workspace
Id string - The id of the assigned workspace.
- workspace
Name string - The name id the assigned workspace.
- associate_
date str - The time of workspace association.
- resource_
id str - The ResourceId id the assigned workspace.
- workspace_
id str - The id of the assigned workspace.
- workspace_
name str - The name id the assigned workspace.
- associate
Date String - The time of workspace association.
- resource
Id String - The ResourceId id the assigned workspace.
- workspace
Id String - The id of the assigned workspace.
- workspace
Name String - The name id the assigned workspace.
CapacityReservationPropertiesResponse
- Last
Sku stringUpdate - The last time Sku was updated.
- Min
Capacity double - Minimum CapacityReservation value in GB.
- Last
Sku stringUpdate - The last time Sku was updated.
- Min
Capacity float64 - Minimum CapacityReservation value in GB.
- last
Sku StringUpdate - The last time Sku was updated.
- min
Capacity Double - Minimum CapacityReservation value in GB.
- last
Sku stringUpdate - The last time Sku was updated.
- min
Capacity number - Minimum CapacityReservation value in GB.
- last_
sku_ strupdate - The last time Sku was updated.
- min_
capacity float - Minimum CapacityReservation value in GB.
- last
Sku StringUpdate - The last time Sku was updated.
- min
Capacity Number - Minimum CapacityReservation value in GB.
ClusterSkuResponse
IdentityResponse
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- Type of managed service identity.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Operational Insights. Inputs. User Identity Properties Response> - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- Type of managed service identity.
- User
Assigned map[string]UserIdentities Identity Properties Response - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- type String
- Type of managed service identity.
- user
Assigned Map<String,UserIdentities Identity Properties Response> - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal
Id string - The principal ID of resource identity.
- tenant
Id string - The tenant ID of resource.
- type string
- Type of managed service identity.
- user
Assigned {[key: string]: UserIdentities Identity Properties Response} - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal_
id str - The principal ID of resource identity.
- tenant_
id str - The tenant ID of resource.
- type str
- Type of managed service identity.
- user_
assigned_ Mapping[str, Useridentities Identity Properties Response] - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- type String
- Type of managed service identity.
- user
Assigned Map<Property Map>Identities - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
KeyVaultPropertiesResponse
- Key
Name string - The name of the key associated with the Log Analytics cluster.
- Key
Rsa intSize - Selected key minimum required size.
- Key
Vault stringUri - The Key Vault uri which holds they key associated with the Log Analytics cluster.
- Key
Version string - The version of the key associated with the Log Analytics cluster.
- Key
Name string - The name of the key associated with the Log Analytics cluster.
- Key
Rsa intSize - Selected key minimum required size.
- Key
Vault stringUri - The Key Vault uri which holds they key associated with the Log Analytics cluster.
- Key
Version string - The version of the key associated with the Log Analytics cluster.
- key
Name String - The name of the key associated with the Log Analytics cluster.
- key
Rsa IntegerSize - Selected key minimum required size.
- key
Vault StringUri - The Key Vault uri which holds they key associated with the Log Analytics cluster.
- key
Version String - The version of the key associated with the Log Analytics cluster.
- key
Name string - The name of the key associated with the Log Analytics cluster.
- key
Rsa numberSize - Selected key minimum required size.
- key
Vault stringUri - The Key Vault uri which holds they key associated with the Log Analytics cluster.
- key
Version string - The version of the key associated with the Log Analytics cluster.
- key_
name str - The name of the key associated with the Log Analytics cluster.
- key_
rsa_ intsize - Selected key minimum required size.
- key_
vault_ struri - The Key Vault uri which holds they key associated with the Log Analytics cluster.
- key_
version str - The version of the key associated with the Log Analytics cluster.
- key
Name String - The name of the key associated with the Log Analytics cluster.
- key
Rsa NumberSize - Selected key minimum required size.
- key
Vault StringUri - The Key Vault uri which holds they key associated with the Log Analytics cluster.
- key
Version String - The version of the key associated with the Log Analytics cluster.
UserIdentityPropertiesResponse
- Client
Id string - The client id of user assigned identity.
- Principal
Id string - The principal id of user assigned identity.
- Client
Id string - The client id of user assigned identity.
- Principal
Id string - The principal id of user assigned identity.
- client
Id String - The client id of user assigned identity.
- principal
Id String - The principal id of user assigned identity.
- client
Id string - The client id of user assigned identity.
- principal
Id string - The principal id of user assigned identity.
- client_
id str - The client id of user assigned identity.
- principal_
id str - The principal id of user assigned identity.
- client
Id String - The client id of user assigned identity.
- principal
Id String - The principal id of user assigned identity.
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.47.1 published on Monday, Jun 24, 2024 by Pulumi