Open Context Protocol is live! 🚀 Read the launch post

attachReservedIp

Attach Reserved IP

POST /reserved-ips/{reserved-ip}/attach HTTP/1.1

Parameters

{
  "instance_id": {
    "description": "Attach the Reserved IP to a [Compute Instance id](#operation/list-instances) or a [Bare Metal Instance id](#operation/list-baremetals).",
    "required": true,
    "location": "body",
    "type": "string"
  }
}