Param name | Description |
---|---|
organization_id
required |
name of organization Validations:
|
name
required |
name of the environment Validations:
|
label
optional |
label of the environment Validations:
|
description
optional |
description of the environment Validations:
|
registry_name_pattern
optional |
pattern for container image names Validations:
|
registry_unauthenticated_pull
optional |
allow unauthenticed pull of container images Validations:
|
prior_id
required |
ID of an environment that is prior to the new environment in the chain. It has to be either the ID of Library or the ID of an environment at the end of a chain. Validations:
|
path_id
optional |
If you are adding an environment to an existing path after Library, pass the ID of the environment that is the current successor of Library in the path. It has to be the id of the old environment following library in this path. Validations:
|