Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1004 Bytes

EsmUpdate.md

File metadata and controls

17 lines (13 loc) · 1004 Bytes

akeyless.EsmUpdate

Properties

Name Type Description Notes
binaryValue Boolean Use this option if the external secret value is a base64 encoded binary [optional]
description String Description of the external secret [optional]
esmName String Name of the External Secrets Manager item
json Boolean Set output format to JSON [optional] [default to false]
secretId String The external secret id (or name, for AWS, Azure or K8s targets) to update
tags {String: String} Tags for the external secret [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
value String Value of the external secret item, either text or base64 encoded binary