Skip to main content
Version: 6 - Palatschinke

User

class resources.user.User

Base class: Resource

A user which can access Cloudomation.

See the corresponding Flow Api class at User

PropertyDescriptionTypeImport/Export
activation_codeUUID()neither
activation_deadlineDateTime(timezone=True)neither
created_atDateTime(timezone=True)export only
created_byUUID()export only
deleted_atDateTime(timezone=True)export only
deleted_byUUID()export only
descriptionText()both
emailThe confirmed email address of the user. Output only.String(length=128)export only
failed_auth_countInteger()neither
iconAn SVG/PNG icon for the user.Text()both
idUUID()neither
identity_typeEnum('EXECUTION', 'GIT_CONFIG', 'SCHEDULE', 'SYNC_CONFIG', 'USER', 'WEBHOOK', 'WORKSPACE', name='identitytype')neither
is_activatedA readonly flag if the user accepted the initial invitation email.Boolean()export only
is_archivedBoolean()both
is_deletedBoolean()export only
is_enabledA flag to control if the user is enabled.Boolean()both
is_locked_outBoolean()export only
is_openedBoolean()neither
is_pinnedBoolean()neither
is_readonlyBoolean()both
is_twofa_enabledBoolean()neither
last_activityThe last time the identity was active in Cloudomation. Output only.DateTime(timezone=True)export only
last_loginThe last time the user logged in to Cloudomation. Output only.DateTime(timezone=True)export only
last_ui_activityThe last time the user was active in the Cloudomation user-interface. Output only.DateTime(timezone=True)export only
modified_atDateTime(timezone=True)export only
modified_byUUID()export only
nameString(length=128)both
organization_idUUID()export only
otp_secretString(length=32)neither
passwordString(length=128)neither
pending_emailAn unconfirmed email address of the user.String(length=128)export only
project_idUUID()both
record_typeEnum('CONNECTOR', 'FILE', 'FLOW', 'GIT_CONFIG', 'IDENTITY', 'OAUTH', 'ORGANIZATION', 'PLUGIN', 'PROJECT', 'RESOURCE', 'ROLE', 'SCHEDULE', 'SCHEDULER', 'SCHEMA', 'SEARCH', 'SETTING', 'SYNC_CONFIG', 'TAG', 'USER', 'VAULT_CONFIG', 'WEBHOOK', 'WORKSPACE', 'WRAPPER', 'RESOURCE_WRAPPER', 'EXECUTION', 'MESSAGE', 'PROCESS', name='tabletype')neither
resource_typeEnum('CONNECTOR', 'FILE', 'FLOW', 'GIT_CONFIG', 'OAUTH', 'ORGANIZATION', 'PLUGIN', 'PROJECT', 'ROLE', 'SCHEDULE', 'SCHEDULER', 'SCHEMA', 'SEARCH', 'SETTING', 'SYNC_CONFIG', 'TAG', 'USER', 'VAULT_CONFIG', 'WEBHOOK', 'WORKSPACE', 'WRAPPER', 'RESOURCE_WRAPPER', name='resourcetype')neither
rolesText()neither
size_bytesBigInteger()neither
workspace_idUUID()export only