Description
This API updates the environment information.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
code | body | string | yes | environment code |
description | body | string | no | environment description |
settings | body | object | no |
|
namespace | body.settings | string | yes | environment namespace |
id | body.settings | string | yes | environment infra ID |
Add Comment