tatum-cnapp-users
Get users from the Tatum CNAPP service.
tatum-cnapp-users [profile=PROFILE]
- profile=PROFILE
- Connect profile code of Tatum CNAPP.
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Connect profile code of Tatum CNAPP. |
| id | String | ID | e.g. 67777b1cb66ab494c5d5b187 |
| name | String | Name | e.g. John Doe |
| position | String | Position | e.g. CTO |
| String | e.g. john.doe@acme.com | ||
| role | String | Role | e.g. SystemAdmin, Manager, Viewer |
| team | String | Team | e.g. IT |
| user_group | String | User group | e.g. Default user group |
| last_login | Date | Last login time | Last login date and time. |
| password_expiry | Date | Password expiry | Password expiry date and time. |
| is_enabled | Bool | Is enabled | true or false |
| is_mfa_enabled | Bool | Is MFA enabled | true or false |
| is_mfa_enforced | Bool | Is MFA enforced | true or false |
| created_by | String | Created by | e.g. admin@acme.com |
| updated_by | String | Updated by | e.g. admin@acme.com |
| created | Date | Created time | Creation date and time. |
| updated | Date | Updated time | Last updated date and time. |