ポート削除

Description

ポートを削除します。
サーバにアタッチされているポートは削除できません。

Request URL

Network API v2.0

DELETE /v2.0/ports/{port_id}

Request Json

This operation does not accept a request body.

Request Parameters

Parameter Value Style Description
X-Auth-Token トークンID header トークン発行 にて払い出されたID
port_id ポートID URI ポートIDを指定します。
ポート一覧取得 にて対象のポートIDをご確認ください。

Response

  • Normal response codes
204

Example

  • Request
curl -i -X DELETE \
-H "Accept: application/json" \
-H "Content-Type: application/json" \
-H "X-Auth-Token: トークンID" \
ネットワークエンドポイント/ports/ポートID
  • Response
HTTP/1.1 204 No Content
Date: Fri, 30 Mar 2018 15:02:27 GMT
Server: Apache
Content-Length: 0
Content-Type: application/json

Internet for everyone

Copyright (c) 2024 GMO Internet Group, Inc. All Rights Reserved.