Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 2.23 KB

AccountGeneralSettings.md

File metadata and controls

24 lines (20 loc) · 2.23 KB

akeyless.AccountGeneralSettings

Properties

Name Type Description Notes
accountDefaultKeyItemId Number AccountDefaultKeyItemID is the item ID of the DFC key item configured as the default protection key [optional]
accountDefaultKeyName String AccountDefaultKeyName is the name of the DFC key item configured as the default key This is here simply for the response to include the item name in addition to the display ID so the client can properly show this to the user. It will not be saved to the DB, only the AccountDefaultKeyItemID will. [optional]
allowedClientsIps AllowedIpSettings [optional]
allowedGatewaysIps AllowedIpSettings [optional]
authUsageEvent UsageEventSetting [optional]
dataProtectionSection DataProtectionSection [optional]
dynamicSecretMaxTtl DynamicSecretMaxTtl [optional]
enableRequestForAccess Boolean [optional]
invalidCharacters String InvalidCharacters is the invalid characters for items/targets/roles/auths/notifier_forwarder naming convention [optional]
itemUsageEvent UsageEventSetting [optional]
lockDefaultKey Boolean LockDefaultKey determines whether the configured default key can be updated by end-users on a per-request basis true - all requests use the configured default key false - every request can determine its protection key (default) nil - change nothing (every request can determine its protection key (default)) This parameter is only relevant if AccountDefaultKeyItemID is not empty [optional]
passwordExpirationInfo PasswordExpirationInfo [optional]
passwordPolicy PasswordPolicyInfo [optional]
protectItemsByDefault Boolean [optional]
rotationSecretMaxInterval RotationSecretMaxInterval [optional]
sharingPolicy SharingPolicyInfo [optional]