/
WE
webankfintech
/
mf-server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7m ago · Updated 1mo ago
Details
Filter operations
container
2
image
6
model_result
4
modelDeploy
8
modelStorage
17
get
Get the list of Models
get
Get the list of Models in the given cluster.
post
Create a Model.
post
Upload Model
get
Export Model
get
Get a Model in the given Model ID.
put
Update a Model in the given Model ID
delete
Delete a Model in the given Model ID
get
List Models By Group Id.
get
Get models by model name and group id
get
Get the ModelVersion in given model id
get
get model version push events list
post
push model by model version id
post
push model by model id
get
Get the ModelVersion in given model name, group id and versoin.
get
Download model by model id
get
Download model version by model version id
report
12
rmb
1
modelStorage
Update a Model in the given Model ID
Update Model.
put
/mf/v1/model/{modelID}
Path parameters
modelID
number
required
Request body
ModelRequest
required
model_name
string
Name for the model
model_type
string
Type for the model
file_name
string
File Name
s3_path
string
S3 path
root_path
string
S3 path
child_path
string
S3 path
model_version
ModelVersion
group_id
number
Group Id of User.
Response
OK
Changes