PUT - /kubernetes/pods/exec
Description
This API triggers maintenance operation in all the pods.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
 configuration |  body | object |  yes |  |
 filter | body | object |  yes |  |
commands | body | array of strings | yes | Â |
processResult | body | boolean | no | Â if true the API will try to convert the response into a json object |
Â