Software Update Configuration Machine Run
Return list of software update configuration machine runs
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/softwareUpdateConfigurationMachineRuns
Query parameters
$filterstring
The filter to apply on the operation. You can use the following filters: 'properties/osType', 'properties/status', 'properties/startTime', and 'properties/softwareUpdateConfiguration/name'
$skipstring
number of entries you skip before returning results
$topstring
Maximum number of entries returned in the results collection
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
Return list of software update configuration machine runs.
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○