CreateFailoverIPsRequest: {
    offerId: number;
    projectId?: string;
    quantity: number;
    zone?: Zone;
}

Type declaration

  • offerId: number

    Failover IP offer ID.

  • OptionalprojectId?: string

    Project ID.

  • quantity: number

    Quantity.

  • Optionalzone?: Zone

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