Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationChecks an environment definition for errors
Organization name
Environment Yaml content
Optional
options: anyOverride http request option.
Checks an environment definition for errors
EscApi
Clones an environment
Organization name
Project name
Environment name
Clone environment
Optional
options: anyOverride http request option.
Clones an environment
EscApi
Creates an environment in the given org with the given name.
Organization name
Create Environment
Optional
options: anyOverride http request option.
Create a new environment
EscApi
Create environment revision tag
Organization name
Project name
Environment name
Create environment revision tag
Optional
options: anyOverride http request option.
Create environment revision tag
EscApi
Create environment tag
Organization name
Project name
Environment name
Create environment tag
Optional
options: anyOverride http request option.
Create environment tag
EscApi
Reads the definition for the given environment with static secrets in plaintext
Organization name
Project name
Environment name
Optional
options: anyOverride http request option.
Reads the definition for the given environment with static secrets in plaintext
EscApi
Delete an environment
Organization name
Project name
Environment name
Optional
options: anyOverride http request option.
Delete an environment
EscApi
Delete environment revision tag
Organization name
Project name
Environment name
Tag name
Optional
options: anyOverride http request option.
Delete environment revision tag
EscApi
Delete environment tag
Organization name
Project name
Environment name
Tag name
Optional
options: anyOverride http request option.
Delete environment tag
EscApi
Read an environment
Organization name
Project name
Environment name
Optional
options: anyOverride http request option.
Read an environment
EscApi
Read an environmentat a specific revision or tag
Organization name
Project name
Environment name
Revision or tag
Optional
options: anyOverride http request option.
Read an environment at a specific version
EscApi
Returns the ETag for the given environment if it exists.
Organization name
Project name
Environment name
Optional
options: anyOverride http request option.
Return an Environment ETag
EscApi
Read environment revision tag
Organization name
Project name
Environment name
Tag name
Optional
options: anyOverride http request option.
Read environment revision tag
EscApi
Read an environment tag
Organization name
Project name
Environment name
Tag name
Optional
options: anyOverride http request option.
Read an environment tag
EscApi
List environment revisions
Organization name
Project name
Environment name
Optional
after: stringafter tag for pagination
Optional
count: numberlimit of tags to return
Optional
options: anyOverride http request option.
List environment revisions
EscApi
List environment revisions
Organization name
Project name
Environment name
Optional
before: numberbefore revision number for pagination
Optional
count: numberlimit of revisions to return
Optional
options: anyOverride http request option.
List environment revisions
EscApi
List environment tags
Organization name
Project name
Environment name
Optional
after: stringafter tag for pagination
Optional
count: numberlimit of tags to return
Optional
options: anyOverride http request option.
List environment tags
EscApi
List environments in the organization available to the current user
Organization name
Optional
continuationToken: stringcontinuation Token from previous query to fetch next page of results
Optional
options: anyOverride http request option.
List environments in the organization
EscApi
Opens a session the given environment for the indicated duration. This returns a session id that can be used to then read values. The default duration is 1 hour.
Organization name
Project name
Environment name
Optional
duration: stringopen duration - A duration string is a possibly signed sequence of decimal numbers, each with optional fraction and a unit suffix, such as “300ms”, “1.5h” or “2h45m”. Valid time units are “ns”, “us” (or “µs”), “ms”, “s”, “m”, “h”.
Optional
options: anyOverride http request option.
Open an environment session
EscApi
Opens a session the given environment at a specific version for the indicated duration. This returns a session id that can be used to then read values. The default duration is 1 hour.
Organization name
Project name
Environment name
Revision or tag
Optional
duration: stringopen duration - A duration string is a possibly signed sequence of decimal numbers, each with optional fraction and a unit suffix, such as “300ms”, “1.5h” or “2h45m”. Valid time units are “ns”, “us” (or “µs”), “ms”, “s”, “m”, “h”.
Optional
options: anyOverride http request option.
Open an environment session at a specific version
EscApi
Reads and decrypts secrets including retrieving dynamic secrets from providers.
Organization name
Project name
Environment name
Open session ID returned from environment open
Optional
options: anyOverride http request option.
Read an open environment
EscApi
Reads and decrypts secrets including retrieving dynamic secrets from providers.
Organization name
Project name
Environment name
Open session ID returned from environment open
Path to a specific property using Pulumi path syntax https://www.pulumi.com/docs/concepts/config/#structured-configuration
Optional
options: anyOverride http request option.
Read an open environment
EscApi
Update environment revision tag
Organization name
Project name
Environment name
Tag name
Update environment revision tag
Optional
options: anyOverride http request option.
Update environment revision tag
EscApi
Update an environment tag
Organization name
Project name
Environment name
Tag name
Update environment tag
Optional
options: anyOverride http request option.
Update an environment tag
EscApi
Validates and updates the given environment's definition.
Organization name
Project name
Environment name
Environment Yaml content
Optional
options: anyOverride http request option.
Update an existing environment with Yaml file
EscApi
Generated using TypeDoc
EscApi - object-oriented interface
Export
EscApi