attachReservedIp
Attach Reserved IP
POST /reserved-ips/{reserved-ip}/attach HTTP/1.1Parameters
{
"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"
}
}