/
VE
veops
/
Untitled API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 60m ago · Updated 2mo ago
Details
Filter operations
account
4
asset
4
authorization
3
command
4
config
2
connect
3
file
10
gateway
4
history
1
node
4
Preference
2
public_key
4
QuickCommand
4
RDP File
5
session
8
share
4
stat
6
storage
9
get
List all storage configurations
post
Create a new storage configuration
get
Get storage configuration by ID
put
Update an existing storage configuration
delete
Delete a storage configuration
put
Set a storage provider as primary
put
Enable or disable a storage provider
get
Get health status of all storage providers
post
Test storage connection
storage
Test storage connection
post
/storage/test-connection
Request body
ModelStorageConfig
required
config
ModelStorageConfigMap
created_at
string
creator_id
integer
Standard fields
description
string
enabled
boolean
id
integer
is_primary
boolean
name
string
priority
integer
type
'local'
|
's3'
|
'minio'
|
'oss'
|
'cos'
updated_at
string
updater_id
integer
Response
OK
Changes