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