Upload a specification file for a folder |
POST |
/cloud/uploadSpecsFile |
|
|
|
|
|
|
|
Implementation Notes |
|
|
|
|
Returns the model type and file information. |
|
|
||
Parameters |
|
|
|
|
Parameter |
|
Description |
Parameter Type |
Data Type |
folderName |
|
Name of the folder. Alphanumeric string: [A-Za-z0-9-_]+ |
from |
string |
modelType |
|
Type of the model. One of the following values: simSearch, simClassify, simClassify%2B, simCluster, or simRecommend |
form |
string |
fileName |
|
Name of the spec file name to upload. Alphanumeric string: [A-Za-z0-9-_]+ |
form |
string |
fileData |
|
An input stream that represent the bytes of the file to upload. |
form |
InputStream |
user |
|
user's authentication |
header (authorization) |
basic authentication |
Upload Specifications File for a Folder
- Updated
Comments
0 comments
Please sign in to leave a comment.