akeyless 5.0.26 → 5.0.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (266) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +15 -1
  3. data/docs/AccountGeneralSettings.md +4 -0
  4. data/docs/CreatePKICertIssuer.md +2 -0
  5. data/docs/DSProducerDetails.md +4 -0
  6. data/docs/DynamicSecretCreateAws.md +8 -0
  7. data/docs/DynamicSecretCreateAzure.md +8 -0
  8. data/docs/DynamicSecretCreateCassandra.md +8 -0
  9. data/docs/DynamicSecretCreateChef.md +8 -0
  10. data/docs/DynamicSecretCreateHanaDb.md +8 -0
  11. data/docs/DynamicSecretCreateLdap.md +8 -0
  12. data/docs/DynamicSecretCreateMongoDb.md +8 -0
  13. data/docs/DynamicSecretCreateMsSql.md +8 -0
  14. data/docs/DynamicSecretCreateMySql.md +8 -0
  15. data/docs/DynamicSecretCreateOracleDb.md +8 -0
  16. data/docs/DynamicSecretCreatePostgreSql.md +8 -0
  17. data/docs/DynamicSecretCreateRabbitMq.md +8 -0
  18. data/docs/DynamicSecretCreateRdp.md +8 -0
  19. data/docs/DynamicSecretCreateRedis.md +8 -0
  20. data/docs/DynamicSecretCreateRedshift.md +8 -0
  21. data/docs/DynamicSecretCreateSnowflake.md +8 -0
  22. data/docs/DynamicSecretUpdateAws.md +8 -0
  23. data/docs/DynamicSecretUpdateAzure.md +8 -0
  24. data/docs/DynamicSecretUpdateCassandra.md +8 -0
  25. data/docs/DynamicSecretUpdateChef.md +8 -0
  26. data/docs/DynamicSecretUpdateHanaDb.md +8 -0
  27. data/docs/DynamicSecretUpdateLdap.md +8 -0
  28. data/docs/DynamicSecretUpdateMongoDb.md +8 -0
  29. data/docs/DynamicSecretUpdateMsSql.md +8 -0
  30. data/docs/DynamicSecretUpdateMySql.md +8 -0
  31. data/docs/DynamicSecretUpdateOracleDb.md +8 -0
  32. data/docs/DynamicSecretUpdatePostgreSql.md +8 -0
  33. data/docs/DynamicSecretUpdateRabbitMq.md +8 -0
  34. data/docs/DynamicSecretUpdateRdp.md +8 -0
  35. data/docs/DynamicSecretUpdateRedis.md +8 -0
  36. data/docs/DynamicSecretUpdateRedshift.md +8 -0
  37. data/docs/DynamicSecretUpdateSnowflake.md +8 -0
  38. data/docs/EsmGetSecretOutput.md +7 -1
  39. data/docs/FolderDeleteSync.md +32 -0
  40. data/docs/FolderDeleteSyncOutput.md +24 -0
  41. data/docs/FolderSync.md +34 -0
  42. data/docs/FolderSyncAll.md +26 -0
  43. data/docs/FolderSyncAllOutput.md +18 -0
  44. data/docs/FolderSyncOutput.md +24 -0
  45. data/docs/FolderUSCSyncConfig.md +2 -0
  46. data/docs/GatewayCreateProducerAws.md +8 -0
  47. data/docs/GatewayCreateProducerAzure.md +8 -0
  48. data/docs/GatewayCreateProducerCassandra.md +8 -0
  49. data/docs/GatewayCreateProducerChef.md +8 -0
  50. data/docs/GatewayCreateProducerHanaDb.md +8 -0
  51. data/docs/GatewayCreateProducerLdap.md +8 -0
  52. data/docs/GatewayCreateProducerMSSQL.md +8 -0
  53. data/docs/GatewayCreateProducerMongo.md +8 -0
  54. data/docs/GatewayCreateProducerMySQL.md +8 -0
  55. data/docs/GatewayCreateProducerOracleDb.md +8 -0
  56. data/docs/GatewayCreateProducerPostgreSQL.md +8 -0
  57. data/docs/GatewayCreateProducerRabbitMQ.md +8 -0
  58. data/docs/GatewayCreateProducerRdp.md +8 -0
  59. data/docs/GatewayCreateProducerRedis.md +8 -0
  60. data/docs/GatewayCreateProducerRedshift.md +8 -0
  61. data/docs/GatewayCreateProducerSnowflake.md +8 -0
  62. data/docs/GatewayUpdateProducerAws.md +8 -0
  63. data/docs/GatewayUpdateProducerAzure.md +8 -0
  64. data/docs/GatewayUpdateProducerCassandra.md +8 -0
  65. data/docs/GatewayUpdateProducerChef.md +8 -0
  66. data/docs/GatewayUpdateProducerHanaDb.md +8 -0
  67. data/docs/GatewayUpdateProducerLdap.md +8 -0
  68. data/docs/GatewayUpdateProducerMSSQL.md +8 -0
  69. data/docs/GatewayUpdateProducerMongo.md +8 -0
  70. data/docs/GatewayUpdateProducerMySQL.md +8 -0
  71. data/docs/GatewayUpdateProducerOracleDb.md +8 -0
  72. data/docs/GatewayUpdateProducerPostgreSQL.md +8 -0
  73. data/docs/GatewayUpdateProducerRabbitMQ.md +8 -0
  74. data/docs/GatewayUpdateProducerRdp.md +8 -0
  75. data/docs/GatewayUpdateProducerRedis.md +8 -0
  76. data/docs/GatewayUpdateProducerRedshift.md +8 -0
  77. data/docs/GatewayUpdateProducerSnowflake.md +8 -0
  78. data/docs/OIDCAccessRules.md +2 -0
  79. data/docs/PKICertificateIssueDetails.md +4 -0
  80. data/docs/PersonalFolderGlobalMappingSettings.md +20 -0
  81. data/docs/RotatedSecretCreateAws.md +13 -5
  82. data/docs/RotatedSecretCreateAzure.md +14 -4
  83. data/docs/RotatedSecretCreateCassandra.md +13 -5
  84. data/docs/RotatedSecretCreateCustom.md +9 -9
  85. data/docs/RotatedSecretCreateDockerhub.md +13 -5
  86. data/docs/RotatedSecretCreateGcp.md +13 -5
  87. data/docs/RotatedSecretCreateHanadb.md +13 -5
  88. data/docs/RotatedSecretCreateHashiVault.md +60 -0
  89. data/docs/RotatedSecretCreateLdap.md +12 -4
  90. data/docs/RotatedSecretCreateMongodb.md +13 -5
  91. data/docs/RotatedSecretCreateMssql.md +13 -5
  92. data/docs/RotatedSecretCreateMysql.md +13 -5
  93. data/docs/RotatedSecretCreateOpenAI.md +13 -5
  94. data/docs/RotatedSecretCreateOracledb.md +13 -5
  95. data/docs/RotatedSecretCreatePostgresql.md +13 -5
  96. data/docs/RotatedSecretCreateRedis.md +13 -5
  97. data/docs/RotatedSecretCreateRedshift.md +13 -5
  98. data/docs/RotatedSecretCreateSnowflake.md +13 -5
  99. data/docs/RotatedSecretCreateSplunk.md +13 -5
  100. data/docs/RotatedSecretCreateSsh.md +13 -5
  101. data/docs/RotatedSecretCreateWindows.md +13 -5
  102. data/docs/RotatedSecretUpdateAws.md +13 -5
  103. data/docs/RotatedSecretUpdateAzure.md +14 -4
  104. data/docs/RotatedSecretUpdateCassandra.md +13 -5
  105. data/docs/RotatedSecretUpdateCustom.md +9 -9
  106. data/docs/RotatedSecretUpdateDockerhub.md +13 -5
  107. data/docs/RotatedSecretUpdateGcp.md +13 -5
  108. data/docs/RotatedSecretUpdateHanadb.md +13 -5
  109. data/docs/RotatedSecretUpdateHashiVault.md +64 -0
  110. data/docs/RotatedSecretUpdateLdap.md +12 -4
  111. data/docs/RotatedSecretUpdateMongodb.md +13 -5
  112. data/docs/RotatedSecretUpdateMssql.md +13 -5
  113. data/docs/RotatedSecretUpdateMysql.md +13 -5
  114. data/docs/RotatedSecretUpdateOpenAI.md +13 -5
  115. data/docs/RotatedSecretUpdateOracledb.md +13 -5
  116. data/docs/RotatedSecretUpdatePostgresql.md +13 -5
  117. data/docs/RotatedSecretUpdateRedis.md +13 -5
  118. data/docs/RotatedSecretUpdateRedshift.md +13 -5
  119. data/docs/RotatedSecretUpdateSnowflake.md +13 -5
  120. data/docs/RotatedSecretUpdateSplunk.md +13 -5
  121. data/docs/RotatedSecretUpdateSsh.md +13 -5
  122. data/docs/RotatedSecretUpdateWindows.md +13 -5
  123. data/docs/SecretInfo.md +5 -1
  124. data/docs/UpdateAccountSettings.md +5 -5
  125. data/docs/UpdatePKICertIssuer.md +2 -0
  126. data/docs/UscGetSecretOutput.md +7 -1
  127. data/docs/V2Api.md +315 -0
  128. data/lib/akeyless/api/v2_api.rb +320 -0
  129. data/lib/akeyless/models/account_general_settings.rb +19 -1
  130. data/lib/akeyless/models/create_pki_cert_issuer.rb +11 -1
  131. data/lib/akeyless/models/ds_producer_details.rb +20 -1
  132. data/lib/akeyless/models/dynamic_secret_create_aws.rb +40 -1
  133. data/lib/akeyless/models/dynamic_secret_create_azure.rb +40 -1
  134. data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +40 -1
  135. data/lib/akeyless/models/dynamic_secret_create_chef.rb +40 -1
  136. data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +40 -1
  137. data/lib/akeyless/models/dynamic_secret_create_ldap.rb +40 -1
  138. data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +40 -1
  139. data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +40 -1
  140. data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +40 -1
  141. data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +40 -1
  142. data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +40 -1
  143. data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +40 -1
  144. data/lib/akeyless/models/dynamic_secret_create_rdp.rb +40 -1
  145. data/lib/akeyless/models/dynamic_secret_create_redis.rb +40 -1
  146. data/lib/akeyless/models/dynamic_secret_create_redshift.rb +40 -1
  147. data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +40 -1
  148. data/lib/akeyless/models/dynamic_secret_update_aws.rb +40 -1
  149. data/lib/akeyless/models/dynamic_secret_update_azure.rb +40 -1
  150. data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +40 -1
  151. data/lib/akeyless/models/dynamic_secret_update_chef.rb +40 -1
  152. data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +40 -1
  153. data/lib/akeyless/models/dynamic_secret_update_ldap.rb +40 -1
  154. data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +40 -1
  155. data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +40 -1
  156. data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +40 -1
  157. data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +40 -1
  158. data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +40 -1
  159. data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +40 -1
  160. data/lib/akeyless/models/dynamic_secret_update_rdp.rb +40 -1
  161. data/lib/akeyless/models/dynamic_secret_update_redis.rb +40 -1
  162. data/lib/akeyless/models/dynamic_secret_update_redshift.rb +40 -1
  163. data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +40 -1
  164. data/lib/akeyless/models/esm_get_secret_output.rb +35 -4
  165. data/lib/akeyless/models/folder_delete_sync.rb +305 -0
  166. data/lib/akeyless/models/folder_delete_sync_output.rb +245 -0
  167. data/lib/akeyless/models/folder_sync.rb +306 -0
  168. data/lib/akeyless/models/folder_sync_all.rb +266 -0
  169. data/lib/akeyless/models/folder_sync_all_output.rb +214 -0
  170. data/lib/akeyless/models/folder_sync_output.rb +247 -0
  171. data/lib/akeyless/models/folder_usc_sync_config.rb +10 -1
  172. data/lib/akeyless/models/gateway_create_producer_aws.rb +40 -1
  173. data/lib/akeyless/models/gateway_create_producer_azure.rb +40 -1
  174. data/lib/akeyless/models/gateway_create_producer_cassandra.rb +40 -1
  175. data/lib/akeyless/models/gateway_create_producer_chef.rb +40 -1
  176. data/lib/akeyless/models/gateway_create_producer_hana_db.rb +40 -1
  177. data/lib/akeyless/models/gateway_create_producer_ldap.rb +40 -1
  178. data/lib/akeyless/models/gateway_create_producer_mongo.rb +40 -1
  179. data/lib/akeyless/models/gateway_create_producer_mssql.rb +40 -1
  180. data/lib/akeyless/models/gateway_create_producer_my_sql.rb +40 -1
  181. data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +40 -1
  182. data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +40 -1
  183. data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +40 -1
  184. data/lib/akeyless/models/gateway_create_producer_rdp.rb +40 -1
  185. data/lib/akeyless/models/gateway_create_producer_redis.rb +40 -1
  186. data/lib/akeyless/models/gateway_create_producer_redshift.rb +40 -1
  187. data/lib/akeyless/models/gateway_create_producer_snowflake.rb +40 -1
  188. data/lib/akeyless/models/gateway_update_producer_aws.rb +40 -1
  189. data/lib/akeyless/models/gateway_update_producer_azure.rb +40 -1
  190. data/lib/akeyless/models/gateway_update_producer_cassandra.rb +40 -1
  191. data/lib/akeyless/models/gateway_update_producer_chef.rb +40 -1
  192. data/lib/akeyless/models/gateway_update_producer_hana_db.rb +40 -1
  193. data/lib/akeyless/models/gateway_update_producer_ldap.rb +40 -1
  194. data/lib/akeyless/models/gateway_update_producer_mongo.rb +40 -1
  195. data/lib/akeyless/models/gateway_update_producer_mssql.rb +40 -1
  196. data/lib/akeyless/models/gateway_update_producer_my_sql.rb +40 -1
  197. data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +40 -1
  198. data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +40 -1
  199. data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +40 -1
  200. data/lib/akeyless/models/gateway_update_producer_rdp.rb +40 -1
  201. data/lib/akeyless/models/gateway_update_producer_redis.rb +40 -1
  202. data/lib/akeyless/models/gateway_update_producer_redshift.rb +40 -1
  203. data/lib/akeyless/models/gateway_update_producer_snowflake.rb +40 -1
  204. data/lib/akeyless/models/oidc_access_rules.rb +11 -1
  205. data/lib/akeyless/models/personal_folder_global_mapping_settings.rb +223 -0
  206. data/lib/akeyless/models/pki_certificate_issue_details.rb +19 -1
  207. data/lib/akeyless/models/rotated_secret_create_aws.rb +43 -8
  208. data/lib/akeyless/models/rotated_secret_create_azure.rb +50 -5
  209. data/lib/akeyless/models/rotated_secret_create_cassandra.rb +43 -8
  210. data/lib/akeyless/models/rotated_secret_create_custom.rb +3 -8
  211. data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +43 -8
  212. data/lib/akeyless/models/rotated_secret_create_gcp.rb +43 -8
  213. data/lib/akeyless/models/rotated_secret_create_hanadb.rb +43 -8
  214. data/lib/akeyless/models/rotated_secret_create_hashi_vault.rb +446 -0
  215. data/lib/akeyless/models/rotated_secret_create_ldap.rb +40 -5
  216. data/lib/akeyless/models/rotated_secret_create_mongodb.rb +43 -8
  217. data/lib/akeyless/models/rotated_secret_create_mssql.rb +43 -8
  218. data/lib/akeyless/models/rotated_secret_create_mysql.rb +43 -8
  219. data/lib/akeyless/models/rotated_secret_create_open_ai.rb +43 -8
  220. data/lib/akeyless/models/rotated_secret_create_oracledb.rb +43 -8
  221. data/lib/akeyless/models/rotated_secret_create_postgresql.rb +43 -8
  222. data/lib/akeyless/models/rotated_secret_create_redis.rb +43 -8
  223. data/lib/akeyless/models/rotated_secret_create_redshift.rb +43 -8
  224. data/lib/akeyless/models/rotated_secret_create_snowflake.rb +43 -8
  225. data/lib/akeyless/models/rotated_secret_create_splunk.rb +43 -8
  226. data/lib/akeyless/models/rotated_secret_create_ssh.rb +43 -8
  227. data/lib/akeyless/models/rotated_secret_create_windows.rb +43 -8
  228. data/lib/akeyless/models/rotated_secret_sync.rb +1 -1
  229. data/lib/akeyless/models/rotated_secret_update_aws.rb +43 -8
  230. data/lib/akeyless/models/rotated_secret_update_azure.rb +50 -5
  231. data/lib/akeyless/models/rotated_secret_update_cassandra.rb +43 -8
  232. data/lib/akeyless/models/rotated_secret_update_custom.rb +3 -8
  233. data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +43 -8
  234. data/lib/akeyless/models/rotated_secret_update_gcp.rb +43 -8
  235. data/lib/akeyless/models/rotated_secret_update_hanadb.rb +43 -8
  236. data/lib/akeyless/models/rotated_secret_update_hashi_vault.rb +463 -0
  237. data/lib/akeyless/models/rotated_secret_update_ldap.rb +40 -5
  238. data/lib/akeyless/models/rotated_secret_update_mongodb.rb +43 -8
  239. data/lib/akeyless/models/rotated_secret_update_mssql.rb +43 -8
  240. data/lib/akeyless/models/rotated_secret_update_mysql.rb +43 -8
  241. data/lib/akeyless/models/rotated_secret_update_open_ai.rb +43 -8
  242. data/lib/akeyless/models/rotated_secret_update_oracledb.rb +43 -8
  243. data/lib/akeyless/models/rotated_secret_update_postgresql.rb +43 -8
  244. data/lib/akeyless/models/rotated_secret_update_redis.rb +43 -8
  245. data/lib/akeyless/models/rotated_secret_update_redshift.rb +43 -8
  246. data/lib/akeyless/models/rotated_secret_update_snowflake.rb +43 -8
  247. data/lib/akeyless/models/rotated_secret_update_splunk.rb +43 -8
  248. data/lib/akeyless/models/rotated_secret_update_ssh.rb +43 -8
  249. data/lib/akeyless/models/rotated_secret_update_windows.rb +43 -8
  250. data/lib/akeyless/models/secret_info.rb +24 -4
  251. data/lib/akeyless/models/static_secret_sync.rb +1 -1
  252. data/lib/akeyless/models/update_account_settings.rb +3 -4
  253. data/lib/akeyless/models/update_pki_cert_issuer.rb +11 -1
  254. data/lib/akeyless/models/usc_get_secret_output.rb +35 -4
  255. data/lib/akeyless/version.rb +1 -1
  256. data/lib/akeyless.rb +9 -0
  257. data/spec/models/folder_delete_sync_output_spec.rb +54 -0
  258. data/spec/models/folder_delete_sync_spec.rb +78 -0
  259. data/spec/models/folder_sync_all_output_spec.rb +36 -0
  260. data/spec/models/folder_sync_all_spec.rb +60 -0
  261. data/spec/models/folder_sync_output_spec.rb +54 -0
  262. data/spec/models/folder_sync_spec.rb +84 -0
  263. data/spec/models/personal_folder_global_mapping_settings_spec.rb +42 -0
  264. data/spec/models/rotated_secret_create_hashi_vault_spec.rb +162 -0
  265. data/spec/models/rotated_secret_update_hashi_vault_spec.rb +174 -0
  266. metadata +1223 -1187
@@ -7,7 +7,7 @@
7
7
  | **api_id** | **String** | API ID to rotate (relevant only for rotator-type=api-key) | [optional] |
8
8
  | **api_key** | **String** | API key to rotate (relevant only for rotator-type=api-key) | [optional] |
9
9
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
10
- | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
+ | **auto_rotate** | **String** | | [optional] |
11
11
  | **aws_region** | **String** | Aws Region | [optional][default to 'us-east-2'] |
12
12
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
13
13
  | **description** | **String** | Description of the object | [optional] |
@@ -18,7 +18,7 @@
18
18
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
19
19
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
20
20
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
21
- | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
21
+ | **key** | **String** | | [optional] |
22
22
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
23
23
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
24
24
  | **name** | **String** | Rotated secret name | |
@@ -26,8 +26,8 @@
26
26
  | **password_length** | **String** | The length of the password to be generated | [optional] |
27
27
  | **rotate_after_disconnect** | **String** | StringOrBool accepts JSON strings, booleans, and numbers for backward compatibility with older SDK versions that send boolean values for rotate-after-disconnect. | [optional] |
28
28
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
29
- | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
30
- | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
29
+ | **rotation_hour** | **Integer** | | [optional] |
30
+ | **rotation_interval** | **String** | | [optional] |
31
31
  | **rotator_type** | **String** | The rotator type. options: [target/api-key] | |
32
32
  | **secure_access_aws_account_id** | **String** | The AWS account id | [optional] |
33
33
  | **secure_access_aws_native_cli** | **Boolean** | The AWS native cli | [optional] |
@@ -38,6 +38,10 @@
38
38
  | **target_name** | **String** | The target name to associate | |
39
39
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
40
40
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
41
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
42
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
43
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
44
+ | **use_special_characters** | **String** | | [optional] |
41
45
 
42
46
  ## Example
43
47
 
@@ -78,7 +82,11 @@ instance = Akeyless::RotatedSecretCreateAws.new(
78
82
  tags: null,
79
83
  target_name: null,
80
84
  token: null,
81
- uid_token: null
85
+ uid_token: null,
86
+ use_capital_letters: null,
87
+ use_lower_letters: null,
88
+ use_numbers: null,
89
+ use_special_characters: ! @ # $. [true/false]
82
90
  )
83
91
  ```
84
92
 
@@ -8,7 +8,7 @@
8
8
  | **api_key** | **String** | API key to rotate (relevant only for rotator-type=api-key) | [optional] |
9
9
  | **application_id** | **String** | Id of the azure app that hold the serect to be rotated (relevant only for rotator-type=api-key & authentication-credentials=use-target-creds) | [optional] |
10
10
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
11
- | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
11
+ | **auto_rotate** | **String** | | [optional] |
12
12
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
13
13
  | **description** | **String** | Description of the object | [optional] |
14
14
  | **explicitly_set_sa** | **String** | If set, explicitly provide the storage account details [true/false] | [optional][default to 'false'] |
@@ -19,18 +19,19 @@
19
19
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
20
20
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
21
21
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
22
- | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
22
+ | **key** | **String** | | [optional] |
23
23
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
24
24
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
25
25
  | **name** | **String** | Rotated secret name | |
26
26
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
27
+ | **password** | **String** | The password for the user principal name to rotate (relevant only for rotator-type=password) | [optional] |
27
28
  | **password_length** | **String** | The length of the password to be generated | [optional] |
28
29
  | **resource_group_name** | **String** | The resource group name (only relevant when explicitly-set-sa=true) | [optional] |
29
30
  | **resource_name** | **String** | The name of the storage account (only relevant when explicitly-set-sa=true) | [optional] |
30
31
  | **rotate_after_disconnect** | **String** | StringOrBool accepts JSON strings, booleans, and numbers for backward compatibility with older SDK versions that send boolean values for rotate-after-disconnect. | [optional] |
31
32
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
32
- | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
33
- | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
33
+ | **rotation_hour** | **Integer** | | [optional] |
34
+ | **rotation_interval** | **String** | | [optional] |
34
35
  | **rotator_type** | **String** | The rotator type. options: [target/password/api-key/azure-storage-account] | |
35
36
  | **secure_access_disable_concurrent_connections** | **Boolean** | Enable this flag to prevent simultaneous use of the same secret | [optional] |
36
37
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
@@ -43,6 +44,10 @@
43
44
  | **target_name** | **String** | The target name to associate | |
44
45
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
45
46
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
47
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
48
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
49
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
50
+ | **use_special_characters** | **String** | | [optional] |
46
51
  | **username** | **String** | The user principal name to rotate his password (relevant only for rotator-type=password) | [optional] |
47
52
 
48
53
  ## Example
@@ -71,6 +76,7 @@ instance = Akeyless::RotatedSecretCreateAzure.new(
71
76
  max_versions: null,
72
77
  name: null,
73
78
  output_rule: null,
79
+ password: null,
74
80
  password_length: null,
75
81
  resource_group_name: null,
76
82
  resource_name: null,
@@ -90,6 +96,10 @@ instance = Akeyless::RotatedSecretCreateAzure.new(
90
96
  target_name: null,
91
97
  token: null,
92
98
  uid_token: null,
99
+ use_capital_letters: null,
100
+ use_lower_letters: null,
101
+ use_numbers: null,
102
+ use_special_characters: ! @ # $. [true/false],
93
103
  username: null
94
104
  )
95
105
  ```
@@ -5,13 +5,13 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
- | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
8
+ | **auto_rotate** | **String** | | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
11
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
12
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
- | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
+ | **key** | **String** | | [optional] |
15
15
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
16
16
  | **name** | **String** | Rotated secret name | |
17
17
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
@@ -19,13 +19,17 @@
19
19
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
20
20
  | **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
21
21
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
22
- | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
23
- | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
22
+ | **rotation_hour** | **Integer** | | [optional] |
23
+ | **rotation_interval** | **String** | | [optional] |
24
24
  | **rotator_type** | **String** | The rotator type. options: [target/password] | |
25
25
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
26
26
  | **target_name** | **String** | The target name to associate | |
27
27
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
28
28
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
29
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
30
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
31
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
32
+ | **use_special_characters** | **String** | | [optional] |
29
33
 
30
34
  ## Example
31
35
 
@@ -54,7 +58,11 @@ instance = Akeyless::RotatedSecretCreateCassandra.new(
54
58
  tags: null,
55
59
  target_name: null,
56
60
  token: null,
57
- uid_token: null
61
+ uid_token: null,
62
+ use_capital_letters: null,
63
+ use_lower_letters: null,
64
+ use_numbers: null,
65
+ use_special_characters: ! @ # $. [true/false]
58
66
  )
59
67
  ```
60
68
 
@@ -5,7 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
- | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
8
+ | **auto_rotate** | **String** | | [optional] |
9
9
  | **custom_payload** | **String** | Secret payload to be sent with rotation request | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional] |
@@ -13,7 +13,7 @@
13
13
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
14
14
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
15
15
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
16
- | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
16
+ | **key** | **String** | | [optional] |
17
17
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
18
18
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
19
19
  | **name** | **String** | Rotated secret name | |
@@ -21,8 +21,8 @@
21
21
  | **password_length** | **String** | The length of the password to be generated | [optional] |
22
22
  | **rotate_after_disconnect** | **String** | StringOrBool accepts JSON strings, booleans, and numbers for backward compatibility with older SDK versions that send boolean values for rotate-after-disconnect. | [optional] |
23
23
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
24
- | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
25
- | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
24
+ | **rotation_hour** | **Integer** | | [optional] |
25
+ | **rotation_interval** | **String** | | [optional] |
26
26
  | **secure_access_allow_external_user** | **Boolean** | Allow providing external user for a domain users | [optional][default to false] |
27
27
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
28
28
  | **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
@@ -40,10 +40,10 @@
40
40
  | **timeout_sec** | **Integer** | Maximum allowed time in seconds for the custom rotator to return the results | [optional][default to 40] |
41
41
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
42
42
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
43
- | **use_capital_letters** | **String** | Password must contain capital letters [true/false] | [optional] |
44
- | **use_lower_letters** | **String** | Password must contain lower case letters [true/false] | [optional] |
45
- | **use_numbers** | **String** | Password must contain numbers [true/false] | [optional] |
46
- | **use_special_characters** | **String** | Password must contain special characters [true/false] | [optional] |
43
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
44
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
45
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
46
+ | **use_special_characters** | **String** | | [optional] |
47
47
 
48
48
  ## Example
49
49
 
@@ -90,7 +90,7 @@ instance = Akeyless::RotatedSecretCreateCustom.new(
90
90
  use_capital_letters: null,
91
91
  use_lower_letters: null,
92
92
  use_numbers: null,
93
- use_special_characters: null
93
+ use_special_characters: ! @ # $. [true/false]
94
94
  )
95
95
  ```
96
96
 
@@ -5,24 +5,28 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
- | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
8
+ | **auto_rotate** | **String** | | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
11
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
12
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
- | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
+ | **key** | **String** | | [optional] |
15
15
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
16
16
  | **name** | **String** | Rotated secret name | |
17
17
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
18
18
  | **password_length** | **String** | The length of the password to be generated | [optional] |
19
19
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
20
- | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
21
- | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
20
+ | **rotation_hour** | **Integer** | | [optional] |
21
+ | **rotation_interval** | **String** | | [optional] |
22
22
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
23
23
  | **target_name** | **String** | The target name to associate | |
24
24
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
25
25
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
26
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
27
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
28
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
29
+ | **use_special_characters** | **String** | | [optional] |
26
30
 
27
31
  ## Example
28
32
 
@@ -48,7 +52,11 @@ instance = Akeyless::RotatedSecretCreateDockerhub.new(
48
52
  tags: null,
49
53
  target_name: null,
50
54
  token: null,
51
- uid_token: null
55
+ uid_token: null,
56
+ use_capital_letters: null,
57
+ use_lower_letters: null,
58
+ use_numbers: null,
59
+ use_special_characters: ! @ # $. [true/false]
52
60
  )
53
61
  ```
54
62
 
@@ -5,7 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
- | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
8
+ | **auto_rotate** | **String** | | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
11
  | **gcp_key** | **String** | Base64-encoded service account private key text | [optional] |
@@ -18,19 +18,23 @@
18
18
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
19
19
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
20
20
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
21
- | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
21
+ | **key** | **String** | | [optional] |
22
22
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
23
23
  | **name** | **String** | Rotated secret name | |
24
24
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
25
25
  | **password_length** | **String** | The length of the password to be generated | [optional] |
26
26
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
27
- | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
28
- | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
27
+ | **rotation_hour** | **Integer** | | [optional] |
28
+ | **rotation_interval** | **String** | | [optional] |
29
29
  | **rotator_type** | **String** | The rotator type. options: [target/service-account-rotator] | |
30
30
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
31
31
  | **target_name** | **String** | The target name to associate | |
32
32
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
33
33
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
34
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
35
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
36
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
37
+ | **use_special_characters** | **String** | | [optional] |
34
38
 
35
39
  ## Example
36
40
 
@@ -64,7 +68,11 @@ instance = Akeyless::RotatedSecretCreateGcp.new(
64
68
  tags: null,
65
69
  target_name: null,
66
70
  token: null,
67
- uid_token: null
71
+ uid_token: null,
72
+ use_capital_letters: null,
73
+ use_lower_letters: null,
74
+ use_numbers: null,
75
+ use_special_characters: ! @ # $. [true/false]
68
76
  )
69
77
  ```
70
78
 
@@ -5,13 +5,13 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
- | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
8
+ | **auto_rotate** | **String** | | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
11
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
12
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
- | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
+ | **key** | **String** | | [optional] |
15
15
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
16
16
  | **name** | **String** | Rotated secret name | |
17
17
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
@@ -19,13 +19,17 @@
19
19
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
20
20
  | **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
21
21
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
22
- | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
23
- | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
22
+ | **rotation_hour** | **Integer** | | [optional] |
23
+ | **rotation_interval** | **String** | | [optional] |
24
24
  | **rotator_type** | **String** | The rotator type. options: [target/password] | |
25
25
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
26
26
  | **target_name** | **String** | The target name to associate | |
27
27
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
28
28
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
29
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
30
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
31
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
32
+ | **use_special_characters** | **String** | | [optional] |
29
33
 
30
34
  ## Example
31
35
 
@@ -54,7 +58,11 @@ instance = Akeyless::RotatedSecretCreateHanadb.new(
54
58
  tags: null,
55
59
  target_name: null,
56
60
  token: null,
57
- uid_token: null
61
+ uid_token: null,
62
+ use_capital_letters: null,
63
+ use_lower_letters: null,
64
+ use_numbers: null,
65
+ use_special_characters: ! @ # $. [true/false]
58
66
  )
59
67
  ```
60
68
 
@@ -0,0 +1,60 @@
1
+ # Akeyless::RotatedSecretCreateHashiVault
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **auto_rotate** | **String** | | [optional] |
8
+ | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
9
+ | **description** | **String** | Description of the object | [optional] |
10
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
11
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
+ | **key** | **String** | | [optional] |
14
+ | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
15
+ | **name** | **String** | Rotated secret name | |
16
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
17
+ | **password_length** | **String** | The length of the password to be generated | [optional] |
18
+ | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
19
+ | **rotation_hour** | **Integer** | | [optional] |
20
+ | **rotation_interval** | **String** | | [optional] |
21
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
22
+ | **target_name** | **String** | The target name to associate | |
23
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
24
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
25
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
26
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
27
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
28
+ | **use_special_characters** | **String** | | [optional] |
29
+
30
+ ## Example
31
+
32
+ ```ruby
33
+ require 'akeyless'
34
+
35
+ instance = Akeyless::RotatedSecretCreateHashiVault.new(
36
+ auto_rotate: null,
37
+ delete_protection: null,
38
+ description: null,
39
+ input_rule: null,
40
+ item_custom_fields: null,
41
+ json: null,
42
+ key: null,
43
+ max_versions: null,
44
+ name: null,
45
+ output_rule: null,
46
+ password_length: null,
47
+ rotation_event_in: null,
48
+ rotation_hour: null,
49
+ rotation_interval: null,
50
+ tags: null,
51
+ target_name: null,
52
+ token: null,
53
+ uid_token: null,
54
+ use_capital_letters: null,
55
+ use_lower_letters: null,
56
+ use_numbers: null,
57
+ use_special_characters: ! @ # $. [true/false]
58
+ )
59
+ ```
60
+
@@ -6,14 +6,14 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **provider_type** | **String** | | [optional] |
8
8
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
9
- | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
9
+ | **auto_rotate** | **String** | | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional] |
12
12
  | **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret | [optional] |
13
13
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
14
14
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
15
15
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
16
- | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
16
+ | **key** | **String** | | [optional] |
17
17
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
18
18
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
19
19
  | **name** | **String** | Rotated secret name | |
@@ -23,8 +23,8 @@
23
23
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=ldap) | [optional] |
24
24
  | **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=ldap) | [optional] |
25
25
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
26
- | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
27
- | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
26
+ | **rotation_hour** | **Integer** | | [optional] |
27
+ | **rotation_interval** | **String** | | [optional] |
28
28
  | **rotator_type** | **String** | The rotator type. options: [target/ldap] | |
29
29
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
30
30
  | **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
@@ -40,6 +40,10 @@
40
40
  | **target_name** | **String** | The target name to associate | |
41
41
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
42
42
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
43
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
44
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
45
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
46
+ | **use_special_characters** | **String** | | [optional] |
43
47
  | **user_attribute** | **String** | LDAP User Attribute, Default value \"cn\" | [optional][default to 'cn'] |
44
48
  | **user_dn** | **String** | Base DN to Perform User Search | [optional] |
45
49
 
@@ -85,6 +89,10 @@ instance = Akeyless::RotatedSecretCreateLdap.new(
85
89
  target_name: null,
86
90
  token: null,
87
91
  uid_token: null,
92
+ use_capital_letters: null,
93
+ use_lower_letters: null,
94
+ use_numbers: null,
95
+ use_special_characters: ! @ # $. [true/false],
88
96
  user_attribute: null,
89
97
  user_dn: null
90
98
  )
@@ -5,13 +5,13 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
- | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
8
+ | **auto_rotate** | **String** | | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
11
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
12
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
- | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
+ | **key** | **String** | | [optional] |
15
15
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
16
16
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
17
17
  | **name** | **String** | Rotated secret name | |
@@ -21,8 +21,8 @@
21
21
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
22
22
  | **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
23
23
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
24
- | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
25
- | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
24
+ | **rotation_hour** | **Integer** | | [optional] |
25
+ | **rotation_interval** | **String** | | [optional] |
26
26
  | **rotator_type** | **String** | The rotator type. options: [target/password] | |
27
27
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
28
28
  | **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
@@ -34,6 +34,10 @@
34
34
  | **target_name** | **String** | The target name to associate | |
35
35
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
36
36
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
37
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
38
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
39
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
40
+ | **use_special_characters** | **String** | | [optional] |
37
41
 
38
42
  ## Example
39
43
 
@@ -70,7 +74,11 @@ instance = Akeyless::RotatedSecretCreateMongodb.new(
70
74
  tags: null,
71
75
  target_name: null,
72
76
  token: null,
73
- uid_token: null
77
+ uid_token: null,
78
+ use_capital_letters: null,
79
+ use_lower_letters: null,
80
+ use_numbers: null,
81
+ use_special_characters: ! @ # $. [true/false]
74
82
  )
75
83
  ```
76
84
 
@@ -5,13 +5,13 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
- | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
8
+ | **auto_rotate** | **String** | | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
11
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
12
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
- | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
+ | **key** | **String** | | [optional] |
15
15
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
16
16
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
17
17
  | **name** | **String** | Rotated secret name | |
@@ -21,8 +21,8 @@
21
21
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
22
22
  | **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
23
23
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
24
- | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
25
- | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
24
+ | **rotation_hour** | **Integer** | | [optional] |
25
+ | **rotation_interval** | **String** | | [optional] |
26
26
  | **rotator_type** | **String** | The rotator type. options: [target/password] | |
27
27
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
28
28
  | **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
@@ -35,6 +35,10 @@
35
35
  | **target_name** | **String** | The target name to associate | |
36
36
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
37
37
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
38
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
39
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
40
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
41
+ | **use_special_characters** | **String** | | [optional] |
38
42
 
39
43
  ## Example
40
44
 
@@ -72,7 +76,11 @@ instance = Akeyless::RotatedSecretCreateMssql.new(
72
76
  tags: null,
73
77
  target_name: null,
74
78
  token: null,
75
- uid_token: null
79
+ uid_token: null,
80
+ use_capital_letters: null,
81
+ use_lower_letters: null,
82
+ use_numbers: null,
83
+ use_special_characters: ! @ # $. [true/false]
76
84
  )
77
85
  ```
78
86