すべてのサービスのシステムステータスを取得します

リクエストで次のパラメータを使用して、すべてのサービスのシステムステータスを取得できます。

  • location=China
  • service=Geocoding China
  • location=AWS: AP-NorthEast-1 (Tokyo)
  • format=xml

プロシージャ

上記のパラメーターを使用して中国に関する情報を取得するには、次のリクエストをコードに組み込みます。

GET https://here.service-now.com/api/here/v1/status?location=China&service=Geocoding China&location=AWS: AP-NorthEast-1 (Tokyo)&format=xml

リザルト

次の応答が受信されました :

<result>
    <status>eventful</status>
    <description>incident with Mobile SDKs China, Geocoding China</description>
    <events>
        <affected>Mobile SDKs China, Geocoding China</affected>
        <start_date>2022-G4-27T12:34:23.0O0Z</start_date>
        <end_date></end_date>
        <description>This is test Description</description>
        <type>outage</type>
        <region>AWS: AP-NorthEast-1 (Tokyo)</region>
    </events>
</result>

」に一致する結果は 件です

    」に一致する結果はありません