/
DR
dragonflyoss
/
Dragonfly Manager
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
Application
9
CDN
6
CDNCluster
7
Config
5
Health
1
Job
5
Oauth
6
get
Get Oauths
post
Create Oauth
get
Get Oauth
delete
Destroy Oauth
patch
Update Oauth
get
Oauth Signin Callback
Permission
1
Preheat
2
Role
6
Scheduler
5
SchedulerCluster
6
SecurityGroup
9
SecurityRule
5
User
5
Users
2
Oauth
Create Oauth
create by json config
post
/oauth
Request body
TypesCreateOauthRequest
required
bio
string
client_id
string
required
client_secret
string
required
name
string
required
redirect_url
string
Response
OK
ModelOauth
required
bio
string
client_id
string
client_secret
string
created_at
string
id
integer
name
string
redirect_url
string
updated_at
string
Changes