/
DR
dragonflyoss
/
Dragonfly Manager
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 28m ago · Updated 1mo ago
Details
Filter operations
Application
9
get
Get Applications
post
Create Application
get
Get Application
delete
Destroy Application
patch
Update Application
put
Add CDN to Application
delete
Delete CDN to Application
put
Add Scheduler to Application
delete
Delete Scheduler to Application
CDN
6
CDNCluster
7
Config
5
Health
1
Job
5
Oauth
6
Permission
1
Preheat
2
Role
6
Scheduler
5
SchedulerCluster
6
SecurityGroup
9
SecurityRule
5
User
5
Users
2
Application
Update Application
Update by json config
patch
/applications/{id}
Path parameters
id
string
required
id
Request body
TypesUpdateApplicationRequest
required
bio
string
download_rate_limit
integer
name
string
state
string
url
string
user_id
integer
required
Response
OK
ModelApplication
required
bio
string
created_at
string
download_rate_limit
integer
id
integer
name
string
state
string
updated_at
string
url
string
user_id
integer
Changes