Environments
get
Lists all environments
Authorizations
Responses
get
post
Creates a new environment.
Authorizations
Body
namestring · hq-resource-name · min: 1 · max: 63Required
Sets the name of the new environment. It must be a valid HQ resource name: it can only contain lowercase alphanumeric characters or hyphens; hyphens cannot appear at the end or start; the length is 63 characters at most.
display_namestring · min: 1 · max: 150Optional
Sets the display name of the new environment. If not provided, the value of "name" will be used.
tierstring · enumRequiredPossible values:
Enumerates Tiers.
Responses
Responseall of
Is returned on creation, contains the agent key but lacks dynamic fields which are unavailble on creation by definition.
post
get
Retrieves a single environment by name.
Authorizations
Path parameters
namestringRequired
Responses
get
Last updated
Was this helpful?