GET /bpm/repo/projects/{projectId}/export?snapshot={string}
Name | Value Type | Description |
---|---|---|
snapshot | string | The ID of the snapshot in process application or toolkit to be exported.
|
None
The default content type is text/html.
Code | Description |
---|---|
200 OK | Success completion. |
400 Bad Request | The parameters are not valid or they are missing. |
401 Unauthorized | The caller is not authorized for this request. |
406 Not Acceptable | The requested content type or content encoding is not supported. |
500 Internal Server Error | A severe problem has occurred, programmer's details are provided. |
8.5.0
Parent Topic: Export Resource