Summary
Execute Shell
Description
Execute Shell Command
Route
POST /mop/executeShell
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| command | string | yes | - |
| sync | boolean | yes | - |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| response | string | Response of command |