Skip to main content

Remove IP from Port

POST 

/backend/api/openstack/ports/:ports_id/remove_ip

Host: https://core.ocplanet.cloud

Remove IP from the specified port in VPS.

Request

Body

    fixed_ips object[]required
  • Array [
  • ip_address stringrequired
    subnet_id stringrequired
  • ]
  • region stringrequired

Responses

Schema
    detail stringrequired
Loading...