Server Operations Web Services - Export and Import
Overview
Universal Controller supports the following RESTful-based web services for Export and Import Server Operations, which are listed alphabetically on this page.
- Bulk Export
- Bulk Export with Versions
- Bulk Export Activity
- Bulk Export Audit
- Bulk Export History
- Bulk Import
Formatting specifications for each web service, including details about parameter requirements, are provided.
Bulk Export
|
Description |
---|---|
URI |
http://host_name/uc/resources/serveroperation/bulkexport |
HTTP Method |
POST |
Description |
Performs a Bulk Export server operation. |
Example URI |
http://localhost:8080/uc/resources/serveroperation/bulkexport |
Authentication |
HTTP Basic |
Consumes Content-Type |
n/a |
Produces Content-Type |
application/xml, application/json |
Example Response |
|
Response Properties |
Bulk Export: Example Response
XML Response |
JSON Response |
---|---|
|
|
Bulk Export with Versions
|
Description |
---|---|
URI |
http://host_name/uc/resources/serveroperation/bulkexportwithversions |
HTTP Method |
POST |
Description |
Performs a Bulk Export with Versions server operation. |
Example URI |
http://localhost:8080/uc/resources/serveroperation/bulkexportwithversions |
Authentication |
HTTP Basic |
Consumes Content-Type |
n/a |
Produces Content-Type |
application/xml, application/json |
Example Response |
|
Response Properties |
Bulk Export with Versions: Example Response
XML Response |
JSON Response |
---|---|
|