/
VE
veops
/
Untitled API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
veops
Untitled API
put
Update an existing storage configuration
v1
latest
Swagger 2.0
2026-07-17
114
60
212.8 KB
storage
Update an existing storage configuration
put
/storage/configs/{id}
Path parameters
id
integer
required
Storage ID
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'
|
'azure'
|
'obs'
|
'oos'
updated_at
string
updater_id
integer
Response
OK