GET - /kubernetes/bundle
Description
This API fetches the information of a bundle deployment.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
configuration | query | object | yes | Â |
bundle | query | array | yes | Array of Objects with 1 minimum item |
apiVersion | query.bundle | string | no | Â |
kind | query.bundle | string | yes | Â |
metadata | query.bundle | object | yes | Â |
name | query.bundle.metadata | string | yes | Â |
Â