Skip to main content
GET
CheckPrincipalAttributeKeyArchiveImpact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

principalAttributeKeyId
string
required

Response

A successful response.

activeUserPrincipalAttributeValueCount
string<int64>

Non-archived user principal-attribute value rows for this key that will be archived with the key (same scope as ArchivePrincipalAttributeKeys; includes multiple rows per principal for SET_OF_ENUM).

activeUserGroupPrincipalAttributeValueCount
string<int64>

Non-archived user_group_attribute_values rows for this key. They are not archived by ArchivePrincipalAttributeKeys, but stop contributing to principal.groupAttributes once the key is archived (evaluation joins active keys only).