POST - /kubernetes/bundle
Description
This API deploys a bundle deployment of resources.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
configuration | Â body | Â object | Â yes | Â |
bundle | body | array | yes |
|
type | body.bundle | enum | yes | Â |
recipe | body.bundle | object | yes | Â |
apiVersion | body.bundle.recipe | string | yes | Â |
kind | body.bundle.recipe | string | yes | Â |
metadata | body.bundle.recipe | object | yes | Â |
name | body.bundle.recipe.metadata | string | yes | Â |
Â