diff --git a/specification/security/resource-manager/Microsoft.Security/stable/2020-01-01/alerts.json b/specification/security/resource-manager/Microsoft.Security/stable/2020-01-01/alerts.json index 1761bd6f335a..8524e82d301f 100644 --- a/specification/security/resource-manager/Microsoft.Security/stable/2020-01-01/alerts.json +++ b/specification/security/resource-manager/Microsoft.Security/stable/2020-01-01/alerts.json @@ -126,7 +126,7 @@ "Alerts" ], "description": "List all the alerts that are associated with the subscription that are stored in a specific location", - "operationId": "Alerts_ListSubscriptionLevelByRegion", + "operationId": "Alerts_ListSubscriptionLevelAlertsByRegion", "parameters": [ { "$ref": "../../../common/v1/types.json#/parameters/ApiVersion" @@ -168,7 +168,7 @@ "Alerts" ], "description": "List all the alerts that are associated with the resource group that are stored in a specific location", - "operationId": "Alerts_ListResourceGroupLevelByRegion", + "operationId": "Alerts_ListResourceGroupLevelAlertsByRegion", "parameters": [ { "$ref": "../../../common/v1/types.json#/parameters/ApiVersion" @@ -213,7 +213,7 @@ "Alerts" ], "description": "Get an alert that is associated with a subscription", - "operationId": "Alerts_GetSubscriptionLevel", + "operationId": "Alerts_GetSubscriptionLevelAlert", "parameters": [ { "$ref": "../../../common/v1/types.json#/parameters/ApiVersion" @@ -255,7 +255,7 @@ "Alerts" ], "description": "Get an alert that is associated a resource group or a resource in a resource group", - "operationId": "Alerts_GetResourceGroupLevel", + "operationId": "Alerts_GetResourceGroupLevelAlerts", "parameters": [ { "$ref": "../../../common/v1/types.json#/parameters/ApiVersion" @@ -300,7 +300,7 @@ "Alerts" ], "description": "Update the alert's state", - "operationId": "Alerts_UpdateSubscriptionLevelStateToDismiss", + "operationId": "Alerts_UpdateSubscriptionLevelAlertStateToDismiss", "parameters": [ { "$ref": "../../../common/v1/types.json#/parameters/ApiVersion" @@ -378,7 +378,7 @@ "Alerts" ], "description": "Update the alert's state", - "operationId": "Alerts_UpdateSubscriptionLevelStateToActivate", + "operationId": "Alerts_UpdateSubscriptionLevelAlertStateToReactivate", "parameters": [ { "$ref": "../../../common/v1/types.json#/parameters/ApiVersion" @@ -459,7 +459,7 @@ "Alerts" ], "description": "Update the alert's state", - "operationId": "Alerts_UpdateResourceGroupLevelStateToDismiss", + "operationId": "Alerts_UpdateResourceGroupLevelAlertStateToDismiss", "parameters": [ { "$ref": "../../../common/v1/types.json#/parameters/ApiVersion" @@ -501,7 +501,7 @@ "Alerts" ], "description": "Update the alert's state", - "operationId": "Alerts_UpdateResourceGroupLevelStateToActivate", + "operationId": "Alerts_UpdateResourceGroupLevelAlertStateToReactivate", "parameters": [ { "$ref": "../../../common/v1/types.json#/parameters/ApiVersion"