/
DR
dragonflyoss
/
Dragonfly Manager
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
dragonflyoss
Dragonfly Manager
post
Create Application
v1
latest
Swagger 2.0
Apache 2.0
2026-07-17
92
59
202.7 KB
Application
5
get
Get Applications
post
Create Application
get
Get Application
delete
Destroy Application
patch
Update Application
Audit
1
Cluster
10
Config
5
Health
1
Job
10
Oauth
6
Peer
4
Permission
1
PersistentCacheTask
3
PersonalAccessToken
5
Preheat
2
Role
6
Scheduler
5
Scheduler Feature
1
SchedulerCluster
6
SeedPeer
5
SeedPeerCluster
7
User
7
Users
2
Application
Create Application
Create by json config
post
/api/v1/applications
Request body
D7yIoDragonflyV2ManagerTypesCreateApplicationRequest
required
bio
string
name
string
required
priority
D7yIoDragonflyV2ManagerTypesPriorityConfig
required
url
string
required
user_id
integer
required
Response
OK
D7yIoDragonflyV2ManagerModelsApplication
required
bio
string
created_at
string
id
integer
is_del
integer
name
string
priority
D7yIoDragonflyV2ManagerModelsJSONMap
updated_at
string
url
string
user
D7yIoDragonflyV2ManagerModelsUser
user_id
integer