PUT - /account/kubernetes/environment
Description
This API updates kubernetes account environment usage.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
delete | body | boolean | no | Â |
id | body | string | yes | Â |
environment | body | object | yes | Â |
env | body.environment | string | yes | Â |
namespace | body.environment | string | no | Â |
Â
Â