Updates an existing action group's tags. To update other fields use the CreateOrUpdate method.

patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/actionGroups/{actionGroupName}

Path parameters

actionGroupNamestring required

The name of the action group.

Parameters

../../../../../common-types/resource-management/v2/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../common-types/resource-management/v2/types.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref
../../../../../common-types/resource-management/v2/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

{"stackTrail":"components:schemas:ActionGroupPatchBody:properties:tags","oasType":"schema","type":"unknown","description":"Resource tags"}

Response

An existing action group was successfully updated.

idstring

Azure resource Id

namestring

Azure resource name

typestring

Azure resource type

locationstring required

Resource location

{"stackTrail":"components:schemas:AzureResource:properties:tags","oasType":"schema","type":"unknown","description":"Resource tags"}

Changes

Changed in 2 of the 7 revisions of this API.3

  • 2019-06-018fc72804b6e41See the full diff
    • deleted the path request parameter resourceGroupName

      request-parameter-removed

  • 2019-06-013a9769cc0f062See the full diff
    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed