POST - /kubernetes/bundle

Description

This API deploys a bundle deployment of resources.


Input

Type: application/json

Param

Source

Type

Required

Description

Param

Source

Type

Required

Description

configuration

 body

 object

 yes

 

bundle

body

array

yes

array of objects with minimum 1

type

body.bundle

enum

yes

 ["native"]

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

 

Â