/
PUT - /kubernetes/pod/exec
PUT - /kubernetes/pod/exec
Description
This API trigger maintenance operation in a pod.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
configuration | body | object | yes |
|
name | body | string | 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 |