This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
azure-native.azurestackhci.getUpdate
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
Get specified Update Azure REST API version: 2023-03-01.
Other available API versions: 2022-12-15-preview, 2023-06-01, 2023-08-01, 2023-08-01-preview, 2023-11-01-preview, 2024-01-01, 2024-02-15-preview, 2024-04-01, 2024-09-01-preview.
Using getUpdate
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 getUpdate(args: GetUpdateArgs, opts?: InvokeOptions): Promise<GetUpdateResult>
function getUpdateOutput(args: GetUpdateOutputArgs, opts?: InvokeOptions): Output<GetUpdateResult>
def get_update(cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
update_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetUpdateResult
def get_update_output(cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
update_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetUpdateResult]
func LookupUpdate(ctx *Context, args *LookupUpdateArgs, opts ...InvokeOption) (*LookupUpdateResult, error)
func LookupUpdateOutput(ctx *Context, args *LookupUpdateOutputArgs, opts ...InvokeOption) LookupUpdateResultOutput
> Note: This function is named LookupUpdate
in the Go SDK.
public static class GetUpdate
{
public static Task<GetUpdateResult> InvokeAsync(GetUpdateArgs args, InvokeOptions? opts = null)
public static Output<GetUpdateResult> Invoke(GetUpdateInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetUpdateResult> getUpdate(GetUpdateArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:azurestackhci:getUpdate
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
- 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
- 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
- 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
- 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
- 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
getUpdate Result
The following output properties are available:
- 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 Updates 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"
- Additional
Properties string - Extensible KV pairs serialized as a string. This is currently used to report the stamp OEM family and hardware model information when an update is flagged as Invalid for the stamp based on OEM type.
- Availability
Type string - Indicates the way the update content can be downloaded.
- Description string
- Description of the update.
- Display
Name string - Display name of the Update
- Health
Check stringDate - Last time the package-specific checks were run.
- Installed
Date string - Date that the update was installed.
- Location string
- The geo-location where the resource lives
- Notify
Message string - Brief message with instructions for updates of AvailabilityType Notify.
- Package
Path string - Path where the update package is available.
- Package
Size doubleIn Mb - Size of the package. This value is a combination of the size from update metadata and size of the payload that results from the live scan operation for OS update content.
- Package
Type string - Customer-visible type of the update.
- Prerequisites
List<Pulumi.
Azure Native. Azure Stack HCI. Outputs. Update Prerequisite Response> - If update State is HasPrerequisite, this property contains an array of objects describing prerequisite updates before installing this update. Otherwise, it is empty.
- Progress
Percentage double - Progress percentage of ongoing operation. Currently this property is only valid when the update is in the Downloading state, where it maps to how much of the update content has been downloaded.
- Publisher string
- Publisher of the update package.
- Release
Link string - Link to release notes for the update.
- State string
- State of the update as it relates to this stamp.
- Version string
- Version of the update.
- 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 Updates 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"
- Additional
Properties string - Extensible KV pairs serialized as a string. This is currently used to report the stamp OEM family and hardware model information when an update is flagged as Invalid for the stamp based on OEM type.
- Availability
Type string - Indicates the way the update content can be downloaded.
- Description string
- Description of the update.
- Display
Name string - Display name of the Update
- Health
Check stringDate - Last time the package-specific checks were run.
- Installed
Date string - Date that the update was installed.
- Location string
- The geo-location where the resource lives
- Notify
Message string - Brief message with instructions for updates of AvailabilityType Notify.
- Package
Path string - Path where the update package is available.
- Package
Size float64In Mb - Size of the package. This value is a combination of the size from update metadata and size of the payload that results from the live scan operation for OS update content.
- Package
Type string - Customer-visible type of the update.
- Prerequisites
[]Update
Prerequisite Response - If update State is HasPrerequisite, this property contains an array of objects describing prerequisite updates before installing this update. Otherwise, it is empty.
- Progress
Percentage float64 - Progress percentage of ongoing operation. Currently this property is only valid when the update is in the Downloading state, where it maps to how much of the update content has been downloaded.
- Publisher string
- Publisher of the update package.
- Release
Link string - Link to release notes for the update.
- State string
- State of the update as it relates to this stamp.
- Version string
- Version of the update.
- 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 Updates 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"
- additional
Properties String - Extensible KV pairs serialized as a string. This is currently used to report the stamp OEM family and hardware model information when an update is flagged as Invalid for the stamp based on OEM type.
- availability
Type String - Indicates the way the update content can be downloaded.
- description String
- Description of the update.
- display
Name String - Display name of the Update
- health
Check StringDate - Last time the package-specific checks were run.
- installed
Date String - Date that the update was installed.
- location String
- The geo-location where the resource lives
- notify
Message String - Brief message with instructions for updates of AvailabilityType Notify.
- package
Path String - Path where the update package is available.
- package
Size DoubleIn Mb - Size of the package. This value is a combination of the size from update metadata and size of the payload that results from the live scan operation for OS update content.
- package
Type String - Customer-visible type of the update.
- prerequisites
List<Update
Prerequisite Response> - If update State is HasPrerequisite, this property contains an array of objects describing prerequisite updates before installing this update. Otherwise, it is empty.
- progress
Percentage Double - Progress percentage of ongoing operation. Currently this property is only valid when the update is in the Downloading state, where it maps to how much of the update content has been downloaded.
- publisher String
- Publisher of the update package.
- release
Link String - Link to release notes for the update.
- state String
- State of the update as it relates to this stamp.
- version String
- Version of the update.
- 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 Updates 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"
- additional
Properties string - Extensible KV pairs serialized as a string. This is currently used to report the stamp OEM family and hardware model information when an update is flagged as Invalid for the stamp based on OEM type.
- availability
Type string - Indicates the way the update content can be downloaded.
- description string
- Description of the update.
- display
Name string - Display name of the Update
- health
Check stringDate - Last time the package-specific checks were run.
- installed
Date string - Date that the update was installed.
- location string
- The geo-location where the resource lives
- notify
Message string - Brief message with instructions for updates of AvailabilityType Notify.
- package
Path string - Path where the update package is available.
- package
Size numberIn Mb - Size of the package. This value is a combination of the size from update metadata and size of the payload that results from the live scan operation for OS update content.
- package
Type string - Customer-visible type of the update.
- prerequisites
Update
Prerequisite Response[] - If update State is HasPrerequisite, this property contains an array of objects describing prerequisite updates before installing this update. Otherwise, it is empty.
- progress
Percentage number - Progress percentage of ongoing operation. Currently this property is only valid when the update is in the Downloading state, where it maps to how much of the update content has been downloaded.
- publisher string
- Publisher of the update package.
- release
Link string - Link to release notes for the update.
- state string
- State of the update as it relates to this stamp.
- version string
- Version of the update.
- 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 Updates 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"
- additional_
properties str - Extensible KV pairs serialized as a string. This is currently used to report the stamp OEM family and hardware model information when an update is flagged as Invalid for the stamp based on OEM type.
- availability_
type str - Indicates the way the update content can be downloaded.
- description str
- Description of the update.
- display_
name str - Display name of the Update
- health_
check_ strdate - Last time the package-specific checks were run.
- installed_
date str - Date that the update was installed.
- location str
- The geo-location where the resource lives
- notify_
message str - Brief message with instructions for updates of AvailabilityType Notify.
- package_
path str - Path where the update package is available.
- package_
size_ floatin_ mb - Size of the package. This value is a combination of the size from update metadata and size of the payload that results from the live scan operation for OS update content.
- package_
type str - Customer-visible type of the update.
- prerequisites
Sequence[Update
Prerequisite Response] - If update State is HasPrerequisite, this property contains an array of objects describing prerequisite updates before installing this update. Otherwise, it is empty.
- progress_
percentage float - Progress percentage of ongoing operation. Currently this property is only valid when the update is in the Downloading state, where it maps to how much of the update content has been downloaded.
- publisher str
- Publisher of the update package.
- release_
link str - Link to release notes for the update.
- state str
- State of the update as it relates to this stamp.
- version str
- Version of the update.
- 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 Updates 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"
- additional
Properties String - Extensible KV pairs serialized as a string. This is currently used to report the stamp OEM family and hardware model information when an update is flagged as Invalid for the stamp based on OEM type.
- availability
Type String - Indicates the way the update content can be downloaded.
- description String
- Description of the update.
- display
Name String - Display name of the Update
- health
Check StringDate - Last time the package-specific checks were run.
- installed
Date String - Date that the update was installed.
- location String
- The geo-location where the resource lives
- notify
Message String - Brief message with instructions for updates of AvailabilityType Notify.
- package
Path String - Path where the update package is available.
- package
Size NumberIn Mb - Size of the package. This value is a combination of the size from update metadata and size of the payload that results from the live scan operation for OS update content.
- package
Type String - Customer-visible type of the update.
- prerequisites List<Property Map>
- If update State is HasPrerequisite, this property contains an array of objects describing prerequisite updates before installing this update. Otherwise, it is empty.
- progress
Percentage Number - Progress percentage of ongoing operation. Currently this property is only valid when the update is in the Downloading state, where it maps to how much of the update content has been downloaded.
- publisher String
- Publisher of the update package.
- release
Link String - Link to release notes for the update.
- state String
- State of the update as it relates to this stamp.
- version String
- Version of the update.
Supporting Types
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.
UpdatePrerequisiteResponse
- Package
Name string - Friendly name of the prerequisite.
- Update
Type string - Updatable component type.
- Version string
- Version of the prerequisite.
- Package
Name string - Friendly name of the prerequisite.
- Update
Type string - Updatable component type.
- Version string
- Version of the prerequisite.
- package
Name String - Friendly name of the prerequisite.
- update
Type String - Updatable component type.
- version String
- Version of the prerequisite.
- package
Name string - Friendly name of the prerequisite.
- update
Type string - Updatable component type.
- version string
- Version of the prerequisite.
- package_
name str - Friendly name of the prerequisite.
- update_
type str - Updatable component type.
- version str
- Version of the prerequisite.
- package
Name String - Friendly name of the prerequisite.
- update
Type String - Updatable component type.
- version String
- Version of the prerequisite.
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 v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi