Skip to main content
Version: 12 - TBD

WorkspaceConfiguration

class flow_api.workspace_configuration.WorkspaceConfiguration(select=None, cls=None, init=None, by='key', allow_normal=True, allow_deleted=False, commit=False, value=<class 'flow_api.system.NotSet'>, debug=False)

Base class: Row

Undocumented...

Parameters

NameTypeDescription
allow_deletedbool
allow_normalbool
bystr
clsOptional
commitbool
debugboolif set, the content of the data being written will be logged.
initOptional
selectOptional
valueUnionUndocumented...

Constants

RESOURCE = workspace_configuration

Methods

clone

delete

exists

export

get

get_dict

restore

save

workspace