mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
31 lines
825 B
Plaintext
31 lines
825 B
Plaintext
---
|
|
title: Mounts
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Mounts create
|
|
url: '#mounts-create'
|
|
- depth: 2
|
|
title: Mounts remove
|
|
url: '#mounts-remove'
|
|
- depth: 2
|
|
title: Mounts one
|
|
url: '#mounts-one'
|
|
- depth: 2
|
|
title: Mounts update
|
|
url: '#mounts-update'
|
|
structuredData:
|
|
headings:
|
|
- content: Mounts create
|
|
id: mounts-create
|
|
- content: Mounts remove
|
|
id: mounts-remove
|
|
- content: Mounts one
|
|
id: mounts-one
|
|
- content: Mounts update
|
|
id: mounts-update
|
|
contents: []
|
|
---
|
|
|
|
<APIPage document={"./api.json"} operations={[{"method":"post","path":"/mounts.create"},{"method":"post","path":"/mounts.remove"},{"method":"get","path":"/mounts.one"},{"method":"post","path":"/mounts.update"}]} hasHead={true} /> |