/api.rsc/actionName. For example, if is hosted on mydomain.com and listening on port 8001, the following endpoint would be used to access the cleanup Action:
Actions
Overview of Admin API actions available in CData Arc for operations beyond standard resource CRUD.
API actions extend the set of operations that can be performed on Admin API resources. Actions can also execute operations unrelated to specific resources. Actions are always invoked using an HTTP POST.
Each action is exposed at a dedicated application endpoint using the following convention:
The action parameters are specified in the JSON-formatted body of the HTTP post. The request must include the appropriate content-type header (such as application/json) for the POST body to be interpreted correctly. Find the available parameters for each action by clicking API on the navbar.
The Admin API includes the following actions: