$model->id, 'ip' => $model->ip, 'ip_alias' => $model->ip_alias, 'port' => $model->port, 'notes' => $model->notes, 'is_default' => $model->server->allocation_id === $model->id, ]; } }