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