ListEnvironmentsResponse
Response containing a list of environments for an organization.
Properties
- The list of environments
- ↳
idstring requiredThe unique identifier of the environment. - ↳
organizationstring requiredThe login name of the organization that owns this environment. - ↳
projectstring optionalThe project name that contains this environment, if project-scoped. - ↳
namestring requiredThe name of the environment. - ↳
createdstring requiredThe ISO 8601 timestamp when the environment was created. - ↳
modifiedstring requiredThe ISO 8601 timestamp when the environment was last modified. - The user with ownership of this environment
- ↳
tagsmap[string]string requiredUser-defined key-value tags associated with the environment for organization and filtering. - ↳
deletedAtstring optionalThe ISO 8601 timestamp when the environment was soft-deleted, or null if not deleted. - Hypermedia links related to the environment.
- Metadata about what refers to this environment.
- Configuration settings for the environment, such as deletion protection.
nextTokenstring optionalToken for fetching the next page of results
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.