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.eventhub.getCluster
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
Gets the resource description of the specified Event Hubs Cluster. Azure REST API version: 2022-10-01-preview.
Other available API versions: 2023-01-01-preview, 2024-01-01, 2024-05-01-preview.
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)
public static Output<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:eventhub:getCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string - The name of the Event Hubs Cluster.
- Resource
Group stringName - Name of the resource group within the azure subscription.
- Cluster
Name string - The name of the Event Hubs Cluster.
- Resource
Group stringName - Name of the resource group within the azure subscription.
- cluster
Name String - The name of the Event Hubs Cluster.
- resource
Group StringName - Name of the resource group within the azure subscription.
- cluster
Name string - The name of the Event Hubs Cluster.
- resource
Group stringName - Name of the resource group within the azure subscription.
- cluster_
name str - The name of the Event Hubs Cluster.
- resource_
group_ strname - Name of the resource group within the azure subscription.
- cluster
Name String - The name of the Event Hubs Cluster.
- resource
Group StringName - Name of the resource group within the azure subscription.
getCluster Result
The following output properties are available:
- Created
At string - The UTC time when the Event Hubs Cluster was created.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Metric
Id string - The metric ID of the cluster resource. Provided by the service and not modifiable by the user.
- Name string
- The name of the resource
- Status string
- Status of the Cluster resource
- System
Data Pulumi.Azure Native. Event Hub. Outputs. System Data Response - The system meta data relating to this resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Updated
At string - The UTC time when the Event Hubs Cluster was last updated.
- Location string
- Resource location.
- Sku
Pulumi.
Azure Native. Event Hub. Outputs. Cluster Sku Response - Properties of the cluster SKU.
- Supports
Scaling bool - A value that indicates whether Scaling is Supported.
- Dictionary<string, string>
- Resource tags.
- Created
At string - The UTC time when the Event Hubs Cluster was created.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Metric
Id string - The metric ID of the cluster resource. Provided by the service and not modifiable by the user.
- Name string
- The name of the resource
- Status string
- Status of the Cluster resource
- System
Data SystemData Response - The system meta data relating to this resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Updated
At string - The UTC time when the Event Hubs Cluster was last updated.
- Location string
- Resource location.
- Sku
Cluster
Sku Response - Properties of the cluster SKU.
- Supports
Scaling bool - A value that indicates whether Scaling is Supported.
- map[string]string
- Resource tags.
- created
At String - The UTC time when the Event Hubs Cluster was created.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- metric
Id String - The metric ID of the cluster resource. Provided by the service and not modifiable by the user.
- name String
- The name of the resource
- status String
- Status of the Cluster resource
- system
Data SystemData Response - The system meta data relating to this resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated
At String - The UTC time when the Event Hubs Cluster was last updated.
- location String
- Resource location.
- sku
Cluster
Sku Response - Properties of the cluster SKU.
- supports
Scaling Boolean - A value that indicates whether Scaling is Supported.
- Map<String,String>
- Resource tags.
- created
At string - The UTC time when the Event Hubs Cluster was created.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- metric
Id string - The metric ID of the cluster resource. Provided by the service and not modifiable by the user.
- name string
- The name of the resource
- status string
- Status of the Cluster resource
- system
Data SystemData Response - The system meta data relating to this resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated
At string - The UTC time when the Event Hubs Cluster was last updated.
- location string
- Resource location.
- sku
Cluster
Sku Response - Properties of the cluster SKU.
- supports
Scaling boolean - A value that indicates whether Scaling is Supported.
- {[key: string]: string}
- Resource tags.
- created_
at str - The UTC time when the Event Hubs Cluster was created.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- metric_
id str - The metric ID of the cluster resource. Provided by the service and not modifiable by the user.
- name str
- The name of the resource
- status str
- Status of the Cluster resource
- system_
data SystemData Response - The system meta data relating to this resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated_
at str - The UTC time when the Event Hubs Cluster was last updated.
- location str
- Resource location.
- sku
Cluster
Sku Response - Properties of the cluster SKU.
- supports_
scaling bool - A value that indicates whether Scaling is Supported.
- Mapping[str, str]
- Resource tags.
- created
At String - The UTC time when the Event Hubs Cluster was created.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- metric
Id String - The metric ID of the cluster resource. Provided by the service and not modifiable by the user.
- name String
- The name of the resource
- status String
- Status of the Cluster resource
- system
Data Property Map - The system meta data relating to this resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated
At String - The UTC time when the Event Hubs Cluster was last updated.
- location String
- Resource location.
- sku Property Map
- Properties of the cluster SKU.
- supports
Scaling Boolean - A value that indicates whether Scaling is Supported.
- Map<String>
- Resource tags.
Supporting Types
ClusterSkuResponse
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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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-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