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
  | **mssql_allowed_db_names** | **String** | CSV of allowed DB names for runtime selection when getting the secret value. Empty => use target DB only; \"*\" => any DB allowed; One or more names => user must choose from this list | [optional] |
@@ -17,6 +18,7 @@
17
18
  | **mssql_revocation_statements** | **String** | MSSQL Revocation statements | [optional] |
18
19
  | **mssql_username** | **String** | MSSQL Username | [optional] |
19
20
  | **name** | **String** | Dynamic secret name | |
21
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
20
22
  | **password_length** | **String** | The length of the password to be generated | [optional] |
21
23
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
22
24
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
@@ -31,6 +33,10 @@
31
33
  | **target_name** | **String** | Target name | [optional] |
32
34
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
33
35
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
36
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
37
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
38
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
39
+ | **use_special_characters** | **String** | | [optional] |
34
40
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
35
41
 
36
42
  ## Example
@@ -41,6 +47,7 @@ require 'akeyless'
41
47
  instance = Akeyless::GatewayCreateProducerMSSQL.new(
42
48
  custom_username_template: null,
43
49
  delete_protection: null,
50
+ input_rule: null,
44
51
  item_custom_fields: null,
45
52
  json: null,
46
53
  mssql_allowed_db_names: null,
@@ -52,6 +59,7 @@ instance = Akeyless::GatewayCreateProducerMSSQL.new(
52
59
  mssql_revocation_statements: null,
53
60
  mssql_username: null,
54
61
  name: null,
62
+ output_rule: null,
55
63
  password_length: null,
56
64
  producer_encryption_key_name: null,
57
65
  secure_access_bastion_issuer: null,
@@ -66,6 +74,10 @@ instance = Akeyless::GatewayCreateProducerMSSQL.new(
66
74
  target_name: null,
67
75
  token: null,
68
76
  uid_token: null,
77
+ use_capital_letters: null,
78
+ use_lower_letters: null,
79
+ use_numbers: null,
80
+ use_special_characters: ! @ # $. [true/false],
69
81
  user_ttl: null
70
82
  )
71
83
  ```
@@ -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] |
@@ -22,6 +23,7 @@
22
23
  | **mongodb_uri_options** | **String** | MongoDB server URI options | [optional] |
23
24
  | **mongodb_username** | **String** | MongoDB server username | [optional] |
24
25
  | **name** | **String** | Dynamic 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
  | **producer_encryption_key_name** | **String** | Encrypt producer with following key | [optional] |
27
29
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
@@ -35,6 +37,10 @@
35
37
  | **target_name** | **String** | Target name | [optional] |
36
38
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
37
39
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
40
+ | **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] |
41
+ | **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] |
42
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
43
+ | **use_special_characters** | **String** | | [optional] |
38
44
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
39
45
 
40
46
  ## Example
@@ -45,6 +51,7 @@ require 'akeyless'
45
51
  instance = Akeyless::GatewayCreateProducerMongo.new(
46
52
  custom_username_template: null,
47
53
  delete_protection: null,
54
+ input_rule: null,
48
55
  item_custom_fields: null,
49
56
  json: null,
50
57
  mongodb_atlas_api_private_key: null,
@@ -61,6 +68,7 @@ instance = Akeyless::GatewayCreateProducerMongo.new(
61
68
  mongodb_uri_options: null,
62
69
  mongodb_username: null,
63
70
  name: null,
71
+ output_rule: null,
64
72
  password_length: null,
65
73
  producer_encryption_key_name: null,
66
74
  secure_access_bastion_issuer: null,
@@ -74,6 +82,10 @@ instance = Akeyless::GatewayCreateProducerMongo.new(
74
82
  target_name: null,
75
83
  token: null,
76
84
  uid_token: null,
85
+ use_capital_letters: null,
86
+ use_lower_letters: null,
87
+ use_numbers: null,
88
+ use_special_characters: ! @ # $. [true/false],
77
89
  user_ttl: null
78
90
  )
79
91
  ```
@@ -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] |
@@ -18,6 +19,7 @@
18
19
  | **mysql_screation_statements** | **String** | MySQL Creation statements | [optional] |
19
20
  | **mysql_username** | **String** | MySQL Username | [optional] |
20
21
  | **name** | **String** | Dynamic secret name | |
22
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
21
23
  | **password_length** | **String** | The length of the password to be generated | [optional] |
22
24
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
23
25
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [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
 
38
44
  ## Example
@@ -45,6 +51,7 @@ instance = Akeyless::GatewayCreateProducerMySQL.new(
45
51
  db_server_certificates: null,
46
52
  db_server_name: null,
47
53
  delete_protection: null,
54
+ input_rule: null,
48
55
  item_custom_fields: null,
49
56
  json: null,
50
57
  mysql_dbname: null,
@@ -55,6 +62,7 @@ instance = Akeyless::GatewayCreateProducerMySQL.new(
55
62
  mysql_screation_statements: null,
56
63
  mysql_username: null,
57
64
  name: null,
65
+ output_rule: null,
58
66
  password_length: null,
59
67
  producer_encryption_key_name: null,
60
68
  secure_access_bastion_issuer: null,
@@ -70,6 +78,10 @@ instance = Akeyless::GatewayCreateProducerMySQL.new(
70
78
  target_name: null,
71
79
  token: null,
72
80
  uid_token: null,
81
+ use_capital_letters: null,
82
+ use_lower_letters: null,
83
+ use_numbers: null,
84
+ use_special_characters: ! @ # $. [true/false],
73
85
  user_ttl: null
74
86
  )
75
87
  ```
@@ -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] |
@@ -21,6 +22,7 @@
21
22
  | **k8s_service_account** | **String** | K8S ServiceAccount to extract token from. | [optional] |
22
23
  | **k8s_service_account_type** | **String** | K8S ServiceAccount type [fixed, dynamic]. | [optional] |
23
24
  | **name** | **String** | Dynamic secret name | |
25
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
24
26
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
25
27
  | **secure_access_allow_port_forwading** | **Boolean** | Enable Port forwarding while using CLI access | [optional] |
26
28
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
@@ -47,6 +49,7 @@ require 'akeyless'
47
49
  instance = Akeyless::GatewayCreateProducerNativeK8S.new(
48
50
  custom_username_template: null,
49
51
  delete_protection: null,
52
+ input_rule: null,
50
53
  item_custom_fields: null,
51
54
  json: null,
52
55
  k8s_allowed_namespaces: null,
@@ -62,6 +65,7 @@ instance = Akeyless::GatewayCreateProducerNativeK8S.new(
62
65
  k8s_service_account: null,
63
66
  k8s_service_account_type: null,
64
67
  name: null,
68
+ output_rule: null,
65
69
  producer_encryption_key_name: null,
66
70
  secure_access_allow_port_forwading: null,
67
71
  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 | |
@@ -18,6 +19,7 @@
18
19
  | **oracle_screation_statements** | **String** | Oracle Creation statements | [optional] |
19
20
  | **oracle_service_name** | **String** | Oracle DB Name | [optional] |
20
21
  | **oracle_username** | **String** | Oracle Username | [optional] |
22
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
21
23
  | **password_length** | **String** | The length of the password to be generated | [optional] |
22
24
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
23
25
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
@@ -29,6 +31,10 @@
29
31
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
33
39
 
34
40
  ## Example
@@ -41,6 +47,7 @@ instance = Akeyless::GatewayCreateProducerOracleDb.new(
41
47
  db_server_certificates: null,
42
48
  db_server_name: null,
43
49
  delete_protection: null,
50
+ input_rule: null,
44
51
  item_custom_fields: null,
45
52
  json: null,
46
53
  name: null,
@@ -51,6 +58,7 @@ instance = Akeyless::GatewayCreateProducerOracleDb.new(
51
58
  oracle_screation_statements: null,
52
59
  oracle_service_name: null,
53
60
  oracle_username: null,
61
+ output_rule: null,
54
62
  password_length: null,
55
63
  producer_encryption_key_name: null,
56
64
  secure_access_bastion_issuer: null,
@@ -62,6 +70,10 @@ instance = Akeyless::GatewayCreateProducerOracleDb.new(
62
70
  target_name: null,
63
71
  token: null,
64
72
  uid_token: null,
73
+ use_capital_letters: null,
74
+ use_lower_letters: null,
75
+ use_numbers: null,
76
+ use_special_characters: ! @ # $. [true/false],
65
77
  user_ttl: null
66
78
  )
67
79
  ```
@@ -5,9 +5,11 @@
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 | |
12
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
11
13
  | **ping_administrative_port** | **String** | Ping Federate administrative port | [optional][default to '9999'] |
12
14
  | **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] |
13
15
  | **ping_authorization_port** | **String** | Ping Federate authorization port | [optional][default to '9031'] |
@@ -38,9 +40,11 @@ require 'akeyless'
38
40
 
39
41
  instance = Akeyless::GatewayCreateProducerPing.new(
40
42
  delete_protection: null,
43
+ input_rule: null,
41
44
  item_custom_fields: null,
42
45
  json: null,
43
46
  name: null,
47
+ output_rule: null,
44
48
  ping_administrative_port: null,
45
49
  ping_atm_id: null,
46
50
  ping_authorization_port: null,
@@ -7,9 +7,11 @@
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 | |
14
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
13
15
  | **password_length** | **String** | The length of the password to be generated | [optional] |
14
16
  | **postgresql_db_name** | **String** | PostgreSQL DB Name | [optional] |
15
17
  | **postgresql_host** | **String** | PostgreSQL Host | [optional][default to '127.0.0.1'] |
@@ -31,6 +33,10 @@
31
33
  | **target_name** | **String** | Target name | [optional] |
32
34
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
33
35
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
36
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
37
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
38
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
39
+ | **use_special_characters** | **String** | | [optional] |
34
40
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
35
41
 
36
42
  ## Example
@@ -42,9 +48,11 @@ instance = Akeyless::GatewayCreateProducerPostgreSQL.new(
42
48
  creation_statements: null,
43
49
  custom_username_template: null,
44
50
  delete_protection: null,
51
+ input_rule: null,
45
52
  item_custom_fields: null,
46
53
  json: null,
47
54
  name: null,
55
+ output_rule: null,
48
56
  password_length: null,
49
57
  postgresql_db_name: null,
50
58
  postgresql_host: null,
@@ -66,6 +74,10 @@ instance = Akeyless::GatewayCreateProducerPostgreSQL.new(
66
74
  target_name: null,
67
75
  token: null,
68
76
  uid_token: null,
77
+ use_capital_letters: null,
78
+ use_lower_letters: null,
79
+ use_numbers: null,
80
+ use_special_characters: ! @ # $. [true/false],
69
81
  user_ttl: null
70
82
  )
71
83
  ```
@@ -5,9 +5,11 @@
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 | |
12
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
11
13
  | **password_length** | **String** | The length of the password to be generated | [optional] |
12
14
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
13
15
  | **rabbitmq_admin_pwd** | **String** | RabbitMQ Admin password | [optional] |
@@ -27,6 +29,10 @@
27
29
  | **target_name** | **String** | Target name | [optional] |
28
30
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
29
31
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
32
+ | **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] |
33
+ | **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] |
34
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
35
+ | **use_special_characters** | **String** | | [optional] |
30
36
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
31
37
 
32
38
  ## Example
@@ -36,9 +42,11 @@ require 'akeyless'
36
42
 
37
43
  instance = Akeyless::GatewayCreateProducerRabbitMQ.new(
38
44
  delete_protection: null,
45
+ input_rule: null,
39
46
  item_custom_fields: null,
40
47
  json: null,
41
48
  name: null,
49
+ output_rule: null,
42
50
  password_length: null,
43
51
  producer_encryption_key_name: null,
44
52
  rabbitmq_admin_pwd: null,
@@ -58,6 +66,10 @@ instance = Akeyless::GatewayCreateProducerRabbitMQ.new(
58
66
  target_name: null,
59
67
  token: null,
60
68
  uid_token: null,
69
+ use_capital_letters: null,
70
+ use_lower_letters: null,
71
+ use_numbers: null,
72
+ use_special_characters: ! @ # $. [true/false],
61
73
  user_ttl: null
62
74
  )
63
75
  ```
@@ -9,9 +9,11 @@
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 | |
16
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
15
17
  | **password_length** | **String** | The length of the password to be generated | [optional] |
16
18
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
17
19
  | **rdp_admin_name** | **String** | RDP Admin Name | [optional] |
@@ -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
  | **warn_user_before_expiration** | **Integer** | WarnBeforeUserExpiration | [optional] |
37
43
 
@@ -46,9 +52,11 @@ instance = Akeyless::GatewayCreateProducerRdp.new(
46
52
  delete_protection: null,
47
53
  fixed_user_claim_keyname: null,
48
54
  fixed_user_only: null,
55
+ input_rule: null,
49
56
  item_custom_fields: null,
50
57
  json: null,
51
58
  name: null,
59
+ output_rule: null,
52
60
  password_length: null,
53
61
  producer_encryption_key_name: null,
54
62
  rdp_admin_name: null,
@@ -69,6 +77,10 @@ instance = Akeyless::GatewayCreateProducerRdp.new(
69
77
  target_name: null,
70
78
  token: null,
71
79
  uid_token: null,
80
+ use_capital_letters: null,
81
+ use_lower_letters: null,
82
+ use_numbers: null,
83
+ use_special_characters: ! @ # $. [true/false],
72
84
  user_ttl: null,
73
85
  warn_user_before_expiration: null
74
86
  )
@@ -8,9 +8,11 @@
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 | |
15
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
14
16
  | **password** | **String** | Redis Password | [optional] |
15
17
  | **password_length** | **String** | The length of the password to be generated | [optional] |
16
18
  | **port** | **String** | Redis Port | [optional][default to '6379'] |
@@ -21,6 +23,10 @@
21
23
  | **target_name** | **String** | Target name | [optional] |
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
  | **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
25
31
  | **username** | **String** | Redis Username | [optional] |
26
32
 
@@ -34,9 +40,11 @@ instance = Akeyless::GatewayCreateProducerRedis.new(
34
40
  custom_username_template: null,
35
41
  delete_protection: null,
36
42
  host: null,
43
+ input_rule: null,
37
44
  item_custom_fields: null,
38
45
  json: null,
39
46
  name: null,
47
+ output_rule: null,
40
48
  password: null,
41
49
  password_length: null,
42
50
  port: null,
@@ -47,6 +55,10 @@ instance = Akeyless::GatewayCreateProducerRedis.new(
47
55
  target_name: null,
48
56
  token: null,
49
57
  uid_token: null,
58
+ use_capital_letters: null,
59
+ use_lower_letters: null,
60
+ use_numbers: null,
61
+ use_special_characters: ! @ # $. [true/false],
50
62
  user_ttl: null,
51
63
  username: null
52
64
  )
@@ -7,9 +7,11 @@
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 | |
14
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
13
15
  | **password_length** | **String** | The length of the password to be generated | [optional] |
14
16
  | **producer_encryption_key** | **String** | Dynamic producer encryption key | [optional] |
15
17
  | **redshift_db_name** | **String** | Redshift DB Name | [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 '60m'] |
28
34
 
29
35
  ## Example
@@ -35,9 +41,11 @@ instance = Akeyless::GatewayCreateProducerRedshift.new(
35
41
  creation_statements: null,
36
42
  custom_username_template: null,
37
43
  delete_protection: null,
44
+ input_rule: null,
38
45
  item_custom_fields: null,
39
46
  json: null,
40
47
  name: null,
48
+ output_rule: null,
41
49
  password_length: null,
42
50
  producer_encryption_key: null,
43
51
  redshift_db_name: null,
@@ -52,6 +60,10 @@ instance = Akeyless::GatewayCreateProducerRedshift.new(
52
60
  target_name: null,
53
61
  token: null,
54
62
  uid_token: null,
63
+ use_capital_letters: null,
64
+ use_lower_letters: null,
65
+ use_numbers: null,
66
+ use_special_characters: ! @ # $. [true/false],
55
67
  user_ttl: null
56
68
  )
57
69
  ```
@@ -11,10 +11,12 @@
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 | |
19
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
18
20
  | **password_length** | **String** | The length of the password to be generated | [optional] |
19
21
  | **private_key** | **String** | RSA Private key (base64 encoded) | [optional] |
20
22
  | **private_key_passphrase** | **String** | The Private key passphrase | [optional] |
@@ -23,6 +25,10 @@
23
25
  | **target_name** | **String** | Target name | [optional] |
24
26
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
25
27
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
28
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
29
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
30
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
31
+ | **use_special_characters** | **String** | | [optional] |
26
32
  | **user_ttl** | **String** | User TTL | [optional][default to '24h'] |
27
33
  | **warehouse** | **String** | Warehouse name | [optional] |
28
34
 
@@ -39,10 +45,12 @@ instance = Akeyless::GatewayCreateProducerSnowflake.new(
39
45
  custom_username_template: null,
40
46
  db_name: null,
41
47
  delete_protection: null,
48
+ input_rule: null,
42
49
  item_custom_fields: null,
43
50
  json: null,
44
51
  key_algo: null,
45
52
  name: null,
53
+ output_rule: null,
46
54
  password_length: null,
47
55
  private_key: null,
48
56
  private_key_passphrase: null,
@@ -51,6 +59,10 @@ instance = Akeyless::GatewayCreateProducerSnowflake.new(
51
59
  target_name: null,
52
60
  token: null,
53
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
  user_ttl: null,
55
67
  warehouse: null
56
68
  )
@@ -10,9 +10,11 @@
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 | |
17
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
16
18
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
17
19
  | **root_first_in_chain** | **Boolean** | Root first in chain | [optional] |
18
20
  | **sign_using_akeyless_pki** | **Boolean** | Use Akeyless PKI issuer or Venafi issuer | [optional] |
@@ -43,9 +45,11 @@ instance = Akeyless::GatewayCreateProducerVenafi.new(
43
45
  auto_generated_folder: null,
44
46
  delete_protection: null,
45
47
  enable_admin_rotation: null,
48
+ input_rule: null,
46
49
  item_custom_fields: null,
47
50
  json: null,
48
51
  name: null,
52
+ output_rule: null,
49
53
  producer_encryption_key_name: null,
50
54
  root_first_in_chain: null,
51
55
  sign_using_akeyless_pki: null,
@@ -4,8 +4,10 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **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] |
7
8
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
8
9
  | **name** | **String** | Dynamic secret name | |
10
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
9
11
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
10
12
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
11
13
 
@@ -15,8 +17,10 @@
15
17
  require 'akeyless'
16
18
 
17
19
  instance = Akeyless::GatewayDeleteProducer.new(
20
+ input_rule: null,
18
21
  json: null,
19
22
  name: null,
23
+ output_rule: null,
20
24
  token: null,
21
25
  uid_token: null
22
26
  )
@@ -4,8 +4,10 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **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] |
7
8
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
8
9
  | **name** | **String** | Dynamic secret name | |
10
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
9
11
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
10
12
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
11
13
 
@@ -15,8 +17,10 @@
15
17
  require 'akeyless'
16
18
 
17
19
  instance = Akeyless::GatewayGetProducer.new(
20
+ input_rule: null,
18
21
  json: null,
19
22
  name: null,
23
+ output_rule: null,
20
24
  token: null,
21
25
  uid_token: null
22
26
  )
@@ -4,8 +4,10 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **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] |
7
8
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
8
9
  | **name** | **String** | Dynamic secret name | |
10
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
9
11
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
10
12
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
11
13
 
@@ -15,8 +17,10 @@
15
17
  require 'akeyless'
16
18
 
17
19
  instance = Akeyless::GatewayGetTmpUsers.new(
20
+ input_rule: null,
18
21
  json: null,
19
22
  name: null,
23
+ output_rule: null,
20
24
  token: null,
21
25
  uid_token: null
22
26
  )