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.connectedcache.getCacheNodesOperation
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
Retrieves the properties of a cacheNodes
Uses Azure REST API version 2023-05-01-preview.
Using getCacheNodesOperation
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 getCacheNodesOperation(args: GetCacheNodesOperationArgs, opts?: InvokeOptions): Promise<GetCacheNodesOperationResult>
function getCacheNodesOperationOutput(args: GetCacheNodesOperationOutputArgs, opts?: InvokeOptions): Output<GetCacheNodesOperationResult>def get_cache_nodes_operation(customer_resource_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetCacheNodesOperationResult
def get_cache_nodes_operation_output(customer_resource_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetCacheNodesOperationResult]func LookupCacheNodesOperation(ctx *Context, args *LookupCacheNodesOperationArgs, opts ...InvokeOption) (*LookupCacheNodesOperationResult, error)
func LookupCacheNodesOperationOutput(ctx *Context, args *LookupCacheNodesOperationOutputArgs, opts ...InvokeOption) LookupCacheNodesOperationResultOutput> Note: This function is named LookupCacheNodesOperation in the Go SDK.
public static class GetCacheNodesOperation 
{
    public static Task<GetCacheNodesOperationResult> InvokeAsync(GetCacheNodesOperationArgs args, InvokeOptions? opts = null)
    public static Output<GetCacheNodesOperationResult> Invoke(GetCacheNodesOperationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCacheNodesOperationResult> getCacheNodesOperation(GetCacheNodesOperationArgs args, InvokeOptions options)
public static Output<GetCacheNodesOperationResult> getCacheNodesOperation(GetCacheNodesOperationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:connectedcache:getCacheNodesOperation
  arguments:
    # arguments dictionaryThe following arguments are supported:
- CustomerResource stringName 
- Name of the Customer resource
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- CustomerResource stringName 
- Name of the Customer resource
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- customerResource StringName 
- Name of the Customer resource
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- customerResource stringName 
- Name of the Customer resource
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- customer_resource_ strname 
- Name of the Customer resource
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- customerResource StringName 
- Name of the Customer resource
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getCacheNodesOperation Result
The following output properties are available:
- 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
- Properties
Pulumi.Azure Native. Connected Cache. Outputs. Cache Node Old Response Response 
- The resource-specific properties for this resource.
- SystemData Pulumi.Azure Native. Connected Cache. 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"
- Dictionary<string, string>
- Resource tags.
- 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
- Properties
CacheNode Old Response Response 
- The resource-specific properties for this 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"
- map[string]string
- Resource tags.
- 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
- properties
CacheNode Old Response Response 
- The resource-specific properties for this 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"
- Map<String,String>
- Resource tags.
- 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
- properties
CacheNode Old Response Response 
- The resource-specific properties for this 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"
- {[key: string]: string}
- Resource tags.
- 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
- properties
CacheNode Old Response Response 
- The resource-specific properties for this 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"
- Mapping[str, str]
- Resource tags.
- 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
- properties Property Map
- The resource-specific properties for this 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"
- Map<String>
- Resource tags.
Supporting Types
CacheNodeOldResponseResponse    
- ProvisioningState string
- The provisioned state of the resource
- Status string
- status of the HTTP error code
- Error
Pulumi.Azure Native. Connected Cache. Inputs. Error Detail Response 
- The error details
- StatusCode string
- statusCode used to get code details of Mcc response object
- StatusDetails string
- statusDetails used to get inner details of Mcc response object
- StatusText string
- statusText used to get status details in string format of Mcc response object
- ProvisioningState string
- The provisioned state of the resource
- Status string
- status of the HTTP error code
- Error
ErrorDetail Response 
- The error details
- StatusCode string
- statusCode used to get code details of Mcc response object
- StatusDetails string
- statusDetails used to get inner details of Mcc response object
- StatusText string
- statusText used to get status details in string format of Mcc response object
- provisioningState String
- The provisioned state of the resource
- status String
- status of the HTTP error code
- error
ErrorDetail Response 
- The error details
- statusCode String
- statusCode used to get code details of Mcc response object
- statusDetails String
- statusDetails used to get inner details of Mcc response object
- statusText String
- statusText used to get status details in string format of Mcc response object
- provisioningState string
- The provisioned state of the resource
- status string
- status of the HTTP error code
- error
ErrorDetail Response 
- The error details
- statusCode string
- statusCode used to get code details of Mcc response object
- statusDetails string
- statusDetails used to get inner details of Mcc response object
- statusText string
- statusText used to get status details in string format of Mcc response object
- provisioning_state str
- The provisioned state of the resource
- status str
- status of the HTTP error code
- error
ErrorDetail Response 
- The error details
- status_code str
- statusCode used to get code details of Mcc response object
- status_details str
- statusDetails used to get inner details of Mcc response object
- status_text str
- statusText used to get status details in string format of Mcc response object
- provisioningState String
- The provisioned state of the resource
- status String
- status of the HTTP error code
- error Property Map
- The error details
- statusCode String
- statusCode used to get code details of Mcc response object
- statusDetails String
- statusDetails used to get inner details of Mcc response object
- statusText String
- statusText used to get status details in string format of Mcc response object
ErrorAdditionalInfoResponse   
ErrorDetailResponse  
- AdditionalInfo List<Pulumi.Azure Native. Connected Cache. Inputs. Error Additional Info Response> 
- The error additional info.
- Code string
- The error code.
- Details
List<Pulumi.Azure Native. Connected Cache. Inputs. Error Detail Response> 
- The error details.
- Message string
- The error message.
- Target string
- The error target.
- AdditionalInfo []ErrorAdditional Info Response 
- The error additional info.
- Code string
- The error code.
- Details
[]ErrorDetail Response 
- The error details.
- Message string
- The error message.
- Target string
- The error target.
- additionalInfo List<ErrorAdditional Info Response> 
- The error additional info.
- code String
- The error code.
- details
List<ErrorDetail Response> 
- The error details.
- message String
- The error message.
- target String
- The error target.
- additionalInfo ErrorAdditional Info Response[] 
- The error additional info.
- code string
- The error code.
- details
ErrorDetail Response[] 
- The error details.
- message string
- The error message.
- target string
- The error target.
- additional_info Sequence[ErrorAdditional Info Response] 
- The error additional info.
- code str
- The error code.
- details
Sequence[ErrorDetail Response] 
- The error details.
- message str
- The error message.
- target str
- The error target.
- additionalInfo List<Property Map>
- The error additional info.
- code String
- The error code.
- details List<Property Map>
- The error details.
- message String
- The error message.
- target String
- The error target.
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