/
DR
dragonflyoss
/
Dragonfly Manager
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Application
9
CDN
6
get
Get CDNs
post
Create CDN
get
Get CDN
delete
Destroy CDN
patch
Update CDN
get
Get Users
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
CDN
Update CDN
Update by json config
patch
/cdns/{id}
Path parameters
id
string
required
id
Request body
TypesUpdateCDNRequest
required
cdn_cluster_id
integer
download_port
integer
idc
string
ip
string
location
string
port
integer
Response
OK
ModelCDN
required
cdnclusterID
integer
created_at
string
download_port
integer
host_name
string
id
integer
idc
string
ip
string
location
string
port
integer
state
string
updated_at
string
Changes