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.edge.getSolutionVersion
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 v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi
Get a Solution Version Resource
Uses Azure REST API version 2025-06-01.
Using getSolutionVersion
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 getSolutionVersion(args: GetSolutionVersionArgs, opts?: InvokeOptions): Promise<GetSolutionVersionResult>
function getSolutionVersionOutput(args: GetSolutionVersionOutputArgs, opts?: InvokeOptions): Output<GetSolutionVersionResult>
def get_solution_version(resource_group_name: Optional[str] = None,
solution_name: Optional[str] = None,
solution_version_name: Optional[str] = None,
target_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSolutionVersionResult
def get_solution_version_output(resource_group_name: Optional[pulumi.Input[str]] = None,
solution_name: Optional[pulumi.Input[str]] = None,
solution_version_name: Optional[pulumi.Input[str]] = None,
target_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSolutionVersionResult]
func LookupSolutionVersion(ctx *Context, args *LookupSolutionVersionArgs, opts ...InvokeOption) (*LookupSolutionVersionResult, error)
func LookupSolutionVersionOutput(ctx *Context, args *LookupSolutionVersionOutputArgs, opts ...InvokeOption) LookupSolutionVersionResultOutput
> Note: This function is named LookupSolutionVersion
in the Go SDK.
public static class GetSolutionVersion
{
public static Task<GetSolutionVersionResult> InvokeAsync(GetSolutionVersionArgs args, InvokeOptions? opts = null)
public static Output<GetSolutionVersionResult> Invoke(GetSolutionVersionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSolutionVersionResult> getSolutionVersion(GetSolutionVersionArgs args, InvokeOptions options)
public static Output<GetSolutionVersionResult> getSolutionVersion(GetSolutionVersionArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:edge:getSolutionVersion
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Solution
Name string - Name of the solution
- Solution
Version stringName - Name of the solution version
- Target
Name string - Name of the target
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Solution
Name string - Name of the solution
- Solution
Version stringName - Name of the solution version
- Target
Name string - Name of the target
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- solution
Name String - Name of the solution
- solution
Version StringName - Name of the solution version
- target
Name String - Name of the target
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- solution
Name string - Name of the solution
- solution
Version stringName - Name of the solution version
- target
Name string - Name of the target
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- solution_
name str - Name of the solution
- solution_
version_ strname - Name of the solution version
- target_
name str - Name of the target
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- solution
Name String - Name of the solution
- solution
Version StringName - Name of the solution version
- target
Name String - Name of the target
getSolutionVersion Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- ETag string
- If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Edge. Outputs. Solution Version Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Edge. 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"
- Extended
Location Pulumi.Azure Native. Edge. Outputs. Azure Resource Manager Common Types Extended Location Response - The complex type of the extended location.
- Azure
Api stringVersion - The Azure API version of the resource.
- ETag string
- If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
Solution
Version Properties Response - The resource-specific properties for this 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"
- Extended
Location AzureResource Manager Common Types Extended Location Response - The complex type of the extended location.
- azure
Api StringVersion - The Azure API version of the resource.
- e
Tag String - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties
Solution
Version Properties Response - The resource-specific properties for this 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"
- extended
Location AzureResource Manager Common Types Extended Location Response - The complex type of the extended location.
- azure
Api stringVersion - The Azure API version of the resource.
- e
Tag string - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- properties
Solution
Version Properties Response - The resource-specific properties for this 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"
- extended
Location AzureResource Manager Common Types Extended Location Response - The complex type of the extended location.
- azure_
api_ strversion - The Azure API version of the resource.
- e_
tag str - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- properties
Solution
Version Properties 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"
- extended_
location AzureResource Manager Common Types Extended Location Response - The complex type of the extended location.
- azure
Api StringVersion - The Azure API version of the resource.
- e
Tag String - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this 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"
- extended
Location Property Map - The complex type of the extended location.
Supporting Types
AzureResourceManagerCommonTypesExtendedLocationResponse
ErrorAdditionalInfoResponse
ErrorDetailResponse
- Additional
Info List<Pulumi.Azure Native. Edge. Inputs. Error Additional Info Response> - The error additional info.
- Code string
- The error code.
- Details
List<Pulumi.
Azure Native. Edge. Inputs. Error Detail Response> - The error details.
- Message string
- The error message.
- Target string
- The error target.
- Additional
Info []ErrorAdditional Info Response - The error additional info.
- Code string
- The error code.
- Details
[]Error
Detail Response - The error details.
- Message string
- The error message.
- Target string
- The error target.
- additional
Info List<ErrorAdditional Info Response> - The error additional info.
- code String
- The error code.
- details
List<Error
Detail Response> - The error details.
- message String
- The error message.
- target String
- The error target.
- additional
Info ErrorAdditional Info Response[] - The error additional info.
- code string
- The error code.
- details
Error
Detail 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[Error
Detail Response] - The error details.
- message str
- The error message.
- target str
- The error target.
- additional
Info 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.
SolutionDependencyResponse
- Solution
Template stringVersion Id - Solution Template Version Id
- Solution
Version stringId - Solution Version Id
- Target
Id string - Target Id
- Dependencies
List<Pulumi.
Azure Native. Edge. Inputs. Solution Dependency Response> - Solution dependencies
- Solution
Instance stringName - Solution Instance Name
- Solution
Template stringVersion Id - Solution Template Version Id
- Solution
Version stringId - Solution Version Id
- Target
Id string - Target Id
- Dependencies
[]Solution
Dependency Response - Solution dependencies
- Solution
Instance stringName - Solution Instance Name
- solution
Template StringVersion Id - Solution Template Version Id
- solution
Version StringId - Solution Version Id
- target
Id String - Target Id
- dependencies
List<Solution
Dependency Response> - Solution dependencies
- solution
Instance StringName - Solution Instance Name
- solution
Template stringVersion Id - Solution Template Version Id
- solution
Version stringId - Solution Version Id
- target
Id string - Target Id
- dependencies
Solution
Dependency Response[] - Solution dependencies
- solution
Instance stringName - Solution Instance Name
- solution_
template_ strversion_ id - Solution Template Version Id
- solution_
version_ strid - Solution Version Id
- target_
id str - Target Id
- dependencies
Sequence[Solution
Dependency Response] - Solution dependencies
- solution_
instance_ strname - Solution Instance Name
- solution
Template StringVersion Id - Solution Template Version Id
- solution
Version StringId - Solution Version Id
- target
Id String - Target Id
- dependencies List<Property Map>
- Solution dependencies
- solution
Instance StringName - Solution Instance Name
SolutionVersionPropertiesResponse
- Action
Type string - The type of the latest action performed on this solution version.
- Configuration string
- Resolved configuration values
- Error
Details Pulumi.Azure Native. Edge. Inputs. Error Detail Response - Error Details if any failure is there
- External
Validation stringId - External validation id
- Latest
Action stringTracking Uri - The URI for tracking the latest action performed on this solution version.
- Provisioning
State string - Provisioning state of resource
- Review
Id string - Review id of resolved config for this solution version
- Revision int
- Revision number of resolved config for this solution version
- Solution
Dependencies List<Pulumi.Azure Native. Edge. Inputs. Solution Dependency Response> - Solution Dependency Context
- Solution
Instance stringName - Solution instance name
- Solution
Template stringVersion Id - Solution Template Version Id
- Specification object
- App components spec
- State string
- State of solution instance
- Target
Display stringName - Name of applicable target's display name
- Target
Level stringConfiguration - Configuration on the line level across all solution template versions
- Action
Type string - The type of the latest action performed on this solution version.
- Configuration string
- Resolved configuration values
- Error
Details ErrorDetail Response - Error Details if any failure is there
- External
Validation stringId - External validation id
- Latest
Action stringTracking Uri - The URI for tracking the latest action performed on this solution version.
- Provisioning
State string - Provisioning state of resource
- Review
Id string - Review id of resolved config for this solution version
- Revision int
- Revision number of resolved config for this solution version
- Solution
Dependencies []SolutionDependency Response - Solution Dependency Context
- Solution
Instance stringName - Solution instance name
- Solution
Template stringVersion Id - Solution Template Version Id
- Specification interface{}
- App components spec
- State string
- State of solution instance
- Target
Display stringName - Name of applicable target's display name
- Target
Level stringConfiguration - Configuration on the line level across all solution template versions
- action
Type String - The type of the latest action performed on this solution version.
- configuration String
- Resolved configuration values
- error
Details ErrorDetail Response - Error Details if any failure is there
- external
Validation StringId - External validation id
- latest
Action StringTracking Uri - The URI for tracking the latest action performed on this solution version.
- provisioning
State String - Provisioning state of resource
- review
Id String - Review id of resolved config for this solution version
- revision Integer
- Revision number of resolved config for this solution version
- solution
Dependencies List<SolutionDependency Response> - Solution Dependency Context
- solution
Instance StringName - Solution instance name
- solution
Template StringVersion Id - Solution Template Version Id
- specification Object
- App components spec
- state String
- State of solution instance
- target
Display StringName - Name of applicable target's display name
- target
Level StringConfiguration - Configuration on the line level across all solution template versions
- action
Type string - The type of the latest action performed on this solution version.
- configuration string
- Resolved configuration values
- error
Details ErrorDetail Response - Error Details if any failure is there
- external
Validation stringId - External validation id
- latest
Action stringTracking Uri - The URI for tracking the latest action performed on this solution version.
- provisioning
State string - Provisioning state of resource
- review
Id string - Review id of resolved config for this solution version
- revision number
- Revision number of resolved config for this solution version
- solution
Dependencies SolutionDependency Response[] - Solution Dependency Context
- solution
Instance stringName - Solution instance name
- solution
Template stringVersion Id - Solution Template Version Id
- specification any
- App components spec
- state string
- State of solution instance
- target
Display stringName - Name of applicable target's display name
- target
Level stringConfiguration - Configuration on the line level across all solution template versions
- action_
type str - The type of the latest action performed on this solution version.
- configuration str
- Resolved configuration values
- error_
details ErrorDetail Response - Error Details if any failure is there
- external_
validation_ strid - External validation id
- latest_
action_ strtracking_ uri - The URI for tracking the latest action performed on this solution version.
- provisioning_
state str - Provisioning state of resource
- review_
id str - Review id of resolved config for this solution version
- revision int
- Revision number of resolved config for this solution version
- solution_
dependencies Sequence[SolutionDependency Response] - Solution Dependency Context
- solution_
instance_ strname - Solution instance name
- solution_
template_ strversion_ id - Solution Template Version Id
- specification Any
- App components spec
- state str
- State of solution instance
- target_
display_ strname - Name of applicable target's display name
- target_
level_ strconfiguration - Configuration on the line level across all solution template versions
- action
Type String - The type of the latest action performed on this solution version.
- configuration String
- Resolved configuration values
- error
Details Property Map - Error Details if any failure is there
- external
Validation StringId - External validation id
- latest
Action StringTracking Uri - The URI for tracking the latest action performed on this solution version.
- provisioning
State String - Provisioning state of resource
- review
Id String - Review id of resolved config for this solution version
- revision Number
- Revision number of resolved config for this solution version
- solution
Dependencies List<Property Map> - Solution Dependency Context
- solution
Instance StringName - Solution instance name
- solution
Template StringVersion Id - Solution Template Version Id
- specification Any
- App components spec
- state String
- State of solution instance
- target
Display StringName - Name of applicable target's display name
- target
Level StringConfiguration - Configuration on the line level across all solution template versions
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
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