Oracle Object Storage - Delete record action

The Delete record action deletes a record from Oracle Object Storage.

Input

Input fieldDescription
Record typeSpecify the record type to delete. 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 bucket to delete.
HeadersSpecify custom request headers to send with the request. Includes client request ID and if match.

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. Includes client request ID and request ID.
SuccessWhether the delete operation was successful or not.

Last updated: