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.cache.getRedisEnterprise
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
Gets information about a RedisEnterprise cluster API Version: 2021-03-01.
Using getRedisEnterprise
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 getRedisEnterprise(args: GetRedisEnterpriseArgs, opts?: InvokeOptions): Promise<GetRedisEnterpriseResult>
function getRedisEnterpriseOutput(args: GetRedisEnterpriseOutputArgs, opts?: InvokeOptions): Output<GetRedisEnterpriseResult>
def get_redis_enterprise(cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRedisEnterpriseResult
def get_redis_enterprise_output(cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRedisEnterpriseResult]
func LookupRedisEnterprise(ctx *Context, args *LookupRedisEnterpriseArgs, opts ...InvokeOption) (*LookupRedisEnterpriseResult, error)
func LookupRedisEnterpriseOutput(ctx *Context, args *LookupRedisEnterpriseOutputArgs, opts ...InvokeOption) LookupRedisEnterpriseResultOutput
> Note: This function is named LookupRedisEnterprise
in the Go SDK.
public static class GetRedisEnterprise
{
public static Task<GetRedisEnterpriseResult> InvokeAsync(GetRedisEnterpriseArgs args, InvokeOptions? opts = null)
public static Output<GetRedisEnterpriseResult> Invoke(GetRedisEnterpriseInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetRedisEnterpriseResult> getRedisEnterprise(GetRedisEnterpriseArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:cache:getRedisEnterprise
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string - The name of the RedisEnterprise cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Cluster
Name string - The name of the RedisEnterprise cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster
Name String - The name of the RedisEnterprise cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- cluster
Name string - The name of the RedisEnterprise cluster.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster_
name str - The name of the RedisEnterprise cluster.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- cluster
Name String - The name of the RedisEnterprise cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getRedisEnterprise Result
The following output properties are available:
- Host
Name string - DNS name of the cluster endpoint
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Private
Endpoint List<Pulumi.Connections Azure Native. Cache. Outputs. Private Endpoint Connection Response> - List of private endpoint connections associated with the specified RedisEnterprise cluster
- Provisioning
State string - Current provisioning status of the cluster
- Redis
Version string - Version of redis the cluster supports, e.g. '6'
- Resource
State string - Current resource status of the cluster
- Sku
Pulumi.
Azure Native. Cache. Outputs. Enterprise Sku Response - The SKU to create, which affects price, performance, and features.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Minimum
Tls stringVersion - The minimum TLS version for the cluster to support, e.g. '1.2'
- Dictionary<string, string>
- Resource tags.
- Zones List<string>
- The Availability Zones where this cluster will be deployed.
- Host
Name string - DNS name of the cluster endpoint
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Private
Endpoint []PrivateConnections Endpoint Connection Response - List of private endpoint connections associated with the specified RedisEnterprise cluster
- Provisioning
State string - Current provisioning status of the cluster
- Redis
Version string - Version of redis the cluster supports, e.g. '6'
- Resource
State string - Current resource status of the cluster
- Sku
Enterprise
Sku Response - The SKU to create, which affects price, performance, and features.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Minimum
Tls stringVersion - The minimum TLS version for the cluster to support, e.g. '1.2'
- map[string]string
- Resource tags.
- Zones []string
- The Availability Zones where this cluster will be deployed.
- host
Name String - DNS name of the cluster endpoint
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- private
Endpoint List<PrivateConnections Endpoint Connection Response> - List of private endpoint connections associated with the specified RedisEnterprise cluster
- provisioning
State String - Current provisioning status of the cluster
- redis
Version String - Version of redis the cluster supports, e.g. '6'
- resource
State String - Current resource status of the cluster
- sku
Enterprise
Sku Response - The SKU to create, which affects price, performance, and features.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- minimum
Tls StringVersion - The minimum TLS version for the cluster to support, e.g. '1.2'
- Map<String,String>
- Resource tags.
- zones List<String>
- The Availability Zones where this cluster will be deployed.
- host
Name string - DNS name of the cluster endpoint
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- private
Endpoint PrivateConnections Endpoint Connection Response[] - List of private endpoint connections associated with the specified RedisEnterprise cluster
- provisioning
State string - Current provisioning status of the cluster
- redis
Version string - Version of redis the cluster supports, e.g. '6'
- resource
State string - Current resource status of the cluster
- sku
Enterprise
Sku Response - The SKU to create, which affects price, performance, and features.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- minimum
Tls stringVersion - The minimum TLS version for the cluster to support, e.g. '1.2'
- {[key: string]: string}
- Resource tags.
- zones string[]
- The Availability Zones where this cluster will be deployed.
- host_
name str - DNS name of the cluster endpoint
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] - List of private endpoint connections associated with the specified RedisEnterprise cluster
- provisioning_
state str - Current provisioning status of the cluster
- redis_
version str - Version of redis the cluster supports, e.g. '6'
- resource_
state str - Current resource status of the cluster
- sku
Enterprise
Sku Response - The SKU to create, which affects price, performance, and features.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- minimum_
tls_ strversion - The minimum TLS version for the cluster to support, e.g. '1.2'
- Mapping[str, str]
- Resource tags.
- zones Sequence[str]
- The Availability Zones where this cluster will be deployed.
- host
Name String - DNS name of the cluster endpoint
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- private
Endpoint List<Property Map>Connections - List of private endpoint connections associated with the specified RedisEnterprise cluster
- provisioning
State String - Current provisioning status of the cluster
- redis
Version String - Version of redis the cluster supports, e.g. '6'
- resource
State String - Current resource status of the cluster
- sku Property Map
- The SKU to create, which affects price, performance, and features.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- minimum
Tls StringVersion - The minimum TLS version for the cluster to support, e.g. '1.2'
- Map<String>
- Resource tags.
- zones List<String>
- The Availability Zones where this cluster will be deployed.
Supporting Types
EnterpriseSkuResponse
PrivateEndpointConnectionResponse
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Private
Link Pulumi.Service Connection State Azure Native. Cache. Inputs. Private Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- Provisioning
State string - The provisioning state of the private endpoint connection resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint Pulumi.Azure Native. Cache. Inputs. Private Endpoint Response - The resource of private end point.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- Provisioning
State string - The provisioning state of the private endpoint connection resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State String - The provisioning state of the private endpoint connection resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State string - The provisioning state of the private endpoint connection resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- provisioning_
state str - The provisioning state of the private endpoint connection resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private_
endpoint PrivateEndpoint Response - The resource of private end point.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- private
Link Property MapService Connection State - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State String - The provisioning state of the private endpoint connection resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint Property Map - The resource of private end point.
PrivateEndpointResponse
- Id string
- The ARM identifier for Private Endpoint
- Id string
- The ARM identifier for Private Endpoint
- id String
- The ARM identifier for Private Endpoint
- id string
- The ARM identifier for Private Endpoint
- id str
- The ARM identifier for Private Endpoint
- id String
- The ARM identifier for Private Endpoint
PrivateLinkServiceConnectionStateResponse
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- description string
- The reason for approval/rejection of the connection.
- status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions_
required str - A message indicating if changes on the service provider require any updates on the consumer.
- description str
- The reason for approval/rejection of the connection.
- status str
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
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