/
PUT - /kubernetes/item/maintenance
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 |
|