accessibility |
String |
for personal password manager |
[optional] |
changeEvent |
String |
Trigger an event when a secret value changed [true/false] (Relevant only for Static Secret) |
[optional] |
customField |
Map<String, String> |
For Password Management use, additional fields |
[optional] |
deleteProtection |
String |
Protection from accidental deletion of this object [true/false] |
[optional] |
description |
String |
Description of the object |
[optional] |
format |
String |
Secret format [text/json/key-value] (relevant only for type 'generic') |
[optional] |
injectUrl |
List<String> |
For Password Management use, reflect the website context |
[optional] |
json |
Boolean |
Set output format to JSON |
[optional] |
maxVersions |
String |
Set the maximum number of versions, limited by the account settings defaults. |
[optional] |
metadata |
String |
Deprecated - use description |
[optional] |
multilineValue |
Boolean |
The provided value is a multiline value (separated by '\n') |
[optional] |
name |
String |
Secret name |
|
password |
String |
For Password Management use, additional fields |
[optional] |
protectionKey |
String |
The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) |
[optional] |
secureAccessBastionIssuer |
String |
Path to the SSH Certificate Issuer for your Akeyless Bastion |
[optional] |
secureAccessEnable |
String |
Enable/Disable secure remote access [true/false] |
[optional] |
secureAccessHost |
List<String> |
Target servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts - Relevant only for Dynamic Secrets/producers) |
[optional] |
secureAccessRdpUser |
String |
Remote Desktop Username |
[optional] |
secureAccessSshCreds |
String |
Static-Secret values contains SSH Credentials, either Private Key or Password [password/private-key] |
[optional] |
secureAccessSshUser |
String |
Override the SSH username as indicated in SSH Certificate Issuer |
[optional] |
secureAccessUrl |
String |
Destination URL to inject secrets |
[optional] |
secureAccessWebBrowsing |
Boolean |
Secure browser via Akeyless Web Access Bastion |
[optional] |
secureAccessWebProxy |
Boolean |
Web-Proxy via Akeyless Web Access Bastion |
[optional] |
tags |
List<String> |
Add tags attached to this object |
[optional] |
token |
String |
Authentication token (see `/auth` and `/configure`) |
[optional] |
type |
String |
The secret sub type [generic/password] |
[optional] |
uidToken |
String |
The universal identity token, Required only for universal_identity authentication |
[optional] |
username |
String |
For Password Management use |
[optional] |
value |
String |
The secret value (relevant only for type 'generic') |
|