KDDIクラウドプラットフォームサービス ナレッジサイト

  • HOME
  • 提供API一覧
  • listEventTypes

listEventTypes

処理概要

イベントタイプの一覧取得

 

注意事項

・なし

 

リクエスト

・リクエストパラメータ

Parameter Name Description Required

 

・リクエストサンプル

$ ./kick_api.sh command=listEventTypes

 

レスポンス

・レスポンスボディ

Response Name Description
name Event Type

 

・レスポンスサンプル

【コマンド実行結果】

<?xml version=”1.0″ encoding=”UTF-8″?>
<listeventtypesresponse cloud-stack-version=”4.3.0.2″>
<count>279</count>
<eventtype>
<name>VM.CREATE</name>
</eventtype>

中略・・・

<eventtype>
<name>ALERT.GENERATE</name>
</eventtype>
</listeventtypesresponse>

提供API一覧

2024/04/11 2024/04/11