Automations

Lists all the security automations in the specified subscription. Use the 'nextLink' property in the response to get the next page of security automations for the specified subscription.

get/subscriptions/{subscriptionId}/providers/Microsoft.Security/automations

Parameters

../../../common/v1/types.json#/components/parameters/ApiVersion — unresolved $ref
../../../common/v1/types.json#/components/parameters/SubscriptionId — unresolved $ref

Response

OK

valueAutomation[] required— unresolved $ref

The list of security automations under the given scope.

nextLinkstring

The URI to fetch the next page.

Changes