...
Code Block | ||
---|---|---|
| ||
POST https://localhost:9443/api/models/{id}/storages
{
"name": "wso2-ml-model",
"analysisId": 1,
"versionSetId": 1
} |
...
...
Code Block | ||
---|---|---|
| ||
POST https://localhost:9443/api/models/{id}/storages
{
"name": "wso2-ml-model",
"analysisId": 1,
"versionSetId": 1
} |
...