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

  • HOME
  • 提供API一覧
  • deleteEvents

deleteEvents

処理概要

イベント情報の削除を実施する

注意事項

特になし

リクエスト

・リクエストパラメータ

Parameter Name
Description
Required
type delete by event type false*
startdate start date range to delete events (including) this date (use format “yyyy-MM-dd” or the new format “yyyy-MM-ddThh:mm:ss”) false
enddate end date range to delete events (including) this date (use format “yyyy-MM-dd” or the new format “yyyy-MM-ddThh:mm:ss”) false*
ids the IDs of the events false*

補足:Requiredにおいて*のついた項目は非必須を示すfalse表記だがいずれかを指定しないと動かない

・リクエストサンプル

./kick_api.sh command=deleteEvents type=SNAPSHOT.CREATE

レスポンス

・レスポンスボディ

Response Name
Description
success rue if operation is executed successfully

・レスポンスサンプル

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
136 136 136 136 0 0 10 0 0:00:13 0:00:12 0:00:01 35
<?xml version=”1.0″ encoding=”UTF-8″?>
<deleteeventsresponse cloud-stack-version=”4.3.0.2″>
<success>true</success>
</deleteeventsresponse>

提供API一覧

2024/04/23 2024/04/23