Skip to main content
Version: 6 - Palatschinke

Workspace

class resources.workspace.Workspace

Base class: Resource

A Cloudomation installation.

note

Workspace resources cannot be created or deleted.

See the corresponding Flow Api class at Workspace

PropertyDescriptionTypeImport/Export
activeA flag to control if the workspace is active. Output only.Boolean()export only
created_atDateTime(timezone=True)export only
created_byUUID()export only
deleted_atDateTime(timezone=True)export only
deleted_byUUID()export only
descriptionText()both
iconAn SVG/PNG icon for the workspace.Text()both
idUUID()neither
identity_typeEnum('EXECUTION', 'GIT_CONFIG', 'SCHEDULE', 'SYNC_CONFIG', 'USER', 'WEBHOOK', 'WORKSPACE', name='identitytype')neither
is_archivedBoolean()both
is_deletedBoolean()export only
is_openedBoolean()neither
is_pinnedBoolean()neither
is_readonlyBoolean()both
last_activityThe last time the identity was active in Cloudomation. 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
primary_process_idUUID()neither
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
size_bytes_workspaceBigInteger()neither
sync_counter_connection_devInteger()neither
sync_counter_connection_productiveInteger()neither
sync_counter_flow_devInteger()neither
sync_counter_flow_productiveInteger()neither
usage_count_connection_devA counter of the number of executions of type CONNECTION which were started in development mode this month. Output only.Integer()export only
usage_count_connection_productiveA counter of the number of executions of type CONNECTION which were started in productive mode this month. Output only.Integer()export only
usage_count_flow_devA counter of the number of executions of flows which were started in development mode this month. Output only.Integer()export only
usage_count_flow_productiveA counter of the number of executions of flows which were started in productive mode this month. Output only.Integer()export only
usage_sync_idUUID()neither
workspace_idUUID()export only