Create or Update environment
Creates or updates an environment by name.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name of the environment
Body
Environment on which deployments will be made (e.g. development, production), enforcing multiple policies at once.
The date and time when the resource was created
The user or service account who created the resource
The date and time when the resource was updated
The user or service account who updated the resource
The display name of the environment
Labels
The name of the environment
The policies attached to the environment
The workspace the environment belongs to
Response
Environment on which deployments will be made (e.g. development, production), enforcing multiple policies at once.
The date and time when the resource was created
The user or service account who created the resource
The date and time when the resource was updated
The user or service account who updated the resource
The display name of the environment
Labels
The name of the environment
The policies attached to the environment
The workspace the environment belongs to