mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
46 lines
1.4 KiB
Plaintext
46 lines
1.4 KiB
Plaintext
---
|
|
title: Domain
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Domain create
|
|
url: '#domain-create'
|
|
- depth: 2
|
|
title: Domain by Application Id
|
|
url: '#domain-by-application-id'
|
|
- depth: 2
|
|
title: Domain by Compose Id
|
|
url: '#domain-by-compose-id'
|
|
- depth: 2
|
|
title: Domain generate Domain
|
|
url: '#domain-generate-domain'
|
|
- depth: 2
|
|
title: Domain update
|
|
url: '#domain-update'
|
|
- depth: 2
|
|
title: Domain one
|
|
url: '#domain-one'
|
|
- depth: 2
|
|
title: Domain delete
|
|
url: '#domain-delete'
|
|
structuredData:
|
|
headings:
|
|
- content: Domain create
|
|
id: domain-create
|
|
- content: Domain by Application Id
|
|
id: domain-by-application-id
|
|
- content: Domain by Compose Id
|
|
id: domain-by-compose-id
|
|
- content: Domain generate Domain
|
|
id: domain-generate-domain
|
|
- content: Domain update
|
|
id: domain-update
|
|
- content: Domain one
|
|
id: domain-one
|
|
- content: Domain delete
|
|
id: domain-delete
|
|
contents: []
|
|
---
|
|
|
|
<APIPage document={"./api.json"} operations={[{"method":"post","path":"/domain.create"},{"method":"get","path":"/domain.byApplicationId"},{"method":"get","path":"/domain.byComposeId"},{"method":"post","path":"/domain.generateDomain"},{"method":"post","path":"/domain.update"},{"method":"get","path":"/domain.one"},{"method":"post","path":"/domain.delete"}]} hasHead={true} /> |