Web Service Methods
Applies To: Windows Server 2012 Essentials
This section contains descriptions of the web service methods available in Windows Server Essentials.
Response Format
A web service method returns a standard HTTP status code and the response body. The response can be returned either in JavaScript Object Notation (JSON) syntax or XML syntax. The format of the response body is specified by the caller in the Accept
header field of the HTTP request.
Categories
The web service methods are organized into the following sections:
Retrieve Customized Information
How to: Perform Folder/File Operations
How to: Work with Shared Folders