Create a new environment object
Create an environment object for a Deployment or Workspace. An environment object represents a connection, Airflow variable, or metrics export resource that is managed by the Astro Environment Manager.
Path parameters
The ID of the Organization in which to create the environment object.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The key for the environment object
The type of environment object
The scope of the environment object
The ID of the scope entity where the environment object is created
Whether or not to automatically link Deployments to the environment object. Only applicable for WORKSPACE scope
The links to exclude from the environment object. Only applicable for WORKSPACE scope
The Deployments that Astro links to the environment object. Only applicable for WORKSPACE scope
Response
OK
The ID of the environment object