/
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
CDNCluster
7
Config
5
Health
1
Job
5
Oauth
6
Permission
1
Preheat
2
Role
6
Scheduler
5
SchedulerCluster
6
SecurityGroup
9
get
Get SecurityGroups
post
Create SecurityGroup
get
Get SecurityGroup
patch
Update SecurityGroup
put
Add CDN to SecurityGroup
put
Add Scheduler to SecurityGroup
put
Add SecurityRule to SecurityGroup
delete
Destroy SecurityRule to SecurityGroup
delete
Destroy SecurityGroup
SecurityRule
5
User
5
Users
2
SecurityGroup
Create SecurityGroup
create by json config
post
/security-groups
Request body
TypesCreateSecurityGroupRequest
required
bio
string
name
string
required
Response
OK
ModelSecurityGroup
required
bio
string
created_at
string
id
integer
name
string
security_rules
ModelSecurityRule[]
updated_at
string
Changes