# ServerOneRequest ## Example Usage ```typescript import { ServerOneRequest } from "dokploy/models/operations"; let value: ServerOneRequest = { serverId: "", }; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `serverId` | *string* | :heavy_check_mark: | N/A |