AttachFlexibleIPRequest: {
    fipsIds: string[];
    serverId: string;
    zone?: Zone;
}

Type declaration

  • fipsIds: string[]

    Multiple IDs can be provided, but note that flexible IPs must belong to the same MAC group (see details about MAC groups).

  • serverId: string

    ID of the server on which to attach the flexible IPs.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.