CloudUser¶
Provider specific cloud user information.
Fields¶
| Field | Type | Description |
|---|---|---|
| CloudProviderAccountID | numeric | Internal ID that references the CloudProviderAccount entity (Foreign Key) |
| Created | datetime | Date/Time this cloud user object got created |
| ID | numeric | Internal ID for the CloudUser entity (Primary Key) |
| LastActivationDate | datetime | Last activation date of the user as reported by the cloud provider |
| LastActivityDate | datetime | Last activity date of the user as reported by the cloud provider |
| LastScan | datetime | Last activity scan of this cloud user |
| UserID | numeric | Internal ID that references the User entity (Foreign Key) |