Upload Model Import File |
POST |
/cloud/uploadPackageFile |
||
|
|
|
|
|
Implementation Notes |
|
|
|
|
Upload the file (with ._sim extension) containing the exported model. It has to be called in order to import a model. |
|
|
||
Parameters |
|
|
|
|
Parameter |
|
Description |
Parameter Type |
Data Type |
fileData |
|
An input stream that represent the bytes of the file to upload.
|
form |
InputStream |
fileName |
|
Name of the file. Alphanumeric string: [^%[]%~+"]+.(_sim)
|
form |
string |
fileSize |
|
File size. Positive integer: [1-9][0-9]*.
|
form |
Integer |
user |
|
user’s authentication |
header (authorization) |
basic authentication |
Comments
0 comments
Please sign in to leave a comment.