Skip to main content
Version: 9 - Germknödel

Records

All content that is stored in Cloudomation Engine is stored in the form of records. All records in Cloudomation Engine can be classified into two categories: Resources and Activities. Think of resources as records which are created and maintained by you. Activities in contrast should be considered volatile. Activities are created and changed for you by Cloudomation Engine.

note

All records, resources and activities, count against your storage quota.

General functionality

ResourceActivity
CreateIndirectly by running a flow
Read
UpdateIndirectly by pause/cancel actions
Delete

The following list of properties are available for all content types:

PropertyDescriptionData type
idthe unique identifier of the recordUUID
namethe name of the recordString
descriptiona descriptionString
created_bythe identifier of the user which created the recordUUID
created_atthe date and time when the record was createdDate-time
modified_bythe identifier of the user which last modified the recordUUID
modified_atthe date and time when the record was last modifiedDate-time
deleted_bythe identifier of the user which deleted the recordUUID
deleted_atthe date and time when the record was deletedDate-time
project_idthe identifier of the project which the record is associated withUUID
bundle_idthe identifier of the bundle which the record is associated withUUID
is_readonlya flag if the record is marked as read-onlyBoolean

Classes

Resource
Activity

Resource

Bundle
BundleRepository
Connector
CustomObject
File
Flow
LdapConfig
Oauth
ObjectTemplate
Organization
Plugin
Project
Role
Schedule
Scheduler
Schema
Setting
SyncConfig
Tag
User
VaultConfig
Webhook
Workspace
Wrapper

Activity

Execution
Message
Process

Enums

ActivityType
AllType
ConnectorType
CustomObjectProvisioningState
IdentityType
ObjectTemplateAttributeDataType
PermissionOperation
RecordLogLevel
RecordType
ResourceType
SavepointRetention
UserTableState