instance_ephemeral_ip_attach

Allocate and attach ephemeral IP to instance
post/v1/instances/{instance}/external-ips/ephemeral

Path Parameters

instance

Name or ID of the instance

Query Parameters

project

Name or ID of the project

Request Body

Parameters for creating an ephemeral IP address for an instance.

Object
pool

Name or ID of the IP pool used to allocate an address. If unspecified, the default IP pool will be used.

Responses