Environment Object
Name | Type | Description | Required |
---|---|---|---|
domain | string | The fully-qualified Domain Name of the Domain in which the Environment is located. | No |
id | integer | Is the internal ID of the Environment. | No |
name | string | Is the name of the Environment. | No |
owneruser | string | If the “owner” of the Environment is a User, then this is the name of the User. | No |
ownergroup | string | If the “owner” of the Environment is a Group, then this is the name of that Group. | No |
summary | string | The summary string associated with the environment. | No |
applications | An Application Object | The Application. | No |
Last modified December 18, 2020: reorganzise sections (85d5aef)