DEL - /kubernetes/item
Description
This API deletes an item of type (deployment, cronjob or deamonset) as well as the related auto scaling including the related service.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
configuration | body | object | yes | Â |
name | body | string | yes | Â |
mode | body | enum | yes |
|
serviceName | body | string | no | Â |
cleanup | body | boolean | no | Â |
Â