mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
46 lines
1.3 KiB
Plaintext
46 lines
1.3 KiB
Plaintext
---
|
|
title: Server
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Server create
|
|
url: '#server-create'
|
|
- depth: 2
|
|
title: Server one
|
|
url: '#server-one'
|
|
- depth: 2
|
|
title: Server all
|
|
url: '#server-all'
|
|
- depth: 2
|
|
title: Server with S S H Key
|
|
url: '#server-with-s-s-h-key'
|
|
- depth: 2
|
|
title: Server setup
|
|
url: '#server-setup'
|
|
- depth: 2
|
|
title: Server remove
|
|
url: '#server-remove'
|
|
- depth: 2
|
|
title: Server update
|
|
url: '#server-update'
|
|
structuredData:
|
|
headings:
|
|
- content: Server create
|
|
id: server-create
|
|
- content: Server one
|
|
id: server-one
|
|
- content: Server all
|
|
id: server-all
|
|
- content: Server with S S H Key
|
|
id: server-with-s-s-h-key
|
|
- content: Server setup
|
|
id: server-setup
|
|
- content: Server remove
|
|
id: server-remove
|
|
- content: Server update
|
|
id: server-update
|
|
contents: []
|
|
---
|
|
|
|
<APIPage document={"./api.json"} operations={[{"method":"post","path":"/server.create"},{"method":"get","path":"/server.one"},{"method":"get","path":"/server.all"},{"method":"get","path":"/server.withSSHKey"},{"method":"post","path":"/server.setup"},{"method":"post","path":"/server.remove"},{"method":"post","path":"/server.update"}]} hasHead={true} /> |