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
@@ -8,12 +8,14 @@
8
8
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
11
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
15
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
15
16
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
16
17
  | **name** | **String** | Rotated secret name | |
18
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
17
19
  | **password_length** | **String** | The length of the password to be generated | [optional] |
18
20
  | **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] |
19
21
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
@@ -32,6 +34,10 @@
32
34
  | **target_name** | **String** | The target name to associate | |
33
35
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
34
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] |
35
41
 
36
42
  ## Example
37
43
 
@@ -43,12 +49,14 @@ instance = Akeyless::RotatedSecretCreateMongodb.new(
43
49
  auto_rotate: null,
44
50
  delete_protection: null,
45
51
  description: null,
52
+ input_rule: null,
46
53
  item_custom_fields: null,
47
54
  json: null,
48
55
  key: null,
49
56
  lock_during_sra_session: null,
50
57
  max_versions: null,
51
58
  name: null,
59
+ output_rule: null,
52
60
  password_length: null,
53
61
  rotate_after_disconnect: null,
54
62
  rotated_password: null,
@@ -66,7 +74,11 @@ instance = Akeyless::RotatedSecretCreateMongodb.new(
66
74
  tags: null,
67
75
  target_name: null,
68
76
  token: null,
69
- uid_token: null
77
+ uid_token: null,
78
+ use_capital_letters: null,
79
+ use_lower_letters: null,
80
+ use_numbers: null,
81
+ use_special_characters: ! @ # $. [true/false]
70
82
  )
71
83
  ```
72
84
 
@@ -8,12 +8,14 @@
8
8
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
11
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
15
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
15
16
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
16
17
  | **name** | **String** | Rotated secret name | |
18
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
17
19
  | **password_length** | **String** | The length of the password to be generated | [optional] |
18
20
  | **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] |
19
21
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
@@ -33,6 +35,10 @@
33
35
  | **target_name** | **String** | The target name to associate | |
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
 
@@ -44,12 +50,14 @@ instance = Akeyless::RotatedSecretCreateMssql.new(
44
50
  auto_rotate: null,
45
51
  delete_protection: null,
46
52
  description: null,
53
+ input_rule: null,
47
54
  item_custom_fields: null,
48
55
  json: null,
49
56
  key: null,
50
57
  lock_during_sra_session: null,
51
58
  max_versions: null,
52
59
  name: null,
60
+ output_rule: null,
53
61
  password_length: null,
54
62
  rotate_after_disconnect: null,
55
63
  rotated_password: null,
@@ -68,7 +76,11 @@ instance = Akeyless::RotatedSecretCreateMssql.new(
68
76
  tags: null,
69
77
  target_name: 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
 
@@ -8,12 +8,14 @@
8
8
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
11
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
15
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
15
16
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
16
17
  | **name** | **String** | Rotated secret name | |
18
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
17
19
  | **password_length** | **String** | The length of the password to be generated | [optional] |
18
20
  | **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] |
19
21
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
@@ -32,6 +34,10 @@
32
34
  | **target_name** | **String** | The target name to associate | |
33
35
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
34
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] |
35
41
 
36
42
  ## Example
37
43
 
@@ -43,12 +49,14 @@ instance = Akeyless::RotatedSecretCreateMysql.new(
43
49
  auto_rotate: null,
44
50
  delete_protection: null,
45
51
  description: null,
52
+ input_rule: null,
46
53
  item_custom_fields: null,
47
54
  json: null,
48
55
  key: null,
49
56
  lock_during_sra_session: null,
50
57
  max_versions: null,
51
58
  name: null,
59
+ output_rule: null,
52
60
  password_length: null,
53
61
  rotate_after_disconnect: null,
54
62
  rotated_password: null,
@@ -66,7 +74,11 @@ instance = Akeyless::RotatedSecretCreateMysql.new(
66
74
  tags: null,
67
75
  target_name: null,
68
76
  token: null,
69
- uid_token: null
77
+ uid_token: null,
78
+ use_capital_letters: null,
79
+ use_lower_letters: null,
80
+ use_numbers: null,
81
+ use_special_characters: ! @ # $. [true/false]
70
82
  )
71
83
  ```
72
84
 
@@ -10,11 +10,13 @@
10
10
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
11
11
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
12
12
  | **description** | **String** | Description of the object | [optional] |
13
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
13
14
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
14
15
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
16
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
16
17
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
17
18
  | **name** | **String** | Rotated secret name | |
19
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
18
20
  | **password_length** | **String** | The length of the password to be generated | [optional] |
19
21
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
20
22
  | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
@@ -24,6 +26,10 @@
24
26
  | **target_name** | **String** | The target name to associate | |
25
27
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
26
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] |
27
33
 
28
34
  ## Example
29
35
 
@@ -37,11 +43,13 @@ instance = Akeyless::RotatedSecretCreateOpenAI.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
  key: null,
43
50
  max_versions: null,
44
51
  name: null,
52
+ output_rule: null,
45
53
  password_length: null,
46
54
  rotation_event_in: null,
47
55
  rotation_hour: null,
@@ -50,7 +58,11 @@ instance = Akeyless::RotatedSecretCreateOpenAI.new(
50
58
  tags: null,
51
59
  target_name: null,
52
60
  token: null,
53
- uid_token: null
61
+ uid_token: null,
62
+ use_capital_letters: null,
63
+ use_lower_letters: null,
64
+ use_numbers: null,
65
+ use_special_characters: ! @ # $. [true/false]
54
66
  )
55
67
  ```
56
68
 
@@ -8,12 +8,14 @@
8
8
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
11
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
15
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
15
16
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
16
17
  | **name** | **String** | Rotated secret name | |
18
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
17
19
  | **password_length** | **String** | The length of the password to be generated | [optional] |
18
20
  | **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] |
19
21
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
@@ -30,6 +32,10 @@
30
32
  | **target_name** | **String** | The target name to associate | |
31
33
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
32
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] |
33
39
 
34
40
  ## Example
35
41
 
@@ -41,12 +47,14 @@ instance = Akeyless::RotatedSecretCreateOracledb.new(
41
47
  auto_rotate: null,
42
48
  delete_protection: null,
43
49
  description: null,
50
+ input_rule: null,
44
51
  item_custom_fields: null,
45
52
  json: null,
46
53
  key: null,
47
54
  lock_during_sra_session: null,
48
55
  max_versions: null,
49
56
  name: null,
57
+ output_rule: null,
50
58
  password_length: null,
51
59
  rotate_after_disconnect: null,
52
60
  rotated_password: null,
@@ -62,7 +70,11 @@ instance = Akeyless::RotatedSecretCreateOracledb.new(
62
70
  tags: null,
63
71
  target_name: null,
64
72
  token: null,
65
- uid_token: null
73
+ uid_token: null,
74
+ use_capital_letters: null,
75
+ use_lower_letters: null,
76
+ use_numbers: null,
77
+ use_special_characters: ! @ # $. [true/false]
66
78
  )
67
79
  ```
68
80
 
@@ -8,12 +8,14 @@
8
8
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
11
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
15
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
15
16
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
16
17
  | **name** | **String** | Rotated secret name | |
18
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
17
19
  | **password_length** | **String** | The length of the password to be generated | [optional] |
18
20
  | **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] |
19
21
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
@@ -33,6 +35,10 @@
33
35
  | **target_name** | **String** | The target name to associate | |
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
 
@@ -44,12 +50,14 @@ instance = Akeyless::RotatedSecretCreatePostgresql.new(
44
50
  auto_rotate: null,
45
51
  delete_protection: null,
46
52
  description: null,
53
+ input_rule: null,
47
54
  item_custom_fields: null,
48
55
  json: null,
49
56
  key: null,
50
57
  lock_during_sra_session: null,
51
58
  max_versions: null,
52
59
  name: null,
60
+ output_rule: null,
53
61
  password_length: null,
54
62
  rotate_after_disconnect: null,
55
63
  rotated_password: null,
@@ -68,7 +76,11 @@ instance = Akeyless::RotatedSecretCreatePostgresql.new(
68
76
  tags: null,
69
77
  target_name: 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
 
@@ -8,11 +8,13 @@
8
8
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
11
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
15
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
15
16
  | **name** | **String** | Rotated secret name | |
17
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
16
18
  | **password_length** | **String** | The length of the password to be generated | [optional] |
17
19
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
18
20
  | **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
@@ -24,6 +26,10 @@
24
26
  | **target_name** | **String** | The target name to associate | |
25
27
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
26
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] |
27
33
 
28
34
  ## Example
29
35
 
@@ -35,11 +41,13 @@ instance = Akeyless::RotatedSecretCreateRedis.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
  key: null,
41
48
  max_versions: null,
42
49
  name: null,
50
+ output_rule: null,
43
51
  password_length: null,
44
52
  rotated_password: null,
45
53
  rotated_username: null,
@@ -50,7 +58,11 @@ instance = Akeyless::RotatedSecretCreateRedis.new(
50
58
  tags: null,
51
59
  target_name: null,
52
60
  token: null,
53
- uid_token: null
61
+ uid_token: null,
62
+ use_capital_letters: null,
63
+ use_lower_letters: null,
64
+ use_numbers: null,
65
+ use_special_characters: ! @ # $. [true/false]
54
66
  )
55
67
  ```
56
68
 
@@ -8,12 +8,14 @@
8
8
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
11
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
15
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
15
16
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
16
17
  | **name** | **String** | Rotated secret name | |
18
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
17
19
  | **password_length** | **String** | The length of the password to be generated | [optional] |
18
20
  | **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] |
19
21
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
@@ -29,6 +31,10 @@
29
31
  | **target_name** | **String** | The target name to associate | |
30
32
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
31
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] |
32
38
 
33
39
  ## Example
34
40
 
@@ -40,12 +46,14 @@ instance = Akeyless::RotatedSecretCreateRedshift.new(
40
46
  auto_rotate: null,
41
47
  delete_protection: null,
42
48
  description: null,
49
+ input_rule: null,
43
50
  item_custom_fields: null,
44
51
  json: null,
45
52
  key: null,
46
53
  lock_during_sra_session: null,
47
54
  max_versions: null,
48
55
  name: null,
56
+ output_rule: null,
49
57
  password_length: null,
50
58
  rotate_after_disconnect: null,
51
59
  rotated_password: null,
@@ -60,7 +68,11 @@ instance = Akeyless::RotatedSecretCreateRedshift.new(
60
68
  tags: null,
61
69
  target_name: null,
62
70
  token: null,
63
- uid_token: null
71
+ uid_token: null,
72
+ use_capital_letters: null,
73
+ use_lower_letters: null,
74
+ use_numbers: null,
75
+ use_special_characters: ! @ # $. [true/false]
64
76
  )
65
77
  ```
66
78
 
@@ -8,11 +8,13 @@
8
8
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
11
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
15
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
15
16
  | **name** | **String** | Rotated secret name | |
17
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
16
18
  | **password_length** | **String** | The length of the password to be generated | [optional] |
17
19
  | **private_key** | **String** | RSA Private key (base64 encoded) to rotate (relevant only for rotator-type=key) | [optional] |
18
20
  | **private_key_file_name** | **String** | The path to the file containing the private key (relevant only for rotator-type=key) | [optional] |
@@ -26,6 +28,10 @@
26
28
  | **target_name** | **String** | The target name to associate | |
27
29
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
28
30
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
31
+ | **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] |
32
+ | **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] |
33
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
34
+ | **use_special_characters** | **String** | | [optional] |
29
35
 
30
36
  ## Example
31
37
 
@@ -37,11 +43,13 @@ instance = Akeyless::RotatedSecretCreateSnowflake.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
  key: null,
43
50
  max_versions: null,
44
51
  name: null,
52
+ output_rule: null,
45
53
  password_length: null,
46
54
  private_key: null,
47
55
  private_key_file_name: null,
@@ -54,7 +62,11 @@ instance = Akeyless::RotatedSecretCreateSnowflake.new(
54
62
  tags: null,
55
63
  target_name: null,
56
64
  token: null,
57
- uid_token: null
65
+ uid_token: null,
66
+ use_capital_letters: null,
67
+ use_lower_letters: null,
68
+ use_numbers: null,
69
+ use_special_characters: ! @ # $. [true/false]
58
70
  )
59
71
  ```
60
72
 
@@ -12,11 +12,13 @@
12
12
  | **expiration_date** | **String** | Token expiration date in YYYY-MM-DD format (required for rotator-type=token when manual rotation is selected and no existing token is provided). Time will be set to 00:00 UTC. | [optional] |
13
13
  | **hec_token** | **String** | Current Splunk HEC token value to store (relevant only for rotator-type=hec-token). If not provided, a new HEC input will be created in Splunk. | [optional] |
14
14
  | **hec_token_name** | **String** | Splunk HEC input name to manage (required for rotator-type=hec-token) | [optional] |
15
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
15
16
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
16
17
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
17
18
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
18
19
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
19
20
  | **name** | **String** | Rotated secret name | |
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
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
22
24
  | **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
@@ -30,6 +32,10 @@
30
32
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
31
33
  | **token_owner** | **String** | Splunk token owner username (relevant only for rotator-type=token) | [optional] |
32
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] |
33
39
 
34
40
  ## Example
35
41
 
@@ -45,11 +51,13 @@ instance = Akeyless::RotatedSecretCreateSplunk.new(
45
51
  expiration_date: null,
46
52
  hec_token: null,
47
53
  hec_token_name: null,
54
+ input_rule: null,
48
55
  item_custom_fields: null,
49
56
  json: null,
50
57
  key: null,
51
58
  max_versions: null,
52
59
  name: null,
60
+ output_rule: null,
53
61
  password_length: null,
54
62
  rotated_password: null,
55
63
  rotated_username: null,
@@ -62,7 +70,11 @@ instance = Akeyless::RotatedSecretCreateSplunk.new(
62
70
  target_name: null,
63
71
  token: null,
64
72
  token_owner: null,
65
- uid_token: null
73
+ uid_token: null,
74
+ use_capital_letters: null,
75
+ use_lower_letters: null,
76
+ use_numbers: null,
77
+ use_special_characters: ! @ # $. [true/false]
66
78
  )
67
79
  ```
68
80
 
@@ -8,6 +8,7 @@
8
8
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
11
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -15,6 +16,7 @@
15
16
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
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 | |
19
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
18
20
  | **password_length** | **String** | The length of the password to be generated | [optional] |
19
21
  | **public_key_remote_path** | **String** | The path to the public key that will be rotated on the server | [optional] |
20
22
  | **rotate_after_disconnect** | **String** | StringOrBool accepts JSON strings, booleans, and numbers for backward compatibility with older SDK versions that send boolean values for rotate-after-disconnect. | [optional] |
@@ -39,6 +41,10 @@
39
41
  | **target_name** | **String** | The target name to associate | |
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
 
43
49
  ## Example
44
50
 
@@ -50,6 +56,7 @@ instance = Akeyless::RotatedSecretCreateSsh.new(
50
56
  auto_rotate: null,
51
57
  delete_protection: null,
52
58
  description: null,
59
+ input_rule: null,
53
60
  item_custom_fields: null,
54
61
  json: null,
55
62
  key: null,
@@ -57,6 +64,7 @@ instance = Akeyless::RotatedSecretCreateSsh.new(
57
64
  lock_during_sra_session: null,
58
65
  max_versions: null,
59
66
  name: null,
67
+ output_rule: null,
60
68
  password_length: null,
61
69
  public_key_remote_path: null,
62
70
  rotate_after_disconnect: null,
@@ -80,7 +88,11 @@ instance = Akeyless::RotatedSecretCreateSsh.new(
80
88
  tags: null,
81
89
  target_name: null,
82
90
  token: null,
83
- uid_token: null
91
+ uid_token: null,
92
+ use_capital_letters: null,
93
+ use_lower_letters: null,
94
+ use_numbers: null,
95
+ use_special_characters: ! @ # $. [true/false]
84
96
  )
85
97
  ```
86
98
 
@@ -8,12 +8,14 @@
8
8
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
11
12
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
15
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
15
16
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
16
17
  | **name** | **String** | Rotated secret name | |
18
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
17
19
  | **password_length** | **String** | The length of the password to be generated | [optional] |
18
20
  | **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] |
19
21
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
@@ -34,6 +36,10 @@
34
36
  | **target_name** | **String** | The target name to associate | |
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
 
@@ -45,12 +51,14 @@ instance = Akeyless::RotatedSecretCreateWindows.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
  key: null,
51
58
  lock_during_sra_session: null,
52
59
  max_versions: null,
53
60
  name: null,
61
+ output_rule: null,
54
62
  password_length: null,
55
63
  rotate_after_disconnect: null,
56
64
  rotated_password: null,
@@ -70,7 +78,11 @@ instance = Akeyless::RotatedSecretCreateWindows.new(
70
78
  tags: null,
71
79
  target_name: 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