PUT - /account/kubernetes/configuration
Description
This API updates kubernetes account configuration
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
configuration | body | object | yes | Â |
type | body.configuration | enum | yes | ["secret"] |
token | body.configuration | string | yes | Â |
url | body.configuration | string | yes | Â |
protocol | body.configuration | enum | no | ["http", "https"] |
port | body.configuration | integer | yes | Â |
id | body | string | yes | Â |
Â