11.17 idmrpt_group_v

Contains data about groups stored in the Identity Vault.

group_id

VARCHAR(32)

The unique ID for this group in the Identity Warehouse

idv_id

VARCHAR(32)

The ID of the Identity Vault containing this group.

group_dn

VARCHAR(255)

The DN of the group

group_guid

VARCHAR(64)

The GUID of the group from the Identity Vault

group_name

VARCHAR(4000)

The display name of the group

group_desc

VARCHAR(4000)

The group description

dynamic_group

bool

TRUE if this group is a dynamic group and FALSE otherwise

dynamic_rule

VARCHAR(1024)

The dynamic rule for this group if it is dynamic.

nested_group

bool

TRUE if this group is a nested group and FALSE otherwise

idmrpt_valid_from

TIMESTAMP WITHOUT TIME ZONE

Date this group became valid

idmrpt_deleted

bool

TRUE if this group has been deleted and FALSE otherwise

idmrpt_syn_state

int2

The sync state for this group