Skip to main content



Upload Model Import File

Upload Model Import File

POST /cloud/uploadPackageFile

note

Upload the file (with ._sim extension) containing the exported model. It has to be called in order to import a model.

Parameters

fileData (form variable)

An input stream that represent the bytes of the file to upload.

fileName (form variable)

Name of the file. Alphanumeric string: [^%[]%~+"]+.(_sim)

fileSize (form variable)

File size. Positive integer: [1-9][0-9]*.

user (header (authorization) variable)

user's authentication