Oracle Object Storage - Create record action

The Create record action creates a new record in Oracle Object Storage.

Input

Input fieldDescription
Record typeSpecify the record type to create. Fields load dynamically based on the selected record type.

For example, if the selected record type is Bucket, the input schema is as follows:

Input fieldDescription
Bucket nameEnter the name of the new bucket.
Auto tieringChoose between standard and infrequent access modes for your objects.
Compartment IDEnter the compartment's Oracle Cloud ID (OCID) to create the bucket.
Defined tagsDefine a list of defined tags for the bucket.
Freeform tagsDefine a list of freeform tags for the bucket.
KMS key IDEnter the Oracle Cloud ID (OCID) of the master key used to generate or encrypt data keys via the Key Management service.
MetadataDefine key-value pairs of user-defined metadata.
Object events enabledSelect whether to allow events for objects inside the bucket.
Public access typeChoose the level of public access to the bucket.
Storage tierChoose the storage tier to use for the bucket.
VersioningSelect whether to enable versioning for the bucket.
HeadersSpecify custom request headers to send with the request. Includes client request ID.

Output

The output fields are determined by the record type selected in the input. Map the relevant datapill from the datatree to subsequent steps. For example, selecting Bucket as the record type returns the following output fields:

Output fieldDescription
HeadersResponse headers.
Approximate countThe approximate number of objects in the bucket.
Approximate sizeThe approximate total size in bytes of all objects in the bucket.
Approximate size multipart uploadsThe approximate size of multipart uploads in the bucket.
Auto tieringThe auto tiering status on the bucket.
Compartment IDThe compartment ID is the one for which the bucket is authorized.
Created byThe Oracle Cloud ID (OCID) of the bucket user created.
Defined tagsDefined tags for this resource.
Entity tagThe entity tag (ETag) for the bucket.
Freeform tagsFree-form tags for this resource.
IDThe Oracle Cloud ID (OCID) of the bucket.
Is read onlyWhether or not this bucket is read-only.
KMS Key IDThe Oracle Cloud ID (OCID) of a master encryption key is used to call the Key Management service to generate a data encryption key or to encrypt or decrypt a data encryption key.
MetadataArbitrary string keys and values for user-defined metadata.
Bucket nameThe name of the bucket.
NamespaceThe Object Storage namespace is where the bucket resides.
Object events enabledWhether or not events are emitted for object state changes in this bucket.
Object level audit modeAudit mode of the objects in this bucket.
Object lifecycle policy ETagThe entity tag (ETag) for the live object lifecycle policy on the bucket.
Public access typeThe type of public access enabled on this bucket.
Replication enabledWhether or not this bucket is a replication source.
Storage tierThe storage tier type assigned to the bucket.
Time createdThe date and time the bucket was created, as described in RFC 2616.
VersioningThe versioning status on the bucket.

Last updated: