akeyless 5.0.25 → 5.0.27

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 (422) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +14 -2
  3. data/docs/AccountCustomField.md +34 -0
  4. data/docs/AccountCustomFieldGetOutput.md +1 -1
  5. data/docs/AccountGeneralSettings.md +2 -0
  6. data/docs/CloudflareTargetDetails.md +20 -0
  7. data/docs/CreatePKICertIssuer.md +2 -0
  8. data/docs/CreateRole.md +2 -0
  9. data/docs/CreateSecret.md +4 -0
  10. data/docs/DSProducerDetails.md +4 -0
  11. data/docs/DigiCertTargetDetails.md +2 -0
  12. data/docs/DynamicSecretCreateArtifactory.md +4 -0
  13. data/docs/DynamicSecretCreateAws.md +12 -0
  14. data/docs/DynamicSecretCreateAzure.md +12 -0
  15. data/docs/DynamicSecretCreateCassandra.md +12 -0
  16. data/docs/DynamicSecretCreateChef.md +12 -0
  17. data/docs/DynamicSecretCreateCustom.md +4 -0
  18. data/docs/DynamicSecretCreateDockerhub.md +4 -0
  19. data/docs/DynamicSecretCreateEks.md +4 -0
  20. data/docs/DynamicSecretCreateGcp.md +4 -0
  21. data/docs/DynamicSecretCreateGithub.md +4 -0
  22. data/docs/DynamicSecretCreateGitlab.md +4 -0
  23. data/docs/DynamicSecretCreateGke.md +4 -0
  24. data/docs/DynamicSecretCreateGoogleWorkspace.md +4 -0
  25. data/docs/DynamicSecretCreateHanaDb.md +12 -0
  26. data/docs/DynamicSecretCreateK8s.md +4 -0
  27. data/docs/DynamicSecretCreateLdap.md +12 -0
  28. data/docs/DynamicSecretCreateMongoDb.md +12 -0
  29. data/docs/DynamicSecretCreateMsSql.md +12 -0
  30. data/docs/DynamicSecretCreateMySql.md +12 -0
  31. data/docs/DynamicSecretCreateOpenAI.md +4 -0
  32. data/docs/DynamicSecretCreateOracleDb.md +12 -0
  33. data/docs/DynamicSecretCreatePing.md +4 -0
  34. data/docs/DynamicSecretCreatePostgreSql.md +12 -0
  35. data/docs/DynamicSecretCreateRabbitMq.md +12 -0
  36. data/docs/DynamicSecretCreateRdp.md +12 -0
  37. data/docs/DynamicSecretCreateRedis.md +12 -0
  38. data/docs/DynamicSecretCreateRedshift.md +12 -0
  39. data/docs/DynamicSecretCreateSnowflake.md +12 -0
  40. data/docs/DynamicSecretCreateVenafi.md +4 -0
  41. data/docs/DynamicSecretTmpCredsDelete.md +4 -0
  42. data/docs/DynamicSecretTmpCredsGet.md +4 -0
  43. data/docs/DynamicSecretTmpCredsUpdate.md +4 -0
  44. data/docs/DynamicSecretUpdateArtifactory.md +4 -0
  45. data/docs/DynamicSecretUpdateAws.md +12 -0
  46. data/docs/DynamicSecretUpdateAzure.md +12 -0
  47. data/docs/DynamicSecretUpdateCassandra.md +12 -0
  48. data/docs/DynamicSecretUpdateChef.md +12 -0
  49. data/docs/DynamicSecretUpdateCustom.md +4 -0
  50. data/docs/DynamicSecretUpdateDockerhub.md +4 -0
  51. data/docs/DynamicSecretUpdateEks.md +4 -0
  52. data/docs/DynamicSecretUpdateGcp.md +4 -0
  53. data/docs/DynamicSecretUpdateGithub.md +4 -0
  54. data/docs/DynamicSecretUpdateGitlab.md +4 -0
  55. data/docs/DynamicSecretUpdateGke.md +4 -0
  56. data/docs/DynamicSecretUpdateGoogleWorkspace.md +4 -0
  57. data/docs/DynamicSecretUpdateHanaDb.md +12 -0
  58. data/docs/DynamicSecretUpdateK8s.md +4 -0
  59. data/docs/DynamicSecretUpdateLdap.md +12 -0
  60. data/docs/DynamicSecretUpdateMongoDb.md +12 -0
  61. data/docs/DynamicSecretUpdateMsSql.md +12 -0
  62. data/docs/DynamicSecretUpdateMySql.md +12 -0
  63. data/docs/DynamicSecretUpdateOpenAI.md +4 -0
  64. data/docs/DynamicSecretUpdateOracleDb.md +12 -0
  65. data/docs/DynamicSecretUpdatePing.md +4 -0
  66. data/docs/DynamicSecretUpdatePostgreSql.md +12 -0
  67. data/docs/DynamicSecretUpdateRabbitMq.md +12 -0
  68. data/docs/DynamicSecretUpdateRdp.md +12 -0
  69. data/docs/DynamicSecretUpdateRedis.md +12 -0
  70. data/docs/DynamicSecretUpdateRedshift.md +12 -0
  71. data/docs/DynamicSecretUpdateSnowflake.md +12 -0
  72. data/docs/DynamicSecretUpdateVenafi.md +4 -0
  73. data/docs/FolderUSCSyncConfig.md +24 -0
  74. data/docs/GatewayCreateMigration.md +2 -0
  75. data/docs/GatewayCreateProducerArtifactory.md +4 -0
  76. data/docs/GatewayCreateProducerAws.md +12 -0
  77. data/docs/GatewayCreateProducerAzure.md +12 -0
  78. data/docs/GatewayCreateProducerCassandra.md +12 -0
  79. data/docs/GatewayCreateProducerChef.md +12 -0
  80. data/docs/GatewayCreateProducerCustom.md +4 -0
  81. data/docs/GatewayCreateProducerDockerhub.md +4 -0
  82. data/docs/GatewayCreateProducerEks.md +4 -0
  83. data/docs/GatewayCreateProducerGcp.md +4 -0
  84. data/docs/GatewayCreateProducerGithub.md +4 -0
  85. data/docs/GatewayCreateProducerGke.md +4 -0
  86. data/docs/GatewayCreateProducerHanaDb.md +12 -0
  87. data/docs/GatewayCreateProducerLdap.md +12 -0
  88. data/docs/GatewayCreateProducerMSSQL.md +12 -0
  89. data/docs/GatewayCreateProducerMongo.md +12 -0
  90. data/docs/GatewayCreateProducerMySQL.md +12 -0
  91. data/docs/GatewayCreateProducerNativeK8S.md +4 -0
  92. data/docs/GatewayCreateProducerOracleDb.md +12 -0
  93. data/docs/GatewayCreateProducerPing.md +4 -0
  94. data/docs/GatewayCreateProducerPostgreSQL.md +12 -0
  95. data/docs/GatewayCreateProducerRabbitMQ.md +12 -0
  96. data/docs/GatewayCreateProducerRdp.md +12 -0
  97. data/docs/GatewayCreateProducerRedis.md +12 -0
  98. data/docs/GatewayCreateProducerRedshift.md +12 -0
  99. data/docs/GatewayCreateProducerSnowflake.md +12 -0
  100. data/docs/GatewayCreateProducerVenafi.md +4 -0
  101. data/docs/GatewayDeleteProducer.md +4 -0
  102. data/docs/GatewayGetProducer.md +4 -0
  103. data/docs/GatewayGetTmpUsers.md +4 -0
  104. data/docs/GatewayRevokeTmpUsers.md +4 -0
  105. data/docs/GatewayStartProducer.md +4 -0
  106. data/docs/GatewayStopProducer.md +4 -0
  107. data/docs/GatewayUpdateMigration.md +2 -0
  108. data/docs/GatewayUpdateProducerArtifactory.md +4 -0
  109. data/docs/GatewayUpdateProducerAws.md +12 -0
  110. data/docs/GatewayUpdateProducerAzure.md +12 -0
  111. data/docs/GatewayUpdateProducerCassandra.md +12 -0
  112. data/docs/GatewayUpdateProducerChef.md +12 -0
  113. data/docs/GatewayUpdateProducerCustom.md +4 -0
  114. data/docs/GatewayUpdateProducerDockerhub.md +4 -0
  115. data/docs/GatewayUpdateProducerEks.md +4 -0
  116. data/docs/GatewayUpdateProducerGcp.md +4 -0
  117. data/docs/GatewayUpdateProducerGithub.md +4 -0
  118. data/docs/GatewayUpdateProducerGke.md +4 -0
  119. data/docs/GatewayUpdateProducerHanaDb.md +12 -0
  120. data/docs/GatewayUpdateProducerLdap.md +12 -0
  121. data/docs/GatewayUpdateProducerMSSQL.md +12 -0
  122. data/docs/GatewayUpdateProducerMongo.md +12 -0
  123. data/docs/GatewayUpdateProducerMySQL.md +12 -0
  124. data/docs/GatewayUpdateProducerNativeK8S.md +4 -0
  125. data/docs/GatewayUpdateProducerOracleDb.md +12 -0
  126. data/docs/GatewayUpdateProducerPing.md +4 -0
  127. data/docs/GatewayUpdateProducerPostgreSQL.md +12 -0
  128. data/docs/GatewayUpdateProducerRabbitMQ.md +12 -0
  129. data/docs/GatewayUpdateProducerRdp.md +12 -0
  130. data/docs/GatewayUpdateProducerRedis.md +12 -0
  131. data/docs/GatewayUpdateProducerRedshift.md +12 -0
  132. data/docs/GatewayUpdateProducerSnowflake.md +12 -0
  133. data/docs/GatewayUpdateProducerVenafi.md +4 -0
  134. data/docs/GatewayUpdateTmpUsers.md +4 -0
  135. data/docs/GetFolderOutput.md +3 -1
  136. data/docs/GoogleTrustTargetDetails.md +2 -0
  137. data/docs/HashiPayload.md +2 -0
  138. data/docs/KMIPClient.md +2 -0
  139. data/docs/KMIPServer.md +2 -0
  140. data/docs/KmipClientUpdate.md +28 -0
  141. data/docs/KmipClientUpdateOutput.md +18 -0
  142. data/docs/KmipCreateClient.md +2 -0
  143. data/docs/KmipDescribeServerOutput.md +2 -0
  144. data/docs/KmipServerSetup.md +2 -0
  145. data/docs/KmipServerUpdate.md +24 -0
  146. data/docs/KmipServerUpdateOutput.md +18 -0
  147. data/docs/LetsEncryptTargetDetails.md +2 -0
  148. data/docs/ListTargets.md +1 -1
  149. data/docs/PKICertificateIssueDetails.md +4 -0
  150. data/docs/RotatedSecretCreateAws.md +13 -1
  151. data/docs/RotatedSecretCreateAzure.md +12 -0
  152. data/docs/RotatedSecretCreateCassandra.md +13 -1
  153. data/docs/RotatedSecretCreateCustom.md +9 -5
  154. data/docs/RotatedSecretCreateDockerhub.md +13 -1
  155. data/docs/RotatedSecretCreateGcp.md +13 -1
  156. data/docs/RotatedSecretCreateHanadb.md +13 -1
  157. data/docs/RotatedSecretCreateLdap.md +12 -0
  158. data/docs/RotatedSecretCreateMongodb.md +13 -1
  159. data/docs/RotatedSecretCreateMssql.md +13 -1
  160. data/docs/RotatedSecretCreateMysql.md +13 -1
  161. data/docs/RotatedSecretCreateOpenAI.md +13 -1
  162. data/docs/RotatedSecretCreateOracledb.md +13 -1
  163. data/docs/RotatedSecretCreatePostgresql.md +13 -1
  164. data/docs/RotatedSecretCreateRedis.md +13 -1
  165. data/docs/RotatedSecretCreateRedshift.md +13 -1
  166. data/docs/RotatedSecretCreateSnowflake.md +13 -1
  167. data/docs/RotatedSecretCreateSplunk.md +13 -1
  168. data/docs/RotatedSecretCreateSsh.md +13 -1
  169. data/docs/RotatedSecretCreateWindows.md +13 -1
  170. data/docs/RotatedSecretUpdateAws.md +13 -1
  171. data/docs/RotatedSecretUpdateAzure.md +12 -0
  172. data/docs/RotatedSecretUpdateCassandra.md +13 -1
  173. data/docs/RotatedSecretUpdateCustom.md +9 -5
  174. data/docs/RotatedSecretUpdateDockerhub.md +13 -1
  175. data/docs/RotatedSecretUpdateGcp.md +13 -1
  176. data/docs/RotatedSecretUpdateHanadb.md +13 -1
  177. data/docs/RotatedSecretUpdateLdap.md +12 -0
  178. data/docs/RotatedSecretUpdateMongodb.md +13 -1
  179. data/docs/RotatedSecretUpdateMssql.md +13 -1
  180. data/docs/RotatedSecretUpdateMysql.md +13 -1
  181. data/docs/RotatedSecretUpdateOpenAI.md +13 -1
  182. data/docs/RotatedSecretUpdateOracledb.md +13 -1
  183. data/docs/RotatedSecretUpdatePostgresql.md +13 -1
  184. data/docs/RotatedSecretUpdateRedis.md +13 -1
  185. data/docs/RotatedSecretUpdateRedshift.md +13 -1
  186. data/docs/RotatedSecretUpdateSnowflake.md +13 -1
  187. data/docs/RotatedSecretUpdateSplunk.md +13 -1
  188. data/docs/RotatedSecretUpdateSsh.md +13 -1
  189. data/docs/RotatedSecretUpdateWindows.md +13 -1
  190. data/docs/SecretInfo.md +2 -0
  191. data/docs/TargetCreateCloudflare.md +36 -0
  192. data/docs/TargetCreateDigiCert.md +3 -1
  193. data/docs/TargetCreateGoogleTrust.md +3 -1
  194. data/docs/TargetCreateLetsEncrypt.md +3 -1
  195. data/docs/TargetList.md +1 -1
  196. data/docs/TargetTypeDetailsInput.md +2 -0
  197. data/docs/TargetUpdateCloudflare.md +40 -0
  198. data/docs/TargetUpdateDigiCert.md +3 -1
  199. data/docs/TargetUpdateGoogleTrust.md +3 -1
  200. data/docs/TargetUpdateLetsEncrypt.md +3 -1
  201. data/docs/UpdateAccountSettings.md +5 -5
  202. data/docs/UpdatePKICertIssuer.md +2 -0
  203. data/docs/UpdateRole.md +2 -0
  204. data/docs/UscCreate.md +4 -0
  205. data/docs/UscUpdate.md +4 -0
  206. data/docs/V2Api.md +260 -4
  207. data/lib/akeyless/api/v2_api.rb +251 -3
  208. data/lib/akeyless/models/account_custom_field.rb +287 -0
  209. data/lib/akeyless/models/account_custom_field_get_output.rb +1 -1
  210. data/lib/akeyless/models/account_general_settings.rb +10 -1
  211. data/lib/akeyless/models/cloudflare_target_details.rb +224 -0
  212. data/lib/akeyless/models/create_pki_cert_issuer.rb +11 -1
  213. data/lib/akeyless/models/create_role.rb +11 -1
  214. data/lib/akeyless/models/create_secret.rb +25 -1
  215. data/lib/akeyless/models/digi_cert_target_details.rb +11 -1
  216. data/lib/akeyless/models/ds_producer_details.rb +20 -1
  217. data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +25 -1
  218. data/lib/akeyless/models/dynamic_secret_create_aws.rb +64 -1
  219. data/lib/akeyless/models/dynamic_secret_create_azure.rb +64 -1
  220. data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +64 -1
  221. data/lib/akeyless/models/dynamic_secret_create_chef.rb +64 -1
  222. data/lib/akeyless/models/dynamic_secret_create_custom.rb +25 -1
  223. data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +25 -1
  224. data/lib/akeyless/models/dynamic_secret_create_eks.rb +25 -1
  225. data/lib/akeyless/models/dynamic_secret_create_gcp.rb +25 -1
  226. data/lib/akeyless/models/dynamic_secret_create_github.rb +25 -1
  227. data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +25 -1
  228. data/lib/akeyless/models/dynamic_secret_create_gke.rb +25 -1
  229. data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +25 -1
  230. data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +64 -1
  231. data/lib/akeyless/models/dynamic_secret_create_k8s.rb +25 -1
  232. data/lib/akeyless/models/dynamic_secret_create_ldap.rb +64 -1
  233. data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +64 -1
  234. data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +64 -1
  235. data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +64 -1
  236. data/lib/akeyless/models/dynamic_secret_create_open_ai.rb +25 -1
  237. data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +64 -1
  238. data/lib/akeyless/models/dynamic_secret_create_ping.rb +25 -1
  239. data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +64 -1
  240. data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +64 -1
  241. data/lib/akeyless/models/dynamic_secret_create_rdp.rb +64 -1
  242. data/lib/akeyless/models/dynamic_secret_create_redis.rb +64 -1
  243. data/lib/akeyless/models/dynamic_secret_create_redshift.rb +64 -1
  244. data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +64 -1
  245. data/lib/akeyless/models/dynamic_secret_create_venafi.rb +25 -1
  246. data/lib/akeyless/models/dynamic_secret_tmp_creds_delete.rb +25 -1
  247. data/lib/akeyless/models/dynamic_secret_tmp_creds_get.rb +25 -1
  248. data/lib/akeyless/models/dynamic_secret_tmp_creds_update.rb +25 -1
  249. data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +25 -1
  250. data/lib/akeyless/models/dynamic_secret_update_aws.rb +64 -1
  251. data/lib/akeyless/models/dynamic_secret_update_azure.rb +64 -1
  252. data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +64 -1
  253. data/lib/akeyless/models/dynamic_secret_update_chef.rb +64 -1
  254. data/lib/akeyless/models/dynamic_secret_update_custom.rb +25 -1
  255. data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +25 -1
  256. data/lib/akeyless/models/dynamic_secret_update_eks.rb +25 -1
  257. data/lib/akeyless/models/dynamic_secret_update_gcp.rb +25 -1
  258. data/lib/akeyless/models/dynamic_secret_update_github.rb +25 -1
  259. data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +25 -1
  260. data/lib/akeyless/models/dynamic_secret_update_gke.rb +25 -1
  261. data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +25 -1
  262. data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +64 -1
  263. data/lib/akeyless/models/dynamic_secret_update_k8s.rb +25 -1
  264. data/lib/akeyless/models/dynamic_secret_update_ldap.rb +64 -1
  265. data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +64 -1
  266. data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +64 -1
  267. data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +64 -1
  268. data/lib/akeyless/models/dynamic_secret_update_open_ai.rb +25 -1
  269. data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +64 -1
  270. data/lib/akeyless/models/dynamic_secret_update_ping.rb +25 -1
  271. data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +64 -1
  272. data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +64 -1
  273. data/lib/akeyless/models/dynamic_secret_update_rdp.rb +64 -1
  274. data/lib/akeyless/models/dynamic_secret_update_redis.rb +64 -1
  275. data/lib/akeyless/models/dynamic_secret_update_redshift.rb +64 -1
  276. data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +64 -1
  277. data/lib/akeyless/models/dynamic_secret_update_venafi.rb +25 -1
  278. data/lib/akeyless/models/folder_usc_sync_config.rb +241 -0
  279. data/lib/akeyless/models/gateway_create_migration.rb +11 -1
  280. data/lib/akeyless/models/gateway_create_producer_artifactory.rb +25 -1
  281. data/lib/akeyless/models/gateway_create_producer_aws.rb +64 -1
  282. data/lib/akeyless/models/gateway_create_producer_azure.rb +64 -1
  283. data/lib/akeyless/models/gateway_create_producer_cassandra.rb +64 -1
  284. data/lib/akeyless/models/gateway_create_producer_chef.rb +64 -1
  285. data/lib/akeyless/models/gateway_create_producer_custom.rb +25 -1
  286. data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +25 -1
  287. data/lib/akeyless/models/gateway_create_producer_eks.rb +25 -1
  288. data/lib/akeyless/models/gateway_create_producer_gcp.rb +25 -1
  289. data/lib/akeyless/models/gateway_create_producer_github.rb +25 -1
  290. data/lib/akeyless/models/gateway_create_producer_gke.rb +25 -1
  291. data/lib/akeyless/models/gateway_create_producer_hana_db.rb +64 -1
  292. data/lib/akeyless/models/gateway_create_producer_ldap.rb +64 -1
  293. data/lib/akeyless/models/gateway_create_producer_mongo.rb +64 -1
  294. data/lib/akeyless/models/gateway_create_producer_mssql.rb +64 -1
  295. data/lib/akeyless/models/gateway_create_producer_my_sql.rb +64 -1
  296. data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +25 -1
  297. data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +64 -1
  298. data/lib/akeyless/models/gateway_create_producer_ping.rb +25 -1
  299. data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +64 -1
  300. data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +64 -1
  301. data/lib/akeyless/models/gateway_create_producer_rdp.rb +64 -1
  302. data/lib/akeyless/models/gateway_create_producer_redis.rb +64 -1
  303. data/lib/akeyless/models/gateway_create_producer_redshift.rb +64 -1
  304. data/lib/akeyless/models/gateway_create_producer_snowflake.rb +64 -1
  305. data/lib/akeyless/models/gateway_create_producer_venafi.rb +25 -1
  306. data/lib/akeyless/models/gateway_delete_producer.rb +25 -1
  307. data/lib/akeyless/models/gateway_get_producer.rb +25 -1
  308. data/lib/akeyless/models/gateway_get_tmp_users.rb +25 -1
  309. data/lib/akeyless/models/gateway_revoke_tmp_users.rb +25 -1
  310. data/lib/akeyless/models/gateway_start_producer.rb +25 -1
  311. data/lib/akeyless/models/gateway_stop_producer.rb +25 -1
  312. data/lib/akeyless/models/gateway_update_migration.rb +11 -1
  313. data/lib/akeyless/models/gateway_update_producer_artifactory.rb +25 -1
  314. data/lib/akeyless/models/gateway_update_producer_aws.rb +64 -1
  315. data/lib/akeyless/models/gateway_update_producer_azure.rb +64 -1
  316. data/lib/akeyless/models/gateway_update_producer_cassandra.rb +64 -1
  317. data/lib/akeyless/models/gateway_update_producer_chef.rb +64 -1
  318. data/lib/akeyless/models/gateway_update_producer_custom.rb +25 -1
  319. data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +25 -1
  320. data/lib/akeyless/models/gateway_update_producer_eks.rb +25 -1
  321. data/lib/akeyless/models/gateway_update_producer_gcp.rb +25 -1
  322. data/lib/akeyless/models/gateway_update_producer_github.rb +25 -1
  323. data/lib/akeyless/models/gateway_update_producer_gke.rb +25 -1
  324. data/lib/akeyless/models/gateway_update_producer_hana_db.rb +64 -1
  325. data/lib/akeyless/models/gateway_update_producer_ldap.rb +64 -1
  326. data/lib/akeyless/models/gateway_update_producer_mongo.rb +64 -1
  327. data/lib/akeyless/models/gateway_update_producer_mssql.rb +64 -1
  328. data/lib/akeyless/models/gateway_update_producer_my_sql.rb +64 -1
  329. data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +25 -1
  330. data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +64 -1
  331. data/lib/akeyless/models/gateway_update_producer_ping.rb +25 -1
  332. data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +64 -1
  333. data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +64 -1
  334. data/lib/akeyless/models/gateway_update_producer_rdp.rb +64 -1
  335. data/lib/akeyless/models/gateway_update_producer_redis.rb +64 -1
  336. data/lib/akeyless/models/gateway_update_producer_redshift.rb +64 -1
  337. data/lib/akeyless/models/gateway_update_producer_snowflake.rb +64 -1
  338. data/lib/akeyless/models/gateway_update_producer_venafi.rb +25 -1
  339. data/lib/akeyless/models/gateway_update_tmp_users.rb +25 -1
  340. data/lib/akeyless/models/get_folder_output.rb +15 -4
  341. data/lib/akeyless/models/google_trust_target_details.rb +11 -1
  342. data/lib/akeyless/models/hashi_payload.rb +10 -1
  343. data/lib/akeyless/models/kmip_client.rb +12 -1
  344. data/lib/akeyless/models/kmip_client_update.rb +267 -0
  345. data/lib/akeyless/models/kmip_client_update_output.rb +214 -0
  346. data/lib/akeyless/models/kmip_create_client.rb +13 -1
  347. data/lib/akeyless/models/kmip_describe_server_output.rb +12 -1
  348. data/lib/akeyless/models/kmip_server.rb +12 -1
  349. data/lib/akeyless/models/kmip_server_setup.rb +13 -1
  350. data/lib/akeyless/models/kmip_server_update.rb +249 -0
  351. data/lib/akeyless/models/kmip_server_update_output.rb +214 -0
  352. data/lib/akeyless/models/lets_encrypt_target_details.rb +11 -1
  353. data/lib/akeyless/models/list_targets.rb +1 -1
  354. data/lib/akeyless/models/pki_certificate_issue_details.rb +19 -1
  355. data/lib/akeyless/models/rotated_secret_create_aws.rb +67 -4
  356. data/lib/akeyless/models/rotated_secret_create_azure.rb +64 -1
  357. data/lib/akeyless/models/rotated_secret_create_cassandra.rb +67 -4
  358. data/lib/akeyless/models/rotated_secret_create_custom.rb +28 -5
  359. data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +67 -4
  360. data/lib/akeyless/models/rotated_secret_create_gcp.rb +67 -4
  361. data/lib/akeyless/models/rotated_secret_create_hanadb.rb +67 -4
  362. data/lib/akeyless/models/rotated_secret_create_ldap.rb +64 -1
  363. data/lib/akeyless/models/rotated_secret_create_mongodb.rb +67 -4
  364. data/lib/akeyless/models/rotated_secret_create_mssql.rb +67 -4
  365. data/lib/akeyless/models/rotated_secret_create_mysql.rb +67 -4
  366. data/lib/akeyless/models/rotated_secret_create_open_ai.rb +67 -4
  367. data/lib/akeyless/models/rotated_secret_create_oracledb.rb +67 -4
  368. data/lib/akeyless/models/rotated_secret_create_postgresql.rb +67 -4
  369. data/lib/akeyless/models/rotated_secret_create_redis.rb +67 -4
  370. data/lib/akeyless/models/rotated_secret_create_redshift.rb +67 -4
  371. data/lib/akeyless/models/rotated_secret_create_snowflake.rb +67 -4
  372. data/lib/akeyless/models/rotated_secret_create_splunk.rb +67 -4
  373. data/lib/akeyless/models/rotated_secret_create_ssh.rb +67 -4
  374. data/lib/akeyless/models/rotated_secret_create_windows.rb +67 -4
  375. data/lib/akeyless/models/rotated_secret_update_aws.rb +67 -4
  376. data/lib/akeyless/models/rotated_secret_update_azure.rb +64 -1
  377. data/lib/akeyless/models/rotated_secret_update_cassandra.rb +67 -4
  378. data/lib/akeyless/models/rotated_secret_update_custom.rb +28 -5
  379. data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +67 -4
  380. data/lib/akeyless/models/rotated_secret_update_gcp.rb +67 -4
  381. data/lib/akeyless/models/rotated_secret_update_hanadb.rb +67 -4
  382. data/lib/akeyless/models/rotated_secret_update_ldap.rb +64 -1
  383. data/lib/akeyless/models/rotated_secret_update_mongodb.rb +67 -4
  384. data/lib/akeyless/models/rotated_secret_update_mssql.rb +67 -4
  385. data/lib/akeyless/models/rotated_secret_update_mysql.rb +67 -4
  386. data/lib/akeyless/models/rotated_secret_update_open_ai.rb +67 -4
  387. data/lib/akeyless/models/rotated_secret_update_oracledb.rb +67 -4
  388. data/lib/akeyless/models/rotated_secret_update_postgresql.rb +67 -4
  389. data/lib/akeyless/models/rotated_secret_update_redis.rb +67 -4
  390. data/lib/akeyless/models/rotated_secret_update_redshift.rb +67 -4
  391. data/lib/akeyless/models/rotated_secret_update_snowflake.rb +67 -4
  392. data/lib/akeyless/models/rotated_secret_update_splunk.rb +67 -4
  393. data/lib/akeyless/models/rotated_secret_update_ssh.rb +67 -4
  394. data/lib/akeyless/models/rotated_secret_update_windows.rb +67 -4
  395. data/lib/akeyless/models/secret_info.rb +10 -1
  396. data/lib/akeyless/models/target_create_cloudflare.rb +314 -0
  397. data/lib/akeyless/models/target_create_digi_cert.rb +12 -2
  398. data/lib/akeyless/models/target_create_google_trust.rb +12 -2
  399. data/lib/akeyless/models/target_create_lets_encrypt.rb +12 -2
  400. data/lib/akeyless/models/target_list.rb +1 -1
  401. data/lib/akeyless/models/target_type_details_input.rb +10 -1
  402. data/lib/akeyless/models/target_update_cloudflare.rb +334 -0
  403. data/lib/akeyless/models/target_update_digi_cert.rb +12 -2
  404. data/lib/akeyless/models/target_update_google_trust.rb +12 -2
  405. data/lib/akeyless/models/target_update_lets_encrypt.rb +12 -2
  406. data/lib/akeyless/models/update_account_settings.rb +3 -4
  407. data/lib/akeyless/models/update_pki_cert_issuer.rb +11 -1
  408. data/lib/akeyless/models/update_role.rb +11 -1
  409. data/lib/akeyless/models/usc_create.rb +21 -1
  410. data/lib/akeyless/models/usc_update.rb +21 -1
  411. data/lib/akeyless/version.rb +1 -1
  412. data/lib/akeyless.rb +9 -1
  413. data/spec/models/account_custom_field_spec.rb +84 -0
  414. data/spec/models/cloudflare_target_details_spec.rb +42 -0
  415. data/spec/models/folder_usc_sync_config_spec.rb +54 -0
  416. data/spec/models/kmip_client_update_output_spec.rb +36 -0
  417. data/spec/models/kmip_client_update_spec.rb +66 -0
  418. data/spec/models/kmip_server_update_output_spec.rb +36 -0
  419. data/spec/models/kmip_server_update_spec.rb +54 -0
  420. data/spec/models/target_create_cloudflare_spec.rb +90 -0
  421. data/spec/models/target_update_cloudflare_spec.rb +102 -0
  422. metadata +1202 -1166
@@ -16,6 +16,7 @@
16
16
  | **grace_rotation_hour** | **Integer** | The Hour of the grace rotation in UTC | [optional] |
17
17
  | **grace_rotation_interval** | **String** | The number of days to wait before deleting the old key (must be bigger than rotation-interval) | [optional] |
18
18
  | **grace_rotation_timing** | **String** | When to create the new version relative to the rotation date [after/before] | [optional] |
19
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
19
20
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
20
21
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
21
22
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -24,6 +25,7 @@
24
25
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
25
26
  | **name** | **String** | Rotated secret name | |
26
27
  | **new_name** | **String** | New item name | [optional] |
28
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
27
29
  | **password_length** | **String** | The length of the password to be generated | [optional] |
28
30
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
29
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] |
@@ -37,6 +39,10 @@
37
39
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
38
40
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
39
41
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
42
+ | **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] |
43
+ | **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] |
44
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
45
+ | **use_special_characters** | **String** | | [optional] |
40
46
 
41
47
  ## Example
42
48
 
@@ -56,6 +62,7 @@ instance = Akeyless::RotatedSecretUpdateAws.new(
56
62
  grace_rotation_hour: null,
57
63
  grace_rotation_interval: null,
58
64
  grace_rotation_timing: null,
65
+ input_rule: null,
59
66
  item_custom_fields: null,
60
67
  json: null,
61
68
  keep_prev_version: null,
@@ -64,6 +71,7 @@ instance = Akeyless::RotatedSecretUpdateAws.new(
64
71
  max_versions: null,
65
72
  name: null,
66
73
  new_name: null,
74
+ output_rule: null,
67
75
  password_length: null,
68
76
  rm_tag: null,
69
77
  rotate_after_disconnect: null,
@@ -76,7 +84,11 @@ instance = Akeyless::RotatedSecretUpdateAws.new(
76
84
  secure_access_certificate_issuer: null,
77
85
  secure_access_enable: null,
78
86
  token: null,
79
- uid_token: null
87
+ uid_token: null,
88
+ use_capital_letters: null,
89
+ use_lower_letters: null,
90
+ use_numbers: null,
91
+ use_special_characters: ! @ # $. [true/false]
80
92
  )
81
93
  ```
82
94
 
@@ -17,6 +17,7 @@
17
17
  | **grace_rotation_hour** | **Integer** | The Hour of the grace rotation in UTC | [optional] |
18
18
  | **grace_rotation_interval** | **String** | The number of days to wait before deleting the old key (must be bigger than rotation-interval) | [optional] |
19
19
  | **grace_rotation_timing** | **String** | When to create the new version relative to the rotation date [after/before] | [optional] |
20
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
20
21
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
21
22
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
22
23
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -25,6 +26,7 @@
25
26
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
26
27
  | **name** | **String** | Rotated secret name | |
27
28
  | **new_name** | **String** | New item name | [optional] |
29
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
28
30
  | **password_length** | **String** | The length of the password to be generated | [optional] |
29
31
  | **resource_group_name** | **String** | The resource group name (only relevant when explicitly-set-sa=true) | [optional] |
30
32
  | **resource_name** | **String** | The name of the storage account (only relevant when explicitly-set-sa=true) | [optional] |
@@ -42,6 +44,10 @@
42
44
  | **storage_account_key_name** | **String** | The name of the storage account key to rotate [key1/key2/kerb1/kerb2] (relevat to azure-storage-account) | [optional] |
43
45
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
44
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] |
45
51
  | **username** | **String** | The user principal name to rotate his password (relevant only for rotator-type=password) | [optional] |
46
52
 
47
53
  ## Example
@@ -63,6 +69,7 @@ instance = Akeyless::RotatedSecretUpdateAzure.new(
63
69
  grace_rotation_hour: null,
64
70
  grace_rotation_interval: null,
65
71
  grace_rotation_timing: null,
72
+ input_rule: null,
66
73
  item_custom_fields: null,
67
74
  json: null,
68
75
  keep_prev_version: null,
@@ -71,6 +78,7 @@ instance = Akeyless::RotatedSecretUpdateAzure.new(
71
78
  max_versions: null,
72
79
  name: null,
73
80
  new_name: null,
81
+ output_rule: null,
74
82
  password_length: null,
75
83
  resource_group_name: null,
76
84
  resource_name: null,
@@ -88,6 +96,10 @@ instance = Akeyless::RotatedSecretUpdateAzure.new(
88
96
  storage_account_key_name: null,
89
97
  token: null,
90
98
  uid_token: null,
99
+ use_capital_letters: null,
100
+ use_lower_letters: null,
101
+ use_numbers: null,
102
+ use_special_characters: ! @ # $. [true/false],
91
103
  username: null
92
104
  )
93
105
  ```
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [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][default to 'default_metadata'] |
12
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
12
13
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
15
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -16,6 +17,7 @@
16
17
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
17
18
  | **name** | **String** | Rotated secret name | |
18
19
  | **new_name** | **String** | New item name | [optional] |
20
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
19
21
  | **password_length** | **String** | The length of the password to be generated | [optional] |
20
22
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
21
23
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
@@ -25,6 +27,10 @@
25
27
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
26
28
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
27
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] |
28
34
 
29
35
  ## Example
30
36
 
@@ -37,6 +43,7 @@ instance = Akeyless::RotatedSecretUpdateCassandra.new(
37
43
  auto_rotate: null,
38
44
  delete_protection: null,
39
45
  description: null,
46
+ input_rule: null,
40
47
  item_custom_fields: null,
41
48
  json: null,
42
49
  keep_prev_version: null,
@@ -44,6 +51,7 @@ instance = Akeyless::RotatedSecretUpdateCassandra.new(
44
51
  max_versions: null,
45
52
  name: null,
46
53
  new_name: null,
54
+ output_rule: null,
47
55
  password_length: null,
48
56
  rm_tag: null,
49
57
  rotated_password: null,
@@ -52,7 +60,11 @@ instance = Akeyless::RotatedSecretUpdateCassandra.new(
52
60
  rotation_hour: null,
53
61
  rotation_interval: null,
54
62
  token: null,
55
- uid_token: null
63
+ uid_token: null,
64
+ use_capital_letters: null,
65
+ use_lower_letters: null,
66
+ use_numbers: null,
67
+ use_special_characters: ! @ # $. [true/false]
56
68
  )
57
69
  ```
58
70
 
@@ -11,6 +11,7 @@
11
11
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
12
12
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
13
13
  | **enable_password_policy** | **String** | Enable password policy | [optional] |
14
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
14
15
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
15
16
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
16
17
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -19,6 +20,7 @@
19
20
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
20
21
  | **name** | **String** | Rotated secret name | |
21
22
  | **new_name** | **String** | New item name | [optional] |
23
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
22
24
  | **password_length** | **String** | The length of the password to be generated | [optional] |
23
25
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
24
26
  | **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] |
@@ -40,10 +42,10 @@
40
42
  | **timeout_sec** | **Integer** | Maximum allowed time in seconds for the custom rotator to return the results | [optional] |
41
43
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
42
44
  | **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] |
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] |
47
49
 
48
50
  ## Example
49
51
 
@@ -58,6 +60,7 @@ instance = Akeyless::RotatedSecretUpdateCustom.new(
58
60
  delete_protection: null,
59
61
  description: null,
60
62
  enable_password_policy: null,
63
+ input_rule: null,
61
64
  item_custom_fields: null,
62
65
  json: null,
63
66
  keep_prev_version: null,
@@ -66,6 +69,7 @@ instance = Akeyless::RotatedSecretUpdateCustom.new(
66
69
  max_versions: null,
67
70
  name: null,
68
71
  new_name: null,
72
+ output_rule: null,
69
73
  password_length: null,
70
74
  rm_tag: null,
71
75
  rotate_after_disconnect: null,
@@ -90,7 +94,7 @@ instance = Akeyless::RotatedSecretUpdateCustom.new(
90
94
  use_capital_letters: null,
91
95
  use_lower_letters: null,
92
96
  use_numbers: null,
93
- use_special_characters: null
97
+ use_special_characters: ! @ # $. [true/false]
94
98
  )
95
99
  ```
96
100
 
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [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][default to 'default_metadata'] |
12
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
12
13
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
15
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -16,6 +17,7 @@
16
17
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
17
18
  | **name** | **String** | Rotated secret name | |
18
19
  | **new_name** | **String** | New item name | [optional] |
20
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
19
21
  | **password_length** | **String** | The length of the password to be generated | [optional] |
20
22
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
21
23
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
@@ -23,6 +25,10 @@
23
25
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
24
26
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
25
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] |
26
32
 
27
33
  ## Example
28
34
 
@@ -35,6 +41,7 @@ instance = Akeyless::RotatedSecretUpdateDockerhub.new(
35
41
  auto_rotate: null,
36
42
  delete_protection: null,
37
43
  description: null,
44
+ input_rule: null,
38
45
  item_custom_fields: null,
39
46
  json: null,
40
47
  keep_prev_version: null,
@@ -42,13 +49,18 @@ instance = Akeyless::RotatedSecretUpdateDockerhub.new(
42
49
  max_versions: null,
43
50
  name: null,
44
51
  new_name: null,
52
+ output_rule: null,
45
53
  password_length: null,
46
54
  rm_tag: null,
47
55
  rotation_event_in: null,
48
56
  rotation_hour: null,
49
57
  rotation_interval: null,
50
58
  token: null,
51
- uid_token: null
59
+ uid_token: null,
60
+ use_capital_letters: null,
61
+ use_lower_letters: null,
62
+ use_numbers: null,
63
+ use_special_characters: ! @ # $. [true/false]
52
64
  )
53
65
  ```
54
66
 
@@ -16,6 +16,7 @@
16
16
  | **grace_rotation_hour** | **Integer** | The Hour of the grace rotation in UTC | [optional] |
17
17
  | **grace_rotation_interval** | **String** | The number of days to wait before deleting the old key (must be bigger than rotation-interval) | [optional] |
18
18
  | **grace_rotation_timing** | **String** | When to create the new version relative to the rotation date [after/before] | [optional] |
19
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
19
20
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
20
21
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
21
22
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -23,6 +24,7 @@
23
24
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
24
25
  | **name** | **String** | Rotated secret name | |
25
26
  | **new_name** | **String** | New item name | [optional] |
27
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
26
28
  | **password_length** | **String** | The length of the password to be generated | [optional] |
27
29
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
28
30
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
@@ -31,6 +33,10 @@
31
33
  | **rotator_type** | **String** | The rotator type. options: [target/service-account-rotator] | |
32
34
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
33
35
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
36
+ | **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] |
37
+ | **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] |
38
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
39
+ | **use_special_characters** | **String** | | [optional] |
34
40
 
35
41
  ## Example
36
42
 
@@ -50,6 +56,7 @@ instance = Akeyless::RotatedSecretUpdateGcp.new(
50
56
  grace_rotation_hour: null,
51
57
  grace_rotation_interval: null,
52
58
  grace_rotation_timing: null,
59
+ input_rule: null,
53
60
  item_custom_fields: null,
54
61
  json: null,
55
62
  keep_prev_version: null,
@@ -57,6 +64,7 @@ instance = Akeyless::RotatedSecretUpdateGcp.new(
57
64
  max_versions: null,
58
65
  name: null,
59
66
  new_name: null,
67
+ output_rule: null,
60
68
  password_length: null,
61
69
  rm_tag: null,
62
70
  rotation_event_in: null,
@@ -64,7 +72,11 @@ instance = Akeyless::RotatedSecretUpdateGcp.new(
64
72
  rotation_interval: null,
65
73
  rotator_type: null,
66
74
  token: null,
67
- uid_token: null
75
+ uid_token: null,
76
+ use_capital_letters: null,
77
+ use_lower_letters: null,
78
+ use_numbers: null,
79
+ use_special_characters: ! @ # $. [true/false]
68
80
  )
69
81
  ```
70
82
 
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [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][default to 'default_metadata'] |
12
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
12
13
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
15
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -16,6 +17,7 @@
16
17
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
17
18
  | **name** | **String** | Rotated secret name | |
18
19
  | **new_name** | **String** | New item name | [optional] |
20
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
19
21
  | **password_length** | **String** | The length of the password to be generated | [optional] |
20
22
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
21
23
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
@@ -25,6 +27,10 @@
25
27
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
26
28
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
27
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] |
28
34
 
29
35
  ## Example
30
36
 
@@ -37,6 +43,7 @@ instance = Akeyless::RotatedSecretUpdateHanadb.new(
37
43
  auto_rotate: null,
38
44
  delete_protection: null,
39
45
  description: null,
46
+ input_rule: null,
40
47
  item_custom_fields: null,
41
48
  json: null,
42
49
  keep_prev_version: null,
@@ -44,6 +51,7 @@ instance = Akeyless::RotatedSecretUpdateHanadb.new(
44
51
  max_versions: null,
45
52
  name: null,
46
53
  new_name: null,
54
+ output_rule: null,
47
55
  password_length: null,
48
56
  rm_tag: null,
49
57
  rotated_password: null,
@@ -52,7 +60,11 @@ instance = Akeyless::RotatedSecretUpdateHanadb.new(
52
60
  rotation_hour: null,
53
61
  rotation_interval: null,
54
62
  token: null,
55
- uid_token: null
63
+ uid_token: null,
64
+ use_capital_letters: null,
65
+ use_lower_letters: null,
66
+ use_numbers: null,
67
+ use_special_characters: ! @ # $. [true/false]
56
68
  )
57
69
  ```
58
70
 
@@ -11,6 +11,7 @@
11
11
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
12
12
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
13
13
  | **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] |
14
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
14
15
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
15
16
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
16
17
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -19,6 +20,7 @@
19
20
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
20
21
  | **name** | **String** | Rotated secret name | |
21
22
  | **new_name** | **String** | New item name | [optional] |
23
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
22
24
  | **password_length** | **String** | The length of the password to be generated | [optional] |
23
25
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
24
26
  | **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] |
@@ -39,6 +41,10 @@
39
41
  | **target** | **Array<String>** | A list of linked targets to be associated, Relevant only for Secure Remote Access for ssh cert issuer, ldap rotated secret and ldap dynamic secret, To specify multiple targets use argument multiple times | [optional] |
40
42
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
41
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] |
42
48
  | **user_attribute** | **String** | LDAP User Attribute, Default value \"cn\" | [optional][default to 'cn'] |
43
49
  | **user_dn** | **String** | Base DN to Perform User Search | [optional] |
44
50
 
@@ -55,6 +61,7 @@ instance = Akeyless::RotatedSecretUpdateLdap.new(
55
61
  delete_protection: null,
56
62
  description: null,
57
63
  host_provider: null,
64
+ input_rule: null,
58
65
  item_custom_fields: null,
59
66
  json: null,
60
67
  keep_prev_version: null,
@@ -63,6 +70,7 @@ instance = Akeyless::RotatedSecretUpdateLdap.new(
63
70
  max_versions: null,
64
71
  name: null,
65
72
  new_name: null,
73
+ output_rule: null,
66
74
  password_length: null,
67
75
  rm_tag: null,
68
76
  rotate_after_disconnect: null,
@@ -83,6 +91,10 @@ instance = Akeyless::RotatedSecretUpdateLdap.new(
83
91
  target: null,
84
92
  token: null,
85
93
  uid_token: null,
94
+ use_capital_letters: null,
95
+ use_lower_letters: null,
96
+ use_numbers: null,
97
+ use_special_characters: ! @ # $. [true/false],
86
98
  user_attribute: null,
87
99
  user_dn: null
88
100
  )
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [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][default to 'default_metadata'] |
12
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
12
13
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
15
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -17,6 +18,7 @@
17
18
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
18
19
  | **name** | **String** | Rotated secret name | |
19
20
  | **new_name** | **String** | New item name | [optional] |
21
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
20
22
  | **password_length** | **String** | The length of the password to be generated | [optional] |
21
23
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
22
24
  | **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] |
@@ -33,6 +35,10 @@
33
35
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
34
36
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
35
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] |
36
42
 
37
43
  ## Example
38
44
 
@@ -45,6 +51,7 @@ instance = Akeyless::RotatedSecretUpdateMongodb.new(
45
51
  auto_rotate: null,
46
52
  delete_protection: null,
47
53
  description: null,
54
+ input_rule: null,
48
55
  item_custom_fields: null,
49
56
  json: null,
50
57
  keep_prev_version: null,
@@ -53,6 +60,7 @@ instance = Akeyless::RotatedSecretUpdateMongodb.new(
53
60
  max_versions: null,
54
61
  name: null,
55
62
  new_name: null,
63
+ output_rule: null,
56
64
  password_length: null,
57
65
  rm_tag: null,
58
66
  rotate_after_disconnect: null,
@@ -68,7 +76,11 @@ instance = Akeyless::RotatedSecretUpdateMongodb.new(
68
76
  secure_access_host: null,
69
77
  secure_access_web: null,
70
78
  token: null,
71
- 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]
72
84
  )
73
85
  ```
74
86
 
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [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][default to 'default_metadata'] |
12
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
12
13
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
15
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -17,6 +18,7 @@
17
18
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
18
19
  | **name** | **String** | Rotated secret name | |
19
20
  | **new_name** | **String** | New item name | [optional] |
21
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
20
22
  | **password_length** | **String** | The length of the password to be generated | [optional] |
21
23
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
22
24
  | **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] |
@@ -34,6 +36,10 @@
34
36
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
35
37
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
36
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] |
37
43
 
38
44
  ## Example
39
45
 
@@ -46,6 +52,7 @@ instance = Akeyless::RotatedSecretUpdateMssql.new(
46
52
  auto_rotate: null,
47
53
  delete_protection: null,
48
54
  description: null,
55
+ input_rule: null,
49
56
  item_custom_fields: null,
50
57
  json: null,
51
58
  keep_prev_version: null,
@@ -54,6 +61,7 @@ instance = Akeyless::RotatedSecretUpdateMssql.new(
54
61
  max_versions: null,
55
62
  name: null,
56
63
  new_name: null,
64
+ output_rule: null,
57
65
  password_length: null,
58
66
  rm_tag: null,
59
67
  rotate_after_disconnect: null,
@@ -70,7 +78,11 @@ instance = Akeyless::RotatedSecretUpdateMssql.new(
70
78
  secure_access_host: null,
71
79
  secure_access_web: null,
72
80
  token: null,
73
- uid_token: null
81
+ uid_token: null,
82
+ use_capital_letters: null,
83
+ use_lower_letters: null,
84
+ use_numbers: null,
85
+ use_special_characters: ! @ # $. [true/false]
74
86
  )
75
87
  ```
76
88
 
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [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][default to 'default_metadata'] |
12
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
12
13
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
15
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -17,6 +18,7 @@
17
18
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
18
19
  | **name** | **String** | Rotated secret name | |
19
20
  | **new_name** | **String** | New item name | [optional] |
21
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
20
22
  | **password_length** | **String** | The length of the password to be generated | [optional] |
21
23
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
22
24
  | **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] |
@@ -33,6 +35,10 @@
33
35
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
34
36
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
35
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] |
36
42
 
37
43
  ## Example
38
44
 
@@ -45,6 +51,7 @@ instance = Akeyless::RotatedSecretUpdateMysql.new(
45
51
  auto_rotate: null,
46
52
  delete_protection: null,
47
53
  description: null,
54
+ input_rule: null,
48
55
  item_custom_fields: null,
49
56
  json: null,
50
57
  keep_prev_version: null,
@@ -53,6 +60,7 @@ instance = Akeyless::RotatedSecretUpdateMysql.new(
53
60
  max_versions: null,
54
61
  name: null,
55
62
  new_name: null,
63
+ output_rule: null,
56
64
  password_length: null,
57
65
  rm_tag: null,
58
66
  rotate_after_disconnect: null,
@@ -68,7 +76,11 @@ instance = Akeyless::RotatedSecretUpdateMysql.new(
68
76
  secure_access_host: null,
69
77
  secure_access_web: null,
70
78
  token: null,
71
- 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]
72
84
  )
73
85
  ```
74
86