azure-native.azurestackhci.getUpdateRun
Explore with Pulumi AI
Get the Update run for a specified update
Uses Azure REST API version 2024-04-01.
Other available API versions: 2022-12-15-preview, 2023-02-01, 2023-03-01, 2023-06-01, 2023-08-01, 2023-08-01-preview, 2023-11-01-preview, 2024-01-01, 2024-02-15-preview, 2024-09-01-preview, 2024-12-01-preview, 2025-02-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azurestackhci [ApiVersion]
. See the version guide for details.
Using getUpdateRun
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 getUpdateRun(args: GetUpdateRunArgs, opts?: InvokeOptions): Promise<GetUpdateRunResult>
function getUpdateRunOutput(args: GetUpdateRunOutputArgs, opts?: InvokeOptions): Output<GetUpdateRunResult>
def get_update_run(cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
update_name: Optional[str] = None,
update_run_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetUpdateRunResult
def get_update_run_output(cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
update_name: Optional[pulumi.Input[str]] = None,
update_run_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetUpdateRunResult]
func LookupUpdateRun(ctx *Context, args *LookupUpdateRunArgs, opts ...InvokeOption) (*LookupUpdateRunResult, error)
func LookupUpdateRunOutput(ctx *Context, args *LookupUpdateRunOutputArgs, opts ...InvokeOption) LookupUpdateRunResultOutput
> Note: This function is named LookupUpdateRun
in the Go SDK.
public static class GetUpdateRun
{
public static Task<GetUpdateRunResult> InvokeAsync(GetUpdateRunArgs args, InvokeOptions? opts = null)
public static Output<GetUpdateRunResult> Invoke(GetUpdateRunInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetUpdateRunResult> getUpdateRun(GetUpdateRunArgs args, InvokeOptions options)
public static Output<GetUpdateRunResult> getUpdateRun(GetUpdateRunArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:azurestackhci:getUpdateRun
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string - The name of the cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Update
Name string - The name of the Update
- Update
Run stringName - The name of the Update Run
- Cluster
Name string - The name of the cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Update
Name string - The name of the Update
- Update
Run stringName - The name of the Update Run
- cluster
Name String - The name of the cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- update
Name String - The name of the Update
- update
Run StringName - The name of the Update Run
- cluster
Name string - The name of the cluster.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- update
Name string - The name of the Update
- update
Run stringName - The name of the Update Run
- cluster_
name str - The name of the cluster.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- update_
name str - The name of the Update
- update_
run_ strname - The name of the Update Run
- cluster
Name String - The name of the cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- update
Name String - The name of the Update
- update
Run StringName - The name of the Update Run
getUpdateRun Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- Provisioning
State string - Provisioning state of the UpdateRuns proxy resource.
- System
Data Pulumi.Azure Native. Azure Stack HCI. 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"
- Description string
- More detailed description of the step.
- Duration string
- Duration of the update run.
- End
Time stringUtc - When the step reached a terminal state.
- Error
Message string - Error message, specified if the step is in a failed state.
- Expected
Execution stringTime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- Last
Updated stringTime - Timestamp of the most recently completed step in the update run.
- Last
Updated stringTime Utc - Completion time of this step or the last completed sub-step.
- Location string
- The geo-location where the resource lives
- Start
Time stringUtc - When the step started, or empty if it has not started executing.
- State string
- State of the update run.
- Status string
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- Steps
List<Pulumi.
Azure Native. Azure Stack HCI. Outputs. Step Response> - Recursive model for child steps of this step.
- Time
Started string - Timestamp of the update run was started.
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- Provisioning
State string - Provisioning state of the UpdateRuns proxy resource.
- System
Data 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"
- Description string
- More detailed description of the step.
- Duration string
- Duration of the update run.
- End
Time stringUtc - When the step reached a terminal state.
- Error
Message string - Error message, specified if the step is in a failed state.
- Expected
Execution stringTime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- Last
Updated stringTime - Timestamp of the most recently completed step in the update run.
- Last
Updated stringTime Utc - Completion time of this step or the last completed sub-step.
- Location string
- The geo-location where the resource lives
- Start
Time stringUtc - When the step started, or empty if it has not started executing.
- State string
- State of the update run.
- Status string
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- Steps
[]Step
Response - Recursive model for child steps of this step.
- Time
Started string - Timestamp of the update run was started.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- provisioning
State String - Provisioning state of the UpdateRuns proxy resource.
- system
Data 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"
- description String
- More detailed description of the step.
- duration String
- Duration of the update run.
- end
Time StringUtc - When the step reached a terminal state.
- error
Message String - Error message, specified if the step is in a failed state.
- expected
Execution StringTime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- last
Updated StringTime - Timestamp of the most recently completed step in the update run.
- last
Updated StringTime Utc - Completion time of this step or the last completed sub-step.
- location String
- The geo-location where the resource lives
- start
Time StringUtc - When the step started, or empty if it has not started executing.
- state String
- State of the update run.
- status String
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps
List<Step
Response> - Recursive model for child steps of this step.
- time
Started String - Timestamp of the update run was started.
- azure
Api stringVersion - The Azure API version of the resource.
- 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
- provisioning
State string - Provisioning state of the UpdateRuns proxy resource.
- system
Data 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"
- description string
- More detailed description of the step.
- duration string
- Duration of the update run.
- end
Time stringUtc - When the step reached a terminal state.
- error
Message string - Error message, specified if the step is in a failed state.
- expected
Execution stringTime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- last
Updated stringTime - Timestamp of the most recently completed step in the update run.
- last
Updated stringTime Utc - Completion time of this step or the last completed sub-step.
- location string
- The geo-location where the resource lives
- start
Time stringUtc - When the step started, or empty if it has not started executing.
- state string
- State of the update run.
- status string
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps
Step
Response[] - Recursive model for child steps of this step.
- time
Started string - Timestamp of the update run was started.
- azure_
api_ strversion - The Azure API version of the resource.
- 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
- provisioning_
state str - Provisioning state of the UpdateRuns proxy 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"
- description str
- More detailed description of the step.
- duration str
- Duration of the update run.
- end_
time_ strutc - When the step reached a terminal state.
- error_
message str - Error message, specified if the step is in a failed state.
- expected_
execution_ strtime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- last_
updated_ strtime - Timestamp of the most recently completed step in the update run.
- last_
updated_ strtime_ utc - Completion time of this step or the last completed sub-step.
- location str
- The geo-location where the resource lives
- start_
time_ strutc - When the step started, or empty if it has not started executing.
- state str
- State of the update run.
- status str
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps
Sequence[Step
Response] - Recursive model for child steps of this step.
- time_
started str - Timestamp of the update run was started.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- provisioning
State String - Provisioning state of the UpdateRuns proxy resource.
- system
Data 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"
- description String
- More detailed description of the step.
- duration String
- Duration of the update run.
- end
Time StringUtc - When the step reached a terminal state.
- error
Message String - Error message, specified if the step is in a failed state.
- expected
Execution StringTime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- last
Updated StringTime - Timestamp of the most recently completed step in the update run.
- last
Updated StringTime Utc - Completion time of this step or the last completed sub-step.
- location String
- The geo-location where the resource lives
- start
Time StringUtc - When the step started, or empty if it has not started executing.
- state String
- State of the update run.
- status String
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps List<Property Map>
- Recursive model for child steps of this step.
- time
Started String - Timestamp of the update run was started.
Supporting Types
StepResponse
- Description string
- More detailed description of the step.
- End
Time stringUtc - When the step reached a terminal state.
- Error
Message string - Error message, specified if the step is in a failed state.
- Expected
Execution stringTime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- Last
Updated stringTime Utc - Completion time of this step or the last completed sub-step.
- Name string
- Name of the step.
- Start
Time stringUtc - When the step started, or empty if it has not started executing.
- Status string
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- Steps
List<Pulumi.
Azure Native. Azure Stack HCI. Inputs. Step Response> - Recursive model for child steps of this step.
- Description string
- More detailed description of the step.
- End
Time stringUtc - When the step reached a terminal state.
- Error
Message string - Error message, specified if the step is in a failed state.
- Expected
Execution stringTime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- Last
Updated stringTime Utc - Completion time of this step or the last completed sub-step.
- Name string
- Name of the step.
- Start
Time stringUtc - When the step started, or empty if it has not started executing.
- Status string
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- Steps
[]Step
Response - Recursive model for child steps of this step.
- description String
- More detailed description of the step.
- end
Time StringUtc - When the step reached a terminal state.
- error
Message String - Error message, specified if the step is in a failed state.
- expected
Execution StringTime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- last
Updated StringTime Utc - Completion time of this step or the last completed sub-step.
- name String
- Name of the step.
- start
Time StringUtc - When the step started, or empty if it has not started executing.
- status String
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps
List<Step
Response> - Recursive model for child steps of this step.
- description string
- More detailed description of the step.
- end
Time stringUtc - When the step reached a terminal state.
- error
Message string - Error message, specified if the step is in a failed state.
- expected
Execution stringTime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- last
Updated stringTime Utc - Completion time of this step or the last completed sub-step.
- name string
- Name of the step.
- start
Time stringUtc - When the step started, or empty if it has not started executing.
- status string
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps
Step
Response[] - Recursive model for child steps of this step.
- description str
- More detailed description of the step.
- end_
time_ strutc - When the step reached a terminal state.
- error_
message str - Error message, specified if the step is in a failed state.
- expected_
execution_ strtime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- last_
updated_ strtime_ utc - Completion time of this step or the last completed sub-step.
- name str
- Name of the step.
- start_
time_ strutc - When the step started, or empty if it has not started executing.
- status str
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps
Sequence[Step
Response] - Recursive model for child steps of this step.
- description String
- More detailed description of the step.
- end
Time StringUtc - When the step reached a terminal state.
- error
Message String - Error message, specified if the step is in a failed state.
- expected
Execution StringTime - Expected execution time of a given step. This is optionally authored in the update action plan and can be empty.
- last
Updated StringTime Utc - Completion time of this step or the last completed sub-step.
- name String
- Name of the step.
- start
Time StringUtc - When the step started, or empty if it has not started executing.
- status String
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps List<Property Map>
- Recursive model for child steps of this step.
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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 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.
- 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 timestamp of resource last modification (UTC)
- 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 pulumi/pulumi-azure-native
- License
- Apache-2.0