- Home
- Resources
- LoaderResource
The following resources are applicable:
GET /loader/{loadSet}
Loads data
Request Parameters
| name |
type |
description |
default |
| loadSet |
path |
The load set representing the set of data to be loaded. |
n/a |
Response Codes
| code |
condition |
| 400 |
Returned when the content does not contain data. or data does not
have a notable context id |
Response Body
| media type |
data type |
| application/vnd.ptc.sc+json |
SCItem
(JSON) |
GET /loader/runLoader
Request Parameters
| name |
type |
description |
default |
| dirPath |
query |
|
n/a |
Response Body
| media type |
data type |
| application/vnd.ptc.sc+json |
SCItem
(JSON) |