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
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
8
8
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
9
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
9
10
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
10
11
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
11
12
  | **mongodb_atlas_api_private_key** | **String** | MongoDB Atlas private key | [optional] |
@@ -23,6 +24,7 @@
23
24
  | **mongodb_username** | **String** | MongoDB server username | [optional] |
24
25
  | **name** | **String** | Dynamic secret name | |
25
26
  | **new_name** | **String** | Dynamic secret name | [optional] |
27
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
26
28
  | **password_length** | **String** | The length of the password to be generated | [optional] |
27
29
  | **producer_encryption_key_name** | **String** | Encrypt producer with following key | [optional] |
28
30
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
@@ -36,6 +38,10 @@
36
38
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
40
46
 
41
47
  ## Example
@@ -46,6 +52,7 @@ require 'akeyless'
46
52
  instance = Akeyless::GatewayUpdateProducerMongo.new(
47
53
  custom_username_template: null,
48
54
  delete_protection: null,
55
+ input_rule: null,
49
56
  item_custom_fields: null,
50
57
  json: null,
51
58
  mongodb_atlas_api_private_key: null,
@@ -63,6 +70,7 @@ instance = Akeyless::GatewayUpdateProducerMongo.new(
63
70
  mongodb_username: null,
64
71
  name: null,
65
72
  new_name: null,
73
+ output_rule: null,
66
74
  password_length: null,
67
75
  producer_encryption_key_name: null,
68
76
  secure_access_bastion_issuer: null,
@@ -76,6 +84,10 @@ instance = Akeyless::GatewayUpdateProducerMongo.new(
76
84
  target_name: null,
77
85
  token: null,
78
86
  uid_token: null,
87
+ use_capital_letters: null,
88
+ use_lower_letters: null,
89
+ use_numbers: null,
90
+ use_special_characters: ! @ # $. [true/false],
79
91
  user_ttl: null
80
92
  )
81
93
  ```
@@ -8,6 +8,7 @@
8
8
  | **db_server_certificates** | **String** | (Optional) DB server certificates | [optional] |
9
9
  | **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [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
  | **mysql_dbname** | **String** | MySQL DB Name | [optional] |
@@ -19,6 +20,7 @@
19
20
  | **mysql_username** | **String** | MySQL Username | [optional] |
20
21
  | **name** | **String** | Dynamic secret name | |
21
22
  | **new_name** | **String** | Dynamic secret name | [optional] |
23
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
22
24
  | **password_length** | **String** | The length of the password to be generated | [optional] |
23
25
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
24
26
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
@@ -34,6 +36,10 @@
34
36
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
38
44
 
39
45
  ## Example
@@ -46,6 +52,7 @@ instance = Akeyless::GatewayUpdateProducerMySQL.new(
46
52
  db_server_certificates: null,
47
53
  db_server_name: null,
48
54
  delete_protection: null,
55
+ input_rule: null,
49
56
  item_custom_fields: null,
50
57
  json: null,
51
58
  mysql_dbname: null,
@@ -57,6 +64,7 @@ instance = Akeyless::GatewayUpdateProducerMySQL.new(
57
64
  mysql_username: null,
58
65
  name: null,
59
66
  new_name: null,
67
+ output_rule: null,
60
68
  password_length: null,
61
69
  producer_encryption_key_name: null,
62
70
  secure_access_bastion_issuer: null,
@@ -72,6 +80,10 @@ instance = Akeyless::GatewayUpdateProducerMySQL.new(
72
80
  target_name: null,
73
81
  token: null,
74
82
  uid_token: null,
83
+ use_capital_letters: null,
84
+ use_lower_letters: null,
85
+ use_numbers: null,
86
+ use_special_characters: ! @ # $. [true/false],
75
87
  user_ttl: null
76
88
  )
77
89
  ```
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
8
8
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
9
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
9
10
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
10
11
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
11
12
  | **k8s_allowed_namespaces** | **String** | Comma-separated list of allowed K8S namespaces for the generated ServiceAccount (relevant only for k8s-service-account-type=dynamic) | [optional] |
@@ -22,6 +23,7 @@
22
23
  | **k8s_service_account_type** | **String** | K8S ServiceAccount type [fixed, dynamic]. | [optional] |
23
24
  | **name** | **String** | Dynamic secret name | |
24
25
  | **new_name** | **String** | Dynamic secret name | [optional] |
26
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
25
27
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
26
28
  | **secure_access_allow_port_forwading** | **Boolean** | Enable Port forwarding while using CLI access | [optional] |
27
29
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
@@ -48,6 +50,7 @@ require 'akeyless'
48
50
  instance = Akeyless::GatewayUpdateProducerNativeK8S.new(
49
51
  custom_username_template: null,
50
52
  delete_protection: null,
53
+ input_rule: null,
51
54
  item_custom_fields: null,
52
55
  json: null,
53
56
  k8s_allowed_namespaces: null,
@@ -64,6 +67,7 @@ instance = Akeyless::GatewayUpdateProducerNativeK8S.new(
64
67
  k8s_service_account_type: null,
65
68
  name: null,
66
69
  new_name: null,
70
+ output_rule: null,
67
71
  producer_encryption_key_name: null,
68
72
  secure_access_allow_port_forwading: null,
69
73
  secure_access_bastion_issuer: null,
@@ -8,6 +8,7 @@
8
8
  | **db_server_certificates** | **String** | (Optional) DB server certificates | [optional] |
9
9
  | **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [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
  | **name** | **String** | Dynamic secret name | |
@@ -19,6 +20,7 @@
19
20
  | **oracle_screation_statements** | **String** | Oracle Creation statements | [optional] |
20
21
  | **oracle_service_name** | **String** | Oracle DB Name | [optional] |
21
22
  | **oracle_username** | **String** | Oracle Username | [optional] |
23
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
22
24
  | **password_length** | **String** | The length of the password to be generated | [optional] |
23
25
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
24
26
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
@@ -30,6 +32,10 @@
30
32
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
34
40
 
35
41
  ## Example
@@ -42,6 +48,7 @@ instance = Akeyless::GatewayUpdateProducerOracleDb.new(
42
48
  db_server_certificates: null,
43
49
  db_server_name: null,
44
50
  delete_protection: null,
51
+ input_rule: null,
45
52
  item_custom_fields: null,
46
53
  json: null,
47
54
  name: null,
@@ -53,6 +60,7 @@ instance = Akeyless::GatewayUpdateProducerOracleDb.new(
53
60
  oracle_screation_statements: null,
54
61
  oracle_service_name: null,
55
62
  oracle_username: null,
63
+ output_rule: null,
56
64
  password_length: null,
57
65
  producer_encryption_key_name: null,
58
66
  secure_access_bastion_issuer: null,
@@ -64,6 +72,10 @@ instance = Akeyless::GatewayUpdateProducerOracleDb.new(
64
72
  target_name: null,
65
73
  token: null,
66
74
  uid_token: null,
75
+ use_capital_letters: null,
76
+ use_lower_letters: null,
77
+ use_numbers: null,
78
+ use_special_characters: ! @ # $. [true/false],
67
79
  user_ttl: null
68
80
  )
69
81
  ```
@@ -5,10 +5,12 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
8
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
8
9
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
9
10
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
10
11
  | **name** | **String** | Dynamic secret name | |
11
12
  | **new_name** | **String** | Dynamic secret New name | [optional] |
13
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
12
14
  | **ping_administrative_port** | **String** | Ping Federate administrative port | [optional][default to '9999'] |
13
15
  | **ping_atm_id** | **String** | Set a specific Access Token Management (ATM) instance for the created OAuth Client by providing the ATM Id. If no explicit value is given, the default pingfederate server ATM will be set. | [optional] |
14
16
  | **ping_authorization_port** | **String** | Ping Federate authorization port | [optional][default to '9031'] |
@@ -39,10 +41,12 @@ require 'akeyless'
39
41
 
40
42
  instance = Akeyless::GatewayUpdateProducerPing.new(
41
43
  delete_protection: null,
44
+ input_rule: null,
42
45
  item_custom_fields: null,
43
46
  json: null,
44
47
  name: null,
45
48
  new_name: null,
49
+ output_rule: null,
46
50
  ping_administrative_port: null,
47
51
  ping_atm_id: null,
48
52
  ping_authorization_port: null,
@@ -7,10 +7,12 @@
7
7
  | **creation_statements** | **String** | PostgreSQL Creation statements | [optional] |
8
8
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
10
11
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
11
12
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
12
13
  | **name** | **String** | Dynamic secret name | |
13
14
  | **new_name** | **String** | Dynamic secret name | [optional] |
15
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
14
16
  | **password_length** | **String** | The length of the password to be generated | [optional] |
15
17
  | **postgresql_db_name** | **String** | PostgreSQL DB Name | [optional] |
16
18
  | **postgresql_host** | **String** | PostgreSQL Host | [optional][default to '127.0.0.1'] |
@@ -32,6 +34,10 @@
32
34
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
36
42
 
37
43
  ## Example
@@ -43,10 +49,12 @@ instance = Akeyless::GatewayUpdateProducerPostgreSQL.new(
43
49
  creation_statements: null,
44
50
  custom_username_template: null,
45
51
  delete_protection: null,
52
+ input_rule: null,
46
53
  item_custom_fields: null,
47
54
  json: null,
48
55
  name: null,
49
56
  new_name: null,
57
+ output_rule: null,
50
58
  password_length: null,
51
59
  postgresql_db_name: null,
52
60
  postgresql_host: null,
@@ -68,6 +76,10 @@ instance = Akeyless::GatewayUpdateProducerPostgreSQL.new(
68
76
  target_name: null,
69
77
  token: null,
70
78
  uid_token: null,
79
+ use_capital_letters: null,
80
+ use_lower_letters: null,
81
+ use_numbers: null,
82
+ use_special_characters: ! @ # $. [true/false],
71
83
  user_ttl: null
72
84
  )
73
85
  ```
@@ -5,10 +5,12 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
8
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
8
9
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
9
10
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
10
11
  | **name** | **String** | Dynamic secret name | |
11
12
  | **new_name** | **String** | Dynamic secret name | [optional] |
13
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
12
14
  | **password_length** | **String** | The length of the password to be generated | [optional] |
13
15
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
14
16
  | **rabbitmq_admin_pwd** | **String** | RabbitMQ Admin password | [optional] |
@@ -28,6 +30,10 @@
28
30
  | **target_name** | **String** | Target name | [optional] |
29
31
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
30
32
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
33
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
34
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
35
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
36
+ | **use_special_characters** | **String** | | [optional] |
31
37
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
32
38
 
33
39
  ## Example
@@ -37,10 +43,12 @@ require 'akeyless'
37
43
 
38
44
  instance = Akeyless::GatewayUpdateProducerRabbitMQ.new(
39
45
  delete_protection: null,
46
+ input_rule: null,
40
47
  item_custom_fields: null,
41
48
  json: null,
42
49
  name: null,
43
50
  new_name: null,
51
+ output_rule: null,
44
52
  password_length: null,
45
53
  producer_encryption_key_name: null,
46
54
  rabbitmq_admin_pwd: null,
@@ -60,6 +68,10 @@ instance = Akeyless::GatewayUpdateProducerRabbitMQ.new(
60
68
  target_name: null,
61
69
  token: null,
62
70
  uid_token: null,
71
+ use_capital_letters: null,
72
+ use_lower_letters: null,
73
+ use_numbers: null,
74
+ use_special_characters: ! @ # $. [true/false],
63
75
  user_ttl: null
64
76
  )
65
77
  ```
@@ -9,10 +9,12 @@
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **fixed_user_claim_keyname** | **String** | For externally provided users, denotes the key-name of IdP claim to extract the username from (relevant only for fixed-user-only=true) | [optional][default to 'ext_username'] |
11
11
  | **fixed_user_only** | **String** | Allow access using externally (IdP) provided username [true/false] | [optional][default to 'false'] |
12
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
12
13
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
13
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
15
  | **name** | **String** | Dynamic secret name | |
15
16
  | **new_name** | **String** | Dynamic secret name | [optional] |
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
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
18
20
  | **rdp_admin_name** | **String** | RDP Admin Name | [optional] |
@@ -33,6 +35,10 @@
33
35
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
37
43
  | **warn_user_before_expiration** | **Integer** | WarnBeforeUserExpiration | [optional] |
38
44
 
@@ -47,10 +53,12 @@ instance = Akeyless::GatewayUpdateProducerRdp.new(
47
53
  delete_protection: null,
48
54
  fixed_user_claim_keyname: null,
49
55
  fixed_user_only: null,
56
+ input_rule: null,
50
57
  item_custom_fields: null,
51
58
  json: null,
52
59
  name: null,
53
60
  new_name: null,
61
+ output_rule: null,
54
62
  password_length: null,
55
63
  producer_encryption_key_name: null,
56
64
  rdp_admin_name: null,
@@ -71,6 +79,10 @@ instance = Akeyless::GatewayUpdateProducerRdp.new(
71
79
  target_name: null,
72
80
  token: null,
73
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
  user_ttl: null,
75
87
  warn_user_before_expiration: null
76
88
  )
@@ -8,10 +8,12 @@
8
8
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **host** | **String** | Redis Host | [optional][default to '127.0.0.1'] |
11
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [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
  | **name** | **String** | Dynamic secret name | |
14
15
  | **new_name** | **String** | Dynamic secret name | [optional] |
16
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
15
17
  | **password** | **String** | Redis Password | [optional] |
16
18
  | **password_length** | **String** | The length of the password to be generated | [optional] |
17
19
  | **port** | **String** | Redis Port | [optional][default to '6379'] |
@@ -22,6 +24,10 @@
22
24
  | **target_name** | **String** | Target name | [optional] |
23
25
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
24
26
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
27
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
28
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
29
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
30
+ | **use_special_characters** | **String** | | [optional] |
25
31
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
26
32
  | **username** | **String** | Redis Username | [optional] |
27
33
 
@@ -35,10 +41,12 @@ instance = Akeyless::GatewayUpdateProducerRedis.new(
35
41
  custom_username_template: null,
36
42
  delete_protection: null,
37
43
  host: null,
44
+ input_rule: null,
38
45
  item_custom_fields: null,
39
46
  json: null,
40
47
  name: null,
41
48
  new_name: null,
49
+ output_rule: null,
42
50
  password: null,
43
51
  password_length: null,
44
52
  port: null,
@@ -49,6 +57,10 @@ instance = Akeyless::GatewayUpdateProducerRedis.new(
49
57
  target_name: null,
50
58
  token: null,
51
59
  uid_token: null,
60
+ use_capital_letters: null,
61
+ use_lower_letters: null,
62
+ use_numbers: null,
63
+ use_special_characters: ! @ # $. [true/false],
52
64
  user_ttl: null,
53
65
  username: null
54
66
  )
@@ -7,10 +7,12 @@
7
7
  | **creation_statements** | **String** | Redshift Creation statements | [optional] |
8
8
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
10
11
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
11
12
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
12
13
  | **name** | **String** | Dynamic secret name | |
13
14
  | **new_name** | **String** | Dynamic secret name | [optional] |
15
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
14
16
  | **password_length** | **String** | The length of the password to be generated | [optional] |
15
17
  | **producer_encryption_key** | **String** | Dynamic producer encryption key | [optional] |
16
18
  | **redshift_db_name** | **String** | Redshift DB Name | [optional] |
@@ -25,6 +27,10 @@
25
27
  | **target_name** | **String** | Target name | [optional] |
26
28
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
27
29
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
30
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
31
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
32
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
33
+ | **use_special_characters** | **String** | | [optional] |
28
34
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
29
35
 
30
36
  ## Example
@@ -36,10 +42,12 @@ instance = Akeyless::GatewayUpdateProducerRedshift.new(
36
42
  creation_statements: null,
37
43
  custom_username_template: null,
38
44
  delete_protection: null,
45
+ input_rule: null,
39
46
  item_custom_fields: null,
40
47
  json: null,
41
48
  name: null,
42
49
  new_name: null,
50
+ output_rule: null,
43
51
  password_length: null,
44
52
  producer_encryption_key: null,
45
53
  redshift_db_name: null,
@@ -54,6 +62,10 @@ instance = Akeyless::GatewayUpdateProducerRedshift.new(
54
62
  target_name: null,
55
63
  token: null,
56
64
  uid_token: null,
65
+ use_capital_letters: null,
66
+ use_lower_letters: null,
67
+ use_numbers: null,
68
+ use_special_characters: ! @ # $. [true/false],
57
69
  user_ttl: null
58
70
  )
59
71
  ```
@@ -11,11 +11,13 @@
11
11
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
12
12
  | **db_name** | **String** | Database name | [optional] |
13
13
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
14
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
14
15
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
15
16
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
16
17
  | **key_algo** | **String** | | [optional] |
17
18
  | **name** | **String** | Dynamic secret name | |
18
19
  | **new_name** | **String** | Dynamic secret name | [optional] |
20
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
19
21
  | **password_length** | **String** | The length of the password to be generated | [optional] |
20
22
  | **private_key** | **String** | RSA Private key (base64 encoded) | [optional] |
21
23
  | **private_key_passphrase** | **String** | The Private key passphrase | [optional] |
@@ -24,6 +26,10 @@
24
26
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '24h'] |
28
34
  | **warehouse** | **String** | Warehouse name | [optional] |
29
35
 
@@ -40,11 +46,13 @@ instance = Akeyless::GatewayUpdateProducerSnowflake.new(
40
46
  custom_username_template: null,
41
47
  db_name: null,
42
48
  delete_protection: null,
49
+ input_rule: null,
43
50
  item_custom_fields: null,
44
51
  json: null,
45
52
  key_algo: null,
46
53
  name: null,
47
54
  new_name: null,
55
+ output_rule: null,
48
56
  password_length: null,
49
57
  private_key: null,
50
58
  private_key_passphrase: null,
@@ -53,6 +61,10 @@ instance = Akeyless::GatewayUpdateProducerSnowflake.new(
53
61
  target_name: null,
54
62
  token: null,
55
63
  uid_token: null,
64
+ use_capital_letters: null,
65
+ use_lower_letters: null,
66
+ use_numbers: null,
67
+ use_special_characters: ! @ # $. [true/false],
56
68
  user_ttl: null,
57
69
  warehouse: null
58
70
  )
@@ -10,10 +10,12 @@
10
10
  | **auto_generated_folder** | **String** | Auto generated folder | [optional] |
11
11
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
12
12
  | **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
13
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [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
  | **name** | **String** | Dynamic secret name | |
16
17
  | **new_name** | **String** | Dynamic secret name | [optional] |
18
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
17
19
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
18
20
  | **root_first_in_chain** | **Boolean** | Root first in chain | [optional] |
19
21
  | **sign_using_akeyless_pki** | **Boolean** | Use Akeyless PKI issuer or Venafi issuer | [optional] |
@@ -44,10 +46,12 @@ instance = Akeyless::GatewayUpdateProducerVenafi.new(
44
46
  auto_generated_folder: null,
45
47
  delete_protection: null,
46
48
  enable_admin_rotation: null,
49
+ input_rule: null,
47
50
  item_custom_fields: null,
48
51
  json: null,
49
52
  name: null,
50
53
  new_name: null,
54
+ output_rule: null,
51
55
  producer_encryption_key_name: null,
52
56
  root_first_in_chain: null,
53
57
  sign_using_akeyless_pki: null,
@@ -5,9 +5,11 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **host** | **String** | Host | |
8
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
8
9
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
10
  | **name** | **String** | Dynamic secret name | |
10
11
  | **new_ttl_min** | **Integer** | New TTL in Minutes | |
12
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
11
13
  | **tmp_creds_id** | **String** | Tmp Creds ID | |
12
14
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
13
15
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -19,9 +21,11 @@ require 'akeyless'
19
21
 
20
22
  instance = Akeyless::GatewayUpdateTmpUsers.new(
21
23
  host: null,
24
+ input_rule: null,
22
25
  json: null,
23
26
  name: null,
24
27
  new_ttl_min: null,
28
+ output_rule: null,
25
29
  tmp_creds_id: null,
26
30
  token: null,
27
31
  uid_token: null
@@ -14,6 +14,7 @@
14
14
  | **metadata** | **String** | | [optional] |
15
15
  | **modification_date** | **Time** | | [optional] |
16
16
  | **tags** | **Array<String>** | | [optional] |
17
+ | **usc_sync_configs** | [**Array<FolderUSCSyncConfig>**](FolderUSCSyncConfig.md) | | [optional] |
17
18
 
18
19
  ## Example
19
20
 
@@ -30,7 +31,8 @@ instance = Akeyless::GetFolderOutput.new(
30
31
  folder_name: null,
31
32
  metadata: null,
32
33
  modification_date: null,
33
- tags: null
34
+ tags: null,
35
+ usc_sync_configs: null
34
36
  )
35
37
  ```
36
38
 
@@ -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
  | **eab_hmac_key** | **String** | External Account Binding HMAC key (required for ACME account bootstrap on target creation) Not persisted after bootstrap | [optional] |
14
15
  | **eab_key_id** | **String** | External Account Binding key identifier (required for ACME account bootstrap on target creation) Not persisted after bootstrap | [optional] |
15
16
  | **email** | **String** | Email address for ACME account registration Required | [optional] |
@@ -30,6 +31,7 @@ instance = Akeyless::GoogleTrustTargetDetails.new(
30
31
  challenge_type: null,
31
32
  dns_target_name: null,
32
33
  dns_target_type: null,
34
+ dns_zone: null,
33
35
  eab_hmac_key: null,
34
36
  eab_key_id: null,
35
37
  email: null,
data/docs/HashiPayload.md CHANGED
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **delete_sync_on_deletion** | **Boolean** | | [optional] |
8
8
  | **import_as_json** | **Boolean** | | [optional] |
9
+ | **metadata_mode** | **String** | | [optional] |
9
10
  | **namespaces** | **Array<String>** | | [optional] |
10
11
  | **token** | **String** | | [optional] |
11
12
  | **url** | **String** | | [optional] |
@@ -19,6 +20,7 @@ require 'akeyless'
19
20
  instance = Akeyless::HashiPayload.new(
20
21
  delete_sync_on_deletion: null,
21
22
  import_as_json: null,
23
+ metadata_mode: null,
22
24
  namespaces: null,
23
25
  token: null,
24
26
  url: null,
data/docs/KMIPClient.md CHANGED
@@ -7,6 +7,7 @@
7
7
  | **activate_keys_on_creation** | **Boolean** | | [optional] |
8
8
  | **certificate_issue_date** | **Time** | | [optional] |
9
9
  | **certificate_ttl_in_seconds** | **Integer** | | [optional] |
10
+ | **expiration_events** | [**Array<CertificateExpirationEvent>**](CertificateExpirationEvent.md) | | [optional] |
10
11
  | **id** | **String** | | [optional] |
11
12
  | **name** | **String** | | [optional] |
12
13
  | **rules** | [**Array<PathRule>**](PathRule.md) | | [optional] |
@@ -20,6 +21,7 @@ instance = Akeyless::KMIPClient.new(
20
21
  activate_keys_on_creation: null,
21
22
  certificate_issue_date: null,
22
23
  certificate_ttl_in_seconds: null,
24
+ expiration_events: null,
23
25
  id: null,
24
26
  name: null,
25
27
  rules: null
data/docs/KMIPServer.md CHANGED
@@ -9,6 +9,7 @@
9
9
  | **certificate** | **Array<Integer>** | | [optional] |
10
10
  | **certificate_issue_date** | **Time** | | [optional] |
11
11
  | **certificate_ttl_in_seconds** | **Integer** | | [optional] |
12
+ | **expiration_events** | [**Array<CertificateExpirationEvent>**](CertificateExpirationEvent.md) | | [optional] |
12
13
  | **hostname** | **String** | | [optional] |
13
14
  | **root** | **String** | | [optional] |
14
15
 
@@ -23,6 +24,7 @@ instance = Akeyless::KMIPServer.new(
23
24
  certificate: null,
24
25
  certificate_issue_date: null,
25
26
  certificate_ttl_in_seconds: null,
27
+ expiration_events: null,
26
28
  hostname: null,
27
29
  root: null
28
30
  )