address |
String |
Address |
[optional] |
boundIps |
[String] |
A default list of comma-separated CIDR block that are allowed to authenticate. |
[optional] |
city |
String |
City |
[optional] |
companyName |
String |
Company name |
[optional] |
country |
String |
Country |
[optional] |
defaultKeyName |
String |
Set the account default key based on the DFC key name. Use "set-original-akeyless-default-key" to revert to using the original default key of the account. |
[optional] |
defaultShareLinkTtlMinutes |
String |
Set the default ttl in minutes for sharing item number between 60 and 43200 |
[optional] |
defaultVersioning |
String |
If set to true, new versions is enabled by default |
[optional] |
dpEnableClassicKeyProtection |
String |
Set to update protection with classic keys state [true/false] |
[optional] |
dynamicSecretMaxTtl |
Number |
Set the maximum ttl for dynamic secrets |
[optional] |
dynamicSecretMaxTtlEnable |
String |
Set a maximum ttl for dynamic secrets [true/false] |
[optional] |
enableItemSharing |
String |
Enable sharing items [true/false] |
[optional] |
enablePasswordExpiration |
String |
Enable password expiration policy [true/false] |
[optional] |
forceNewVersions |
String |
If set to true, new version will be created on update |
[optional] |
gwBoundIps |
[String] |
A default list of comma-separated CIDR block that acts as a trusted Gateway entity. |
[optional] |
invalidCharacters |
String |
Characters that cannot be used for items/targets/roles/auths/event_forwarder names. Empty string will enforce nothing. |
[optional] [default to 'notReceivedInvalidCharacter'] |
itemType |
String |
VersionSettingsObjectType defines object types for account version settings |
[optional] |
itemsDeletionProtection |
String |
Set or unset the default behaviour of items deletion protection [true/false] |
[optional] |
json |
Boolean |
Set output format to JSON |
[optional] [default to false] |
jwtTtlDefault |
Number |
Default ttl |
[optional] |
jwtTtlMax |
Number |
Maximum ttl |
[optional] |
jwtTtlMin |
Number |
Minimum ttl |
[optional] |
lockBoundIps |
String |
Lock bound-ips setting globally in the account. |
[optional] |
lockDefaultKey |
String |
Lock the account's default protection key, if set - users will not be able to use a different protection key, relevant only if default-key-name is configured [true/false] |
[optional] |
lockGwBoundIps |
String |
Lock gw-bound-ips setting in the account. |
[optional] |
maxRotationInterval |
Number |
Set the maximum rotation interval for rotated secrets auto rotation settings |
[optional] |
maxRotationIntervalEnable |
String |
Set a maximum rotation interval for rotated secrets auto rotation settings [true/false] |
[optional] |
maxVersions |
String |
Max versions |
[optional] |
passwordExpirationDays |
String |
Specifies the number of days that a password is valid before it must be changed. A default value of 90 days is used. |
[optional] |
passwordExpirationNotificationDays |
String |
Specifies the number of days before a user receives notification that their password will expire. A default value of 14 days is used. |
[optional] |
passwordLength |
Number |
Password length between 5 - to 50 characters |
[optional] |
phone |
String |
Phone number |
[optional] |
postalCode |
String |
Postal code |
[optional] |
token |
String |
Authentication token (see `/auth` and `/configure`) |
[optional] |
uidToken |
String |
The universal identity token, Required only for universal_identity authentication |
[optional] |
usageEventEnable |
String |
Enable event for objects that have not been used or changed [true/false] |
[optional] |
usageEventInterval |
Number |
Interval by days for unused objects. Default and minimum interval is 90 days |
[optional] |
usageEventObjectType |
String |
Usage event is supported for auth method or secrets-and-keys [auth/item] |
[optional] |
useLowerLetters |
String |
Password must contain lower case letters [true/false] |
[optional] |
useNumbers |
String |
Password must contain numbers [true/false] |
[optional] |
useSpecialCharacters |
String |
Password must contain special characters [true/false] |
[optional] |
useCapitalLetters |
String |
Password must contain capital letters [true/false] |
[optional] |