Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Response

AttributesTypeDescriptionenvironmentsList<Long>The list of environment Ids associated with the deployment permissionsallEnvironmentsBooleanThe boolean representing whether the group is able to deploy all environments or not. If allEnvironments is updated to null it will default to false
AttributesTypeDescription
descriptionStringThe description of the group.
isFlexDeployAdministrator
isAdminGroup
BooleanThe boolean representing whether the group is a Flex Deploy Administrator. If isFlexDeployAdministrator is updated to null it will default to false.
groupIdLongThe unique Id of the group.
groupNameStringThe unique name of the group.
isActiveBooleanThe boolean representing whether the group is active. If isActive is updated to null it will default to true.
globalPermissionsList<GlobalPermission>The list of global permissions associated with the group
deploymentPermissionsList<DeploymentPermission>The list of deployment permissions associated with the group

Each GlobalPermission in the list of globalpermissions contains these attributes.

...

Each DeploymenPermission in the list of deploymentPermissions contains these attributes.

.