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.getTarget
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 Target Resource
Uses Azure REST API version 2025-06-01.
Using getTarget
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 getTarget(args: GetTargetArgs, opts?: InvokeOptions): Promise<GetTargetResult>
function getTargetOutput(args: GetTargetOutputArgs, opts?: InvokeOptions): Output<GetTargetResult>
def get_target(resource_group_name: Optional[str] = None,
target_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTargetResult
def get_target_output(resource_group_name: Optional[pulumi.Input[str]] = None,
target_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTargetResult]
func LookupTarget(ctx *Context, args *LookupTargetArgs, opts ...InvokeOption) (*LookupTargetResult, error)
func LookupTargetOutput(ctx *Context, args *LookupTargetOutputArgs, opts ...InvokeOption) LookupTargetResultOutput
> Note: This function is named LookupTarget
in the Go SDK.
public static class GetTarget
{
public static Task<GetTargetResult> InvokeAsync(GetTargetArgs args, InvokeOptions? opts = null)
public static Output<GetTargetResult> Invoke(GetTargetInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTargetResult> getTarget(GetTargetArgs args, InvokeOptions options)
public static Output<GetTargetResult> getTarget(GetTargetArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:edge:getTarget
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Target
Name string - Name of the target
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Target
Name string - Name of the target
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- target
Name String - Name of the target
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- target
Name string - Name of the target
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- target_
name str - Name of the target
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- target
Name String - Name of the target
getTarget 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}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Edge. Outputs. Target 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.
- Dictionary<string, string>
- Resource tags.
- 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}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Target
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.
- map[string]string
- Resource tags.
- 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}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
Target
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.
- Map<String,String>
- Resource tags.
- 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}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
Target
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.
- {[key: string]: string}
- Resource tags.
- 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}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
Target
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.
- Mapping[str, str]
- Resource tags.
- 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}"
- 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.
- 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.
- Map<String>
- Resource tags.
Supporting Types
AzureResourceManagerCommonTypesExtendedLocationResponse
ComponentStatusResponse
DeploymentStatusResponse
- Deployed int
- Indicates if Instance is deployed
- Expected
Running intJob Id - The expected running job id
- Generation int
- Deployment Generation
- Last
Modified string - The lastModified of the Status
- Running
Job intId - The running job id
- Status string
- Deployment status
- Status
Details string - Status details
- Target
Statuses List<Pulumi.Azure Native. Edge. Inputs. Target Status Response> - Target resource statuses
- Deployed int
- Indicates if Instance is deployed
- Expected
Running intJob Id - The expected running job id
- Generation int
- Deployment Generation
- Last
Modified string - The lastModified of the Status
- Running
Job intId - The running job id
- Status string
- Deployment status
- Status
Details string - Status details
- Target
Statuses []TargetStatus Response - Target resource statuses
- deployed Integer
- Indicates if Instance is deployed
- expected
Running IntegerJob Id - The expected running job id
- generation Integer
- Deployment Generation
- last
Modified String - The lastModified of the Status
- running
Job IntegerId - The running job id
- status String
- Deployment status
- status
Details String - Status details
- target
Statuses List<TargetStatus Response> - Target resource statuses
- deployed number
- Indicates if Instance is deployed
- expected
Running numberJob Id - The expected running job id
- generation number
- Deployment Generation
- last
Modified string - The lastModified of the Status
- running
Job numberId - The running job id
- status string
- Deployment status
- status
Details string - Status details
- target
Statuses TargetStatus Response[] - Target resource statuses
- deployed int
- Indicates if Instance is deployed
- expected_
running_ intjob_ id - The expected running job id
- generation int
- Deployment Generation
- last_
modified str - The lastModified of the Status
- running_
job_ intid - The running job id
- status str
- Deployment status
- status_
details str - Status details
- target_
statuses Sequence[TargetStatus Response] - Target resource statuses
- deployed Number
- Indicates if Instance is deployed
- expected
Running NumberJob Id - The expected running job id
- generation Number
- Deployment Generation
- last
Modified String - The lastModified of the Status
- running
Job NumberId - The running job id
- status String
- Deployment status
- status
Details String - Status details
- target
Statuses List<Property Map> - Target resource statuses
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.
TargetPropertiesResponse
- Capabilities List<string>
- List of capabilities
- Context
Id string - ArmId of Context
- Description string
- Description of target
- Display
Name string - Display name of target
- Hierarchy
Level string - Hierarchy Level
- Provisioning
State string - Provisioning state of resource
- Status
Pulumi.
Azure Native. Edge. Inputs. Deployment Status Response - Status of target
- Target
Specification object - target spec
- Solution
Scope string - Scope of the target resource
- State string
- State of resource
- Capabilities []string
- List of capabilities
- Context
Id string - ArmId of Context
- Description string
- Description of target
- Display
Name string - Display name of target
- Hierarchy
Level string - Hierarchy Level
- Provisioning
State string - Provisioning state of resource
- Status
Deployment
Status Response - Status of target
- Target
Specification interface{} - target spec
- Solution
Scope string - Scope of the target resource
- State string
- State of resource
- capabilities List<String>
- List of capabilities
- context
Id String - ArmId of Context
- description String
- Description of target
- display
Name String - Display name of target
- hierarchy
Level String - Hierarchy Level
- provisioning
State String - Provisioning state of resource
- status
Deployment
Status Response - Status of target
- target
Specification Object - target spec
- solution
Scope String - Scope of the target resource
- state String
- State of resource
- capabilities string[]
- List of capabilities
- context
Id string - ArmId of Context
- description string
- Description of target
- display
Name string - Display name of target
- hierarchy
Level string - Hierarchy Level
- provisioning
State string - Provisioning state of resource
- status
Deployment
Status Response - Status of target
- target
Specification any - target spec
- solution
Scope string - Scope of the target resource
- state string
- State of resource
- capabilities Sequence[str]
- List of capabilities
- context_
id str - ArmId of Context
- description str
- Description of target
- display_
name str - Display name of target
- hierarchy_
level str - Hierarchy Level
- provisioning_
state str - Provisioning state of resource
- status
Deployment
Status Response - Status of target
- target_
specification Any - target spec
- solution_
scope str - Scope of the target resource
- state str
- State of resource
- capabilities List<String>
- List of capabilities
- context
Id String - ArmId of Context
- description String
- Description of target
- display
Name String - Display name of target
- hierarchy
Level String - Hierarchy Level
- provisioning
State String - Provisioning state of resource
- status Property Map
- Status of target
- target
Specification Any - target spec
- solution
Scope String - Scope of the target resource
- state String
- State of resource
TargetStatusResponse
- Component
Statuses List<Pulumi.Azure Native. Edge. Inputs. Component Status Response> - Component statuses
- Name string
- Target name
- Status string
- Target status
- Component
Statuses []ComponentStatus Response - Component statuses
- Name string
- Target name
- Status string
- Target status
- component
Statuses List<ComponentStatus Response> - Component statuses
- name String
- Target name
- status String
- Target status
- component
Statuses ComponentStatus Response[] - Component statuses
- name string
- Target name
- status string
- Target status
- component_
statuses Sequence[ComponentStatus Response] - Component statuses
- name str
- Target name
- status str
- Target status
- component
Statuses List<Property Map> - Component statuses
- name String
- Target name
- status String
- Target status
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