| address |
String |
Address |
[optional] |
| allowedClientType |
List<String> |
A default list of client types that are allowed to authenticate [cli,ui,gateway-admin,sdk,mobile,extension]. |
[optional] |
| allowedEmailDomains |
List<String> |
Limits email sharing to the specified domains. Relevant only when item sharing is enabled. By default, all domains are allowed. |
[optional] |
| boundIps |
List<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] |
| defaultCertificateExpirationNotificationDays |
List<String> |
How many days before the expiration of the certificate would you like to be notified. To specify multiple events, use argument multiple times: --default-certificate-expiration-notification-days 1 --default-certificate-expiration-notification-days 5 |
[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 |
Long |
Set the maximum ttl for dynamic secrets |
[optional] |
| dynamicSecretMaxTtlEnable |
String |
Set a maximum ttl for dynamic secrets [true/false] |
[optional] |
| enableAiInsights |
String |
Enable AI insights [true/false] |
[optional] |
| enableDefaultCertificateExpirationEvent |
String |
How many days before the expiration of the certificate would you like to be notified. [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 |
List<String> |
A default list of comma-separated CIDR block that acts as a trusted Gateway entity. |
[optional] |
| hidePersonalFolder |
String |
Hide personal folder, if set - users will not be able to use personal folder [true/false] |
[optional] |
| hideStaticPassword |
String |
Hide static secret's password type [true/false] |
[optional] |
| invalidCharacters |
String |
Characters that cannot be used for items/targets/roles/auths/event_forwarder names. Empty string will enforce nothing. |
[optional] |
| 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] |
| jwtTtlDefault |
Long |
Default ttl |
[optional] |
| jwtTtlMax |
Long |
Maximum ttl |
[optional] |
| jwtTtlMin |
Long |
Minimum ttl |
[optional] |
| lockAllowedClientType |
String |
Lock allowed-client-type setting in the account [true/false]. |
[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 |
Integer |
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 |
Long |
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 |
Long |
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] |
| useCapitalLetters |
String |
Password must contain capital letters [true/false] |
[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] |