Level | Code | Display | Definition |
1 | NORMAL | normal |
Description: The 'typical' state. Excludes "nullified" which represents the termination state of a RoleLink instance that was created in error.
|
2 | ACTIVE | active |
Description: The state indicates the RoleLink is in progress.
|
2 | CANCELLED | cancelled |
Description: The terminal state resulting from abandoning the RoleLink prior to or after activation.
|
2 | COMPLETED | completed |
Description: The terminal state representing the successful completion of the RoleLink.
|
2 | PENDING | pending |
Description: The state indicates the RoleLink has not yet become active.
|
1 | NULLIFIED | nullified |
Description: The state representing the termination of a RoleLink instance that was created in error.
|