Operations - List

Cantumkan semua operasi yang tersedia melalui Penyedia Sumber Manajemen Pemberitahuan Azure.

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

Parameter URI

Nama Dalam Diperlukan Jenis Deskripsi
api-version
query True

string

Versi API yang digunakan untuk operasi ini.

Respons

Nama Jenis Deskripsi
200 OK

operationsList

OK. Berhasil mengambil daftar operasi.

Other Status Codes

errorResponse

Respons kesalahan yang menjelaskan mengapa operasi gagal.

Contoh

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"
      }
    }
  ]
}

Definisi

Nama Deskripsi
Display

Properti operasi

errorResponse

Respons kesalahan dari layanan.

errorResponseBody

Detail respons kesalahan.

operation

Operasi yang disediakan oleh penyedia

operationsList

Lists operasi yang tersedia di AlertsManagement RP.

Display

Properti operasi

Nama Jenis Deskripsi
description

string

Deskripsi operasi

operation

string

Nama operasi

provider

string

Nama Penyedia

resource

string

Nama sumber daya

errorResponse

Respons kesalahan dari layanan.

Nama Jenis Deskripsi
error

errorResponseBody

Detail respons kesalahan.

errorResponseBody

Detail respons kesalahan.

Nama Jenis Deskripsi
code

string

Kode kesalahan, dimaksudkan untuk dikonsumsi secara terprogram.

details

errorResponseBody[]

Daftar detail tambahan tentang kesalahan tersebut.

message

string

Deskripsi kesalahan, ditujukan untuk ditampilkan di antarmuka pengguna.

target

string

Target kesalahan tertentu, misalnya nama properti.

operation

Operasi yang disediakan oleh penyedia

Nama Jenis Deskripsi
display

Display

Properti operasi

name

string

Nama operasi

origin

string

Asal operasi

operationsList

Lists operasi yang tersedia di AlertsManagement RP.

Nama Jenis Deskripsi
nextLink

string

URL untuk mengambil set pemberitahuan berikutnya.

value

operation[]

Array operasi