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

  • HOME
  • 提供API一覧
  • deleteIso

deleteIso

処理概要

登録したISOの削除を実施する

注意事項

特になし

リクエスト

・リクエストパラメータ

Parameter Name
Description
Required
id the ID of the ISO file true
zoneid the ID of the zone of the ISO file. If not specified, the ISO will be deleted from all the zones false

・リクエストサンプル

./kick_api.sh command=deleteIso id=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx zoneid=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

レスポンス

・レスポンスボディ

Response Name
Description
jobid the ID of the latest async job acting on this object

・レスポンスサンプル

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
160 160 160 160 0 0 669 0 –:–:– –:–:– –:–:– 1066
<?xml version=”1.0″ encoding=”UTF-8″?>
<deleteisosresponse cloud-stack-version=”4.3.0.2″>
<jobid>1ef2c5eb-f684-48fa-9a7b-d0f9f782f517</jobid>
</deleteisosresponse>

提供API一覧

2024/04/11 2024/04/11