Description
This API removes all the resources of a deployed bundle.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
configuration | body | object | yes |
|
bundle | body | array | yes |
|
… | body.bundle | object | yes | minimu 1 |
apiVersion | body.bundle… | string | no | |
kind | body.bundle… | string | yes | |
metadata | body.bundle… | object | yes | |
name | body.bundle…metadata | string | yes |
Add Comment