environment

Update environment.

Update environment.

put/api/v1/environment/{id}

Path parameters

idstring required

Cookies

Sessionstring nullable

Request body

environment'dev' | 'prd' | 'stg' | 'tst' required

Supported environments.

dnsNamestring required

DNS name of the environment service.

portinteger required

Port.

openapiJsonstring

OpenAPI JSON as url or str (may be empty).

versionstring required

API version.

catalogueIdstring required

Id of catalogue item to which throttling belongs.

lifecyclestring

Lifecycle state.

tryOutAllowboolean

Allow try-out tool to make requests.

targetIpPublicboolean

Target ip is public.

revisioninteger required

Revision for updated entry, empty for new.

throttlingstring[] nullable

Throttling options.

Response

Successful Response

environment'dev' | 'prd' | 'stg' | 'tst' required

Supported environments.

dnsNamestring required

DNS name of the environment service.

portinteger required

Port.

openapiJsonstring

OpenAPI JSON as url or str (may be empty).

versionstring required

API version.

catalogueIdstring required

Id of catalogue item to which throttling belongs.

lifecyclestring

Lifecycle state.

tryOutAllowboolean

Allow try-out tool to make requests.

targetIpPublicboolean

Target ip is public.

idstring required

Unique id in db.

Changes

No recorded changes to this endpoint across all 1 revision of this API.