Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.04 KB

UscCreate.md

File metadata and controls

18 lines (14 loc) · 1.04 KB

akeyless.UscCreate

Properties

Name Type Description Notes
binaryValue Boolean Use this option if the universal secrets value is a base64 encoded binary [optional]
description String Description of the universal secrets [optional]
json Boolean Set output format to JSON [optional] [default to false]
namespace String The namespace (relevant for Hashi vault target) [optional]
secretName String Name for the new universal secrets
tags {String: String} Tags for the universal secrets [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
uscName String Name of the Universal Secrets Connector item
value String Value of the universal secrets item, either text or base64 encoded binary