/
POST - /kubernetes/bundle
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 |
|