The ZIP data containing a SAS Visual Investigator configuration. All contents will be imported automatically.
Import all configuration data from ZIP file
post/v1/solution/importAll
Accepts a ZIP file and performs complete import of all contents in a single step.
1{2 "version": 1,3 "componentConfigServiceResponses": {},4 "translatedMessages": [],5 "httpStatus": 2026}| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The import was successful. | Schema | |
| 202 | Accepted | The request has been accepted for processing, but the processing has not been completed. | Headers | |
| 400 | Bad Request | The request was invalid. | ||
| 500 | Internal Server Error | The request could not be fulfilled because of an unexpected server error. |