- URL:
- https://<root>/services/exportServices
- Methods:
- POST
- Required Capability:
- Access allowed with any authorized privilege
- Version Introduced:
- 10.5
Description
The export operaiton exports the site's user published, System, and Utility services to a specified folder location or a directory on the server.
Request parameters
| Parameter | Details | 
|---|---|
| 
 (Optional) | A path to a folder accessible to the server where the exported services configuration will be written. If a location is not specified, the server writes the exported services configuration file to a directory owned by the server and returns a virtual path (an HTTPS URL) to that location from where it can be downloaded. Example  | 
| 
 | The response format. The default response format is  Values:  | 
Example usage
The following is a sample POST request for the export operation:
POST /<context>/admin/services/exportServices HTTP/1.1
Host: organization.example.com
Content-Type: application/x-www-form-urlencoded
Content-Length: []
location=\\server\share\backup&f=pjson