Delete configuration group#
データベース設定グループを削除します。
APIエンドポイント#
リージョン | APIエンドポイント |
---|---|
西日本リージョン3の場合 | https://database.jp-west-3.cloud.global.fujitsu.com |
東日本リージョン3の場合 | https://database.jp-east-3.cloud.global.fujitsu.com |
HTTPメソッドとURI#
DELETE
/v1.0/{accountId}/configurations/{configId}
HTTPステータスコード#
正常時:202
エラー時:400, 401, 403, 404, 405, 413, 422, 500, 501, 503
リクエストパラメータの説明#
名前 | In | Type | デフォルト値 /必須指定 |
Description |
---|---|---|---|---|
accountId | path | string | 必須 | データベース仮想サーバのアカウントID |
configId | path | string | 必須 | データベース設定グループのID configIdには、configuration IDを指定してください。 |