PUT - /kubernetes/item/maintenance
Description
This API trigger maintenance operation on a deployed item.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
 configuration |  body | object |  yes |  |
 name | body | object |  yes | conditional |
maintenancePort | body | string | yes | Â |
operation | body | object | yes | Â |
route | body.operation | string | yes | Â |
qs | body.operation | string | no | Â |
 body.name
Conditional require, with one of the following:
["metaname"]
["item"]
Param | Source | Type | Required | Description |
---|---|---|---|---|
metaname | body.name | string | Yes conditional | Â |
item | body.name | object | Yes conditional | Â |
env | body.name.item | string | Yes | Â |
name | body.name.item | string | Yes | Â |
version | body.name.item | string | Yes | Â |
Â