REST V2 Environment Response
Response
Attributes | Type | Description |
---|---|---|
description | String | This is a description of the environment |
targets | List<Target> | This is a list of the targetGroups associated with the environment |
isActive | Boolean | This is a boolean that tracks whether or not the environment is active |
environmentCode | String | This is the unique code of the environment |
sortNumber | Integer | This is a number associated with the environment that sets the environments priority in a list of other environments |
environmentId | Long | This is the unique Id of the environment |
isBuildEnvironment | Boolean | This is a boolean that tracks whether or not the environment is a build environment |
environmentName | String | This is the unique name of the environment |
Each target in the list of targets contains these attributes.
Attributes | Type | Description |
---|---|---|
targetId | Long | This is the unique Id of the environment |
targetGroupId | Long | This is a foreign key to the parent targetGroup |
environmentId | Long | This is a foreign key to the parent environment |
isActive | Boolean | This is a boolean that tracks weather or not the target is active |
The following macros are not currently supported in the footer:
- style