azure-native.automation.getHybridRunbookWorker
Explore with Pulumi AI
Retrieve a hybrid runbook worker.
Uses Azure REST API version 2023-11-01.
Other available API versions: 2021-06-22, 2022-08-08, 2023-05-15-preview, 2024-10-23. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native automation [ApiVersion]. See the version guide for details.
Using getHybridRunbookWorker
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 getHybridRunbookWorker(args: GetHybridRunbookWorkerArgs, opts?: InvokeOptions): Promise<GetHybridRunbookWorkerResult>
function getHybridRunbookWorkerOutput(args: GetHybridRunbookWorkerOutputArgs, opts?: InvokeOptions): Output<GetHybridRunbookWorkerResult>def get_hybrid_runbook_worker(automation_account_name: Optional[str] = None,
                              hybrid_runbook_worker_group_name: Optional[str] = None,
                              hybrid_runbook_worker_id: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetHybridRunbookWorkerResult
def get_hybrid_runbook_worker_output(automation_account_name: Optional[pulumi.Input[str]] = None,
                              hybrid_runbook_worker_group_name: Optional[pulumi.Input[str]] = None,
                              hybrid_runbook_worker_id: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetHybridRunbookWorkerResult]func LookupHybridRunbookWorker(ctx *Context, args *LookupHybridRunbookWorkerArgs, opts ...InvokeOption) (*LookupHybridRunbookWorkerResult, error)
func LookupHybridRunbookWorkerOutput(ctx *Context, args *LookupHybridRunbookWorkerOutputArgs, opts ...InvokeOption) LookupHybridRunbookWorkerResultOutput> Note: This function is named LookupHybridRunbookWorker in the Go SDK.
public static class GetHybridRunbookWorker 
{
    public static Task<GetHybridRunbookWorkerResult> InvokeAsync(GetHybridRunbookWorkerArgs args, InvokeOptions? opts = null)
    public static Output<GetHybridRunbookWorkerResult> Invoke(GetHybridRunbookWorkerInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHybridRunbookWorkerResult> getHybridRunbookWorker(GetHybridRunbookWorkerArgs args, InvokeOptions options)
public static Output<GetHybridRunbookWorkerResult> getHybridRunbookWorker(GetHybridRunbookWorkerArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:automation:getHybridRunbookWorker
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Automation
Account stringName  - The name of the automation account.
 - Hybrid
Runbook stringWorker Group Name  - The hybrid runbook worker group name
 - Hybrid
Runbook stringWorker Id  - The hybrid runbook worker id
 - Resource
Group stringName  - Name of an Azure Resource group.
 
- Automation
Account stringName  - The name of the automation account.
 - Hybrid
Runbook stringWorker Group Name  - The hybrid runbook worker group name
 - Hybrid
Runbook stringWorker Id  - The hybrid runbook worker id
 - Resource
Group stringName  - Name of an Azure Resource group.
 
- automation
Account StringName  - The name of the automation account.
 - hybrid
Runbook StringWorker Group Name  - The hybrid runbook worker group name
 - hybrid
Runbook StringWorker Id  - The hybrid runbook worker id
 - resource
Group StringName  - Name of an Azure Resource group.
 
- automation
Account stringName  - The name of the automation account.
 - hybrid
Runbook stringWorker Group Name  - The hybrid runbook worker group name
 - hybrid
Runbook stringWorker Id  - The hybrid runbook worker id
 - resource
Group stringName  - Name of an Azure Resource group.
 
- automation_
account_ strname  - The name of the automation account.
 - hybrid_
runbook_ strworker_ group_ name  - The hybrid runbook worker group name
 - hybrid_
runbook_ strworker_ id  - The hybrid runbook worker id
 - resource_
group_ strname  - Name of an Azure Resource group.
 
- automation
Account StringName  - The name of the automation account.
 - hybrid
Runbook StringWorker Group Name  - The hybrid runbook worker group name
 - hybrid
Runbook StringWorker Id  - The hybrid runbook worker id
 - resource
Group StringName  - Name of an Azure Resource group.
 
getHybridRunbookWorker 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
 - Name string
 - The name of the resource
 - System
Data Pulumi.Azure Native. Automation. Outputs. System Data Response  - Resource system metadata.
 - Type string
 - The type of the resource.
 - Ip string
 - Gets or sets the assigned machine IP address.
 - Last
Seen stringDate Time  - Last Heartbeat from the Worker
 - Registered
Date stringTime  - Gets or sets the registration time of the worker machine.
 - Vm
Resource stringId  - Azure Resource Manager Id for a virtual machine.
 - Worker
Name string - Name of the HybridWorker.
 - Worker
Type string - Type of the HybridWorker.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Fully qualified resource Id for the resource
 - Name string
 - The name of the resource
 - System
Data SystemData Response  - Resource system metadata.
 - Type string
 - The type of the resource.
 - Ip string
 - Gets or sets the assigned machine IP address.
 - Last
Seen stringDate Time  - Last Heartbeat from the Worker
 - Registered
Date stringTime  - Gets or sets the registration time of the worker machine.
 - Vm
Resource stringId  - Azure Resource Manager Id for a virtual machine.
 - Worker
Name string - Name of the HybridWorker.
 - Worker
Type string - Type of the HybridWorker.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource Id for the resource
 - name String
 - The name of the resource
 - system
Data SystemData Response  - Resource system metadata.
 - type String
 - The type of the resource.
 - ip String
 - Gets or sets the assigned machine IP address.
 - last
Seen StringDate Time  - Last Heartbeat from the Worker
 - registered
Date StringTime  - Gets or sets the registration time of the worker machine.
 - vm
Resource StringId  - Azure Resource Manager Id for a virtual machine.
 - worker
Name String - Name of the HybridWorker.
 - worker
Type String - Type of the HybridWorker.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - id string
 - Fully qualified resource Id for the resource
 - name string
 - The name of the resource
 - system
Data SystemData Response  - Resource system metadata.
 - type string
 - The type of the resource.
 - ip string
 - Gets or sets the assigned machine IP address.
 - last
Seen stringDate Time  - Last Heartbeat from the Worker
 - registered
Date stringTime  - Gets or sets the registration time of the worker machine.
 - vm
Resource stringId  - Azure Resource Manager Id for a virtual machine.
 - worker
Name string - Name of the HybridWorker.
 - worker
Type string - Type of the HybridWorker.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - id str
 - Fully qualified resource Id for the resource
 - name str
 - The name of the resource
 - system_
data SystemData Response  - Resource system metadata.
 - type str
 - The type of the resource.
 - ip str
 - Gets or sets the assigned machine IP address.
 - last_
seen_ strdate_ time  - Last Heartbeat from the Worker
 - registered_
date_ strtime  - Gets or sets the registration time of the worker machine.
 - vm_
resource_ strid  - Azure Resource Manager Id for a virtual machine.
 - worker_
name str - Name of the HybridWorker.
 - worker_
type str - Type of the HybridWorker.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource Id for the resource
 - name String
 - The name of the resource
 - system
Data Property Map - Resource system metadata.
 - type String
 - The type of the resource.
 - ip String
 - Gets or sets the assigned machine IP address.
 - last
Seen StringDate Time  - Last Heartbeat from the Worker
 - registered
Date StringTime  - Gets or sets the registration time of the worker machine.
 - vm
Resource StringId  - Azure Resource Manager Id for a virtual machine.
 - worker
Name String - Name of the HybridWorker.
 - worker
Type String - Type of the HybridWorker.
 
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.
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0