Events - List By Subscription Id

サブスクリプションのサービス正常性イベントをListsします。

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.ResourceHealth/events?api-version=2024-02-01
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.ResourceHealth/events?api-version=2024-02-01&$filter={$filter}&queryStartTime={queryStartTime}

URI パラメーター

名前 / 必須 説明
subscriptionId
path True

string

ターゲット サブスクリプションの ID。

api-version
query True

string

この操作に使用する API バージョン。

$filter
query

string

操作に適用するフィルター。 詳細については、以下を参照してください。 https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN

queryStartTime
query

string

lastUpdateTime プロパティに基づいて、イベントを返すタイミングを指定します。 たとえば、queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020

応答

名前 説明
200 OK

events

サブスクリプション内の現在のサービス正常性イベントの一覧

Other Status Codes

ErrorResponse

DefaultErrorResponse

セキュリティ

azure_auth

Azure Active Directory OAuth2 フロー

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

名前 説明
user_impersonation ユーザー アカウントの借用

ListEventsBySubscriptionId

Sample Request

GET https://management.azure.com/subscriptions/subscriptionId/providers/Microsoft.ResourceHealth/events?api-version=2024-02-01&$filter=service eq 'Virtual Machines' or region eq 'West US'&queryStartTime=7/24/2020

Sample Response

{
  "value": [
    {
      "id": "/providers/Microsoft.ResourceHealth/events/BC_1-FXZ",
      "name": "BC_1-FXZ",
      "type": "/providers/Microsoft.ResourceHealth/events",
      "properties": {
        "eventType": "ServiceIssue",
        "eventSource": "ResourceHealth",
        "status": "Active",
        "title": "ACTIVE: Virtual machines in West US",
        "summary": "An outage alert is being investigated. More information will be provided as it is known.",
        "header": "Your service might have been impacted by an Azure service issue",
        "article": {
          "articleContent": "<html>An outage alert is being investigated. More information will be provided as it is known</html>"
        },
        "links": [
          {
            "type": "Hyperlink",
            "displayText": {
              "value": "Request RCA",
              "localizedValue": "Request RCA"
            },
            "extensionName": "Microsoft_Azure_Health",
            "bladeName": "RequestRCABlade",
            "parameters": {
              "trackingId": "BC_1-FXZ",
              "rcaRequested": "False"
            }
          },
          {
            "type": "Button",
            "displayText": {
              "value": "Sign up for updates",
              "localizedValue": "Sign up for updates"
            },
            "extensionName": "Microsoft_Azure_Health",
            "bladeName": "AzureHealthBrowseBlade",
            "parameters": {
              "trackingId": "BC_1-FXZ"
            }
          }
        ],
        "level": "Warning",
        "eventLevel": "Informational",
        "impactStartTime": "2018-11-07T00:00:00Z",
        "impactMitigationTime": "2018-11-08T00:00:00Z",
        "impact": [
          {
            "impactedService": "Virtual Machines",
            "impactedServiceGuid": "fd8065f5-ffd0-4756-8788-e6a11bf36257",
            "impactedRegions": [
              {
                "impactedRegion": "West US",
                "status": "Active",
                "impactedSubscriptions": [
                  "{subscriptionId}"
                ],
                "impactedTenants": [],
                "lastUpdateTime": "2017-12-05T21:05:00Z"
              }
            ]
          }
        ],
        "recommendedActions": {
          "message": "Recommended actions title",
          "actions": [
            {
              "groupId": 23243,
              "actionText": "action 1"
            },
            {
              "groupId": 23432,
              "actionText": "action 2"
            }
          ],
          "localeCode": "en"
        },
        "faqs": [
          {
            "question": "This is a question",
            "answer": "This is an answer",
            "localeCode": "en"
          }
        ],
        "isHIR": false,
        "enableMicrosoftSupport": true,
        "enableChatWithUs": false,
        "priority": 2,
        "lastUpdateTime": "2018-11-08T00:00:00Z",
        "hirStage": "resolved"
      }
    }
  ],
  "nextLink": "{originalRequestUrl}?$skipToken={OpaquePageNumber}"
}

定義

名前 説明
Actions

サービス正常性イベントに推奨されるアクション。

AdditionalInformation

関連情報

Article

イベントの記事。

createdByType

リソースを作成した ID の種類。

DisplayText

リンクのテキストを表示します。

ErrorResponse

エラーの詳細。

event

サービス正常性 イベント

EventLevelValues

イベントのレベル。

events

List イベント操作の応答。

EventSourceValues

イベントのソース。

EventStatusValues

イベントの現在の状態。

EventTypeValues

イベントの種類。

faq

サービス正常性イベントに関してよく寄せられる質問

impact

サービス正常性イベントの影響を受けた Azure サービス。

impactedServiceRegion

サービス正常性イベントの影響を受けた Azure リージョン。

LevelValues

分析情報のレベル。

link

サービス正常性イベントの便利なリンク。

LinkTypeValues

リンクの種類。

RecommendedActions

イベントの推奨されるアクション。

systemData

リソースの作成と最後の変更に関連するメタデータ。

update

サービス正常性イベントの更新。

Actions

サービス正常性イベントに推奨されるアクション。

名前 説明
actionText

string

推奨されるアクション テキスト

groupId

integer

サービス正常性イベントの推奨されるアクション グループ ID。

AdditionalInformation

関連情報

名前 説明
message

string

追加情報メッセージ

Article

イベントの記事。

名前 説明
articleContent

string

イベントの記事の内容。

articleId

string

アーティクル ID

parameters

object

パラメーター名と値のマップを提供します

createdByType

リソースを作成した ID の種類。

名前 説明
Application

string

Key

string

ManagedIdentity

string

User

string

DisplayText

リンクのテキストを表示します。

名前 説明
localizedValue

string

リンクのローカライズされた表示テキスト。

value

string

リンクのテキストを表示します。

ErrorResponse

エラーの詳細。

名前 説明
code

string

エラー コード。

details

string

エラーの詳細です。

message

string

エラー メッセージ。

event

サービス正常性 イベント

名前 説明
id

string

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

string

リソースの名前

properties.additionalInformation

AdditionalInformation

関連情報

properties.article

Article

イベントの記事。

properties.description

string

概要、根本原因、その他の詳細を含む可能性があるイベントの通信メッセージが含まれます。

properties.duration

integer

期間 (秒単位)

properties.enableChatWithUs

boolean

このイベントのMicrosoft サポートを有効または無効にするかどうかを示します。

properties.enableMicrosoftSupport

boolean

このイベントのMicrosoft サポートを有効または無効にするかどうかを示します。

properties.eventLevel

EventLevelValues

イベントのレベル。

properties.eventSource

EventSourceValues

イベントのソース。

properties.eventType

EventTypeValues

イベントの種類。

properties.externalIncidentId

string

インシデントの ID

properties.faqs

faq[]

サービス正常性イベントに関してよく寄せられる質問。

properties.header

string

イベントのヘッダー テキスト。

properties.hirStage

string

HIR ドキュメントのステージ

properties.impact

impact[]

サービス正常性イベントの影響を受けたサービスを一覧表示します。

properties.impactMitigationTime

string

正常性に影響を与えるイベントが解決されたときのタイムスタンプが提供されます。

properties.impactStartTime

string

正常性に影響を与えるイベントが開始されたときのタイムスタンプが提供されます。

properties.impactType

string

影響の種類

properties.isHIR

boolean

イベントが高インシデント率イベントかどうかに関する情報を提供します。

properties.lastUpdateTime

string

正常性に影響を与えるイベントが最後に更新された日時のタイムスタンプが提供されます。

properties.level

LevelValues

分析情報のレベル。

properties.links

link[]

イベントの便利なリンク。

properties.platformInitiated

boolean

イベントがプラットフォームによって開始される場合は true です。

properties.priority

integer

イベントの優先度レベル。 値は 0 ~ 23 です。 0 が最も高い優先度です。 サービスの問題イベントの優先順位が高く、その後に計画メンテナンスと正常性アドバイザリが続きます。 重大なイベントの優先度が高く、その後にエラー、警告、情報が続きます。 さらに、アクティブなイベントの優先度は解決済みよりも高くなります。

properties.reason

string

インシデントの理由

properties.recommendedActions

RecommendedActions

イベントの推奨されるアクション。

properties.status

EventStatusValues

イベントの現在の状態。

properties.summary

string

イベントの概要テキスト。

properties.title

string

イベントのタイトル テキスト。

systemData

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

type

string

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

EventLevelValues

イベントのレベル。

名前 説明
Critical

string

Error

string

Informational

string

Warning

string

events

List イベント操作の応答。

名前 説明
nextLink

string

イベントの次のページをフェッチする URI。 この URI で ListNext() を呼び出して、イベントの次のページをフェッチします。

value

event[]

イベントの一覧。

EventSourceValues

イベントのソース。

名前 説明
ResourceHealth

string

ServiceHealth

string

EventStatusValues

イベントの現在の状態。

名前 説明
Active

string

Resolved

string

EventTypeValues

イベントの種類。

名前 説明
EmergingIssues

string

HealthAdvisory

string

PlannedMaintenance

string

RCA

string

SecurityAdvisory

string

ServiceIssue

string

faq

サービス正常性イベントに関してよく寄せられる質問

名前 説明
answer

string

サービス正常性イベントに関する FAQ の回答。

localeCode

string

サービス正常性イベントの FAQ ロケール。

question

string

サービス正常性イベントに関する FAQ の質問。

impact

サービス正常性イベントの影響を受けた Azure サービス。

名前 説明
impactedRegions

impactedServiceRegion[]

サービス正常性イベントの影響を受けたリージョンを一覧表示します。

impactedService

string

影響を受けたサービス名。

impactedServiceGuid

string

影響を受けたサービス GUID。 これは、影響を受けたサービスの永続的な識別子です。

impactedServiceRegion

サービス正常性イベントの影響を受けた Azure リージョン。

名前 説明
impactedRegion

string

影響を受けたリージョン名。

impactedSubscriptions

string[]

サービス正常性イベントの影響を受けたサブスクリプションを一覧表示します。

impactedTenants

string[]

サービス正常性イベントの影響を受けたテナントを一覧表示します。

lastUpdateTime

string

サービス正常性イベントの最後の更新時刻のタイムスタンプが提供されます。

status

EventStatusValues

リージョン内のイベントの現在の状態。

updates

update[]

特定のサービス正常性イベントの更新プログラムの一覧。

LevelValues

分析情報のレベル。

名前 説明
Critical

string

Warning

string

サービス正常性イベントの便利なリンク。

名前 説明
bladeName

string

特定のサービス正常性イベントのリンクを生成するためのポータル拡張機能ブレードの名前が提供されます。

displayText

DisplayText

リンクのテキストを表示します。

extensionName

string

特定のサービス正常性イベントのリンクを生成するためのポータル拡張機能の名前が提供されます。

parameters

object

ポータル拡張機能ブレードのパラメーター名と値のマップを提供し、特定のサービス正常性イベントの lik を生成します。

type

LinkTypeValues

リンクの種類。

LinkTypeValues

リンクの種類。

名前 説明
Button

string

Hyperlink

string

RecommendedActions

イベントの推奨されるアクション。

名前 説明
actions

Actions[]

サービス正常性イベントに推奨されるアクション。

localeCode

string

サービス正常性イベントに推奨されるアクション ロケール。

message

string

サービス正常性イベントに推奨されるアクション タイトル。

systemData

リソースの作成と最後の変更に関連するメタデータ。

名前 説明
createdAt

string

リソース作成のタイムスタンプ (UTC)。

createdBy

string

リソースを作成した ID。

createdByType

createdByType

リソースを作成した ID の種類。

lastModifiedAt

string

リソースの最終変更のタイムスタンプ (UTC)

lastModifiedBy

string

リソースを最後に変更した ID。

lastModifiedByType

createdByType

リソースを最後に変更した ID の種類。

update

サービス正常性イベントの更新。

名前 説明
summary

string

サービス正常性イベントの特定の更新プログラムの概要テキスト。

updateDateTime

string

サービス正常性イベントの特定の更新のタイムスタンプが提供されます。