A permits Oracle Function needs only the current database password at runtime. Which Vault operation should the Function call?
Select an answer to reveal the explanation.
Short Explanation
Retrieval is like picking up a sealed packet that already has the password and its version label; management is rewriting the filing rules. The Function only needs the packet.
Full Explanation
The secret bundle returned by retrieval includes secret contents, version metadata such as number and rotation state, and any contextual metadata. Management operations create or update secrets and rules on different endpoints. A Function that only needs the password should use the Secrets retrieval API, not the management plane.