---
title: "GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/softwareUpdateConfigurationMachineRuns"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/softwareUpdateConfigurationMachineRuns"
tags: ["Software Update Configuration Machine Run"]
---

# GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/softwareUpdateConfigurationMachineRuns

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/softwareUpdateConfigurationMachineRuns`

Return list of software update configuration machine runs

## Query parameters

- `$filter` string
- `$skip` string
- `$top` string

## Parameters

- `../../common/v1/definitions.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `../../common/v1/definitions.json#/components/parameters/ResourceGroupNameParameter` — unresolved $ref
- `../../common/v1/definitions.json#/components/parameters/AutomationAccountNameParameter` — unresolved $ref
- `../../common/v1/definitions.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../common/v1/definitions.json#/components/parameters/clientRequestId` — unresolved $ref

## Response `200`

Return list of software update configuration machine runs.

- SoftwareUpdateConfigurationMachineRunListResult — result of listing all software update configuration machine runs
  - `value` SoftwareUpdateConfigurationMachineRun[] — outer object returned when listing all software update configuration machine runs
    - `name` string — Name of the software update configuration machine run
    - `id` string — Resource Id of the software update configuration machine run
    - `properties` UpdateConfigurationMachineRunProperties — Software update configuration machine run properties.
      - `targetComputer` string — name of the updated computer
      - `targetComputerType` string — type of the updated computer.
      - `softwareUpdateConfiguration` UpdateConfigurationNavigation — Software update configuration Run Navigation model.
        - `name` string — Name of the software update configuration triggered the software update configuration run
      - `status` string — Status of the software update configuration machine run.
      - `osType` string — Operating system target of the software update configuration triggered this run
      - `correlationId` string, uuid — correlation id of the software update configuration machine run
      - `sourceComputerId` string, uuid — source computer id of the software update configuration machine run
      - `startTime` string, date-time — Start time of the software update configuration machine run.
      - `endTime` string, date-time, nullable — End time of the software update configuration machine run.
      - `configuredDuration` string — configured duration for the software update configuration run.
      - `job` JobNavigation — Software update configuration machine run job navigation properties.
        - `id` string — Id of the job associated with the software update configuration run
      - `creationTime` string, date-time — Creation time of the resource, which only appears in the response.
      - `createdBy` string — createdBy property, which only appears in the response.
      - `lastModifiedTime` string, date-time — Last time resource was modified, which only appears in the response.
      - `lastModifiedBy` string — lastModifiedBy property, which only appears in the response.
      - `error` ErrorResponse — unresolved $ref
  - `nextLink` string — link to next page of results.

## Other responses

- `default` — Automation error response describing why the operation failed.

## Changes

- **2018-06-22** (2017-05-15-preview) `d1642ffa7b34` — 1 info
  - removed the non-success response with the status `404`

[Change history](https://skmtc.dev/azure/apis/update-management-api-2/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Automation/automationAccounts/:automationAccountName/softwareUpdateConfigurationMachineRuns/get.md)

---

[API](https://skmtc.dev/azure/apis/update-management-api-2.md) · [All operations](https://skmtc.dev/azure/apis/update-management-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/update-management-api-2/revisions/1124f6d536f4/schema)
