Oracle Object Storage - Search records action

The Search records action retrieves a list of records for an object in Oracle Object Storage that match your search criteria.

Input

Input fieldDescription
Record typeSpecify the record type to search. 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
Compartment IDEnter the compartment's Oracle Cloud ID (OCID) to search buckets.
LimitSpecify the limit for list—the maximum number of results per page.
PageSpecify the page number for list pagination, which is the value of the opc-next-page response header from the previous call.
HeadersSpecify custom request headers to send with the request. Includes client request ID.
FieldsSelect additional fields to return.

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. This includes the next page, client request ID, and request ID.
BucketsList of buckets which match the search criteria with the following properties.
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.
Bucket nameThe name of the bucket.
NamespaceThe Object Storage namespace is where the bucket resides.
Time createdThe date and time the bucket was created, as described in RFC 2616.

Last updated: