- Home
- Resources
- ExpImpResource
The following resources are applicable:
PUT /expimp/{id}
Starts the export process for the provided object.
Request Parameters
name |
type |
description |
default |
id |
path |
|
n/a |
Response Body
media type |
data type |
application/vnd.ptc.sc+json |
object
(JSON) |
POST /expimp
Imports the input file.
Request Body
media type |
data type |
description |
multipart/form-data |
(custom)
|
multipart Jar file for import of DisconnectedSystem. |
Response Body
media type |
data type |
application/vnd.ptc.sc+json |
object
(JSON) |