1. Packages
  2. Azure Native
  3. API Docs
  4. azurestackhci
  5. getEdgeMachineJob
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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
azure-native logo
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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi

    Get a EdgeMachineJob

    Uses Azure REST API version 2025-12-01-preview.

    Using getEdgeMachineJob

    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 getEdgeMachineJob(args: GetEdgeMachineJobArgs, opts?: InvokeOptions): Promise<GetEdgeMachineJobResult>
    function getEdgeMachineJobOutput(args: GetEdgeMachineJobOutputArgs, opts?: InvokeOptions): Output<GetEdgeMachineJobResult>
    def get_edge_machine_job(edge_machine_name: Optional[str] = None,
                             jobs_name: Optional[str] = None,
                             resource_group_name: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetEdgeMachineJobResult
    def get_edge_machine_job_output(edge_machine_name: Optional[pulumi.Input[str]] = None,
                             jobs_name: Optional[pulumi.Input[str]] = None,
                             resource_group_name: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetEdgeMachineJobResult]
    func LookupEdgeMachineJob(ctx *Context, args *LookupEdgeMachineJobArgs, opts ...InvokeOption) (*LookupEdgeMachineJobResult, error)
    func LookupEdgeMachineJobOutput(ctx *Context, args *LookupEdgeMachineJobOutputArgs, opts ...InvokeOption) LookupEdgeMachineJobResultOutput

    > Note: This function is named LookupEdgeMachineJob in the Go SDK.

    public static class GetEdgeMachineJob 
    {
        public static Task<GetEdgeMachineJobResult> InvokeAsync(GetEdgeMachineJobArgs args, InvokeOptions? opts = null)
        public static Output<GetEdgeMachineJobResult> Invoke(GetEdgeMachineJobInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetEdgeMachineJobResult> getEdgeMachineJob(GetEdgeMachineJobArgs args, InvokeOptions options)
    public static Output<GetEdgeMachineJobResult> getEdgeMachineJob(GetEdgeMachineJobArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:azurestackhci:getEdgeMachineJob
      arguments:
        # arguments dictionary

    The following arguments are supported:

    EdgeMachineName string
    Name of Device
    JobsName string
    Name of EdgeMachineJob
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    EdgeMachineName string
    Name of Device
    JobsName string
    Name of EdgeMachineJob
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    edgeMachineName String
    Name of Device
    jobsName String
    Name of EdgeMachineJob
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    edgeMachineName string
    Name of Device
    jobsName string
    Name of EdgeMachineJob
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    edge_machine_name str
    Name of Device
    jobs_name str
    Name of EdgeMachineJob
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    edgeMachineName String
    Name of Device
    jobsName String
    Name of EdgeMachineJob
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getEdgeMachineJob Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    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.AzureNative.AzureStackHCI.Outputs.DownloadOsJobPropertiesResponse | Pulumi.AzureNative.AzureStackHCI.Outputs.EdgeMachineCollectLogJobPropertiesResponse | Pulumi.AzureNative.AzureStackHCI.Outputs.EdgeMachineRemoteSupportJobPropertiesResponse | Pulumi.AzureNative.AzureStackHCI.Outputs.ProvisionOsJobPropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.AzureStackHCI.Outputs.SystemDataResponse
    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"
    AzureApiVersion string
    The Azure API version of the resource.
    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 DownloadOsJobPropertiesResponse | EdgeMachineCollectLogJobPropertiesResponse | EdgeMachineRemoteSupportJobPropertiesResponse | ProvisionOsJobPropertiesResponse
    The resource-specific properties for this resource.
    SystemData SystemDataResponse
    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"
    azureApiVersion String
    The Azure API version of the resource.
    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 DownloadOsJobPropertiesResponse | EdgeMachineCollectLogJobPropertiesResponse | EdgeMachineRemoteSupportJobPropertiesResponse | ProvisionOsJobPropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    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"
    azureApiVersion string
    The Azure API version of the resource.
    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 DownloadOsJobPropertiesResponse | EdgeMachineCollectLogJobPropertiesResponse | EdgeMachineRemoteSupportJobPropertiesResponse | ProvisionOsJobPropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    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"
    azure_api_version str
    The Azure API version of the resource.
    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 DownloadOsJobPropertiesResponse | EdgeMachineCollectLogJobPropertiesResponse | EdgeMachineRemoteSupportJobPropertiesResponse | ProvisionOsJobPropertiesResponse
    The resource-specific properties for this resource.
    system_data SystemDataResponse
    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"
    azureApiVersion String
    The Azure API version of the resource.
    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 | Property Map | Property Map | Property Map
    The resource-specific properties for this resource.
    systemData 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"

    Supporting Types

    DeploymentStepResponse

    Description string
    Description of step.
    EndTimeUtc string
    End time of step.
    Exception List<string>
    List of exceptions in AzureStackHCI Cluster Deployment.
    FullStepIndex string
    FullStepIndex of step.
    Name string
    Name of step.
    StartTimeUtc string
    Start time of step.
    Status string
    Status of step. Allowed values are 'Error', 'Success', 'InProgress'
    Steps List<Pulumi.AzureNative.AzureStackHCI.Inputs.DeploymentStepResponse>
    List of nested steps of AzureStackHCI Cluster Deployment.
    Description string
    Description of step.
    EndTimeUtc string
    End time of step.
    Exception []string
    List of exceptions in AzureStackHCI Cluster Deployment.
    FullStepIndex string
    FullStepIndex of step.
    Name string
    Name of step.
    StartTimeUtc string
    Start time of step.
    Status string
    Status of step. Allowed values are 'Error', 'Success', 'InProgress'
    Steps []DeploymentStepResponse
    List of nested steps of AzureStackHCI Cluster Deployment.
    description String
    Description of step.
    endTimeUtc String
    End time of step.
    exception List<String>
    List of exceptions in AzureStackHCI Cluster Deployment.
    fullStepIndex String
    FullStepIndex of step.
    name String
    Name of step.
    startTimeUtc String
    Start time of step.
    status String
    Status of step. Allowed values are 'Error', 'Success', 'InProgress'
    steps List<DeploymentStepResponse>
    List of nested steps of AzureStackHCI Cluster Deployment.
    description string
    Description of step.
    endTimeUtc string
    End time of step.
    exception string[]
    List of exceptions in AzureStackHCI Cluster Deployment.
    fullStepIndex string
    FullStepIndex of step.
    name string
    Name of step.
    startTimeUtc string
    Start time of step.
    status string
    Status of step. Allowed values are 'Error', 'Success', 'InProgress'
    steps DeploymentStepResponse[]
    List of nested steps of AzureStackHCI Cluster Deployment.
    description str
    Description of step.
    end_time_utc str
    End time of step.
    exception Sequence[str]
    List of exceptions in AzureStackHCI Cluster Deployment.
    full_step_index str
    FullStepIndex of step.
    name str
    Name of step.
    start_time_utc str
    Start time of step.
    status str
    Status of step. Allowed values are 'Error', 'Success', 'InProgress'
    steps Sequence[DeploymentStepResponse]
    List of nested steps of AzureStackHCI Cluster Deployment.
    description String
    Description of step.
    endTimeUtc String
    End time of step.
    exception List<String>
    List of exceptions in AzureStackHCI Cluster Deployment.
    fullStepIndex String
    FullStepIndex of step.
    name String
    Name of step.
    startTimeUtc String
    Start time of step.
    status String
    Status of step. Allowed values are 'Error', 'Success', 'InProgress'
    steps List<Property Map>
    List of nested steps of AzureStackHCI Cluster Deployment.

    DownloadOsJobPropertiesResponse

    DownloadRequest Pulumi.AzureNative.AzureStackHCI.Inputs.DownloadRequestResponse
    Download OS request.
    EndTimeUtc string
    The UTC date and time at which the job completed.
    Error Pulumi.AzureNative.AzureStackHCI.Inputs.ErrorDetailResponse
    error details.
    JobId string
    Unique, immutable job id.
    ProvisioningState string
    Job provisioning state
    StartTimeUtc string
    The UTC date and time at which the job started.
    Status string
    Status of Edge device job.
    DeploymentMode string
    Deployment mode to trigger job.
    ReportedProperties Pulumi.AzureNative.AzureStackHCI.Inputs.ProvisionOsReportedPropertiesResponse
    Reported Properties for Download Os job
    DownloadRequest DownloadRequestResponse
    Download OS request.
    EndTimeUtc string
    The UTC date and time at which the job completed.
    Error ErrorDetailResponse
    error details.
    JobId string
    Unique, immutable job id.
    ProvisioningState string
    Job provisioning state
    StartTimeUtc string
    The UTC date and time at which the job started.
    Status string
    Status of Edge device job.
    DeploymentMode string
    Deployment mode to trigger job.
    ReportedProperties ProvisionOsReportedPropertiesResponse
    Reported Properties for Download Os job
    downloadRequest DownloadRequestResponse
    Download OS request.
    endTimeUtc String
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    jobId String
    Unique, immutable job id.
    provisioningState String
    Job provisioning state
    startTimeUtc String
    The UTC date and time at which the job started.
    status String
    Status of Edge device job.
    deploymentMode String
    Deployment mode to trigger job.
    reportedProperties ProvisionOsReportedPropertiesResponse
    Reported Properties for Download Os job
    downloadRequest DownloadRequestResponse
    Download OS request.
    endTimeUtc string
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    jobId string
    Unique, immutable job id.
    provisioningState string
    Job provisioning state
    startTimeUtc string
    The UTC date and time at which the job started.
    status string
    Status of Edge device job.
    deploymentMode string
    Deployment mode to trigger job.
    reportedProperties ProvisionOsReportedPropertiesResponse
    Reported Properties for Download Os job
    download_request DownloadRequestResponse
    Download OS request.
    end_time_utc str
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    job_id str
    Unique, immutable job id.
    provisioning_state str
    Job provisioning state
    start_time_utc str
    The UTC date and time at which the job started.
    status str
    Status of Edge device job.
    deployment_mode str
    Deployment mode to trigger job.
    reported_properties ProvisionOsReportedPropertiesResponse
    Reported Properties for Download Os job
    downloadRequest Property Map
    Download OS request.
    endTimeUtc String
    The UTC date and time at which the job completed.
    error Property Map
    error details.
    jobId String
    Unique, immutable job id.
    provisioningState String
    Job provisioning state
    startTimeUtc String
    The UTC date and time at which the job started.
    status String
    Status of Edge device job.
    deploymentMode String
    Deployment mode to trigger job.
    reportedProperties Property Map
    Reported Properties for Download Os job

    DownloadOsProfileResponse

    GpgPubKey string
    GPG Public Key used for package verification
    ImageHash string
    Hash of the OS package downloaded
    OsImageLocation string
    Location of the operating system image.
    OsName string
    Name of the operating system.
    OsType string
    Type of the operating system.
    OsVersion string
    Version of the operating system.
    VsrVersion string
    Validated Solution Recipe version to be used for the job
    GpgPubKey string
    GPG Public Key used for package verification
    ImageHash string
    Hash of the OS package downloaded
    OsImageLocation string
    Location of the operating system image.
    OsName string
    Name of the operating system.
    OsType string
    Type of the operating system.
    OsVersion string
    Version of the operating system.
    VsrVersion string
    Validated Solution Recipe version to be used for the job
    gpgPubKey String
    GPG Public Key used for package verification
    imageHash String
    Hash of the OS package downloaded
    osImageLocation String
    Location of the operating system image.
    osName String
    Name of the operating system.
    osType String
    Type of the operating system.
    osVersion String
    Version of the operating system.
    vsrVersion String
    Validated Solution Recipe version to be used for the job
    gpgPubKey string
    GPG Public Key used for package verification
    imageHash string
    Hash of the OS package downloaded
    osImageLocation string
    Location of the operating system image.
    osName string
    Name of the operating system.
    osType string
    Type of the operating system.
    osVersion string
    Version of the operating system.
    vsrVersion string
    Validated Solution Recipe version to be used for the job
    gpg_pub_key str
    GPG Public Key used for package verification
    image_hash str
    Hash of the OS package downloaded
    os_image_location str
    Location of the operating system image.
    os_name str
    Name of the operating system.
    os_type str
    Type of the operating system.
    os_version str
    Version of the operating system.
    vsr_version str
    Validated Solution Recipe version to be used for the job
    gpgPubKey String
    GPG Public Key used for package verification
    imageHash String
    Hash of the OS package downloaded
    osImageLocation String
    Location of the operating system image.
    osName String
    Name of the operating system.
    osType String
    Type of the operating system.
    osVersion String
    Version of the operating system.
    vsrVersion String
    Validated Solution Recipe version to be used for the job

    DownloadRequestResponse

    OsProfile Pulumi.AzureNative.AzureStackHCI.Inputs.DownloadOsProfileResponse
    Operating system profile.
    Target string
    Target operating system to support polymorphic resource.
    OsProfile DownloadOsProfileResponse
    Operating system profile.
    Target string
    Target operating system to support polymorphic resource.
    osProfile DownloadOsProfileResponse
    Operating system profile.
    target String
    Target operating system to support polymorphic resource.
    osProfile DownloadOsProfileResponse
    Operating system profile.
    target string
    Target operating system to support polymorphic resource.
    os_profile DownloadOsProfileResponse
    Operating system profile.
    target str
    Target operating system to support polymorphic resource.
    osProfile Property Map
    Operating system profile.
    target String
    Target operating system to support polymorphic resource.

    EceActionStatusResponse

    Status string
    Status of ECE action AzureStackHCI Cluster Deployment.
    Steps List<Pulumi.AzureNative.AzureStackHCI.Inputs.DeploymentStepResponse>
    List of steps of AzureStackHCI Cluster Deployment.
    Status string
    Status of ECE action AzureStackHCI Cluster Deployment.
    Steps []DeploymentStepResponse
    List of steps of AzureStackHCI Cluster Deployment.
    status String
    Status of ECE action AzureStackHCI Cluster Deployment.
    steps List<DeploymentStepResponse>
    List of steps of AzureStackHCI Cluster Deployment.
    status string
    Status of ECE action AzureStackHCI Cluster Deployment.
    steps DeploymentStepResponse[]
    List of steps of AzureStackHCI Cluster Deployment.
    status str
    Status of ECE action AzureStackHCI Cluster Deployment.
    steps Sequence[DeploymentStepResponse]
    List of steps of AzureStackHCI Cluster Deployment.
    status String
    Status of ECE action AzureStackHCI Cluster Deployment.
    steps List<Property Map>
    List of steps of AzureStackHCI Cluster Deployment.

    EdgeMachineCollectLogJobPropertiesResponse

    EndTimeUtc string
    The UTC date and time at which the job completed.
    Error Pulumi.AzureNative.AzureStackHCI.Inputs.ErrorDetailResponse
    error details.
    FromDate string
    From date for log collection.
    JobId string
    Unique, immutable job id.
    LastLogGenerated string
    To date for log collection.
    ProvisioningState string
    Job provisioning state
    ReportedProperties Pulumi.AzureNative.AzureStackHCI.Inputs.EdgeMachineCollectLogJobReportedPropertiesResponse
    log collection job reported properties.
    StartTimeUtc string
    The UTC date and time at which the job started.
    Status string
    Status of Edge device job.
    ToDate string
    To date for log collection.
    DeploymentMode string
    Deployment mode to trigger job.
    EndTimeUtc string
    The UTC date and time at which the job completed.
    Error ErrorDetailResponse
    error details.
    FromDate string
    From date for log collection.
    JobId string
    Unique, immutable job id.
    LastLogGenerated string
    To date for log collection.
    ProvisioningState string
    Job provisioning state
    ReportedProperties EdgeMachineCollectLogJobReportedPropertiesResponse
    log collection job reported properties.
    StartTimeUtc string
    The UTC date and time at which the job started.
    Status string
    Status of Edge device job.
    ToDate string
    To date for log collection.
    DeploymentMode string
    Deployment mode to trigger job.
    endTimeUtc String
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    fromDate String
    From date for log collection.
    jobId String
    Unique, immutable job id.
    lastLogGenerated String
    To date for log collection.
    provisioningState String
    Job provisioning state
    reportedProperties EdgeMachineCollectLogJobReportedPropertiesResponse
    log collection job reported properties.
    startTimeUtc String
    The UTC date and time at which the job started.
    status String
    Status of Edge device job.
    toDate String
    To date for log collection.
    deploymentMode String
    Deployment mode to trigger job.
    endTimeUtc string
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    fromDate string
    From date for log collection.
    jobId string
    Unique, immutable job id.
    lastLogGenerated string
    To date for log collection.
    provisioningState string
    Job provisioning state
    reportedProperties EdgeMachineCollectLogJobReportedPropertiesResponse
    log collection job reported properties.
    startTimeUtc string
    The UTC date and time at which the job started.
    status string
    Status of Edge device job.
    toDate string
    To date for log collection.
    deploymentMode string
    Deployment mode to trigger job.
    end_time_utc str
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    from_date str
    From date for log collection.
    job_id str
    Unique, immutable job id.
    last_log_generated str
    To date for log collection.
    provisioning_state str
    Job provisioning state
    reported_properties EdgeMachineCollectLogJobReportedPropertiesResponse
    log collection job reported properties.
    start_time_utc str
    The UTC date and time at which the job started.
    status str
    Status of Edge device job.
    to_date str
    To date for log collection.
    deployment_mode str
    Deployment mode to trigger job.
    endTimeUtc String
    The UTC date and time at which the job completed.
    error Property Map
    error details.
    fromDate String
    From date for log collection.
    jobId String
    Unique, immutable job id.
    lastLogGenerated String
    To date for log collection.
    provisioningState String
    Job provisioning state
    reportedProperties Property Map
    log collection job reported properties.
    startTimeUtc String
    The UTC date and time at which the job started.
    status String
    Status of Edge device job.
    toDate String
    To date for log collection.
    deploymentMode String
    Deployment mode to trigger job.

    EdgeMachineCollectLogJobReportedPropertiesResponse

    DeploymentStatus EceActionStatusResponse
    Deployment status of job.
    LogCollectionSessionDetails []LogCollectionJobSessionResponse
    Details of the log collection session.
    PercentComplete int
    The percentage of the job that is complete.
    ValidationStatus EceActionStatusResponse
    Validation status of job.
    deploymentStatus EceActionStatusResponse
    Deployment status of job.
    logCollectionSessionDetails List<LogCollectionJobSessionResponse>
    Details of the log collection session.
    percentComplete Integer
    The percentage of the job that is complete.
    validationStatus EceActionStatusResponse
    Validation status of job.
    deploymentStatus EceActionStatusResponse
    Deployment status of job.
    logCollectionSessionDetails LogCollectionJobSessionResponse[]
    Details of the log collection session.
    percentComplete number
    The percentage of the job that is complete.
    validationStatus EceActionStatusResponse
    Validation status of job.
    deployment_status EceActionStatusResponse
    Deployment status of job.
    log_collection_session_details Sequence[LogCollectionJobSessionResponse]
    Details of the log collection session.
    percent_complete int
    The percentage of the job that is complete.
    validation_status EceActionStatusResponse
    Validation status of job.
    deploymentStatus Property Map
    Deployment status of job.
    logCollectionSessionDetails List<Property Map>
    Details of the log collection session.
    percentComplete Number
    The percentage of the job that is complete.
    validationStatus Property Map
    Validation status of job.

    EdgeMachineRemoteSupportJobPropertiesResponse

    AccessLevel string
    Remote support access level.
    EndTimeUtc string
    The UTC date and time at which the job completed.
    Error Pulumi.AzureNative.AzureStackHCI.Inputs.ErrorDetailResponse
    error details.
    ExpirationTimestamp string
    Remote support expiration timestamp.
    JobId string
    Unique, immutable job id.
    ProvisioningState string
    Job provisioning state
    ReportedProperties Pulumi.AzureNative.AzureStackHCI.Inputs.EdgeMachineRemoteSupportJobReportedPropertiesResponse
    log collection job reported properties.
    StartTimeUtc string
    The UTC date and time at which the job started.
    Status string
    Status of Edge device job.
    Type string
    Remote support type.
    DeploymentMode string
    Deployment mode to trigger job.
    AccessLevel string
    Remote support access level.
    EndTimeUtc string
    The UTC date and time at which the job completed.
    Error ErrorDetailResponse
    error details.
    ExpirationTimestamp string
    Remote support expiration timestamp.
    JobId string
    Unique, immutable job id.
    ProvisioningState string
    Job provisioning state
    ReportedProperties EdgeMachineRemoteSupportJobReportedPropertiesResponse
    log collection job reported properties.
    StartTimeUtc string
    The UTC date and time at which the job started.
    Status string
    Status of Edge device job.
    Type string
    Remote support type.
    DeploymentMode string
    Deployment mode to trigger job.
    accessLevel String
    Remote support access level.
    endTimeUtc String
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    expirationTimestamp String
    Remote support expiration timestamp.
    jobId String
    Unique, immutable job id.
    provisioningState String
    Job provisioning state
    reportedProperties EdgeMachineRemoteSupportJobReportedPropertiesResponse
    log collection job reported properties.
    startTimeUtc String
    The UTC date and time at which the job started.
    status String
    Status of Edge device job.
    type String
    Remote support type.
    deploymentMode String
    Deployment mode to trigger job.
    accessLevel string
    Remote support access level.
    endTimeUtc string
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    expirationTimestamp string
    Remote support expiration timestamp.
    jobId string
    Unique, immutable job id.
    provisioningState string
    Job provisioning state
    reportedProperties EdgeMachineRemoteSupportJobReportedPropertiesResponse
    log collection job reported properties.
    startTimeUtc string
    The UTC date and time at which the job started.
    status string
    Status of Edge device job.
    type string
    Remote support type.
    deploymentMode string
    Deployment mode to trigger job.
    access_level str
    Remote support access level.
    end_time_utc str
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    expiration_timestamp str
    Remote support expiration timestamp.
    job_id str
    Unique, immutable job id.
    provisioning_state str
    Job provisioning state
    reported_properties EdgeMachineRemoteSupportJobReportedPropertiesResponse
    log collection job reported properties.
    start_time_utc str
    The UTC date and time at which the job started.
    status str
    Status of Edge device job.
    type str
    Remote support type.
    deployment_mode str
    Deployment mode to trigger job.
    accessLevel String
    Remote support access level.
    endTimeUtc String
    The UTC date and time at which the job completed.
    error Property Map
    error details.
    expirationTimestamp String
    Remote support expiration timestamp.
    jobId String
    Unique, immutable job id.
    provisioningState String
    Job provisioning state
    reportedProperties Property Map
    log collection job reported properties.
    startTimeUtc String
    The UTC date and time at which the job started.
    status String
    Status of Edge device job.
    type String
    Remote support type.
    deploymentMode String
    Deployment mode to trigger job.

    EdgeMachineRemoteSupportJobReportedPropertiesResponse

    DeploymentStatus EceActionStatusResponse
    Deployment status of job.
    NodeSettings EdgeMachineRemoteSupportNodeSettingsResponse
    Optional settings for configuring the node for remote support.
    PercentComplete int
    The percentage of the job that is complete.
    SessionDetails []RemoteSupportSessionResponse
    Details of the remote support session.
    ValidationStatus EceActionStatusResponse
    Validation status of job.
    deploymentStatus EceActionStatusResponse
    Deployment status of job.
    nodeSettings EdgeMachineRemoteSupportNodeSettingsResponse
    Optional settings for configuring the node for remote support.
    percentComplete Integer
    The percentage of the job that is complete.
    sessionDetails List<RemoteSupportSessionResponse>
    Details of the remote support session.
    validationStatus EceActionStatusResponse
    Validation status of job.
    deploymentStatus EceActionStatusResponse
    Deployment status of job.
    nodeSettings EdgeMachineRemoteSupportNodeSettingsResponse
    Optional settings for configuring the node for remote support.
    percentComplete number
    The percentage of the job that is complete.
    sessionDetails RemoteSupportSessionResponse[]
    Details of the remote support session.
    validationStatus EceActionStatusResponse
    Validation status of job.
    deployment_status EceActionStatusResponse
    Deployment status of job.
    node_settings EdgeMachineRemoteSupportNodeSettingsResponse
    Optional settings for configuring the node for remote support.
    percent_complete int
    The percentage of the job that is complete.
    session_details Sequence[RemoteSupportSessionResponse]
    Details of the remote support session.
    validation_status EceActionStatusResponse
    Validation status of job.
    deploymentStatus Property Map
    Deployment status of job.
    nodeSettings Property Map
    Optional settings for configuring the node for remote support.
    percentComplete Number
    The percentage of the job that is complete.
    sessionDetails List<Property Map>
    Details of the remote support session.
    validationStatus Property Map
    Validation status of job.

    EdgeMachineRemoteSupportNodeSettingsResponse

    ConnectionErrorMessage string
    The error message, if any, from the last connection attempt.
    ConnectionStatus string
    The current connection status of the remote support session.
    CreatedAt string
    The timestamp when the node settings were created, in UTC.
    State string
    The state of the remote support node.
    UpdatedAt string
    The timestamp when the node settings were last updated, in UTC.
    ConnectionErrorMessage string
    The error message, if any, from the last connection attempt.
    ConnectionStatus string
    The current connection status of the remote support session.
    CreatedAt string
    The timestamp when the node settings were created, in UTC.
    State string
    The state of the remote support node.
    UpdatedAt string
    The timestamp when the node settings were last updated, in UTC.
    connectionErrorMessage String
    The error message, if any, from the last connection attempt.
    connectionStatus String
    The current connection status of the remote support session.
    createdAt String
    The timestamp when the node settings were created, in UTC.
    state String
    The state of the remote support node.
    updatedAt String
    The timestamp when the node settings were last updated, in UTC.
    connectionErrorMessage string
    The error message, if any, from the last connection attempt.
    connectionStatus string
    The current connection status of the remote support session.
    createdAt string
    The timestamp when the node settings were created, in UTC.
    state string
    The state of the remote support node.
    updatedAt string
    The timestamp when the node settings were last updated, in UTC.
    connection_error_message str
    The error message, if any, from the last connection attempt.
    connection_status str
    The current connection status of the remote support session.
    created_at str
    The timestamp when the node settings were created, in UTC.
    state str
    The state of the remote support node.
    updated_at str
    The timestamp when the node settings were last updated, in UTC.
    connectionErrorMessage String
    The error message, if any, from the last connection attempt.
    connectionStatus String
    The current connection status of the remote support session.
    createdAt String
    The timestamp when the node settings were created, in UTC.
    state String
    The state of the remote support node.
    updatedAt String
    The timestamp when the node settings were last updated, in UTC.

    ErrorAdditionalInfoResponse

    Info object
    The additional info.
    Type string
    The additional info type.
    Info interface{}
    The additional info.
    Type string
    The additional info type.
    info Object
    The additional info.
    type String
    The additional info type.
    info any
    The additional info.
    type string
    The additional info type.
    info Any
    The additional info.
    type str
    The additional info type.
    info Any
    The additional info.
    type String
    The additional info type.

    ErrorDetailResponse

    AdditionalInfo List<Pulumi.AzureNative.AzureStackHCI.Inputs.ErrorAdditionalInfoResponse>
    The error additional info.
    Code string
    The error code.
    Details List<Pulumi.AzureNative.AzureStackHCI.Inputs.ErrorDetailResponse>
    The error details.
    Message string
    The error message.
    Target string
    The error target.
    Exception string
    Exception details while installing extension.
    AdditionalInfo []ErrorAdditionalInfoResponse
    The error additional info.
    Code string
    The error code.
    Details []ErrorDetailResponse
    The error details.
    Message string
    The error message.
    Target string
    The error target.
    Exception string
    Exception details while installing extension.
    additionalInfo List<ErrorAdditionalInfoResponse>
    The error additional info.
    code String
    The error code.
    details List<ErrorDetailResponse>
    The error details.
    message String
    The error message.
    target String
    The error target.
    exception String
    Exception details while installing extension.
    additionalInfo ErrorAdditionalInfoResponse[]
    The error additional info.
    code string
    The error code.
    details ErrorDetailResponse[]
    The error details.
    message string
    The error message.
    target string
    The error target.
    exception string
    Exception details while installing extension.
    additional_info Sequence[ErrorAdditionalInfoResponse]
    The error additional info.
    code str
    The error code.
    details Sequence[ErrorDetailResponse]
    The error details.
    message str
    The error message.
    target str
    The error target.
    exception str
    Exception details while installing extension.
    additionalInfo 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.
    exception String
    Exception details while installing extension.

    IpAddressRangeResponse

    EndIp string
    End IP address.
    StartIp string
    Start IP address.
    EndIp string
    End IP address.
    StartIp string
    Start IP address.
    endIp String
    End IP address.
    startIp String
    Start IP address.
    endIp string
    End IP address.
    startIp string
    Start IP address.
    end_ip str
    End IP address.
    start_ip str
    Start IP address.
    endIp String
    End IP address.
    startIp String
    Start IP address.

    LogCollectionJobSessionResponse

    CorrelationId string
    A unique identifier for correlating this log collection session with other operations or sessions.
    EndTime string
    The timestamp when log collection ended, in ISO 8601 format.
    LogSize int
    The size of the collected logs in bytes.
    StartTime string
    The timestamp when log collection started, in ISO 8601 format.
    Status string
    The status of the log collection session.
    TimeCollected string
    The total time logs were collected for, in ISO 8601 duration format.
    CorrelationId string
    A unique identifier for correlating this log collection session with other operations or sessions.
    EndTime string
    The timestamp when log collection ended, in ISO 8601 format.
    LogSize int
    The size of the collected logs in bytes.
    StartTime string
    The timestamp when log collection started, in ISO 8601 format.
    Status string
    The status of the log collection session.
    TimeCollected string
    The total time logs were collected for, in ISO 8601 duration format.
    correlationId String
    A unique identifier for correlating this log collection session with other operations or sessions.
    endTime String
    The timestamp when log collection ended, in ISO 8601 format.
    logSize Integer
    The size of the collected logs in bytes.
    startTime String
    The timestamp when log collection started, in ISO 8601 format.
    status String
    The status of the log collection session.
    timeCollected String
    The total time logs were collected for, in ISO 8601 duration format.
    correlationId string
    A unique identifier for correlating this log collection session with other operations or sessions.
    endTime string
    The timestamp when log collection ended, in ISO 8601 format.
    logSize number
    The size of the collected logs in bytes.
    startTime string
    The timestamp when log collection started, in ISO 8601 format.
    status string
    The status of the log collection session.
    timeCollected string
    The total time logs were collected for, in ISO 8601 duration format.
    correlation_id str
    A unique identifier for correlating this log collection session with other operations or sessions.
    end_time str
    The timestamp when log collection ended, in ISO 8601 format.
    log_size int
    The size of the collected logs in bytes.
    start_time str
    The timestamp when log collection started, in ISO 8601 format.
    status str
    The status of the log collection session.
    time_collected str
    The total time logs were collected for, in ISO 8601 duration format.
    correlationId String
    A unique identifier for correlating this log collection session with other operations or sessions.
    endTime String
    The timestamp when log collection ended, in ISO 8601 format.
    logSize Number
    The size of the collected logs in bytes.
    startTime String
    The timestamp when log collection started, in ISO 8601 format.
    status String
    The status of the log collection session.
    timeCollected String
    The total time logs were collected for, in ISO 8601 duration format.

    NetworkAdapterResponse

    IpAssignmentType string
    Type of IP assignment.
    AdapterName string
    Adapter Name.
    DnsAddressArray List<string>
    Array of DNS addresses.
    Gateway string
    Gateway id.
    IpAddress string
    IP address.
    IpAddressRange Pulumi.AzureNative.AzureStackHCI.Inputs.IpAddressRangeResponse
    IP address range.
    MacAddress string
    MAC address.
    SubnetMask string
    Subnet mask.
    VlanId string
    VLAN ID for the network setup.
    IpAssignmentType string
    Type of IP assignment.
    AdapterName string
    Adapter Name.
    DnsAddressArray []string
    Array of DNS addresses.
    Gateway string
    Gateway id.
    IpAddress string
    IP address.
    IpAddressRange IpAddressRangeResponse
    IP address range.
    MacAddress string
    MAC address.
    SubnetMask string
    Subnet mask.
    VlanId string
    VLAN ID for the network setup.
    ipAssignmentType String
    Type of IP assignment.
    adapterName String
    Adapter Name.
    dnsAddressArray List<String>
    Array of DNS addresses.
    gateway String
    Gateway id.
    ipAddress String
    IP address.
    ipAddressRange IpAddressRangeResponse
    IP address range.
    macAddress String
    MAC address.
    subnetMask String
    Subnet mask.
    vlanId String
    VLAN ID for the network setup.
    ipAssignmentType string
    Type of IP assignment.
    adapterName string
    Adapter Name.
    dnsAddressArray string[]
    Array of DNS addresses.
    gateway string
    Gateway id.
    ipAddress string
    IP address.
    ipAddressRange IpAddressRangeResponse
    IP address range.
    macAddress string
    MAC address.
    subnetMask string
    Subnet mask.
    vlanId string
    VLAN ID for the network setup.
    ip_assignment_type str
    Type of IP assignment.
    adapter_name str
    Adapter Name.
    dns_address_array Sequence[str]
    Array of DNS addresses.
    gateway str
    Gateway id.
    ip_address str
    IP address.
    ip_address_range IpAddressRangeResponse
    IP address range.
    mac_address str
    MAC address.
    subnet_mask str
    Subnet mask.
    vlan_id str
    VLAN ID for the network setup.
    ipAssignmentType String
    Type of IP assignment.
    adapterName String
    Adapter Name.
    dnsAddressArray List<String>
    Array of DNS addresses.
    gateway String
    Gateway id.
    ipAddress String
    IP address.
    ipAddressRange Property Map
    IP address range.
    macAddress String
    MAC address.
    subnetMask String
    Subnet mask.
    vlanId String
    VLAN ID for the network setup.

    NetworkConfigurationResponse

    NetworkAdapters []NetworkAdapterResponse
    List of network adapters.
    networkAdapters NetworkAdapterResponse[]
    List of network adapters.
    networkAdapters List<Property Map>
    List of network adapters.

    OnboardingConfigurationResponse

    ArcVirtualMachineId string
    Azure Arc virtual machine ID.
    Location string
    Location of the resource.
    ResourceId string
    Resource ID.
    TenantId string
    Tenant ID of the resource.
    Type string
    Type of the onboarding resource to support polymorphic resource.
    ArcVirtualMachineId string
    Azure Arc virtual machine ID.
    Location string
    Location of the resource.
    ResourceId string
    Resource ID.
    TenantId string
    Tenant ID of the resource.
    Type string
    Type of the onboarding resource to support polymorphic resource.
    arcVirtualMachineId String
    Azure Arc virtual machine ID.
    location String
    Location of the resource.
    resourceId String
    Resource ID.
    tenantId String
    Tenant ID of the resource.
    type String
    Type of the onboarding resource to support polymorphic resource.
    arcVirtualMachineId string
    Azure Arc virtual machine ID.
    location string
    Location of the resource.
    resourceId string
    Resource ID.
    tenantId string
    Tenant ID of the resource.
    type string
    Type of the onboarding resource to support polymorphic resource.
    arc_virtual_machine_id str
    Azure Arc virtual machine ID.
    location str
    Location of the resource.
    resource_id str
    Resource ID.
    tenant_id str
    Tenant ID of the resource.
    type str
    Type of the onboarding resource to support polymorphic resource.
    arcVirtualMachineId String
    Azure Arc virtual machine ID.
    location String
    Location of the resource.
    resourceId String
    Resource ID.
    tenantId String
    Tenant ID of the resource.
    type String
    Type of the onboarding resource to support polymorphic resource.

    OsProvisionProfileResponse

    GpgPubKey string
    GPG Public Key used for package verification
    ImageHash string
    Hash of the OS package downloaded
    OperationType string
    Operation sub type of OS Provisioning
    OsImageLocation string
    Location of the operating system image.
    OsName string
    Name of the operating system.
    OsType string
    Type of the operating system.
    OsVersion string
    Version of the operating system.
    VsrVersion string
    Validated Solution Recipe version to be used for the job
    GpgPubKey string
    GPG Public Key used for package verification
    ImageHash string
    Hash of the OS package downloaded
    OperationType string
    Operation sub type of OS Provisioning
    OsImageLocation string
    Location of the operating system image.
    OsName string
    Name of the operating system.
    OsType string
    Type of the operating system.
    OsVersion string
    Version of the operating system.
    VsrVersion string
    Validated Solution Recipe version to be used for the job
    gpgPubKey String
    GPG Public Key used for package verification
    imageHash String
    Hash of the OS package downloaded
    operationType String
    Operation sub type of OS Provisioning
    osImageLocation String
    Location of the operating system image.
    osName String
    Name of the operating system.
    osType String
    Type of the operating system.
    osVersion String
    Version of the operating system.
    vsrVersion String
    Validated Solution Recipe version to be used for the job
    gpgPubKey string
    GPG Public Key used for package verification
    imageHash string
    Hash of the OS package downloaded
    operationType string
    Operation sub type of OS Provisioning
    osImageLocation string
    Location of the operating system image.
    osName string
    Name of the operating system.
    osType string
    Type of the operating system.
    osVersion string
    Version of the operating system.
    vsrVersion string
    Validated Solution Recipe version to be used for the job
    gpg_pub_key str
    GPG Public Key used for package verification
    image_hash str
    Hash of the OS package downloaded
    operation_type str
    Operation sub type of OS Provisioning
    os_image_location str
    Location of the operating system image.
    os_name str
    Name of the operating system.
    os_type str
    Type of the operating system.
    os_version str
    Version of the operating system.
    vsr_version str
    Validated Solution Recipe version to be used for the job
    gpgPubKey String
    GPG Public Key used for package verification
    imageHash String
    Hash of the OS package downloaded
    operationType String
    Operation sub type of OS Provisioning
    osImageLocation String
    Location of the operating system image.
    osName String
    Name of the operating system.
    osType String
    Type of the operating system.
    osVersion String
    Version of the operating system.
    vsrVersion String
    Validated Solution Recipe version to be used for the job

    ProvisionOsJobPropertiesResponse

    EndTimeUtc string
    The UTC date and time at which the job completed.
    Error Pulumi.AzureNative.AzureStackHCI.Inputs.ErrorDetailResponse
    error details.
    JobId string
    Unique, immutable job id.
    ProvisioningRequest Pulumi.AzureNative.AzureStackHCI.Inputs.ProvisioningRequestResponse
    Os Provisioning request.
    ProvisioningState string
    Job provisioning state
    StartTimeUtc string
    The UTC date and time at which the job started.
    Status string
    Status of Edge device job.
    DeploymentMode string
    Deployment mode to trigger job.
    ReportedProperties Pulumi.AzureNative.AzureStackHCI.Inputs.ProvisionOsReportedPropertiesResponse
    Reported Properties for Provision Os job
    EndTimeUtc string
    The UTC date and time at which the job completed.
    Error ErrorDetailResponse
    error details.
    JobId string
    Unique, immutable job id.
    ProvisioningRequest ProvisioningRequestResponse
    Os Provisioning request.
    ProvisioningState string
    Job provisioning state
    StartTimeUtc string
    The UTC date and time at which the job started.
    Status string
    Status of Edge device job.
    DeploymentMode string
    Deployment mode to trigger job.
    ReportedProperties ProvisionOsReportedPropertiesResponse
    Reported Properties for Provision Os job
    endTimeUtc String
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    jobId String
    Unique, immutable job id.
    provisioningRequest ProvisioningRequestResponse
    Os Provisioning request.
    provisioningState String
    Job provisioning state
    startTimeUtc String
    The UTC date and time at which the job started.
    status String
    Status of Edge device job.
    deploymentMode String
    Deployment mode to trigger job.
    reportedProperties ProvisionOsReportedPropertiesResponse
    Reported Properties for Provision Os job
    endTimeUtc string
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    jobId string
    Unique, immutable job id.
    provisioningRequest ProvisioningRequestResponse
    Os Provisioning request.
    provisioningState string
    Job provisioning state
    startTimeUtc string
    The UTC date and time at which the job started.
    status string
    Status of Edge device job.
    deploymentMode string
    Deployment mode to trigger job.
    reportedProperties ProvisionOsReportedPropertiesResponse
    Reported Properties for Provision Os job
    end_time_utc str
    The UTC date and time at which the job completed.
    error ErrorDetailResponse
    error details.
    job_id str
    Unique, immutable job id.
    provisioning_request ProvisioningRequestResponse
    Os Provisioning request.
    provisioning_state str
    Job provisioning state
    start_time_utc str
    The UTC date and time at which the job started.
    status str
    Status of Edge device job.
    deployment_mode str
    Deployment mode to trigger job.
    reported_properties ProvisionOsReportedPropertiesResponse
    Reported Properties for Provision Os job
    endTimeUtc String
    The UTC date and time at which the job completed.
    error Property Map
    error details.
    jobId String
    Unique, immutable job id.
    provisioningRequest Property Map
    Os Provisioning request.
    provisioningState String
    Job provisioning state
    startTimeUtc String
    The UTC date and time at which the job started.
    status String
    Status of Edge device job.
    deploymentMode String
    Deployment mode to trigger job.
    reportedProperties Property Map
    Reported Properties for Provision Os job

    ProvisionOsReportedPropertiesResponse

    DeploymentStatus EceActionStatusResponse
    Deployment status of job.
    PercentComplete int
    The percentage of the job that is complete.
    ValidationStatus EceActionStatusResponse
    Validation status of job.
    deploymentStatus EceActionStatusResponse
    Deployment status of job.
    percentComplete Integer
    The percentage of the job that is complete.
    validationStatus EceActionStatusResponse
    Validation status of job.
    deploymentStatus EceActionStatusResponse
    Deployment status of job.
    percentComplete number
    The percentage of the job that is complete.
    validationStatus EceActionStatusResponse
    Validation status of job.
    deployment_status EceActionStatusResponse
    Deployment status of job.
    percent_complete int
    The percentage of the job that is complete.
    validation_status EceActionStatusResponse
    Validation status of job.
    deploymentStatus Property Map
    Deployment status of job.
    percentComplete Number
    The percentage of the job that is complete.
    validationStatus Property Map
    Validation status of job.

    ProvisioningRequestResponse

    OsProfile OsProvisionProfileResponse
    Operating system profile.
    Target string
    Target operating system to support polymorphic resource.
    CustomConfiguration string
    Base64 encoded custom configuration for CAPI to use
    DeviceConfiguration TargetDeviceConfigurationResponse
    Device configuration.
    OnboardingConfiguration OnboardingConfigurationResponse
    Onboarding configuration.
    UserDetails []UserDetailsResponse
    User configuration.
    osProfile OsProvisionProfileResponse
    Operating system profile.
    target String
    Target operating system to support polymorphic resource.
    customConfiguration String
    Base64 encoded custom configuration for CAPI to use
    deviceConfiguration TargetDeviceConfigurationResponse
    Device configuration.
    onboardingConfiguration OnboardingConfigurationResponse
    Onboarding configuration.
    userDetails List<UserDetailsResponse>
    User configuration.
    osProfile OsProvisionProfileResponse
    Operating system profile.
    target string
    Target operating system to support polymorphic resource.
    customConfiguration string
    Base64 encoded custom configuration for CAPI to use
    deviceConfiguration TargetDeviceConfigurationResponse
    Device configuration.
    onboardingConfiguration OnboardingConfigurationResponse
    Onboarding configuration.
    userDetails UserDetailsResponse[]
    User configuration.
    os_profile OsProvisionProfileResponse
    Operating system profile.
    target str
    Target operating system to support polymorphic resource.
    custom_configuration str
    Base64 encoded custom configuration for CAPI to use
    device_configuration TargetDeviceConfigurationResponse
    Device configuration.
    onboarding_configuration OnboardingConfigurationResponse
    Onboarding configuration.
    user_details Sequence[UserDetailsResponse]
    User configuration.
    osProfile Property Map
    Operating system profile.
    target String
    Target operating system to support polymorphic resource.
    customConfiguration String
    Base64 encoded custom configuration for CAPI to use
    deviceConfiguration Property Map
    Device configuration.
    onboardingConfiguration Property Map
    Onboarding configuration.
    userDetails List<Property Map>
    User configuration.

    RemoteSupportSessionResponse

    AccessLevel string
    The level of access granted during the remote support session.
    SessionEndTime string
    The end time of the remote support session, in UTC.
    SessionId string
    Unique session Id.
    SessionStartTime string
    The start time of the remote support session, in UTC.
    TranscriptLocation string
    The location where the session transcript is stored.
    AccessLevel string
    The level of access granted during the remote support session.
    SessionEndTime string
    The end time of the remote support session, in UTC.
    SessionId string
    Unique session Id.
    SessionStartTime string
    The start time of the remote support session, in UTC.
    TranscriptLocation string
    The location where the session transcript is stored.
    accessLevel String
    The level of access granted during the remote support session.
    sessionEndTime String
    The end time of the remote support session, in UTC.
    sessionId String
    Unique session Id.
    sessionStartTime String
    The start time of the remote support session, in UTC.
    transcriptLocation String
    The location where the session transcript is stored.
    accessLevel string
    The level of access granted during the remote support session.
    sessionEndTime string
    The end time of the remote support session, in UTC.
    sessionId string
    Unique session Id.
    sessionStartTime string
    The start time of the remote support session, in UTC.
    transcriptLocation string
    The location where the session transcript is stored.
    access_level str
    The level of access granted during the remote support session.
    session_end_time str
    The end time of the remote support session, in UTC.
    session_id str
    Unique session Id.
    session_start_time str
    The start time of the remote support session, in UTC.
    transcript_location str
    The location where the session transcript is stored.
    accessLevel String
    The level of access granted during the remote support session.
    sessionEndTime String
    The end time of the remote support session, in UTC.
    sessionId String
    Unique session Id.
    sessionStartTime String
    The start time of the remote support session, in UTC.
    transcriptLocation String
    The location where the session transcript is stored.

    StorageConfigurationResponse

    PartitionSize string
    Partition size.
    PartitionSize string
    Partition size.
    partitionSize String
    Partition size.
    partitionSize string
    Partition size.
    partition_size str
    Partition size.
    partitionSize String
    Partition size.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    TargetDeviceConfigurationResponse

    HostName string
    Hostname of the device.
    Network NetworkConfigurationResponse
    Network configuration.
    Storage StorageConfigurationResponse
    Storage configuration.
    Time TimeConfigurationResponse
    Time configuration.
    WebProxy WebProxyConfigurationResponse
    Web proxy configuration.
    hostName String
    Hostname of the device.
    network NetworkConfigurationResponse
    Network configuration.
    storage StorageConfigurationResponse
    Storage configuration.
    time TimeConfigurationResponse
    Time configuration.
    webProxy WebProxyConfigurationResponse
    Web proxy configuration.
    hostName string
    Hostname of the device.
    network NetworkConfigurationResponse
    Network configuration.
    storage StorageConfigurationResponse
    Storage configuration.
    time TimeConfigurationResponse
    Time configuration.
    webProxy WebProxyConfigurationResponse
    Web proxy configuration.
    host_name str
    Hostname of the device.
    network NetworkConfigurationResponse
    Network configuration.
    storage StorageConfigurationResponse
    Storage configuration.
    time TimeConfigurationResponse
    Time configuration.
    web_proxy WebProxyConfigurationResponse
    Web proxy configuration.
    hostName String
    Hostname of the device.
    network Property Map
    Network configuration.
    storage Property Map
    Storage configuration.
    time Property Map
    Time configuration.
    webProxy Property Map
    Web proxy configuration.

    TimeConfigurationResponse

    PrimaryTimeServer string
    Primary NTP server.
    SecondaryTimeServer string
    Secondary NTP server.
    TimeZone string
    Time zone.
    PrimaryTimeServer string
    Primary NTP server.
    SecondaryTimeServer string
    Secondary NTP server.
    TimeZone string
    Time zone.
    primaryTimeServer String
    Primary NTP server.
    secondaryTimeServer String
    Secondary NTP server.
    timeZone String
    Time zone.
    primaryTimeServer string
    Primary NTP server.
    secondaryTimeServer string
    Secondary NTP server.
    timeZone string
    Time zone.
    primary_time_server str
    Primary NTP server.
    secondary_time_server str
    Secondary NTP server.
    time_zone str
    Time zone.
    primaryTimeServer String
    Primary NTP server.
    secondaryTimeServer String
    Secondary NTP server.
    timeZone String
    Time zone.

    UserDetailsResponse

    SecretType string
    Type of the secret used for authentication.
    UserName string
    Name of the user.
    SecretLocation string
    Location of the secret used for authentication.
    SshPubKey List<string>
    SSH Public Key for the user.
    SecretType string
    Type of the secret used for authentication.
    UserName string
    Name of the user.
    SecretLocation string
    Location of the secret used for authentication.
    SshPubKey []string
    SSH Public Key for the user.
    secretType String
    Type of the secret used for authentication.
    userName String
    Name of the user.
    secretLocation String
    Location of the secret used for authentication.
    sshPubKey List<String>
    SSH Public Key for the user.
    secretType string
    Type of the secret used for authentication.
    userName string
    Name of the user.
    secretLocation string
    Location of the secret used for authentication.
    sshPubKey string[]
    SSH Public Key for the user.
    secret_type str
    Type of the secret used for authentication.
    user_name str
    Name of the user.
    secret_location str
    Location of the secret used for authentication.
    ssh_pub_key Sequence[str]
    SSH Public Key for the user.
    secretType String
    Type of the secret used for authentication.
    userName String
    Name of the user.
    secretLocation String
    Location of the secret used for authentication.
    sshPubKey List<String>
    SSH Public Key for the user.

    WebProxyConfigurationResponse

    BypassList List<string>
    Bypass list for the web proxy.
    ConnectionUri string
    Connection URI of the web proxy.
    Port string
    Port of the web proxy.
    BypassList []string
    Bypass list for the web proxy.
    ConnectionUri string
    Connection URI of the web proxy.
    Port string
    Port of the web proxy.
    bypassList List<String>
    Bypass list for the web proxy.
    connectionUri String
    Connection URI of the web proxy.
    port String
    Port of the web proxy.
    bypassList string[]
    Bypass list for the web proxy.
    connectionUri string
    Connection URI of the web proxy.
    port string
    Port of the web proxy.
    bypass_list Sequence[str]
    Bypass list for the web proxy.
    connection_uri str
    Connection URI of the web proxy.
    port str
    Port of the web proxy.
    bypassList List<String>
    Bypass list for the web proxy.
    connectionUri String
    Connection URI of the web proxy.
    port String
    Port of the web proxy.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate