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
@@ -0,0 +1,28 @@
1
+ # Akeyless::KmipClientUpdate
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **client_id** | **String** | | [optional] |
8
+ | **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
9
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
10
+ | **name** | **String** | | [optional] |
11
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
12
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'akeyless'
18
+
19
+ instance = Akeyless::KmipClientUpdate.new(
20
+ client_id: null,
21
+ expiration_event_in: null,
22
+ json: null,
23
+ name: null,
24
+ token: null,
25
+ uid_token: null
26
+ )
27
+ ```
28
+
@@ -0,0 +1,18 @@
1
+ # Akeyless::KmipClientUpdateOutput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **updated** | **Boolean** | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::KmipClientUpdateOutput.new(
15
+ updated: null
16
+ )
17
+ ```
18
+
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **activate_keys_on_creation** | **String** | If set to 'true', newly created keys on the client will be set to an 'active' state | [optional][default to 'false'] |
8
8
  | **certificate_ttl** | **Integer** | Client certificate TTL in days | [optional][default to 90] |
9
+ | **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
9
10
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
10
11
  | **name** | **String** | Client name | |
11
12
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -19,6 +20,7 @@ require 'akeyless'
19
20
  instance = Akeyless::KmipCreateClient.new(
20
21
  activate_keys_on_creation: null,
21
22
  certificate_ttl: null,
23
+ expiration_event_in: null,
22
24
  json: null,
23
25
  name: null,
24
26
  token: null,
@@ -8,6 +8,7 @@
8
8
  | **ca_cert** | **Array<Integer>** | | [optional] |
9
9
  | **certificate_issue_date** | **Time** | | [optional] |
10
10
  | **certificate_ttl_in_seconds** | **Integer** | | [optional] |
11
+ | **expiration_events** | [**Array<CertificateExpirationEvent>**](CertificateExpirationEvent.md) | | [optional] |
11
12
  | **hostname** | **String** | | [optional] |
12
13
  | **root** | **String** | | [optional] |
13
14
 
@@ -21,6 +22,7 @@ instance = Akeyless::KmipDescribeServerOutput.new(
21
22
  ca_cert: null,
22
23
  certificate_issue_date: null,
23
24
  certificate_ttl_in_seconds: null,
25
+ expiration_events: null,
24
26
  hostname: null,
25
27
  root: null
26
28
  )
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **certificate_ttl** | **Integer** | Server certificate TTL in days | [optional][default to 90] |
8
+ | **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
8
9
  | **hostname** | **String** | Hostname | |
9
10
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
10
11
  | **root** | **String** | Root path of KMIP Resources | |
@@ -18,6 +19,7 @@ require 'akeyless'
18
19
 
19
20
  instance = Akeyless::KmipServerSetup.new(
20
21
  certificate_ttl: null,
22
+ expiration_event_in: null,
21
23
  hostname: null,
22
24
  json: null,
23
25
  root: null,
@@ -0,0 +1,24 @@
1
+ # Akeyless::KmipServerUpdate
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
8
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
10
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'akeyless'
16
+
17
+ instance = Akeyless::KmipServerUpdate.new(
18
+ expiration_event_in: null,
19
+ json: null,
20
+ token: null,
21
+ uid_token: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,18 @@
1
+ # Akeyless::KmipServerUpdateOutput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **updated** | **Boolean** | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::KmipServerUpdateOutput.new(
15
+ updated: null
16
+ )
17
+ ```
18
+
@@ -10,6 +10,7 @@
10
10
  | **challenge_type** | **String** | ACMEChallengeType defines ACME challenge type for Let's Encrypt | [optional] |
11
11
  | **dns_target_name** | **String** | Name of DNS target (transient field - not stored in DB) Used by CLI to pass DNS target name to SDK for creating target_object_assoc Retrieved from target_object_assoc when reading target Required when ChallengeType is \"dns\" | [optional] |
12
12
  | **dns_target_type** | **String** | | [optional] |
13
+ | **dns_zone** | **String** | Cloudflare zone identifier Required when DNSTargetType is Cloudflare | [optional] |
13
14
  | **email** | **String** | Email address for ACME account registration Required | [optional] |
14
15
  | **gcp_project** | **String** | GCP Cloud DNS: Project ID Optional - can be derived from service account | [optional] |
15
16
  | **hosted_zone** | **String** | AWS Route53: Hosted zone ID Required when DNSTargetType is AWS | [optional] |
@@ -28,6 +29,7 @@ instance = Akeyless::LetsEncryptTargetDetails.new(
28
29
  challenge_type: null,
29
30
  dns_target_name: null,
30
31
  dns_target_type: null,
32
+ dns_zone: null,
31
33
  email: null,
32
34
  gcp_project: null,
33
35
  hosted_zone: null,
data/docs/ListTargets.md CHANGED
@@ -8,7 +8,7 @@
8
8
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
9
  | **pagination_token** | **String** | Next page reference | [optional] |
10
10
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
11
- | **type** | **Array<String>** | The target types list . In case it is empty, all types of targets will be returned. options: [hanadb cassandra aws ssh gke eks mysql mongodb snowflake mssql redshift artifactory azure rabbitmq k8s venafi gcp oracle dockerhub ldap github chef web salesforce postgres] | [optional] |
11
+ | **type** | **Array<String>** | The target types list . In case it is empty, all types of targets will be returned. options: [hanadb cassandra aws ssh gke eks mysql mongodb snowflake mssql redshift artifactory azure rabbitmq k8s venafi gcp oracle dockerhub cloudflare ldap github chef web salesforce postgres] | [optional] |
12
12
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
13
13
 
14
14
  ## Example
@@ -13,6 +13,8 @@
13
13
  | **allowed_ip_sans** | **Array<String>** | | [optional] |
14
14
  | **allowed_uri_sans** | **Array<String>** | | [optional] |
15
15
  | **auto_renew_certificate** | **Boolean** | | [optional] |
16
+ | **basic_constraints** | **String** | | [optional] |
17
+ | **basic_constraints_critical** | **Boolean** | | [optional] |
16
18
  | **basic_constraints_valid_for_non_ca** | **Boolean** | | [optional] |
17
19
  | **certificate_authority_mode** | **String** | | [optional] |
18
20
  | **client_flag** | **Boolean** | | [optional] |
@@ -63,6 +65,8 @@ instance = Akeyless::PKICertificateIssueDetails.new(
63
65
  allowed_ip_sans: null,
64
66
  allowed_uri_sans: null,
65
67
  auto_renew_certificate: null,
68
+ basic_constraints: null,
69
+ basic_constraints_critical: null,
66
70
  basic_constraints_valid_for_non_ca: null,
67
71
  certificate_authority_mode: null,
68
72
  client_flag: null,
@@ -15,12 +15,14 @@
15
15
  | **grace_rotation_hour** | **Integer** | The Hour of the grace rotation in UTC | [optional] |
16
16
  | **grace_rotation_interval** | **String** | The number of days to wait before deleting the old key (must be bigger than rotation-interval) | [optional] |
17
17
  | **grace_rotation_timing** | **String** | When to create the new version relative to the rotation date [after/before] | [optional] |
18
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
18
19
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
19
20
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
20
21
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
21
22
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
22
23
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
23
24
  | **name** | **String** | Rotated secret name | |
25
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
24
26
  | **password_length** | **String** | The length of the password to be generated | [optional] |
25
27
  | **rotate_after_disconnect** | **String** | StringOrBool accepts JSON strings, booleans, and numbers for backward compatibility with older SDK versions that send boolean values for rotate-after-disconnect. | [optional] |
26
28
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
@@ -36,6 +38,10 @@
36
38
  | **target_name** | **String** | The target name to associate | |
37
39
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
38
40
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
41
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
42
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
43
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
44
+ | **use_special_characters** | **String** | | [optional] |
39
45
 
40
46
  ## Example
41
47
 
@@ -54,12 +60,14 @@ instance = Akeyless::RotatedSecretCreateAws.new(
54
60
  grace_rotation_hour: null,
55
61
  grace_rotation_interval: null,
56
62
  grace_rotation_timing: null,
63
+ input_rule: null,
57
64
  item_custom_fields: null,
58
65
  json: null,
59
66
  key: null,
60
67
  lock_during_sra_session: null,
61
68
  max_versions: null,
62
69
  name: null,
70
+ output_rule: null,
63
71
  password_length: null,
64
72
  rotate_after_disconnect: null,
65
73
  rotation_event_in: null,
@@ -74,7 +82,11 @@ instance = Akeyless::RotatedSecretCreateAws.new(
74
82
  tags: null,
75
83
  target_name: null,
76
84
  token: null,
77
- uid_token: null
85
+ uid_token: null,
86
+ use_capital_letters: null,
87
+ use_lower_letters: null,
88
+ use_numbers: null,
89
+ use_special_characters: ! @ # $. [true/false]
78
90
  )
79
91
  ```
80
92
 
@@ -16,12 +16,14 @@
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
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
22
23
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
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 | |
26
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
25
27
  | **password_length** | **String** | The length of the password to be generated | [optional] |
26
28
  | **resource_group_name** | **String** | The resource group name (only relevant when explicitly-set-sa=true) | [optional] |
27
29
  | **resource_name** | **String** | The name of the storage account (only relevant when explicitly-set-sa=true) | [optional] |
@@ -41,6 +43,10 @@
41
43
  | **target_name** | **String** | The target name to associate | |
42
44
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
43
45
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
46
+ | **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] |
47
+ | **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] |
48
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
49
+ | **use_special_characters** | **String** | | [optional] |
44
50
  | **username** | **String** | The user principal name to rotate his password (relevant only for rotator-type=password) | [optional] |
45
51
 
46
52
  ## Example
@@ -61,12 +67,14 @@ instance = Akeyless::RotatedSecretCreateAzure.new(
61
67
  grace_rotation_hour: null,
62
68
  grace_rotation_interval: null,
63
69
  grace_rotation_timing: null,
70
+ input_rule: null,
64
71
  item_custom_fields: null,
65
72
  json: null,
66
73
  key: null,
67
74
  lock_during_sra_session: null,
68
75
  max_versions: null,
69
76
  name: null,
77
+ output_rule: null,
70
78
  password_length: null,
71
79
  resource_group_name: null,
72
80
  resource_name: null,
@@ -86,6 +94,10 @@ instance = Akeyless::RotatedSecretCreateAzure.new(
86
94
  target_name: null,
87
95
  token: null,
88
96
  uid_token: null,
97
+ use_capital_letters: null,
98
+ use_lower_letters: null,
99
+ use_numbers: null,
100
+ use_special_characters: ! @ # $. [true/false],
89
101
  username: null
90
102
  )
91
103
  ```
@@ -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::RotatedSecretCreateCassandra.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::RotatedSecretCreateCassandra.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
 
@@ -10,12 +10,14 @@
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional] |
12
12
  | **enable_password_policy** | **String** | Enable password policy | [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
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
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 | |
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
  | **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] |
21
23
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
@@ -38,10 +40,10 @@
38
40
  | **timeout_sec** | **Integer** | Maximum allowed time in seconds for the custom rotator to return the results | [optional][default to 40] |
39
41
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
40
42
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
41
- | **use_capital_letters** | **String** | Password must contain capital letters [true/false] | [optional] |
42
- | **use_lower_letters** | **String** | Password must contain lower case letters [true/false] | [optional] |
43
- | **use_numbers** | **String** | Password must contain numbers [true/false] | [optional] |
44
- | **use_special_characters** | **String** | Password must contain special characters [true/false] | [optional] |
43
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
44
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
45
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
46
+ | **use_special_characters** | **String** | | [optional] |
45
47
 
46
48
  ## Example
47
49
 
@@ -55,12 +57,14 @@ instance = Akeyless::RotatedSecretCreateCustom.new(
55
57
  delete_protection: null,
56
58
  description: null,
57
59
  enable_password_policy: null,
60
+ input_rule: null,
58
61
  item_custom_fields: null,
59
62
  json: null,
60
63
  key: null,
61
64
  lock_during_sra_session: null,
62
65
  max_versions: null,
63
66
  name: null,
67
+ output_rule: null,
64
68
  password_length: null,
65
69
  rotate_after_disconnect: null,
66
70
  rotation_event_in: null,
@@ -86,7 +90,7 @@ instance = Akeyless::RotatedSecretCreateCustom.new(
86
90
  use_capital_letters: null,
87
91
  use_lower_letters: null,
88
92
  use_numbers: null,
89
- use_special_characters: null
93
+ use_special_characters: ! @ # $. [true/false]
90
94
  )
91
95
  ```
92
96
 
@@ -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
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
18
20
  | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
@@ -21,6 +23,10 @@
21
23
  | **target_name** | **String** | The target name to associate | |
22
24
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
23
25
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
26
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
27
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
28
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
29
+ | **use_special_characters** | **String** | | [optional] |
24
30
 
25
31
  ## Example
26
32
 
@@ -32,11 +38,13 @@ instance = Akeyless::RotatedSecretCreateDockerhub.new(
32
38
  auto_rotate: null,
33
39
  delete_protection: null,
34
40
  description: null,
41
+ input_rule: null,
35
42
  item_custom_fields: null,
36
43
  json: null,
37
44
  key: null,
38
45
  max_versions: null,
39
46
  name: null,
47
+ output_rule: null,
40
48
  password_length: null,
41
49
  rotation_event_in: null,
42
50
  rotation_hour: null,
@@ -44,7 +52,11 @@ instance = Akeyless::RotatedSecretCreateDockerhub.new(
44
52
  tags: null,
45
53
  target_name: null,
46
54
  token: null,
47
- uid_token: null
55
+ uid_token: null,
56
+ use_capital_letters: null,
57
+ use_lower_letters: null,
58
+ use_numbers: null,
59
+ use_special_characters: ! @ # $. [true/false]
48
60
  )
49
61
  ```
50
62
 
@@ -15,11 +15,13 @@
15
15
  | **grace_rotation_hour** | **Integer** | The Hour of the grace rotation in UTC | [optional] |
16
16
  | **grace_rotation_interval** | **String** | The number of days to wait before deleting the old key (must be bigger than rotation-interval) | [optional] |
17
17
  | **grace_rotation_timing** | **String** | When to create the new version relative to the rotation date [after/before] | [optional] |
18
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
18
19
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
19
20
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
20
21
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
21
22
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
22
23
  | **name** | **String** | Rotated secret name | |
24
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
23
25
  | **password_length** | **String** | The length of the password to be generated | [optional] |
24
26
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
25
27
  | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [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
 
@@ -47,11 +53,13 @@ instance = Akeyless::RotatedSecretCreateGcp.new(
47
53
  grace_rotation_hour: null,
48
54
  grace_rotation_interval: null,
49
55
  grace_rotation_timing: null,
56
+ input_rule: null,
50
57
  item_custom_fields: null,
51
58
  json: null,
52
59
  key: null,
53
60
  max_versions: null,
54
61
  name: null,
62
+ output_rule: null,
55
63
  password_length: null,
56
64
  rotation_event_in: null,
57
65
  rotation_hour: null,
@@ -60,7 +68,11 @@ instance = Akeyless::RotatedSecretCreateGcp.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
  | **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::RotatedSecretCreateHanadb.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::RotatedSecretCreateHanadb.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
 
@@ -10,12 +10,14 @@
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional] |
12
12
  | **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret | [optional] |
13
+ | **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
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
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 | |
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
  | **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] |
21
23
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=ldap) | [optional] |
@@ -38,6 +40,10 @@
38
40
  | **target_name** | **String** | The target name to associate | |
39
41
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
40
42
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
43
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
44
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
45
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
46
+ | **use_special_characters** | **String** | | [optional] |
41
47
  | **user_attribute** | **String** | LDAP User Attribute, Default value \"cn\" | [optional][default to 'cn'] |
42
48
  | **user_dn** | **String** | Base DN to Perform User Search | [optional] |
43
49
 
@@ -53,12 +59,14 @@ instance = Akeyless::RotatedSecretCreateLdap.new(
53
59
  delete_protection: null,
54
60
  description: null,
55
61
  host_provider: null,
62
+ input_rule: null,
56
63
  item_custom_fields: null,
57
64
  json: null,
58
65
  key: null,
59
66
  lock_during_sra_session: null,
60
67
  max_versions: null,
61
68
  name: null,
69
+ output_rule: null,
62
70
  password_length: null,
63
71
  rotate_after_disconnect: null,
64
72
  rotated_password: null,
@@ -81,6 +89,10 @@ instance = Akeyless::RotatedSecretCreateLdap.new(
81
89
  target_name: null,
82
90
  token: null,
83
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
  user_attribute: null,
85
97
  user_dn: null
86
98
  )