Partilhar via


Operations - List

Liste todas as operações disponíveis através do Fornecedor de Recursos de Gestão de Alertas do Azure.

GET https://management.azure.com/providers/Microsoft.AlertsManagement/operations?api-version=2023-07-12-preview

Parâmetros do URI

Name Em Necessário Tipo Description
api-version
query True

string

A versão da API a utilizar para esta operação.

Respostas

Name Tipo Description
200 OK

operationsList

OK. Lista de operações obtidas com êxito.

Other Status Codes

errorResponse

Resposta de erro que descreve a razão pela qual a operação falhou.

Exemplos

ListOperations

Sample Request

GET https://management.azure.com/providers/Microsoft.AlertsManagement/operations?api-version=2023-07-12-preview

Sample Response

{
  "value": [
    {
      "name": "Microsoft.AlertsManagement/register/action",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "Subscription",
        "operation": "Subscription Registration Action",
        "description": "Subscription Registration Action"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/register/action",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "register",
        "operation": "Register subscription",
        "description": "Registers the subscription for the Microsoft Alerts Management"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/alerts/read",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "alerts",
        "operation": "Read alerts",
        "description": "Get all the alerts for the input filters."
      }
    },
    {
      "name": "Microsoft.AlertsManagement/alerts/changestate/action",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "alerts",
        "operation": "Resolve alerts",
        "description": "Change the state of the alert."
      }
    },
    {
      "name": "Microsoft.AlertsManagement/alerts/history/read",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "alerts",
        "operation": "Read alert history",
        "description": "Get history of the alert"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/smartDetectorAlertRules/write",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "smartDetectorAlertRules",
        "operation": "Create Smart Detector alert rule",
        "description": "Create or update Smart Detector alert rule in a given subscription"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/smartDetectorAlertRules/read",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "smartDetectorAlertRules",
        "operation": "Read Smart Detector alert rules",
        "description": "Get all the Smart Detector alert rules for the input filters"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/smartDetectorAlertRules/delete",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "smartDetectorAlertRules",
        "operation": "Delete Smart Detector alert rule",
        "description": "Delete Smart Detector alert rule in a given subscription"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/resourceHealthAlertRules/write",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "resourceHealthAlertRules",
        "operation": "Create Resource Health alert rule",
        "description": "Create or update Resource Health alert rule in a given subscription"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/resourceHealthAlertRules/read",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "resourceHealthAlertRules",
        "operation": "Read Resource Health alert rules",
        "description": "Get all the Resource Health alert rules for the input filters"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/resourceHealthAlertRules/delete",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "resourceHealthAlertRules",
        "operation": "Delete Resource Health alert rule",
        "description": "Delete Resource Health alert rule in a given subscription"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/migrateFromSmartDetection/read",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "migrateFromSmartDetection",
        "operation": "Get Smart Detection Migration status",
        "description": "Get the status of an asynchronous Smart Detection to smart alerts migration process"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/migrateFromSmartDetection/action",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "migrateFromSmartDetection",
        "operation": "Migrate From Smart Detection",
        "description": "Starts an asynchronous migration process of Smart Detection to smart alerts in an Application Insights resource"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/alertsSummary/read",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "alertsSummary",
        "operation": "Read alerts summary",
        "description": "Get the summary of alerts"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/smartGroups/read",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "smartGroups",
        "operation": "Read smart groups",
        "description": "Get all the smart groups for the input filters"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/smartGroups/changestate/action",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "smartGroups",
        "operation": "Read smart groups",
        "description": "Change the state of the smart group"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/smartGroups/history/read",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "smartGroups",
        "operation": "Read smart group history",
        "description": "Get history of the smart group"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/actionRules/read",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "actionRules",
        "operation": "Read action rules",
        "description": "Get all the alert processing rules for the input filters."
      }
    },
    {
      "name": "Microsoft.AlertsManagement/actionRules/write",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "actionRules",
        "operation": "Write action rule",
        "description": "Create or update alert processing rule in a given subscription"
      }
    },
    {
      "name": "Microsoft.AlertsManagement/actionRules/delete",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "actionRules",
        "operation": "Delete action rule",
        "description": "Delete alert processing rule in a given subscription."
      }
    },
    {
      "name": "Microsoft.AlertsManagement/alertsMetaData/read",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "Microsoft.AlertsManagement/alertsMetaData",
        "operation": "Read alerts meta data",
        "description": "Get alerts meta data for the input parameter."
      }
    },
    {
      "name": "Microsoft.AlertsManagement/Operations/read",
      "display": {
        "provider": "Microsoft.AlertsManagement",
        "resource": "operations",
        "operation": "Read operations",
        "description": "Reads the operations provided"
      }
    }
  ]
}

Definições

Name Description
Display

Propriedades da operação

errorResponse

Uma resposta de erro do serviço.

errorResponseBody

Detalhes da resposta ao erro.

operation

Operação fornecida pelo fornecedor

operationsList

Listas as operações disponíveis no RP AlertsManagement.

Display

Propriedades da operação

Name Tipo Description
description

string

Descrição da operação

operation

string

Nome da operação

provider

string

Nome do fornecedor

resource

string

Nome do recurso

errorResponse

Uma resposta de erro do serviço.

Name Tipo Description
error

errorResponseBody

Detalhes da resposta ao erro.

errorResponseBody

Detalhes da resposta ao erro.

Name Tipo Description
code

string

Código de erro, destinado a ser consumido programaticamente.

details

errorResponseBody[]

Uma lista de detalhes adicionais sobre o erro.

message

string

Descrição do erro, destinado a ser apresentado na interface de utilizador.

target

string

Destino do erro específico, por exemplo, o nome da propriedade.

operation

Operação fornecida pelo fornecedor

Name Tipo Description
display

Display

Propriedades da operação

name

string

Nome da operação

origin

string

Origem da operação

operationsList

Listas as operações disponíveis no RP AlertsManagement.

Name Tipo Description
nextLink

string

URL para obter o próximo conjunto de alertas.

value

operation[]

Matriz de operações