1. Packages
  2. Azure Native
  3. API Docs
  4. connectedcache
  5. getEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistory
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi

azure-native.connectedcache.getEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistory

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi

    This api gets ispCacheNode resource auto update histrory information

    Uses Azure REST API version 2024-11-30-preview.

    Using getEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistory

    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 getEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistory(args: GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryArgs, opts?: InvokeOptions): Promise<GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryResult>
    function getEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryOutput(args: GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryOutputArgs, opts?: InvokeOptions): Output<GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryResult>
    def get_enterprise_mcc_cache_nodes_operation_cache_node_auto_update_history(cache_node_resource_name: Optional[str] = None,
                                                                                customer_resource_name: Optional[str] = None,
                                                                                resource_group_name: Optional[str] = None,
                                                                                opts: Optional[InvokeOptions] = None) -> GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryResult
    def get_enterprise_mcc_cache_nodes_operation_cache_node_auto_update_history_output(cache_node_resource_name: Optional[pulumi.Input[str]] = None,
                                                                                customer_resource_name: Optional[pulumi.Input[str]] = None,
                                                                                resource_group_name: Optional[pulumi.Input[str]] = None,
                                                                                opts: Optional[InvokeOptions] = None) -> Output[GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryResult]
    func GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistory(ctx *Context, args *GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryArgs, opts ...InvokeOption) (*GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryResult, error)
    func GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryOutput(ctx *Context, args *GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryOutputArgs, opts ...InvokeOption) GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryResultOutput

    > Note: This function is named GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistory in the Go SDK.

    public static class GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistory 
    {
        public static Task<GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryResult> InvokeAsync(GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryArgs args, InvokeOptions? opts = null)
        public static Output<GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryResult> Invoke(GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryResult> getEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistory(GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryArgs args, InvokeOptions options)
    public static Output<GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryResult> getEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistory(GetEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistoryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:connectedcache:getEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistory
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CacheNodeResourceName string
    Name of the ConnectedCache resource
    CustomerResourceName string
    Name of the Customer resource
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    CacheNodeResourceName string
    Name of the ConnectedCache resource
    CustomerResourceName string
    Name of the Customer resource
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    cacheNodeResourceName String
    Name of the ConnectedCache resource
    customerResourceName String
    Name of the Customer resource
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    cacheNodeResourceName string
    Name of the ConnectedCache resource
    customerResourceName string
    Name of the Customer resource
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    cache_node_resource_name str
    Name of the ConnectedCache resource
    customer_resource_name str
    Name of the Customer resource
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    cacheNodeResourceName String
    Name of the ConnectedCache resource
    customerResourceName String
    Name of the Customer resource
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getEnterpriseMccCacheNodesOperationCacheNodeAutoUpdateHistory 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.AzureNative.ConnectedCache.Outputs.MccCacheNodeAutoUpdateHistoryPropertiesResponse
    Mcc cache node resource auto update history properties.
    SystemData Pulumi.AzureNative.ConnectedCache.Outputs.SystemDataResponse
    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"
    Tags 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 MccCacheNodeAutoUpdateHistoryPropertiesResponse
    Mcc cache node resource auto update history properties.
    SystemData SystemDataResponse
    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"
    Tags 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 MccCacheNodeAutoUpdateHistoryPropertiesResponse
    Mcc cache node resource auto update history properties.
    systemData SystemDataResponse
    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"
    tags 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 MccCacheNodeAutoUpdateHistoryPropertiesResponse
    Mcc cache node resource auto update history properties.
    systemData SystemDataResponse
    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"
    tags {[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 MccCacheNodeAutoUpdateHistoryPropertiesResponse
    Mcc cache node resource auto update history properties.
    system_data SystemDataResponse
    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"
    tags 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
    Mcc cache node resource auto update history properties.
    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"
    tags Map<String>
    Resource tags.

    Supporting Types

    MccCacheNodeAutoUpdateHistoryPropertiesResponse

    CacheNodeId string
    Mcc cache node resource Id.
    CustomerId string
    Mcc customer resource Id.
    AutoUpdateHistory List<Pulumi.AzureNative.ConnectedCache.Inputs.MccCacheNodeAutoUpdateInfoResponse>
    Cache node resource auto update history information.
    CacheNodeId string
    Mcc cache node resource Id.
    CustomerId string
    Mcc customer resource Id.
    AutoUpdateHistory []MccCacheNodeAutoUpdateInfoResponse
    Cache node resource auto update history information.
    cacheNodeId String
    Mcc cache node resource Id.
    customerId String
    Mcc customer resource Id.
    autoUpdateHistory List<MccCacheNodeAutoUpdateInfoResponse>
    Cache node resource auto update history information.
    cacheNodeId string
    Mcc cache node resource Id.
    customerId string
    Mcc customer resource Id.
    autoUpdateHistory MccCacheNodeAutoUpdateInfoResponse[]
    Cache node resource auto update history information.
    cache_node_id str
    Mcc cache node resource Id.
    customer_id str
    Mcc customer resource Id.
    auto_update_history Sequence[MccCacheNodeAutoUpdateInfoResponse]
    Cache node resource auto update history information.
    cacheNodeId String
    Mcc cache node resource Id.
    customerId String
    Mcc customer resource Id.
    autoUpdateHistory List<Property Map>
    Cache node resource auto update history information.

    MccCacheNodeAutoUpdateInfoResponse

    AutoUpdateLastAppliedStatus int
    Auto update last applied status.
    AutoUpdateLastAppliedStatusDetailedText string
    Auto update last applied detailed status text.
    AutoUpdateLastAppliedStatusText string
    Auto update last applied status text.
    AutoUpdateRingType int
    Auto update Ring Type.
    CreatedDateTimeUtc string
    Auto update entity created datetime.
    ImageUriBeforeUpdate string
    Auto update image uri before update.
    ImageUriTargeted string
    Auto update image uri targetted to update.
    ImageUriTerminal string
    Auto update image uri at Terminal.
    MovedToTerminalStateDateTime string
    Auto update image uri after update.
    PlanChangeLogText string
    This text describing the purpose of the plan of auto update.
    PlanId double
    Auto update planId.
    RuleRequestedDay int
    Auto update image uri after update.
    RuleRequestedHour string
    Auto update rule requested hour.
    RuleRequestedMinute string
    Auto update rule requested minute.
    RuleRequestedWeek int
    Auto update image uri before update.
    TimeToGoLiveDateTime string
    Auto update time to go live date time.
    UpdatedRegistryDateTimeUtc string
    Auto update entity last updated datetime.
    AutoUpdateLastAppliedStatus int
    Auto update last applied status.
    AutoUpdateLastAppliedStatusDetailedText string
    Auto update last applied detailed status text.
    AutoUpdateLastAppliedStatusText string
    Auto update last applied status text.
    AutoUpdateRingType int
    Auto update Ring Type.
    CreatedDateTimeUtc string
    Auto update entity created datetime.
    ImageUriBeforeUpdate string
    Auto update image uri before update.
    ImageUriTargeted string
    Auto update image uri targetted to update.
    ImageUriTerminal string
    Auto update image uri at Terminal.
    MovedToTerminalStateDateTime string
    Auto update image uri after update.
    PlanChangeLogText string
    This text describing the purpose of the plan of auto update.
    PlanId float64
    Auto update planId.
    RuleRequestedDay int
    Auto update image uri after update.
    RuleRequestedHour string
    Auto update rule requested hour.
    RuleRequestedMinute string
    Auto update rule requested minute.
    RuleRequestedWeek int
    Auto update image uri before update.
    TimeToGoLiveDateTime string
    Auto update time to go live date time.
    UpdatedRegistryDateTimeUtc string
    Auto update entity last updated datetime.
    autoUpdateLastAppliedStatus Integer
    Auto update last applied status.
    autoUpdateLastAppliedStatusDetailedText String
    Auto update last applied detailed status text.
    autoUpdateLastAppliedStatusText String
    Auto update last applied status text.
    autoUpdateRingType Integer
    Auto update Ring Type.
    createdDateTimeUtc String
    Auto update entity created datetime.
    imageUriBeforeUpdate String
    Auto update image uri before update.
    imageUriTargeted String
    Auto update image uri targetted to update.
    imageUriTerminal String
    Auto update image uri at Terminal.
    movedToTerminalStateDateTime String
    Auto update image uri after update.
    planChangeLogText String
    This text describing the purpose of the plan of auto update.
    planId Double
    Auto update planId.
    ruleRequestedDay Integer
    Auto update image uri after update.
    ruleRequestedHour String
    Auto update rule requested hour.
    ruleRequestedMinute String
    Auto update rule requested minute.
    ruleRequestedWeek Integer
    Auto update image uri before update.
    timeToGoLiveDateTime String
    Auto update time to go live date time.
    updatedRegistryDateTimeUtc String
    Auto update entity last updated datetime.
    autoUpdateLastAppliedStatus number
    Auto update last applied status.
    autoUpdateLastAppliedStatusDetailedText string
    Auto update last applied detailed status text.
    autoUpdateLastAppliedStatusText string
    Auto update last applied status text.
    autoUpdateRingType number
    Auto update Ring Type.
    createdDateTimeUtc string
    Auto update entity created datetime.
    imageUriBeforeUpdate string
    Auto update image uri before update.
    imageUriTargeted string
    Auto update image uri targetted to update.
    imageUriTerminal string
    Auto update image uri at Terminal.
    movedToTerminalStateDateTime string
    Auto update image uri after update.
    planChangeLogText string
    This text describing the purpose of the plan of auto update.
    planId number
    Auto update planId.
    ruleRequestedDay number
    Auto update image uri after update.
    ruleRequestedHour string
    Auto update rule requested hour.
    ruleRequestedMinute string
    Auto update rule requested minute.
    ruleRequestedWeek number
    Auto update image uri before update.
    timeToGoLiveDateTime string
    Auto update time to go live date time.
    updatedRegistryDateTimeUtc string
    Auto update entity last updated datetime.
    auto_update_last_applied_status int
    Auto update last applied status.
    auto_update_last_applied_status_detailed_text str
    Auto update last applied detailed status text.
    auto_update_last_applied_status_text str
    Auto update last applied status text.
    auto_update_ring_type int
    Auto update Ring Type.
    created_date_time_utc str
    Auto update entity created datetime.
    image_uri_before_update str
    Auto update image uri before update.
    image_uri_targeted str
    Auto update image uri targetted to update.
    image_uri_terminal str
    Auto update image uri at Terminal.
    moved_to_terminal_state_date_time str
    Auto update image uri after update.
    plan_change_log_text str
    This text describing the purpose of the plan of auto update.
    plan_id float
    Auto update planId.
    rule_requested_day int
    Auto update image uri after update.
    rule_requested_hour str
    Auto update rule requested hour.
    rule_requested_minute str
    Auto update rule requested minute.
    rule_requested_week int
    Auto update image uri before update.
    time_to_go_live_date_time str
    Auto update time to go live date time.
    updated_registry_date_time_utc str
    Auto update entity last updated datetime.
    autoUpdateLastAppliedStatus Number
    Auto update last applied status.
    autoUpdateLastAppliedStatusDetailedText String
    Auto update last applied detailed status text.
    autoUpdateLastAppliedStatusText String
    Auto update last applied status text.
    autoUpdateRingType Number
    Auto update Ring Type.
    createdDateTimeUtc String
    Auto update entity created datetime.
    imageUriBeforeUpdate String
    Auto update image uri before update.
    imageUriTargeted String
    Auto update image uri targetted to update.
    imageUriTerminal String
    Auto update image uri at Terminal.
    movedToTerminalStateDateTime String
    Auto update image uri after update.
    planChangeLogText String
    This text describing the purpose of the plan of auto update.
    planId Number
    Auto update planId.
    ruleRequestedDay Number
    Auto update image uri after update.
    ruleRequestedHour String
    Auto update rule requested hour.
    ruleRequestedMinute String
    Auto update rule requested minute.
    ruleRequestedWeek Number
    Auto update image uri before update.
    timeToGoLiveDateTime String
    Auto update time to go live date time.
    updatedRegistryDateTimeUtc String
    Auto update entity last updated datetime.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    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.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi