The SetupSummaryItemDto object
Example
{
"application_id": "string",
"application_slug": "string",
"environment_id": "string",
"environment_slug": "string",
"has_permissions": false,
"has_roles": false,
"has_role_permissions": false,
"is_complete": false,
"identities_count": 0
}Properties
application_id *stringapplication_slug *stringenvironment_id *stringenvironment_slug *stringhas_permissions *boolean≥ 1 custom permission in the env
has_roles *boolean≥ 1 custom (non-system) role in the env
has_role_permissions *boolean≥ 1 role-permission mapping on a custom role in the env
is_complete *booleanTrue when all three has_* flags are true
identities_count *numberDistinct identities with ≥ 1 role assignment on a node in this env