POST v1/system?action={action}
An end point for making changes that affects the entire system.
Available actions are:
ResetStatusReports: Delete all status and node reports for the current date, resets servers to do reporting again.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
action |
string |
Required |
Body Parameters
ObjectNone.
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<anyType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" />
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.