Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.15 KB

File metadata and controls

18 lines (14 loc) · 1.15 KB

akeyless.DynamicSecretTmpCredsDelete

Properties

Name Type Description Notes
host String Host [optional]
inputRule [String] Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). [optional]
json Boolean Set output format to JSON [optional] [default to false]
name String Dynamic secret name
outputRule [String] Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) [optional]
revokeAll Boolean Revoke All Temp Creds [optional]
softDelete Boolean Soft Delete [optional]
tmpCredsId String Tmp Creds ID [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]