/
DEL - /kubernetes/item
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 |
|