Can we get Account ID from OCI Object Storage via REST API
Hi Team,
We have a requirement in ARCS (Account Reconciliation Cloud Service).
Supporting documents (attachments) are uploaded for reconciliations and are stored in OCI Object Storage. From the UI, we can see attachments for a given Account ID. However, in Object Storage, files are stored with system-generated object names, and we are not able to identify them using Account ID.
Our requirement is:
To retrieve the supporting document by passing Account ID using REST API (via OIC).
Observations:
- Object Storage APIs require object name to retrieve files
- We can see only standard response headers (content-type, etag, etc.), not Account ID
Tagged:
0