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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bceaac9da81d00e2f7b5228a17bf0dbf1c78e8df9ed5b2bfedc4c73c18243151
4
- data.tar.gz: c3914cd9f1020ccb61f72e7886112c569fc5b6833a059b9d1109f588d1b4c922
3
+ metadata.gz: 379eefa0b747e85041f472d3baf95b22a626c92780ff4df5c95e845e5b8011c3
4
+ data.tar.gz: 55a334600b6b2ce309dc085928aa2aaa33d41d13346f5e8e11a5bdc2b8bfb4b8
5
5
  SHA512:
6
- metadata.gz: b1778256f2fe8e71daddd207014ce4c55dd4b69c35c3efa636f6a0a76d52f377e0cdebaa246342034d3cd054af429e5136cc990a929e7989d29e7e7c06a8389e
7
- data.tar.gz: 9fdea0579ab9b7c909fadd494a679a97e21b3415c0e820f4fb6ca33870c321feaa24917b301b3ac9d2c28e73c5e390a8009df61ba8621e5ebf327cec3ca6c1c9
6
+ metadata.gz: becc1985745e13e9379d68a4888aaaf6671a4b47eb7816c8b0838b84b227fcf9a2e17c1a983307ca1f02865d522d53cd32b0850e31e489c090c260b7b6262b10
7
+ data.tar.gz: bd110e3a9060dfe52ac875fba454665f64bb8dfbfd386d2fdd89ec3fcb21e91c42f7f3b8d83bb952b3f499fc4f301b1cc041189283c1234104b947fd1d575889
data/README.md CHANGED
@@ -7,7 +7,7 @@ The purpose of this application is to provide access to Akeyless API.
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: 3.0
10
- - Package version: 5.0.26
10
+ - Package version: 5.0.28
11
11
  - Generator version: 7.10.0
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [http://akeyless.io](http://akeyless.io)
@@ -277,7 +277,10 @@ Class | Method | HTTP request | Description
277
277
  *Akeyless::V2Api* | [**export_classic_key**](docs/V2Api.md#export_classic_key) | **POST** /export-classic-key |
278
278
  *Akeyless::V2Api* | [**folder_create**](docs/V2Api.md#folder_create) | **POST** /folder-create |
279
279
  *Akeyless::V2Api* | [**folder_delete**](docs/V2Api.md#folder_delete) | **POST** /folder-delete |
280
+ *Akeyless::V2Api* | [**folder_delete_sync**](docs/V2Api.md#folder_delete_sync) | **POST** /folder-delete-sync |
280
281
  *Akeyless::V2Api* | [**folder_get**](docs/V2Api.md#folder_get) | **POST** /folder-get |
282
+ *Akeyless::V2Api* | [**folder_sync**](docs/V2Api.md#folder_sync) | **POST** /folder-sync |
283
+ *Akeyless::V2Api* | [**folder_sync_all**](docs/V2Api.md#folder_sync_all) | **POST** /folder-sync-all |
281
284
  *Akeyless::V2Api* | [**folder_update**](docs/V2Api.md#folder_update) | **POST** /folder-update |
282
285
  *Akeyless::V2Api* | [**gateway_create_allowed_access**](docs/V2Api.md#gateway_create_allowed_access) | **POST** /gateway-create-allowed-access |
283
286
  *Akeyless::V2Api* | [**gateway_create_k8_s_auth_config**](docs/V2Api.md#gateway_create_k8_s_auth_config) | **POST** /gateway-create-k8s-auth-config |
@@ -473,6 +476,7 @@ Class | Method | HTTP request | Description
473
476
  *Akeyless::V2Api* | [**rotated_secret_create_dockerhub**](docs/V2Api.md#rotated_secret_create_dockerhub) | **POST** /rotated-secret-create-dockerhub |
474
477
  *Akeyless::V2Api* | [**rotated_secret_create_gcp**](docs/V2Api.md#rotated_secret_create_gcp) | **POST** /rotated-secret-create-gcp |
475
478
  *Akeyless::V2Api* | [**rotated_secret_create_hanadb**](docs/V2Api.md#rotated_secret_create_hanadb) | **POST** /rotated-secret-create-hanadb |
479
+ *Akeyless::V2Api* | [**rotated_secret_create_hashi_vault**](docs/V2Api.md#rotated_secret_create_hashi_vault) | **POST** /rotated-secret-create-hashi-vault |
476
480
  *Akeyless::V2Api* | [**rotated_secret_create_ldap**](docs/V2Api.md#rotated_secret_create_ldap) | **POST** /rotated-secret-create-ldap |
477
481
  *Akeyless::V2Api* | [**rotated_secret_create_mongodb**](docs/V2Api.md#rotated_secret_create_mongodb) | **POST** /rotated-secret-create-mongodb |
478
482
  *Akeyless::V2Api* | [**rotated_secret_create_mssql**](docs/V2Api.md#rotated_secret_create_mssql) | **POST** /rotated-secret-create-mssql |
@@ -498,6 +502,7 @@ Class | Method | HTTP request | Description
498
502
  *Akeyless::V2Api* | [**rotated_secret_update_dockerhub**](docs/V2Api.md#rotated_secret_update_dockerhub) | **POST** /rotated-secret-update-dockerhub |
499
503
  *Akeyless::V2Api* | [**rotated_secret_update_gcp**](docs/V2Api.md#rotated_secret_update_gcp) | **POST** /rotated-secret-update-gcp |
500
504
  *Akeyless::V2Api* | [**rotated_secret_update_hanadb**](docs/V2Api.md#rotated_secret_update_hanadb) | **POST** /rotated-secret-update-hanadb |
505
+ *Akeyless::V2Api* | [**rotated_secret_update_hashi_vault**](docs/V2Api.md#rotated_secret_update_hashi_vault) | **POST** /rotated-secret-update-hashi-vault |
501
506
  *Akeyless::V2Api* | [**rotated_secret_update_ldap**](docs/V2Api.md#rotated_secret_update_ldap) | **POST** /rotated-secret-update-ldap |
502
507
  *Akeyless::V2Api* | [**rotated_secret_update_mongodb**](docs/V2Api.md#rotated_secret_update_mongodb) | **POST** /rotated-secret-update-mongodb |
503
508
  *Akeyless::V2Api* | [**rotated_secret_update_mssql**](docs/V2Api.md#rotated_secret_update_mssql) | **POST** /rotated-secret-update-mssql |
@@ -1098,8 +1103,14 @@ Class | Method | HTTP request | Description
1098
1103
  - [Akeyless::FolderCreate](docs/FolderCreate.md)
1099
1104
  - [Akeyless::FolderCreateOutput](docs/FolderCreateOutput.md)
1100
1105
  - [Akeyless::FolderDelete](docs/FolderDelete.md)
1106
+ - [Akeyless::FolderDeleteSync](docs/FolderDeleteSync.md)
1107
+ - [Akeyless::FolderDeleteSyncOutput](docs/FolderDeleteSyncOutput.md)
1101
1108
  - [Akeyless::FolderGet](docs/FolderGet.md)
1102
1109
  - [Akeyless::FolderGetOutput](docs/FolderGetOutput.md)
1110
+ - [Akeyless::FolderSync](docs/FolderSync.md)
1111
+ - [Akeyless::FolderSyncAll](docs/FolderSyncAll.md)
1112
+ - [Akeyless::FolderSyncAllOutput](docs/FolderSyncAllOutput.md)
1113
+ - [Akeyless::FolderSyncOutput](docs/FolderSyncOutput.md)
1103
1114
  - [Akeyless::FolderUSCSyncConfig](docs/FolderUSCSyncConfig.md)
1104
1115
  - [Akeyless::FolderUpdate](docs/FolderUpdate.md)
1105
1116
  - [Akeyless::GCPAccessRules](docs/GCPAccessRules.md)
@@ -1491,6 +1502,7 @@ Class | Method | HTTP request | Description
1491
1502
  - [Akeyless::PasswordScoreSetting](docs/PasswordScoreSetting.md)
1492
1503
  - [Akeyless::PasswordSecurityInfo](docs/PasswordSecurityInfo.md)
1493
1504
  - [Akeyless::PathRule](docs/PathRule.md)
1505
+ - [Akeyless::PersonalFolderGlobalMappingSettings](docs/PersonalFolderGlobalMappingSettings.md)
1494
1506
  - [Akeyless::PingTargetDetails](docs/PingTargetDetails.md)
1495
1507
  - [Akeyless::PoliciesCreateOutput](docs/PoliciesCreateOutput.md)
1496
1508
  - [Akeyless::PoliciesDelete](docs/PoliciesDelete.md)
@@ -1540,6 +1552,7 @@ Class | Method | HTTP request | Description
1540
1552
  - [Akeyless::RotatedSecretCreateDockerhub](docs/RotatedSecretCreateDockerhub.md)
1541
1553
  - [Akeyless::RotatedSecretCreateGcp](docs/RotatedSecretCreateGcp.md)
1542
1554
  - [Akeyless::RotatedSecretCreateHanadb](docs/RotatedSecretCreateHanadb.md)
1555
+ - [Akeyless::RotatedSecretCreateHashiVault](docs/RotatedSecretCreateHashiVault.md)
1543
1556
  - [Akeyless::RotatedSecretCreateLdap](docs/RotatedSecretCreateLdap.md)
1544
1557
  - [Akeyless::RotatedSecretCreateMongodb](docs/RotatedSecretCreateMongodb.md)
1545
1558
  - [Akeyless::RotatedSecretCreateMssql](docs/RotatedSecretCreateMssql.md)
@@ -1569,6 +1582,7 @@ Class | Method | HTTP request | Description
1569
1582
  - [Akeyless::RotatedSecretUpdateDockerhub](docs/RotatedSecretUpdateDockerhub.md)
1570
1583
  - [Akeyless::RotatedSecretUpdateGcp](docs/RotatedSecretUpdateGcp.md)
1571
1584
  - [Akeyless::RotatedSecretUpdateHanadb](docs/RotatedSecretUpdateHanadb.md)
1585
+ - [Akeyless::RotatedSecretUpdateHashiVault](docs/RotatedSecretUpdateHashiVault.md)
1572
1586
  - [Akeyless::RotatedSecretUpdateLdap](docs/RotatedSecretUpdateLdap.md)
1573
1587
  - [Akeyless::RotatedSecretUpdateMongodb](docs/RotatedSecretUpdateMongodb.md)
1574
1588
  - [Akeyless::RotatedSecretUpdateMssql](docs/RotatedSecretUpdateMssql.md)
@@ -19,6 +19,7 @@
19
19
  | **default_home_page** | [**DefaultHomePage**](DefaultHomePage.md) | | [optional] |
20
20
  | **dynamic_secret_max_ttl** | [**DynamicSecretMaxTtl**](DynamicSecretMaxTtl.md) | | [optional] |
21
21
  | **enable_request_for_access** | **Boolean** | | [optional] |
22
+ | **enable_search_history** | **Boolean** | | [optional] |
22
23
  | **hide_personal_folder** | **Boolean** | | [optional] |
23
24
  | **hide_secret_reveal_copy** | **Boolean** | | [optional] |
24
25
  | **hide_static_password** | **Boolean** | | [optional] |
@@ -29,6 +30,7 @@
29
30
  | **password_expiration_info** | [**PasswordExpirationInfo**](PasswordExpirationInfo.md) | | [optional] |
30
31
  | **password_policy** | [**PasswordPolicyInfo**](PasswordPolicyInfo.md) | | [optional] |
31
32
  | **password_score** | [**PasswordScoreSetting**](PasswordScoreSetting.md) | | [optional] |
33
+ | **personal_folder_global_mapping** | [**PersonalFolderGlobalMappingSettings**](PersonalFolderGlobalMappingSettings.md) | | [optional] |
32
34
  | **protect_items_by_default** | **Boolean** | | [optional] |
33
35
  | **rotation_secret_max_interval** | [**RotationSecretMaxInterval**](RotationSecretMaxInterval.md) | | [optional] |
34
36
  | **sharing_policy** | [**SharingPolicyInfo**](SharingPolicyInfo.md) | | [optional] |
@@ -54,6 +56,7 @@ instance = Akeyless::AccountGeneralSettings.new(
54
56
  default_home_page: null,
55
57
  dynamic_secret_max_ttl: null,
56
58
  enable_request_for_access: null,
59
+ enable_search_history: null,
57
60
  hide_personal_folder: null,
58
61
  hide_secret_reveal_copy: null,
59
62
  hide_static_password: null,
@@ -64,6 +67,7 @@ instance = Akeyless::AccountGeneralSettings.new(
64
67
  password_expiration_info: null,
65
68
  password_policy: null,
66
69
  password_score: null,
70
+ personal_folder_global_mapping: null,
67
71
  protect_items_by_default: null,
68
72
  rotation_secret_max_interval: null,
69
73
  sharing_policy: null
@@ -12,6 +12,7 @@
12
12
  | **allowed_ip_sans** | **String** | A list of the allowed CIDRs for ips that clients can request to be included in the certificate as part of the IP Subject Alternative Names (in a comma-delimited list) | [optional] |
13
13
  | **allowed_uri_sans** | **String** | A list of the allowed URIs that clients can request to be included in the certificate as part of the URI Subject Alternative Names (in a comma-delimited list) | [optional] |
14
14
  | **auto_renew** | **Boolean** | Automatically renew certificates before expiration | [optional] |
15
+ | **basic_constraints** | **String** | Defines the X.509 Basic Constraints extension for certificates issued by this PKI issuer template | [optional] |
15
16
  | **ca_target** | **String** | The name of an existing CA target to attach this PKI Certificate Issuer to, required in Public CA mode | [optional] |
16
17
  | **client_flag** | **Boolean** | If set, certificates will be flagged for client auth use | [optional] |
17
18
  | **code_signing_flag** | **Boolean** | If set, certificates will be flagged for code signing use | [optional] |
@@ -67,6 +68,7 @@ instance = Akeyless::CreatePKICertIssuer.new(
67
68
  allowed_ip_sans: null,
68
69
  allowed_uri_sans: null,
69
70
  auto_renew: null,
71
+ basic_constraints: null,
70
72
  ca_target: null,
71
73
  client_flag: null,
72
74
  code_signing_flag: null,
@@ -213,10 +213,12 @@
213
213
  | **password** | **String** | | [optional] |
214
214
  | **password_length** | **Integer** | | [optional] |
215
215
  | **password_policy** | **String** | | [optional] |
216
+ | **password_policy_info** | [**PasswordPolicyInfo**](PasswordPolicyInfo.md) | | [optional] |
216
217
  | **payload** | **String** | | [optional] |
217
218
  | **ping_url** | **String** | | [optional] |
218
219
  | **postgres_creation_statements** | **String** | | [optional] |
219
220
  | **postgres_revocation_statements** | **String** | | [optional] |
221
+ | **preserve_existing_password_settings** | **Boolean** | Internal marker for DS update flows: when true, keep the persisted password settings and merge explicit rule updates on top. | [optional] |
220
222
  | **privileged_user** | **String** | | [optional] |
221
223
  | **project_id** | **String** | | [optional] |
222
224
  | **rabbitmq_server_password** | **String** | | [optional] |
@@ -490,10 +492,12 @@ instance = Akeyless::DSProducerDetails.new(
490
492
  password: null,
491
493
  password_length: null,
492
494
  password_policy: null,
495
+ password_policy_info: null,
493
496
  payload: null,
494
497
  ping_url: null,
495
498
  postgres_creation_statements: null,
496
499
  postgres_revocation_statements: null,
500
+ preserve_existing_password_settings: null,
497
501
  privileged_user: null,
498
502
  project_id: null,
499
503
  rabbitmq_server_password: null,
@@ -41,6 +41,10 @@
41
41
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
42
42
  | **transitive_tag_keys** | **String** | String of transitive tag keys space separated, relevant only for Assumed Role | [optional] |
43
43
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
44
+ | **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] |
45
+ | **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] |
46
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
47
+ | **use_special_characters** | **String** | | [optional] |
44
48
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
45
49
 
46
50
  ## Example
@@ -86,6 +90,10 @@ instance = Akeyless::DynamicSecretCreateAws.new(
86
90
  token: null,
87
91
  transitive_tag_keys: null,
88
92
  uid_token: null,
93
+ use_capital_letters: null,
94
+ use_lower_letters: null,
95
+ use_numbers: null,
96
+ use_special_characters: ! @ # $. [true/false],
89
97
  user_ttl: null
90
98
  )
91
99
  ```
@@ -30,6 +30,10 @@
30
30
  | **target_name** | **String** | Target name | [optional] |
31
31
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
32
32
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
33
+ | **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] |
34
+ | **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] |
35
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
36
+ | **use_special_characters** | **String** | | [optional] |
33
37
  | **user_group_obj_id** | **String** | User Group Object Id | [optional] |
34
38
  | **user_portal_access** | **Boolean** | Azure User portal access | [optional][default to false] |
35
39
  | **user_principal_name** | **String** | User Principal Name | [optional] |
@@ -69,6 +73,10 @@ instance = Akeyless::DynamicSecretCreateAzure.new(
69
73
  target_name: null,
70
74
  token: null,
71
75
  uid_token: null,
76
+ use_capital_letters: null,
77
+ use_lower_letters: null,
78
+ use_numbers: null,
79
+ use_special_characters: ! @ # $. [true/false],
72
80
  user_group_obj_id: null,
73
81
  user_portal_access: null,
74
82
  user_principal_name: null,
@@ -25,6 +25,10 @@
25
25
  | **target_name** | **String** | Target name | [optional] |
26
26
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
27
27
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
28
+ | **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] |
29
+ | **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] |
30
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
31
+ | **use_special_characters** | **String** | | [optional] |
28
32
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
29
33
 
30
34
  ## Example
@@ -54,6 +58,10 @@ instance = Akeyless::DynamicSecretCreateCassandra.new(
54
58
  target_name: null,
55
59
  token: null,
56
60
  uid_token: null,
61
+ use_capital_letters: null,
62
+ use_lower_letters: null,
63
+ use_numbers: null,
64
+ use_special_characters: ! @ # $. [true/false],
57
65
  user_ttl: null
58
66
  )
59
67
  ```
@@ -23,6 +23,10 @@
23
23
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
27
31
 
28
32
  ## Example
@@ -50,6 +54,10 @@ instance = Akeyless::DynamicSecretCreateChef.new(
50
54
  target_name: null,
51
55
  token: null,
52
56
  uid_token: null,
57
+ use_capital_letters: null,
58
+ use_lower_letters: null,
59
+ use_numbers: null,
60
+ use_special_characters: ! @ # $. [true/false],
53
61
  user_ttl: null
54
62
  )
55
63
  ```
@@ -32,6 +32,10 @@
32
32
  | **target_name** | **String** | Target name | [optional] |
33
33
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
34
34
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
35
+ | **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] |
36
+ | **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] |
37
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
38
+ | **use_special_characters** | **String** | | [optional] |
35
39
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
36
40
 
37
41
  ## Example
@@ -68,6 +72,10 @@ instance = Akeyless::DynamicSecretCreateHanaDb.new(
68
72
  target_name: null,
69
73
  token: null,
70
74
  uid_token: null,
75
+ use_capital_letters: null,
76
+ use_lower_letters: null,
77
+ use_numbers: null,
78
+ use_special_characters: ! @ # $. [true/false],
71
79
  user_ttl: null
72
80
  )
73
81
  ```
@@ -36,6 +36,10 @@
36
36
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
37
37
  | **token_expiration** | **String** | Token expiration | [optional] |
38
38
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
39
+ | **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] |
40
+ | **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] |
41
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
42
+ | **use_special_characters** | **String** | | [optional] |
39
43
  | **user_attribute** | **String** | User Attribute | [optional] |
40
44
  | **user_dn** | **String** | User DN | [optional] |
41
45
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
@@ -78,6 +82,10 @@ instance = Akeyless::DynamicSecretCreateLdap.new(
78
82
  token: null,
79
83
  token_expiration: null,
80
84
  uid_token: null,
85
+ use_capital_letters: null,
86
+ use_lower_letters: null,
87
+ use_numbers: null,
88
+ use_special_characters: ! @ # $. [true/false],
81
89
  user_attribute: null,
82
90
  user_dn: null,
83
91
  user_ttl: null
@@ -38,6 +38,10 @@
38
38
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
42
46
 
43
47
  ## Example
@@ -80,6 +84,10 @@ instance = Akeyless::DynamicSecretCreateMongoDb.new(
80
84
  target_name: null,
81
85
  token: null,
82
86
  uid_token: null,
87
+ use_capital_letters: null,
88
+ use_lower_letters: null,
89
+ use_numbers: null,
90
+ use_special_characters: ! @ # $. [true/false],
83
91
  user_ttl: null
84
92
  )
85
93
  ```
@@ -34,6 +34,10 @@
34
34
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
38
42
 
39
43
  ## Example
@@ -72,6 +76,10 @@ instance = Akeyless::DynamicSecretCreateMsSql.new(
72
76
  target_name: null,
73
77
  token: null,
74
78
  uid_token: null,
79
+ use_capital_letters: null,
80
+ use_lower_letters: null,
81
+ use_numbers: null,
82
+ use_special_characters: ! @ # $. [true/false],
75
83
  user_ttl: null
76
84
  )
77
85
  ```
@@ -36,6 +36,10 @@
36
36
  | **target_name** | **String** | Target name | [optional] |
37
37
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
38
38
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
39
+ | **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] |
40
+ | **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] |
41
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
42
+ | **use_special_characters** | **String** | | [optional] |
39
43
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
40
44
 
41
45
  ## Example
@@ -76,6 +80,10 @@ instance = Akeyless::DynamicSecretCreateMySql.new(
76
80
  target_name: null,
77
81
  token: null,
78
82
  uid_token: null,
83
+ use_capital_letters: null,
84
+ use_lower_letters: null,
85
+ use_numbers: null,
86
+ use_special_characters: ! @ # $. [true/false],
79
87
  user_ttl: null
80
88
  )
81
89
  ```
@@ -32,6 +32,10 @@
32
32
  | **target_name** | **String** | Target name | [optional] |
33
33
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
34
34
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
35
+ | **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] |
36
+ | **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] |
37
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
38
+ | **use_special_characters** | **String** | | [optional] |
35
39
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
36
40
 
37
41
  ## Example
@@ -68,6 +72,10 @@ instance = Akeyless::DynamicSecretCreateOracleDb.new(
68
72
  target_name: null,
69
73
  token: null,
70
74
  uid_token: null,
75
+ use_capital_letters: null,
76
+ use_lower_letters: null,
77
+ use_numbers: null,
78
+ use_special_characters: ! @ # $. [true/false],
71
79
  user_ttl: null
72
80
  )
73
81
  ```
@@ -34,6 +34,10 @@
34
34
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
38
42
 
39
43
  ## Example
@@ -72,6 +76,10 @@ instance = Akeyless::DynamicSecretCreatePostgreSql.new(
72
76
  target_name: null,
73
77
  token: null,
74
78
  uid_token: null,
79
+ use_capital_letters: null,
80
+ use_lower_letters: null,
81
+ use_numbers: null,
82
+ use_special_characters: ! @ # $. [true/false],
75
83
  user_ttl: null
76
84
  )
77
85
  ```
@@ -30,6 +30,10 @@
30
30
  | **target_name** | **String** | Target name | [optional] |
31
31
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
32
32
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
33
+ | **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] |
34
+ | **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] |
35
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
36
+ | **use_special_characters** | **String** | | [optional] |
33
37
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
34
38
 
35
39
  ## Example
@@ -64,6 +68,10 @@ instance = Akeyless::DynamicSecretCreateRabbitMq.new(
64
68
  target_name: null,
65
69
  token: null,
66
70
  uid_token: null,
71
+ use_capital_letters: null,
72
+ use_lower_letters: null,
73
+ use_numbers: null,
74
+ use_special_characters: ! @ # $. [true/false],
67
75
  user_ttl: null
68
76
  )
69
77
  ```
@@ -35,6 +35,10 @@
35
35
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
39
43
  | **warn_user_before_expiration** | **Integer** | WarnBeforeUserExpiration | [optional] |
40
44
 
@@ -75,6 +79,10 @@ instance = Akeyless::DynamicSecretCreateRdp.new(
75
79
  target_name: null,
76
80
  token: null,
77
81
  uid_token: null,
82
+ use_capital_letters: null,
83
+ use_lower_letters: null,
84
+ use_numbers: null,
85
+ use_special_characters: ! @ # $. [true/false],
78
86
  user_ttl: null,
79
87
  warn_user_before_expiration: null
80
88
  )
@@ -24,6 +24,10 @@
24
24
  | **target_name** | **String** | Target name | [optional] |
25
25
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
26
26
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
27
+ | **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] |
28
+ | **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] |
29
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
30
+ | **use_special_characters** | **String** | | [optional] |
27
31
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
28
32
  | **username** | **String** | Redis Username | [optional] |
29
33
 
@@ -53,6 +57,10 @@ instance = Akeyless::DynamicSecretCreateRedis.new(
53
57
  target_name: null,
54
58
  token: null,
55
59
  uid_token: null,
60
+ use_capital_letters: null,
61
+ use_lower_letters: null,
62
+ use_numbers: null,
63
+ use_special_characters: ! @ # $. [true/false],
56
64
  user_ttl: null,
57
65
  username: null
58
66
  )
@@ -27,6 +27,10 @@
27
27
  | **target_name** | **String** | Target name | [optional] |
28
28
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
29
29
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
30
+ | **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] |
31
+ | **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] |
32
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
33
+ | **use_special_characters** | **String** | | [optional] |
30
34
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
31
35
 
32
36
  ## Example
@@ -58,6 +62,10 @@ instance = Akeyless::DynamicSecretCreateRedshift.new(
58
62
  target_name: null,
59
63
  token: null,
60
64
  uid_token: null,
65
+ use_capital_letters: null,
66
+ use_lower_letters: null,
67
+ use_numbers: null,
68
+ use_special_characters: ! @ # $. [true/false],
61
69
  user_ttl: null
62
70
  )
63
71
  ```
@@ -26,6 +26,10 @@
26
26
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '24h'] |
30
34
  | **warehouse** | **String** | Warehouse name | [optional] |
31
35
 
@@ -57,6 +61,10 @@ instance = Akeyless::DynamicSecretCreateSnowflake.new(
57
61
  target_name: null,
58
62
  token: null,
59
63
  uid_token: null,
64
+ use_capital_letters: null,
65
+ use_lower_letters: null,
66
+ use_numbers: null,
67
+ use_special_characters: ! @ # $. [true/false],
60
68
  user_ttl: null,
61
69
  warehouse: null
62
70
  )
@@ -42,6 +42,10 @@
42
42
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
43
43
  | **transitive_tag_keys** | **String** | String of transitive tag keys space separated, relevant only for Assumed Role | [optional] |
44
44
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
45
+ | **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] |
46
+ | **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] |
47
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
48
+ | **use_special_characters** | **String** | | [optional] |
45
49
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
46
50
 
47
51
  ## Example
@@ -88,6 +92,10 @@ instance = Akeyless::DynamicSecretUpdateAws.new(
88
92
  token: null,
89
93
  transitive_tag_keys: null,
90
94
  uid_token: null,
95
+ use_capital_letters: null,
96
+ use_lower_letters: null,
97
+ use_numbers: null,
98
+ use_special_characters: ! @ # $. [true/false],
91
99
  user_ttl: null
92
100
  )
93
101
  ```
@@ -31,6 +31,10 @@
31
31
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_group_obj_id** | **String** | User Group Object Id | [optional] |
35
39
  | **user_portal_access** | **Boolean** | Azure User portal access | [optional][default to false] |
36
40
  | **user_principal_name** | **String** | User Principal Name | [optional] |
@@ -71,6 +75,10 @@ instance = Akeyless::DynamicSecretUpdateAzure.new(
71
75
  target_name: null,
72
76
  token: null,
73
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
  user_group_obj_id: null,
75
83
  user_portal_access: null,
76
84
  user_principal_name: null,
@@ -26,6 +26,10 @@
26
26
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
30
34
 
31
35
  ## Example
@@ -56,6 +60,10 @@ instance = Akeyless::DynamicSecretUpdateCassandra.new(
56
60
  target_name: null,
57
61
  token: null,
58
62
  uid_token: null,
63
+ use_capital_letters: null,
64
+ use_lower_letters: null,
65
+ use_numbers: null,
66
+ use_special_characters: ! @ # $. [true/false],
59
67
  user_ttl: null
60
68
  )
61
69
  ```
@@ -24,6 +24,10 @@
24
24
  | **target_name** | **String** | Target name | [optional] |
25
25
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
26
26
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
27
+ | **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] |
28
+ | **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] |
29
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
30
+ | **use_special_characters** | **String** | | [optional] |
27
31
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
28
32
 
29
33
  ## Example
@@ -52,6 +56,10 @@ instance = Akeyless::DynamicSecretUpdateChef.new(
52
56
  target_name: null,
53
57
  token: null,
54
58
  uid_token: null,
59
+ use_capital_letters: null,
60
+ use_lower_letters: null,
61
+ use_numbers: null,
62
+ use_special_characters: ! @ # $. [true/false],
55
63
  user_ttl: null
56
64
  )
57
65
  ```