akeyless 5.0.24 → 5.0.26

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 (424) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +15 -3
  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/CreateDBTarget.md +8 -0
  8. data/docs/CreateRole.md +2 -0
  9. data/docs/CreateSecret.md +4 -0
  10. data/docs/DSProducerDetails.md +8 -0
  11. data/docs/DbTargetDetails.md +8 -0
  12. data/docs/DigiCertTargetDetails.md +2 -0
  13. data/docs/DynamicSecretCreateArtifactory.md +4 -0
  14. data/docs/DynamicSecretCreateAws.md +4 -0
  15. data/docs/DynamicSecretCreateAzure.md +4 -0
  16. data/docs/DynamicSecretCreateCassandra.md +4 -0
  17. data/docs/DynamicSecretCreateChef.md +4 -0
  18. data/docs/DynamicSecretCreateCustom.md +4 -0
  19. data/docs/DynamicSecretCreateDockerhub.md +4 -0
  20. data/docs/DynamicSecretCreateEks.md +4 -0
  21. data/docs/DynamicSecretCreateGcp.md +4 -0
  22. data/docs/DynamicSecretCreateGithub.md +4 -0
  23. data/docs/DynamicSecretCreateGitlab.md +4 -0
  24. data/docs/DynamicSecretCreateGke.md +4 -0
  25. data/docs/DynamicSecretCreateGoogleWorkspace.md +4 -0
  26. data/docs/DynamicSecretCreateHanaDb.md +4 -0
  27. data/docs/DynamicSecretCreateK8s.md +4 -0
  28. data/docs/DynamicSecretCreateLdap.md +4 -0
  29. data/docs/DynamicSecretCreateMongoDb.md +4 -0
  30. data/docs/DynamicSecretCreateMsSql.md +4 -0
  31. data/docs/DynamicSecretCreateMySql.md +4 -0
  32. data/docs/DynamicSecretCreateOpenAI.md +4 -0
  33. data/docs/DynamicSecretCreateOracleDb.md +4 -0
  34. data/docs/DynamicSecretCreatePing.md +4 -0
  35. data/docs/DynamicSecretCreatePostgreSql.md +4 -0
  36. data/docs/DynamicSecretCreateRabbitMq.md +4 -0
  37. data/docs/DynamicSecretCreateRdp.md +4 -0
  38. data/docs/DynamicSecretCreateRedis.md +4 -0
  39. data/docs/DynamicSecretCreateRedshift.md +4 -0
  40. data/docs/DynamicSecretCreateSnowflake.md +4 -0
  41. data/docs/DynamicSecretCreateVenafi.md +4 -0
  42. data/docs/DynamicSecretTmpCredsDelete.md +4 -0
  43. data/docs/DynamicSecretTmpCredsGet.md +4 -0
  44. data/docs/DynamicSecretTmpCredsUpdate.md +4 -0
  45. data/docs/DynamicSecretUpdateArtifactory.md +4 -0
  46. data/docs/DynamicSecretUpdateAws.md +4 -0
  47. data/docs/DynamicSecretUpdateAzure.md +4 -0
  48. data/docs/DynamicSecretUpdateCassandra.md +4 -0
  49. data/docs/DynamicSecretUpdateChef.md +4 -0
  50. data/docs/DynamicSecretUpdateCustom.md +4 -0
  51. data/docs/DynamicSecretUpdateDockerhub.md +4 -0
  52. data/docs/DynamicSecretUpdateEks.md +4 -0
  53. data/docs/DynamicSecretUpdateGcp.md +4 -0
  54. data/docs/DynamicSecretUpdateGithub.md +4 -0
  55. data/docs/DynamicSecretUpdateGitlab.md +4 -0
  56. data/docs/DynamicSecretUpdateGke.md +4 -0
  57. data/docs/DynamicSecretUpdateGoogleWorkspace.md +4 -0
  58. data/docs/DynamicSecretUpdateHanaDb.md +4 -0
  59. data/docs/DynamicSecretUpdateK8s.md +4 -0
  60. data/docs/DynamicSecretUpdateLdap.md +4 -0
  61. data/docs/DynamicSecretUpdateMongoDb.md +4 -0
  62. data/docs/DynamicSecretUpdateMsSql.md +4 -0
  63. data/docs/DynamicSecretUpdateMySql.md +4 -0
  64. data/docs/DynamicSecretUpdateOpenAI.md +4 -0
  65. data/docs/DynamicSecretUpdateOracleDb.md +4 -0
  66. data/docs/DynamicSecretUpdatePing.md +4 -0
  67. data/docs/DynamicSecretUpdatePostgreSql.md +4 -0
  68. data/docs/DynamicSecretUpdateRabbitMq.md +4 -0
  69. data/docs/DynamicSecretUpdateRdp.md +4 -0
  70. data/docs/DynamicSecretUpdateRedis.md +4 -0
  71. data/docs/DynamicSecretUpdateRedshift.md +4 -0
  72. data/docs/DynamicSecretUpdateSnowflake.md +4 -0
  73. data/docs/DynamicSecretUpdateVenafi.md +4 -0
  74. data/docs/FolderUSCSyncConfig.md +24 -0
  75. data/docs/GatewayCreateMigration.md +2 -0
  76. data/docs/GatewayCreateProducerArtifactory.md +4 -0
  77. data/docs/GatewayCreateProducerAws.md +4 -0
  78. data/docs/GatewayCreateProducerAzure.md +4 -0
  79. data/docs/GatewayCreateProducerCassandra.md +4 -0
  80. data/docs/GatewayCreateProducerChef.md +4 -0
  81. data/docs/GatewayCreateProducerCustom.md +4 -0
  82. data/docs/GatewayCreateProducerDockerhub.md +4 -0
  83. data/docs/GatewayCreateProducerEks.md +4 -0
  84. data/docs/GatewayCreateProducerGcp.md +4 -0
  85. data/docs/GatewayCreateProducerGithub.md +4 -0
  86. data/docs/GatewayCreateProducerGke.md +4 -0
  87. data/docs/GatewayCreateProducerHanaDb.md +4 -0
  88. data/docs/GatewayCreateProducerLdap.md +4 -0
  89. data/docs/GatewayCreateProducerMSSQL.md +4 -0
  90. data/docs/GatewayCreateProducerMongo.md +4 -0
  91. data/docs/GatewayCreateProducerMySQL.md +4 -0
  92. data/docs/GatewayCreateProducerNativeK8S.md +4 -0
  93. data/docs/GatewayCreateProducerOracleDb.md +4 -0
  94. data/docs/GatewayCreateProducerPing.md +4 -0
  95. data/docs/GatewayCreateProducerPostgreSQL.md +4 -0
  96. data/docs/GatewayCreateProducerRabbitMQ.md +4 -0
  97. data/docs/GatewayCreateProducerRdp.md +4 -0
  98. data/docs/GatewayCreateProducerRedis.md +4 -0
  99. data/docs/GatewayCreateProducerRedshift.md +4 -0
  100. data/docs/GatewayCreateProducerSnowflake.md +4 -0
  101. data/docs/GatewayCreateProducerVenafi.md +4 -0
  102. data/docs/GatewayDeleteProducer.md +4 -0
  103. data/docs/GatewayGetProducer.md +4 -0
  104. data/docs/GatewayGetTmpUsers.md +4 -0
  105. data/docs/GatewayRevokeTmpUsers.md +4 -0
  106. data/docs/GatewayStartProducer.md +4 -0
  107. data/docs/GatewayStopProducer.md +4 -0
  108. data/docs/GatewayUpdateMigration.md +2 -0
  109. data/docs/GatewayUpdateProducerArtifactory.md +4 -0
  110. data/docs/GatewayUpdateProducerAws.md +4 -0
  111. data/docs/GatewayUpdateProducerAzure.md +4 -0
  112. data/docs/GatewayUpdateProducerCassandra.md +4 -0
  113. data/docs/GatewayUpdateProducerChef.md +4 -0
  114. data/docs/GatewayUpdateProducerCustom.md +4 -0
  115. data/docs/GatewayUpdateProducerDockerhub.md +4 -0
  116. data/docs/GatewayUpdateProducerEks.md +4 -0
  117. data/docs/GatewayUpdateProducerGcp.md +4 -0
  118. data/docs/GatewayUpdateProducerGithub.md +4 -0
  119. data/docs/GatewayUpdateProducerGke.md +4 -0
  120. data/docs/GatewayUpdateProducerHanaDb.md +4 -0
  121. data/docs/GatewayUpdateProducerLdap.md +4 -0
  122. data/docs/GatewayUpdateProducerMSSQL.md +4 -0
  123. data/docs/GatewayUpdateProducerMongo.md +4 -0
  124. data/docs/GatewayUpdateProducerMySQL.md +4 -0
  125. data/docs/GatewayUpdateProducerNativeK8S.md +4 -0
  126. data/docs/GatewayUpdateProducerOracleDb.md +4 -0
  127. data/docs/GatewayUpdateProducerPing.md +4 -0
  128. data/docs/GatewayUpdateProducerPostgreSQL.md +4 -0
  129. data/docs/GatewayUpdateProducerRabbitMQ.md +4 -0
  130. data/docs/GatewayUpdateProducerRdp.md +4 -0
  131. data/docs/GatewayUpdateProducerRedis.md +4 -0
  132. data/docs/GatewayUpdateProducerRedshift.md +4 -0
  133. data/docs/GatewayUpdateProducerSnowflake.md +4 -0
  134. data/docs/GatewayUpdateProducerVenafi.md +4 -0
  135. data/docs/GatewayUpdateTmpUsers.md +4 -0
  136. data/docs/GetFolderOutput.md +3 -1
  137. data/docs/GoogleTrustTargetDetails.md +2 -0
  138. data/docs/HashiPayload.md +2 -0
  139. data/docs/KMIPClient.md +2 -0
  140. data/docs/KMIPServer.md +2 -0
  141. data/docs/KmipClientUpdate.md +28 -0
  142. data/docs/KmipClientUpdateOutput.md +18 -0
  143. data/docs/KmipCreateClient.md +2 -0
  144. data/docs/KmipDescribeServerOutput.md +2 -0
  145. data/docs/KmipServerSetup.md +2 -0
  146. data/docs/KmipServerUpdate.md +24 -0
  147. data/docs/KmipServerUpdateOutput.md +18 -0
  148. data/docs/LetsEncryptTargetDetails.md +2 -0
  149. data/docs/ListTargets.md +1 -1
  150. data/docs/RotatedSecretCreateAws.md +4 -0
  151. data/docs/RotatedSecretCreateAzure.md +4 -0
  152. data/docs/RotatedSecretCreateCassandra.md +4 -0
  153. data/docs/RotatedSecretCreateCustom.md +4 -0
  154. data/docs/RotatedSecretCreateDockerhub.md +4 -0
  155. data/docs/RotatedSecretCreateGcp.md +4 -0
  156. data/docs/RotatedSecretCreateHanadb.md +4 -0
  157. data/docs/RotatedSecretCreateLdap.md +4 -0
  158. data/docs/RotatedSecretCreateMongodb.md +4 -0
  159. data/docs/RotatedSecretCreateMssql.md +4 -0
  160. data/docs/RotatedSecretCreateMysql.md +4 -0
  161. data/docs/RotatedSecretCreateOpenAI.md +4 -0
  162. data/docs/RotatedSecretCreateOracledb.md +4 -0
  163. data/docs/RotatedSecretCreatePostgresql.md +4 -0
  164. data/docs/RotatedSecretCreateRedis.md +4 -0
  165. data/docs/RotatedSecretCreateRedshift.md +4 -0
  166. data/docs/RotatedSecretCreateSnowflake.md +4 -0
  167. data/docs/RotatedSecretCreateSplunk.md +4 -0
  168. data/docs/RotatedSecretCreateSsh.md +4 -0
  169. data/docs/RotatedSecretCreateWindows.md +4 -0
  170. data/docs/RotatedSecretUpdateAws.md +4 -0
  171. data/docs/RotatedSecretUpdateAzure.md +4 -0
  172. data/docs/RotatedSecretUpdateCassandra.md +4 -0
  173. data/docs/RotatedSecretUpdateCustom.md +4 -0
  174. data/docs/RotatedSecretUpdateDockerhub.md +4 -0
  175. data/docs/RotatedSecretUpdateGcp.md +4 -0
  176. data/docs/RotatedSecretUpdateHanadb.md +4 -0
  177. data/docs/RotatedSecretUpdateLdap.md +4 -0
  178. data/docs/RotatedSecretUpdateMongodb.md +4 -0
  179. data/docs/RotatedSecretUpdateMssql.md +4 -0
  180. data/docs/RotatedSecretUpdateMysql.md +4 -0
  181. data/docs/RotatedSecretUpdateOpenAI.md +4 -0
  182. data/docs/RotatedSecretUpdateOracledb.md +4 -0
  183. data/docs/RotatedSecretUpdatePostgresql.md +4 -0
  184. data/docs/RotatedSecretUpdateRedis.md +4 -0
  185. data/docs/RotatedSecretUpdateRedshift.md +4 -0
  186. data/docs/RotatedSecretUpdateSnowflake.md +4 -0
  187. data/docs/RotatedSecretUpdateSplunk.md +4 -0
  188. data/docs/RotatedSecretUpdateSsh.md +4 -0
  189. data/docs/RotatedSecretUpdateWindows.md +4 -0
  190. data/docs/SecretInfo.md +2 -0
  191. data/docs/TargetCreateCloudflare.md +36 -0
  192. data/docs/TargetCreateDB.md +8 -0
  193. data/docs/TargetCreateDigiCert.md +3 -1
  194. data/docs/TargetCreateGoogleTrust.md +3 -1
  195. data/docs/TargetCreateLetsEncrypt.md +3 -1
  196. data/docs/TargetList.md +1 -1
  197. data/docs/TargetTypeDetailsInput.md +2 -0
  198. data/docs/TargetUpdateCloudflare.md +40 -0
  199. data/docs/TargetUpdateDB.md +8 -0
  200. data/docs/TargetUpdateDigiCert.md +3 -1
  201. data/docs/TargetUpdateGoogleTrust.md +3 -1
  202. data/docs/TargetUpdateLetsEncrypt.md +3 -1
  203. data/docs/UpdateDBTarget.md +8 -0
  204. data/docs/UpdateRole.md +2 -0
  205. data/docs/UscCreate.md +4 -0
  206. data/docs/UscUpdate.md +4 -0
  207. data/docs/V2Api.md +261 -5
  208. data/lib/akeyless/api/v2_api.rb +252 -4
  209. data/lib/akeyless/models/account_custom_field.rb +287 -0
  210. data/lib/akeyless/models/account_custom_field_get_output.rb +1 -1
  211. data/lib/akeyless/models/account_general_settings.rb +10 -1
  212. data/lib/akeyless/models/cloudflare_target_details.rb +224 -0
  213. data/lib/akeyless/models/create_db_target.rb +41 -1
  214. data/lib/akeyless/models/create_role.rb +11 -1
  215. data/lib/akeyless/models/create_secret.rb +25 -1
  216. data/lib/akeyless/models/db_target_details.rb +41 -1
  217. data/lib/akeyless/models/digi_cert_target_details.rb +11 -1
  218. data/lib/akeyless/models/ds_producer_details.rb +41 -1
  219. data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +25 -1
  220. data/lib/akeyless/models/dynamic_secret_create_aws.rb +25 -1
  221. data/lib/akeyless/models/dynamic_secret_create_azure.rb +25 -1
  222. data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +25 -1
  223. data/lib/akeyless/models/dynamic_secret_create_chef.rb +25 -1
  224. data/lib/akeyless/models/dynamic_secret_create_custom.rb +25 -1
  225. data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +25 -1
  226. data/lib/akeyless/models/dynamic_secret_create_eks.rb +25 -1
  227. data/lib/akeyless/models/dynamic_secret_create_gcp.rb +25 -1
  228. data/lib/akeyless/models/dynamic_secret_create_github.rb +25 -1
  229. data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +25 -1
  230. data/lib/akeyless/models/dynamic_secret_create_gke.rb +25 -1
  231. data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +25 -1
  232. data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +25 -1
  233. data/lib/akeyless/models/dynamic_secret_create_k8s.rb +25 -1
  234. data/lib/akeyless/models/dynamic_secret_create_ldap.rb +25 -1
  235. data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +25 -1
  236. data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +25 -1
  237. data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +25 -1
  238. data/lib/akeyless/models/dynamic_secret_create_open_ai.rb +25 -1
  239. data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +25 -1
  240. data/lib/akeyless/models/dynamic_secret_create_ping.rb +25 -1
  241. data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +25 -1
  242. data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +25 -1
  243. data/lib/akeyless/models/dynamic_secret_create_rdp.rb +25 -1
  244. data/lib/akeyless/models/dynamic_secret_create_redis.rb +25 -1
  245. data/lib/akeyless/models/dynamic_secret_create_redshift.rb +25 -1
  246. data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +25 -1
  247. data/lib/akeyless/models/dynamic_secret_create_venafi.rb +25 -1
  248. data/lib/akeyless/models/dynamic_secret_tmp_creds_delete.rb +25 -1
  249. data/lib/akeyless/models/dynamic_secret_tmp_creds_get.rb +25 -1
  250. data/lib/akeyless/models/dynamic_secret_tmp_creds_update.rb +25 -1
  251. data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +25 -1
  252. data/lib/akeyless/models/dynamic_secret_update_aws.rb +25 -1
  253. data/lib/akeyless/models/dynamic_secret_update_azure.rb +25 -1
  254. data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +25 -1
  255. data/lib/akeyless/models/dynamic_secret_update_chef.rb +25 -1
  256. data/lib/akeyless/models/dynamic_secret_update_custom.rb +25 -1
  257. data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +25 -1
  258. data/lib/akeyless/models/dynamic_secret_update_eks.rb +25 -1
  259. data/lib/akeyless/models/dynamic_secret_update_gcp.rb +25 -1
  260. data/lib/akeyless/models/dynamic_secret_update_github.rb +25 -1
  261. data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +25 -1
  262. data/lib/akeyless/models/dynamic_secret_update_gke.rb +25 -1
  263. data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +25 -1
  264. data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +25 -1
  265. data/lib/akeyless/models/dynamic_secret_update_k8s.rb +25 -1
  266. data/lib/akeyless/models/dynamic_secret_update_ldap.rb +25 -1
  267. data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +25 -1
  268. data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +25 -1
  269. data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +25 -1
  270. data/lib/akeyless/models/dynamic_secret_update_open_ai.rb +25 -1
  271. data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +25 -1
  272. data/lib/akeyless/models/dynamic_secret_update_ping.rb +25 -1
  273. data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +25 -1
  274. data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +25 -1
  275. data/lib/akeyless/models/dynamic_secret_update_rdp.rb +25 -1
  276. data/lib/akeyless/models/dynamic_secret_update_redis.rb +25 -1
  277. data/lib/akeyless/models/dynamic_secret_update_redshift.rb +25 -1
  278. data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +25 -1
  279. data/lib/akeyless/models/dynamic_secret_update_venafi.rb +25 -1
  280. data/lib/akeyless/models/folder_usc_sync_config.rb +241 -0
  281. data/lib/akeyless/models/gateway_create_migration.rb +11 -1
  282. data/lib/akeyless/models/gateway_create_producer_artifactory.rb +25 -1
  283. data/lib/akeyless/models/gateway_create_producer_aws.rb +25 -1
  284. data/lib/akeyless/models/gateway_create_producer_azure.rb +25 -1
  285. data/lib/akeyless/models/gateway_create_producer_cassandra.rb +25 -1
  286. data/lib/akeyless/models/gateway_create_producer_chef.rb +25 -1
  287. data/lib/akeyless/models/gateway_create_producer_custom.rb +25 -1
  288. data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +25 -1
  289. data/lib/akeyless/models/gateway_create_producer_eks.rb +25 -1
  290. data/lib/akeyless/models/gateway_create_producer_gcp.rb +25 -1
  291. data/lib/akeyless/models/gateway_create_producer_github.rb +25 -1
  292. data/lib/akeyless/models/gateway_create_producer_gke.rb +25 -1
  293. data/lib/akeyless/models/gateway_create_producer_hana_db.rb +25 -1
  294. data/lib/akeyless/models/gateway_create_producer_ldap.rb +25 -1
  295. data/lib/akeyless/models/gateway_create_producer_mongo.rb +25 -1
  296. data/lib/akeyless/models/gateway_create_producer_mssql.rb +25 -1
  297. data/lib/akeyless/models/gateway_create_producer_my_sql.rb +25 -1
  298. data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +25 -1
  299. data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +25 -1
  300. data/lib/akeyless/models/gateway_create_producer_ping.rb +25 -1
  301. data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +25 -1
  302. data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +25 -1
  303. data/lib/akeyless/models/gateway_create_producer_rdp.rb +25 -1
  304. data/lib/akeyless/models/gateway_create_producer_redis.rb +25 -1
  305. data/lib/akeyless/models/gateway_create_producer_redshift.rb +25 -1
  306. data/lib/akeyless/models/gateway_create_producer_snowflake.rb +25 -1
  307. data/lib/akeyless/models/gateway_create_producer_venafi.rb +25 -1
  308. data/lib/akeyless/models/gateway_delete_producer.rb +25 -1
  309. data/lib/akeyless/models/gateway_get_producer.rb +25 -1
  310. data/lib/akeyless/models/gateway_get_tmp_users.rb +25 -1
  311. data/lib/akeyless/models/gateway_revoke_tmp_users.rb +25 -1
  312. data/lib/akeyless/models/gateway_start_producer.rb +25 -1
  313. data/lib/akeyless/models/gateway_stop_producer.rb +25 -1
  314. data/lib/akeyless/models/gateway_update_migration.rb +11 -1
  315. data/lib/akeyless/models/gateway_update_producer_artifactory.rb +25 -1
  316. data/lib/akeyless/models/gateway_update_producer_aws.rb +25 -1
  317. data/lib/akeyless/models/gateway_update_producer_azure.rb +25 -1
  318. data/lib/akeyless/models/gateway_update_producer_cassandra.rb +25 -1
  319. data/lib/akeyless/models/gateway_update_producer_chef.rb +25 -1
  320. data/lib/akeyless/models/gateway_update_producer_custom.rb +25 -1
  321. data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +25 -1
  322. data/lib/akeyless/models/gateway_update_producer_eks.rb +25 -1
  323. data/lib/akeyless/models/gateway_update_producer_gcp.rb +25 -1
  324. data/lib/akeyless/models/gateway_update_producer_github.rb +25 -1
  325. data/lib/akeyless/models/gateway_update_producer_gke.rb +25 -1
  326. data/lib/akeyless/models/gateway_update_producer_hana_db.rb +25 -1
  327. data/lib/akeyless/models/gateway_update_producer_ldap.rb +25 -1
  328. data/lib/akeyless/models/gateway_update_producer_mongo.rb +25 -1
  329. data/lib/akeyless/models/gateway_update_producer_mssql.rb +25 -1
  330. data/lib/akeyless/models/gateway_update_producer_my_sql.rb +25 -1
  331. data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +25 -1
  332. data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +25 -1
  333. data/lib/akeyless/models/gateway_update_producer_ping.rb +25 -1
  334. data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +25 -1
  335. data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +25 -1
  336. data/lib/akeyless/models/gateway_update_producer_rdp.rb +25 -1
  337. data/lib/akeyless/models/gateway_update_producer_redis.rb +25 -1
  338. data/lib/akeyless/models/gateway_update_producer_redshift.rb +25 -1
  339. data/lib/akeyless/models/gateway_update_producer_snowflake.rb +25 -1
  340. data/lib/akeyless/models/gateway_update_producer_venafi.rb +25 -1
  341. data/lib/akeyless/models/gateway_update_tmp_users.rb +25 -1
  342. data/lib/akeyless/models/get_folder_output.rb +15 -4
  343. data/lib/akeyless/models/google_trust_target_details.rb +11 -1
  344. data/lib/akeyless/models/hashi_payload.rb +10 -1
  345. data/lib/akeyless/models/kmip_client.rb +12 -1
  346. data/lib/akeyless/models/kmip_client_update.rb +267 -0
  347. data/lib/akeyless/models/kmip_client_update_output.rb +214 -0
  348. data/lib/akeyless/models/kmip_create_client.rb +13 -1
  349. data/lib/akeyless/models/kmip_describe_server_output.rb +12 -1
  350. data/lib/akeyless/models/kmip_server.rb +12 -1
  351. data/lib/akeyless/models/kmip_server_setup.rb +13 -1
  352. data/lib/akeyless/models/kmip_server_update.rb +249 -0
  353. data/lib/akeyless/models/kmip_server_update_output.rb +214 -0
  354. data/lib/akeyless/models/lets_encrypt_target_details.rb +11 -1
  355. data/lib/akeyless/models/list_targets.rb +1 -1
  356. data/lib/akeyless/models/rotated_secret_create_aws.rb +25 -1
  357. data/lib/akeyless/models/rotated_secret_create_azure.rb +25 -1
  358. data/lib/akeyless/models/rotated_secret_create_cassandra.rb +25 -1
  359. data/lib/akeyless/models/rotated_secret_create_custom.rb +25 -1
  360. data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +25 -1
  361. data/lib/akeyless/models/rotated_secret_create_gcp.rb +25 -1
  362. data/lib/akeyless/models/rotated_secret_create_hanadb.rb +25 -1
  363. data/lib/akeyless/models/rotated_secret_create_ldap.rb +25 -1
  364. data/lib/akeyless/models/rotated_secret_create_mongodb.rb +25 -1
  365. data/lib/akeyless/models/rotated_secret_create_mssql.rb +25 -1
  366. data/lib/akeyless/models/rotated_secret_create_mysql.rb +25 -1
  367. data/lib/akeyless/models/rotated_secret_create_open_ai.rb +25 -1
  368. data/lib/akeyless/models/rotated_secret_create_oracledb.rb +25 -1
  369. data/lib/akeyless/models/rotated_secret_create_postgresql.rb +25 -1
  370. data/lib/akeyless/models/rotated_secret_create_redis.rb +25 -1
  371. data/lib/akeyless/models/rotated_secret_create_redshift.rb +25 -1
  372. data/lib/akeyless/models/rotated_secret_create_snowflake.rb +25 -1
  373. data/lib/akeyless/models/rotated_secret_create_splunk.rb +25 -1
  374. data/lib/akeyless/models/rotated_secret_create_ssh.rb +25 -1
  375. data/lib/akeyless/models/rotated_secret_create_windows.rb +25 -1
  376. data/lib/akeyless/models/rotated_secret_update_aws.rb +25 -1
  377. data/lib/akeyless/models/rotated_secret_update_azure.rb +25 -1
  378. data/lib/akeyless/models/rotated_secret_update_cassandra.rb +25 -1
  379. data/lib/akeyless/models/rotated_secret_update_custom.rb +25 -1
  380. data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +25 -1
  381. data/lib/akeyless/models/rotated_secret_update_gcp.rb +25 -1
  382. data/lib/akeyless/models/rotated_secret_update_hanadb.rb +25 -1
  383. data/lib/akeyless/models/rotated_secret_update_ldap.rb +25 -1
  384. data/lib/akeyless/models/rotated_secret_update_mongodb.rb +25 -1
  385. data/lib/akeyless/models/rotated_secret_update_mssql.rb +25 -1
  386. data/lib/akeyless/models/rotated_secret_update_mysql.rb +25 -1
  387. data/lib/akeyless/models/rotated_secret_update_open_ai.rb +25 -1
  388. data/lib/akeyless/models/rotated_secret_update_oracledb.rb +25 -1
  389. data/lib/akeyless/models/rotated_secret_update_postgresql.rb +25 -1
  390. data/lib/akeyless/models/rotated_secret_update_redis.rb +25 -1
  391. data/lib/akeyless/models/rotated_secret_update_redshift.rb +25 -1
  392. data/lib/akeyless/models/rotated_secret_update_snowflake.rb +25 -1
  393. data/lib/akeyless/models/rotated_secret_update_splunk.rb +25 -1
  394. data/lib/akeyless/models/rotated_secret_update_ssh.rb +25 -1
  395. data/lib/akeyless/models/rotated_secret_update_windows.rb +25 -1
  396. data/lib/akeyless/models/secret_info.rb +10 -1
  397. data/lib/akeyless/models/target_create_cloudflare.rb +314 -0
  398. data/lib/akeyless/models/target_create_db.rb +41 -1
  399. data/lib/akeyless/models/target_create_digi_cert.rb +12 -2
  400. data/lib/akeyless/models/target_create_google_trust.rb +12 -2
  401. data/lib/akeyless/models/target_create_lets_encrypt.rb +12 -2
  402. data/lib/akeyless/models/target_list.rb +1 -1
  403. data/lib/akeyless/models/target_type_details_input.rb +10 -1
  404. data/lib/akeyless/models/target_update_cloudflare.rb +334 -0
  405. data/lib/akeyless/models/target_update_db.rb +41 -1
  406. data/lib/akeyless/models/target_update_digi_cert.rb +12 -2
  407. data/lib/akeyless/models/target_update_google_trust.rb +12 -2
  408. data/lib/akeyless/models/target_update_lets_encrypt.rb +12 -2
  409. data/lib/akeyless/models/update_db_target.rb +41 -1
  410. data/lib/akeyless/models/update_role.rb +11 -1
  411. data/lib/akeyless/models/usc_create.rb +21 -1
  412. data/lib/akeyless/models/usc_update.rb +21 -1
  413. data/lib/akeyless/version.rb +1 -1
  414. data/lib/akeyless.rb +9 -1
  415. data/spec/models/account_custom_field_spec.rb +84 -0
  416. data/spec/models/cloudflare_target_details_spec.rb +42 -0
  417. data/spec/models/folder_usc_sync_config_spec.rb +54 -0
  418. data/spec/models/kmip_client_update_output_spec.rb +36 -0
  419. data/spec/models/kmip_client_update_spec.rb +66 -0
  420. data/spec/models/kmip_server_update_output_spec.rb +36 -0
  421. data/spec/models/kmip_server_update_spec.rb +54 -0
  422. data/spec/models/target_create_cloudflare_spec.rb +90 -0
  423. data/spec/models/target_update_cloudflare_spec.rb +102 -0
  424. metadata +38 -2
@@ -45,6 +45,9 @@ module Akeyless
45
45
  # Allow this role to view gw analytics. Currently only 'none', 'scoped', 'all' values are supported, allowing associated auth methods to view reports produced by the same auth methods.
46
46
  attr_accessor :gw_analytics_access
47
47
 
48
+ # Allow this role to access Identity & Secrets Intelligence. Currently only 'none', 'scoped' and 'all' values are supported.
49
+ attr_accessor :isi_access
50
+
48
51
  # Set output format to JSON
49
52
  attr_accessor :json
50
53
 
@@ -79,6 +82,7 @@ module Akeyless
79
82
  :'event_forwarders_access' => :'event-forwarders-access',
80
83
  :'event_forwarders_name' => :'event-forwarders-name',
81
84
  :'gw_analytics_access' => :'gw-analytics-access',
85
+ :'isi_access' => :'isi-access',
82
86
  :'json' => :'json',
83
87
  :'name' => :'name',
84
88
  :'reverse_rbac_access' => :'reverse-rbac-access',
@@ -107,6 +111,7 @@ module Akeyless
107
111
  :'event_forwarders_access' => :'String',
108
112
  :'event_forwarders_name' => :'Array<String>',
109
113
  :'gw_analytics_access' => :'String',
114
+ :'isi_access' => :'String',
110
115
  :'json' => :'Boolean',
111
116
  :'name' => :'String',
112
117
  :'reverse_rbac_access' => :'String',
@@ -180,6 +185,10 @@ module Akeyless
180
185
  self.gw_analytics_access = attributes[:'gw_analytics_access']
181
186
  end
182
187
 
188
+ if attributes.key?(:'isi_access')
189
+ self.isi_access = attributes[:'isi_access']
190
+ end
191
+
183
192
  if attributes.key?(:'json')
184
193
  self.json = attributes[:'json']
185
194
  else
@@ -248,6 +257,7 @@ module Akeyless
248
257
  event_forwarders_access == o.event_forwarders_access &&
249
258
  event_forwarders_name == o.event_forwarders_name &&
250
259
  gw_analytics_access == o.gw_analytics_access &&
260
+ isi_access == o.isi_access &&
251
261
  json == o.json &&
252
262
  name == o.name &&
253
263
  reverse_rbac_access == o.reverse_rbac_access &&
@@ -266,7 +276,7 @@ module Akeyless
266
276
  # Calculates hash code according to all attributes.
267
277
  # @return [Integer] Hash code
268
278
  def hash
269
- [analytics_access, ara_reports_access, audit_access, comment, delete_protection, description, event_center_access, event_forwarders_access, event_forwarders_name, gw_analytics_access, json, name, reverse_rbac_access, sra_reports_access, token, uid_token, usage_reports_access].hash
279
+ [analytics_access, ara_reports_access, audit_access, comment, delete_protection, description, event_center_access, event_forwarders_access, event_forwarders_name, gw_analytics_access, isi_access, json, name, reverse_rbac_access, sra_reports_access, token, uid_token, usage_reports_access].hash
270
280
  end
271
281
 
272
282
  # Builds the object from hash
@@ -36,6 +36,9 @@ module Akeyless
36
36
  # For Password Management use, reflect the website context
37
37
  attr_accessor :inject_url
38
38
 
39
+ # Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input)
40
+ attr_accessor :input_rule
41
+
39
42
  # Additional custom fields to associate with the item
40
43
  attr_accessor :item_custom_fields
41
44
 
@@ -57,6 +60,9 @@ module Akeyless
57
60
  # Secret name
58
61
  attr_accessor :name
59
62
 
63
+ # Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets)
64
+ attr_accessor :output_rule
65
+
60
66
  # For Password Management use, additional fields
61
67
  attr_accessor :password
62
68
 
@@ -123,6 +129,7 @@ module Akeyless
123
129
  :'description' => :'description',
124
130
  :'format' => :'format',
125
131
  :'inject_url' => :'inject-url',
132
+ :'input_rule' => :'input-rule',
126
133
  :'item_custom_fields' => :'item-custom-fields',
127
134
  :'json' => :'json',
128
135
  :'lock_during_sra_session' => :'lock-during-sra-session',
@@ -130,6 +137,7 @@ module Akeyless
130
137
  :'metadata' => :'metadata',
131
138
  :'multiline_value' => :'multiline_value',
132
139
  :'name' => :'name',
140
+ :'output_rule' => :'output-rule',
133
141
  :'password' => :'password',
134
142
  :'protection_key' => :'protection_key',
135
143
  :'secure_access_bastion_issuer' => :'secure-access-bastion-issuer',
@@ -167,6 +175,7 @@ module Akeyless
167
175
  :'description' => :'String',
168
176
  :'format' => :'String',
169
177
  :'inject_url' => :'Array<String>',
178
+ :'input_rule' => :'Array<String>',
170
179
  :'item_custom_fields' => :'Hash<String, String>',
171
180
  :'json' => :'Boolean',
172
181
  :'lock_during_sra_session' => :'String',
@@ -174,6 +183,7 @@ module Akeyless
174
183
  :'metadata' => :'String',
175
184
  :'multiline_value' => :'Boolean',
176
185
  :'name' => :'String',
186
+ :'output_rule' => :'Array<String>',
177
187
  :'password' => :'String',
178
188
  :'protection_key' => :'String',
179
189
  :'secure_access_bastion_issuer' => :'String',
@@ -253,6 +263,12 @@ module Akeyless
253
263
  end
254
264
  end
255
265
 
266
+ if attributes.key?(:'input_rule')
267
+ if (value = attributes[:'input_rule']).is_a?(Array)
268
+ self.input_rule = value
269
+ end
270
+ end
271
+
256
272
  if attributes.key?(:'item_custom_fields')
257
273
  if (value = attributes[:'item_custom_fields']).is_a?(Hash)
258
274
  self.item_custom_fields = value
@@ -287,6 +303,12 @@ module Akeyless
287
303
  self.name = nil
288
304
  end
289
305
 
306
+ if attributes.key?(:'output_rule')
307
+ if (value = attributes[:'output_rule']).is_a?(Array)
308
+ self.output_rule = value
309
+ end
310
+ end
311
+
290
312
  if attributes.key?(:'password')
291
313
  self.password = attributes[:'password']
292
314
  end
@@ -413,6 +435,7 @@ module Akeyless
413
435
  description == o.description &&
414
436
  format == o.format &&
415
437
  inject_url == o.inject_url &&
438
+ input_rule == o.input_rule &&
416
439
  item_custom_fields == o.item_custom_fields &&
417
440
  json == o.json &&
418
441
  lock_during_sra_session == o.lock_during_sra_session &&
@@ -420,6 +443,7 @@ module Akeyless
420
443
  metadata == o.metadata &&
421
444
  multiline_value == o.multiline_value &&
422
445
  name == o.name &&
446
+ output_rule == o.output_rule &&
423
447
  password == o.password &&
424
448
  protection_key == o.protection_key &&
425
449
  secure_access_bastion_issuer == o.secure_access_bastion_issuer &&
@@ -450,7 +474,7 @@ module Akeyless
450
474
  # Calculates hash code according to all attributes.
451
475
  # @return [Integer] Hash code
452
476
  def hash
453
- [accessibility, change_event, custom_field, delete_protection, description, format, inject_url, item_custom_fields, json, lock_during_sra_session, max_versions, metadata, multiline_value, name, password, protection_key, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_gateway, secure_access_host, secure_access_rdp_user, secure_access_ssh_creds, secure_access_ssh_user, secure_access_url, secure_access_web_browsing, secure_access_web_proxy, tags, token, type, uid_token, username, value].hash
477
+ [accessibility, change_event, custom_field, delete_protection, description, format, inject_url, input_rule, item_custom_fields, json, lock_during_sra_session, max_versions, metadata, multiline_value, name, output_rule, password, protection_key, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_gateway, secure_access_host, secure_access_rdp_user, secure_access_ssh_creds, secure_access_ssh_user, secure_access_url, secure_access_web_browsing, secure_access_web_proxy, tags, token, type, uid_token, username, value].hash
454
478
  end
455
479
 
456
480
  # Builds the object from hash
@@ -16,6 +16,15 @@ require 'time'
16
16
  module Akeyless
17
17
  # DbTargetDetails
18
18
  class DbTargetDetails
19
+ # (Optional) ClientCertificate defines the client certificate for mutual TLS. Must be base64 certificate loaded by UI using file loader field
20
+ attr_accessor :client_certificate
21
+
22
+ # (Optional) ClientKeyPassphrase defines the passphrase for the client private key
23
+ attr_accessor :client_key_passphrase
24
+
25
+ # (Optional) ClientPrivateKey defines the client private key for mutual TLS. Must be base64 private key loaded by UI using file loader field
26
+ attr_accessor :client_private_key
27
+
19
28
  attr_accessor :cloud_service_provider
20
29
 
21
30
  attr_accessor :cluster_mode
@@ -49,6 +58,9 @@ module Akeyless
49
58
 
50
59
  attr_accessor :db_user_name
51
60
 
61
+ # (Optional) EnableMTLS defines if mutual TLS will be used to connect to DB
62
+ attr_accessor :enable_mtls
63
+
52
64
  attr_accessor :oracle_wallet_details
53
65
 
54
66
  attr_accessor :sf_account
@@ -62,6 +74,9 @@ module Akeyless
62
74
  # Attribute mapping from ruby-style variable name to JSON key.
63
75
  def self.attribute_map
64
76
  {
77
+ :'client_certificate' => :'client_certificate',
78
+ :'client_key_passphrase' => :'client_key_passphrase',
79
+ :'client_private_key' => :'client_private_key',
65
80
  :'cloud_service_provider' => :'cloud_service_provider',
66
81
  :'cluster_mode' => :'cluster_mode',
67
82
  :'connection_type' => :'connection_type',
@@ -77,6 +92,7 @@ module Akeyless
77
92
  :'db_server_name' => :'db_server_name',
78
93
  :'db_tenant_id' => :'db_tenant_id',
79
94
  :'db_user_name' => :'db_user_name',
95
+ :'enable_mtls' => :'enable_mtls',
80
96
  :'oracle_wallet_details' => :'oracle_wallet_details',
81
97
  :'sf_account' => :'sf_account',
82
98
  :'ssl_connection_certificate' => :'ssl_connection_certificate',
@@ -92,6 +108,9 @@ module Akeyless
92
108
  # Attribute type mapping.
93
109
  def self.openapi_types
94
110
  {
111
+ :'client_certificate' => :'String',
112
+ :'client_key_passphrase' => :'String',
113
+ :'client_private_key' => :'String',
95
114
  :'cloud_service_provider' => :'String',
96
115
  :'cluster_mode' => :'Boolean',
97
116
  :'connection_type' => :'String',
@@ -107,6 +126,7 @@ module Akeyless
107
126
  :'db_server_name' => :'String',
108
127
  :'db_tenant_id' => :'String',
109
128
  :'db_user_name' => :'String',
129
+ :'enable_mtls' => :'Boolean',
110
130
  :'oracle_wallet_details' => :'WalletDetails',
111
131
  :'sf_account' => :'String',
112
132
  :'ssl_connection_certificate' => :'String',
@@ -135,6 +155,18 @@ module Akeyless
135
155
  h[k.to_sym] = v
136
156
  }
137
157
 
158
+ if attributes.key?(:'client_certificate')
159
+ self.client_certificate = attributes[:'client_certificate']
160
+ end
161
+
162
+ if attributes.key?(:'client_key_passphrase')
163
+ self.client_key_passphrase = attributes[:'client_key_passphrase']
164
+ end
165
+
166
+ if attributes.key?(:'client_private_key')
167
+ self.client_private_key = attributes[:'client_private_key']
168
+ end
169
+
138
170
  if attributes.key?(:'cloud_service_provider')
139
171
  self.cloud_service_provider = attributes[:'cloud_service_provider']
140
172
  end
@@ -195,6 +227,10 @@ module Akeyless
195
227
  self.db_user_name = attributes[:'db_user_name']
196
228
  end
197
229
 
230
+ if attributes.key?(:'enable_mtls')
231
+ self.enable_mtls = attributes[:'enable_mtls']
232
+ end
233
+
198
234
  if attributes.key?(:'oracle_wallet_details')
199
235
  self.oracle_wallet_details = attributes[:'oracle_wallet_details']
200
236
  end
@@ -232,6 +268,9 @@ module Akeyless
232
268
  def ==(o)
233
269
  return true if self.equal?(o)
234
270
  self.class == o.class &&
271
+ client_certificate == o.client_certificate &&
272
+ client_key_passphrase == o.client_key_passphrase &&
273
+ client_private_key == o.client_private_key &&
235
274
  cloud_service_provider == o.cloud_service_provider &&
236
275
  cluster_mode == o.cluster_mode &&
237
276
  connection_type == o.connection_type &&
@@ -247,6 +286,7 @@ module Akeyless
247
286
  db_server_name == o.db_server_name &&
248
287
  db_tenant_id == o.db_tenant_id &&
249
288
  db_user_name == o.db_user_name &&
289
+ enable_mtls == o.enable_mtls &&
250
290
  oracle_wallet_details == o.oracle_wallet_details &&
251
291
  sf_account == o.sf_account &&
252
292
  ssl_connection_certificate == o.ssl_connection_certificate &&
@@ -262,7 +302,7 @@ module Akeyless
262
302
  # Calculates hash code according to all attributes.
263
303
  # @return [Integer] Hash code
264
304
  def hash
265
- [cloud_service_provider, cluster_mode, connection_type, db_client_id, db_client_secret, db_host_name, db_name, db_port, db_private_key, db_private_key_passphrase, db_pwd, db_server_certificates, db_server_name, db_tenant_id, db_user_name, oracle_wallet_details, sf_account, ssl_connection_certificate, ssl_connection_mode].hash
305
+ [client_certificate, client_key_passphrase, client_private_key, cloud_service_provider, cluster_mode, connection_type, db_client_id, db_client_secret, db_host_name, db_name, db_port, db_private_key, db_private_key_passphrase, db_pwd, db_server_certificates, db_server_name, db_tenant_id, db_user_name, enable_mtls, oracle_wallet_details, sf_account, ssl_connection_certificate, ssl_connection_mode].hash
266
306
  end
267
307
 
268
308
  # Builds the object from hash
@@ -31,6 +31,9 @@ module Akeyless
31
31
 
32
32
  attr_accessor :dns_target_type
33
33
 
34
+ # Cloudflare zone identifier. Required when DNSTargetType is Cloudflare.
35
+ attr_accessor :dns_zone
36
+
34
37
  # External Account Binding HMAC key. Required until ACME account is bootstrapped on first issuance.
35
38
  attr_accessor :eab_hmac_key
36
39
 
@@ -61,6 +64,7 @@ module Akeyless
61
64
  :'digicert_directory_type' => :'digicert_directory_type',
62
65
  :'dns_target_name' => :'dns_target_name',
63
66
  :'dns_target_type' => :'dns_target_type',
67
+ :'dns_zone' => :'dns_zone',
64
68
  :'eab_hmac_key' => :'eab_hmac_key',
65
69
  :'eab_key_id' => :'eab_key_id',
66
70
  :'email' => :'email',
@@ -85,6 +89,7 @@ module Akeyless
85
89
  :'digicert_directory_type' => :'String',
86
90
  :'dns_target_name' => :'String',
87
91
  :'dns_target_type' => :'String',
92
+ :'dns_zone' => :'String',
88
93
  :'eab_hmac_key' => :'String',
89
94
  :'eab_key_id' => :'String',
90
95
  :'email' => :'String',
@@ -140,6 +145,10 @@ module Akeyless
140
145
  self.dns_target_type = attributes[:'dns_target_type']
141
146
  end
142
147
 
148
+ if attributes.key?(:'dns_zone')
149
+ self.dns_zone = attributes[:'dns_zone']
150
+ end
151
+
143
152
  if attributes.key?(:'eab_hmac_key')
144
153
  self.eab_hmac_key = attributes[:'eab_hmac_key']
145
154
  end
@@ -195,6 +204,7 @@ module Akeyless
195
204
  digicert_directory_type == o.digicert_directory_type &&
196
205
  dns_target_name == o.dns_target_name &&
197
206
  dns_target_type == o.dns_target_type &&
207
+ dns_zone == o.dns_zone &&
198
208
  eab_hmac_key == o.eab_hmac_key &&
199
209
  eab_key_id == o.eab_key_id &&
200
210
  email == o.email &&
@@ -213,7 +223,7 @@ module Akeyless
213
223
  # Calculates hash code according to all attributes.
214
224
  # @return [Integer] Hash code
215
225
  def hash
216
- [account_key_pem, account_url, challenge_type, digicert_directory_type, dns_target_name, dns_target_type, eab_hmac_key, eab_key_id, email, gcp_project, hosted_zone, resource_group, timeout].hash
226
+ [account_key_pem, account_url, challenge_type, digicert_directory_type, dns_target_name, dns_target_type, dns_zone, eab_hmac_key, eab_key_id, email, gcp_project, hosted_zone, resource_group, timeout].hash
217
227
  end
218
228
 
219
229
  # Builds the object from hash
@@ -125,6 +125,15 @@ module Akeyless
125
125
 
126
126
  attr_accessor :client_authentication_type
127
127
 
128
+ # (Optional) ClientCertificate defines the client certificate for mutual TLS. Must be base64 certificate loaded by UI using file loader field
129
+ attr_accessor :client_certificate
130
+
131
+ # (Optional) ClientKeyPassphrase defines the passphrase for the client private key
132
+ attr_accessor :client_key_passphrase
133
+
134
+ # (Optional) ClientPrivateKey defines the client private key for mutual TLS. Must be base64 private key loaded by UI using file loader field
135
+ attr_accessor :client_private_key
136
+
128
137
  attr_accessor :cloud_service_provider
129
138
 
130
139
  attr_accessor :cluster_mode
@@ -192,6 +201,9 @@ module Akeyless
192
201
 
193
202
  attr_accessor :enable_admin_rotation
194
203
 
204
+ # (Optional) EnableMTLS defines if mutual TLS will be used to connect to DB
205
+ attr_accessor :enable_mtls
206
+
195
207
  # relevant for PRIVATE_KEY_JWT client authentication type
196
208
  attr_accessor :enforce_replay_prevention
197
209
 
@@ -627,6 +639,9 @@ module Akeyless
627
639
  :'chef_server_username' => :'chef_server_username',
628
640
  :'chef_skip_ssl' => :'chef_skip_ssl',
629
641
  :'client_authentication_type' => :'client_authentication_type',
642
+ :'client_certificate' => :'client_certificate',
643
+ :'client_key_passphrase' => :'client_key_passphrase',
644
+ :'client_private_key' => :'client_private_key',
630
645
  :'cloud_service_provider' => :'cloud_service_provider',
631
646
  :'cluster_mode' => :'cluster_mode',
632
647
  :'connection_type' => :'connection_type',
@@ -659,6 +674,7 @@ module Akeyless
659
674
  :'eks_region' => :'eks_region',
660
675
  :'eks_secret_access_key' => :'eks_secret_access_key',
661
676
  :'enable_admin_rotation' => :'enable_admin_rotation',
677
+ :'enable_mtls' => :'enable_mtls',
662
678
  :'enforce_replay_prevention' => :'enforce_replay_prevention',
663
679
  :'expiration_date' => :'expiration_date',
664
680
  :'externally_provided_user' => :'externally_provided_user',
@@ -904,6 +920,9 @@ module Akeyless
904
920
  :'chef_server_username' => :'String',
905
921
  :'chef_skip_ssl' => :'Boolean',
906
922
  :'client_authentication_type' => :'String',
923
+ :'client_certificate' => :'String',
924
+ :'client_key_passphrase' => :'String',
925
+ :'client_private_key' => :'String',
907
926
  :'cloud_service_provider' => :'String',
908
927
  :'cluster_mode' => :'Boolean',
909
928
  :'connection_type' => :'String',
@@ -936,6 +955,7 @@ module Akeyless
936
955
  :'eks_region' => :'String',
937
956
  :'eks_secret_access_key' => :'String',
938
957
  :'enable_admin_rotation' => :'Boolean',
958
+ :'enable_mtls' => :'Boolean',
939
959
  :'enforce_replay_prevention' => :'Boolean',
940
960
  :'expiration_date' => :'Time',
941
961
  :'externally_provided_user' => :'String',
@@ -1361,6 +1381,18 @@ module Akeyless
1361
1381
  self.client_authentication_type = attributes[:'client_authentication_type']
1362
1382
  end
1363
1383
 
1384
+ if attributes.key?(:'client_certificate')
1385
+ self.client_certificate = attributes[:'client_certificate']
1386
+ end
1387
+
1388
+ if attributes.key?(:'client_key_passphrase')
1389
+ self.client_key_passphrase = attributes[:'client_key_passphrase']
1390
+ end
1391
+
1392
+ if attributes.key?(:'client_private_key')
1393
+ self.client_private_key = attributes[:'client_private_key']
1394
+ end
1395
+
1364
1396
  if attributes.key?(:'cloud_service_provider')
1365
1397
  self.cloud_service_provider = attributes[:'cloud_service_provider']
1366
1398
  end
@@ -1489,6 +1521,10 @@ module Akeyless
1489
1521
  self.enable_admin_rotation = attributes[:'enable_admin_rotation']
1490
1522
  end
1491
1523
 
1524
+ if attributes.key?(:'enable_mtls')
1525
+ self.enable_mtls = attributes[:'enable_mtls']
1526
+ end
1527
+
1492
1528
  if attributes.key?(:'enforce_replay_prevention')
1493
1529
  self.enforce_replay_prevention = attributes[:'enforce_replay_prevention']
1494
1530
  end
@@ -2309,6 +2345,9 @@ module Akeyless
2309
2345
  chef_server_username == o.chef_server_username &&
2310
2346
  chef_skip_ssl == o.chef_skip_ssl &&
2311
2347
  client_authentication_type == o.client_authentication_type &&
2348
+ client_certificate == o.client_certificate &&
2349
+ client_key_passphrase == o.client_key_passphrase &&
2350
+ client_private_key == o.client_private_key &&
2312
2351
  cloud_service_provider == o.cloud_service_provider &&
2313
2352
  cluster_mode == o.cluster_mode &&
2314
2353
  connection_type == o.connection_type &&
@@ -2341,6 +2380,7 @@ module Akeyless
2341
2380
  eks_region == o.eks_region &&
2342
2381
  eks_secret_access_key == o.eks_secret_access_key &&
2343
2382
  enable_admin_rotation == o.enable_admin_rotation &&
2383
+ enable_mtls == o.enable_mtls &&
2344
2384
  enforce_replay_prevention == o.enforce_replay_prevention &&
2345
2385
  expiration_date == o.expiration_date &&
2346
2386
  externally_provided_user == o.externally_provided_user &&
@@ -2531,7 +2571,7 @@ module Akeyless
2531
2571
  # Calculates hash code according to all attributes.
2532
2572
  # @return [Integer] Hash code
2533
2573
  def hash
2534
- [access_token_manager_id, acl_rules, active, admin_name, admin_pwd, admin_rotation_interval_days, administrative_port, agentic_rules, api_key, api_key_id, artifactory_admin_apikey, artifactory_admin_username, artifactory_base_url, artifactory_token_audience, artifactory_token_scope, authorization_port, aws_access_key_id, aws_access_mode, aws_external_id, aws_region, aws_role_arns, aws_secret_access_key, aws_session_tags, aws_session_token, aws_transitive_tag_keys, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, azure_administrative_unit, azure_app_object_id, azure_client_id, azure_client_secret, azure_cloud, azure_fixed_user_name_sub_claim_key, azure_fixed_user_only, azure_resource_group_name, azure_resource_name, azure_subscription_id, azure_tenant_id, azure_user_groups_obj_id, azure_user_portal_access, azure_user_programmatic_access, azure_user_roles_template_id, azure_username, cassandra_creation_statements, chef_organizations, chef_server_access_mode, chef_server_host_name, chef_server_key, chef_server_port, chef_server_url, chef_server_username, chef_skip_ssl, client_authentication_type, cloud_service_provider, cluster_mode, connection_type, create_sync_url, db_client_id, db_client_secret, db_host_name, db_isolation_level, db_max_idle_conns, db_max_open_conns, db_name, db_port, db_private_key, db_private_key_passphrase, db_pwd, db_server_certificates, db_server_name, db_tenant_id, db_user_name, delete_protection, dynamic_secret_id, dynamic_secret_key, dynamic_secret_name, dynamic_secret_type, eks_access_key_id, eks_assume_role, eks_cluster_ca_certificate, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, enable_admin_rotation, enforce_replay_prevention, expiration_date, externally_provided_user, failure_message, fixed_user_only, gcp_access_type, gcp_fixed_user_claim_keyname, gcp_key_algo, gcp_project_id, gcp_role_bindings, gcp_role_names, gcp_service_account_email, gcp_service_account_key, gcp_service_account_key_base64, gcp_service_account_key_id, gcp_service_account_type, gcp_tmp_service_account_name, gcp_token_lifetime, gcp_token_scope, gcp_token_type, github_app_id, github_app_private_key, github_base_url, github_installation_id, github_installation_token_permissions, github_installation_token_repositories, github_installation_token_repositories_ids, github_organization_name, github_repository_path, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_group_name, gitlab_project_name, gitlab_role, gitlab_token_scope, gitlab_url, gke_cluster_ca_certificate, gke_cluster_endpoint, gke_cluster_name, gke_service_account_key, gke_service_account_name, google_workspace_access_mode, google_workspace_admin_name, google_workspace_fixed_user_name_sub_claim_key, google_workspace_group_name, google_workspace_group_role, google_workspace_role_name, google_workspace_role_scope, grace_rotated_secret_key, grant_types, groups, gw_cloud_identity_external_id_opt, hanadb_creation_statements, hanadb_revocation_statements, host_name, host_port, implementation_type, is_fixed_user, issuer, item_custom_fields_details, item_targets_assoc, jwks, jwks_url, k8s_allowed_namespaces, k8s_auth_type, k8s_bearer_token, k8s_client_cert_data, k8s_client_key_data, k8s_cluster_ca_certificate, k8s_cluster_endpoint, k8s_cluster_name, k8s_dynamic_mode, k8s_multiple_doc_yaml_temp_definition, k8s_namespace, k8s_role_name, k8s_role_type, k8s_service_account, last_admin_rotation, ldap_audience, ldap_bind_dn, ldap_bind_password, ldap_certificate, ldap_fixed_user_name_sub_claim_key, ldap_fixed_user_type, ldap_group_dn, ldap_token_expiration, ldap_url, ldap_user_attr, ldap_user_dn, metadata, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_db_name, mongodb_default_auth_db, mongodb_host_port, mongodb_is_atlas, mongodb_password, mongodb_roles, mongodb_scopes, mongodb_uri_connection, mongodb_uri_options, mongodb_username, mssql_allowed_db_names, mssql_creation_statements, mssql_revocation_statements, mysql_creation_statements, mysql_revocation_statements, openai_url, oracle_creation_statements, oracle_revocation_statements, oracle_wallet_details, organization_id, password, password_length, password_policy, payload, ping_url, postgres_creation_statements, postgres_revocation_statements, privileged_user, project_id, rabbitmq_server_password, rabbitmq_server_uri, rabbitmq_server_user, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, rdp_fixed_user_name_sub_claim_key, redirect_uris, redshift_creation_statements, restricted_scopes, revoke_sync_url, rotate_sync_url, scopes, secure_remote_access_details, session_extension_warn_interval_min, sf_account, sf_auth_mode, sf_key_algo, sf_user_role, sf_warehouse_name, should_stop, signing_algorithm, ssl_connection_certificate, ssl_connection_mode, subject_dn, tags, timeout_seconds, use_gw_cloud_identity, use_gw_service_account, user_name, user_password, user_principal_name, user_ttl, username_length, username_policy, username_template, venafi_allow_subdomains, venafi_allowed_domains, venafi_api_key, venafi_auto_generated_folder, venafi_base_url, venafi_root_first_in_chain, venafi_sign_using_akeyless_pki, venafi_signer_key_name, venafi_store_private_key, venafi_tpp_access_token, venafi_tpp_client_id, venafi_tpp_password, venafi_tpp_refresh_token, venafi_tpp_username, venafi_use_tpp, venafi_zone, warn_before_user_expiration_min].hash
2574
+ [access_token_manager_id, acl_rules, active, admin_name, admin_pwd, admin_rotation_interval_days, administrative_port, agentic_rules, api_key, api_key_id, artifactory_admin_apikey, artifactory_admin_username, artifactory_base_url, artifactory_token_audience, artifactory_token_scope, authorization_port, aws_access_key_id, aws_access_mode, aws_external_id, aws_region, aws_role_arns, aws_secret_access_key, aws_session_tags, aws_session_token, aws_transitive_tag_keys, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, azure_administrative_unit, azure_app_object_id, azure_client_id, azure_client_secret, azure_cloud, azure_fixed_user_name_sub_claim_key, azure_fixed_user_only, azure_resource_group_name, azure_resource_name, azure_subscription_id, azure_tenant_id, azure_user_groups_obj_id, azure_user_portal_access, azure_user_programmatic_access, azure_user_roles_template_id, azure_username, cassandra_creation_statements, chef_organizations, chef_server_access_mode, chef_server_host_name, chef_server_key, chef_server_port, chef_server_url, chef_server_username, chef_skip_ssl, client_authentication_type, client_certificate, client_key_passphrase, client_private_key, cloud_service_provider, cluster_mode, connection_type, create_sync_url, db_client_id, db_client_secret, db_host_name, db_isolation_level, db_max_idle_conns, db_max_open_conns, db_name, db_port, db_private_key, db_private_key_passphrase, db_pwd, db_server_certificates, db_server_name, db_tenant_id, db_user_name, delete_protection, dynamic_secret_id, dynamic_secret_key, dynamic_secret_name, dynamic_secret_type, eks_access_key_id, eks_assume_role, eks_cluster_ca_certificate, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, enable_admin_rotation, enable_mtls, enforce_replay_prevention, expiration_date, externally_provided_user, failure_message, fixed_user_only, gcp_access_type, gcp_fixed_user_claim_keyname, gcp_key_algo, gcp_project_id, gcp_role_bindings, gcp_role_names, gcp_service_account_email, gcp_service_account_key, gcp_service_account_key_base64, gcp_service_account_key_id, gcp_service_account_type, gcp_tmp_service_account_name, gcp_token_lifetime, gcp_token_scope, gcp_token_type, github_app_id, github_app_private_key, github_base_url, github_installation_id, github_installation_token_permissions, github_installation_token_repositories, github_installation_token_repositories_ids, github_organization_name, github_repository_path, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_group_name, gitlab_project_name, gitlab_role, gitlab_token_scope, gitlab_url, gke_cluster_ca_certificate, gke_cluster_endpoint, gke_cluster_name, gke_service_account_key, gke_service_account_name, google_workspace_access_mode, google_workspace_admin_name, google_workspace_fixed_user_name_sub_claim_key, google_workspace_group_name, google_workspace_group_role, google_workspace_role_name, google_workspace_role_scope, grace_rotated_secret_key, grant_types, groups, gw_cloud_identity_external_id_opt, hanadb_creation_statements, hanadb_revocation_statements, host_name, host_port, implementation_type, is_fixed_user, issuer, item_custom_fields_details, item_targets_assoc, jwks, jwks_url, k8s_allowed_namespaces, k8s_auth_type, k8s_bearer_token, k8s_client_cert_data, k8s_client_key_data, k8s_cluster_ca_certificate, k8s_cluster_endpoint, k8s_cluster_name, k8s_dynamic_mode, k8s_multiple_doc_yaml_temp_definition, k8s_namespace, k8s_role_name, k8s_role_type, k8s_service_account, last_admin_rotation, ldap_audience, ldap_bind_dn, ldap_bind_password, ldap_certificate, ldap_fixed_user_name_sub_claim_key, ldap_fixed_user_type, ldap_group_dn, ldap_token_expiration, ldap_url, ldap_user_attr, ldap_user_dn, metadata, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_db_name, mongodb_default_auth_db, mongodb_host_port, mongodb_is_atlas, mongodb_password, mongodb_roles, mongodb_scopes, mongodb_uri_connection, mongodb_uri_options, mongodb_username, mssql_allowed_db_names, mssql_creation_statements, mssql_revocation_statements, mysql_creation_statements, mysql_revocation_statements, openai_url, oracle_creation_statements, oracle_revocation_statements, oracle_wallet_details, organization_id, password, password_length, password_policy, payload, ping_url, postgres_creation_statements, postgres_revocation_statements, privileged_user, project_id, rabbitmq_server_password, rabbitmq_server_uri, rabbitmq_server_user, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, rdp_fixed_user_name_sub_claim_key, redirect_uris, redshift_creation_statements, restricted_scopes, revoke_sync_url, rotate_sync_url, scopes, secure_remote_access_details, session_extension_warn_interval_min, sf_account, sf_auth_mode, sf_key_algo, sf_user_role, sf_warehouse_name, should_stop, signing_algorithm, ssl_connection_certificate, ssl_connection_mode, subject_dn, tags, timeout_seconds, use_gw_cloud_identity, use_gw_service_account, user_name, user_password, user_principal_name, user_ttl, username_length, username_policy, username_template, venafi_allow_subdomains, venafi_allowed_domains, venafi_api_key, venafi_auto_generated_folder, venafi_base_url, venafi_root_first_in_chain, venafi_sign_using_akeyless_pki, venafi_signer_key_name, venafi_store_private_key, venafi_tpp_access_token, venafi_tpp_client_id, venafi_tpp_password, venafi_tpp_refresh_token, venafi_tpp_username, venafi_use_tpp, venafi_zone, warn_before_user_expiration_min].hash
2535
2575
  end
2536
2576
 
2537
2577
  # Builds the object from hash
@@ -40,6 +40,9 @@ module Akeyless
40
40
  # Description of the object
41
41
  attr_accessor :description
42
42
 
43
+ # 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).
44
+ attr_accessor :input_rule
45
+
43
46
  # Additional custom fields to associate with the item
44
47
  attr_accessor :item_custom_fields
45
48
 
@@ -49,6 +52,9 @@ module Akeyless
49
52
  # Dynamic secret name
50
53
  attr_accessor :name
51
54
 
55
+ # Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets)
56
+ attr_accessor :output_rule
57
+
52
58
  # Dynamic producer encryption key
53
59
  attr_accessor :producer_encryption_key_name
54
60
 
@@ -78,9 +84,11 @@ module Akeyless
78
84
  :'custom_username_template' => :'custom-username-template',
79
85
  :'delete_protection' => :'delete_protection',
80
86
  :'description' => :'description',
87
+ :'input_rule' => :'input-rule',
81
88
  :'item_custom_fields' => :'item-custom-fields',
82
89
  :'json' => :'json',
83
90
  :'name' => :'name',
91
+ :'output_rule' => :'output-rule',
84
92
  :'producer_encryption_key_name' => :'producer-encryption-key-name',
85
93
  :'tags' => :'tags',
86
94
  :'target_name' => :'target-name',
@@ -106,9 +114,11 @@ module Akeyless
106
114
  :'custom_username_template' => :'String',
107
115
  :'delete_protection' => :'String',
108
116
  :'description' => :'String',
117
+ :'input_rule' => :'Array<String>',
109
118
  :'item_custom_fields' => :'Hash<String, String>',
110
119
  :'json' => :'Boolean',
111
120
  :'name' => :'String',
121
+ :'output_rule' => :'Array<String>',
112
122
  :'producer_encryption_key_name' => :'String',
113
123
  :'tags' => :'Array<String>',
114
124
  :'target_name' => :'String',
@@ -175,6 +185,12 @@ module Akeyless
175
185
  self.description = attributes[:'description']
176
186
  end
177
187
 
188
+ if attributes.key?(:'input_rule')
189
+ if (value = attributes[:'input_rule']).is_a?(Array)
190
+ self.input_rule = value
191
+ end
192
+ end
193
+
178
194
  if attributes.key?(:'item_custom_fields')
179
195
  if (value = attributes[:'item_custom_fields']).is_a?(Hash)
180
196
  self.item_custom_fields = value
@@ -193,6 +209,12 @@ module Akeyless
193
209
  self.name = nil
194
210
  end
195
211
 
212
+ if attributes.key?(:'output_rule')
213
+ if (value = attributes[:'output_rule']).is_a?(Array)
214
+ self.output_rule = value
215
+ end
216
+ end
217
+
196
218
  if attributes.key?(:'producer_encryption_key_name')
197
219
  self.producer_encryption_key_name = attributes[:'producer_encryption_key_name']
198
220
  end
@@ -265,9 +287,11 @@ module Akeyless
265
287
  custom_username_template == o.custom_username_template &&
266
288
  delete_protection == o.delete_protection &&
267
289
  description == o.description &&
290
+ input_rule == o.input_rule &&
268
291
  item_custom_fields == o.item_custom_fields &&
269
292
  json == o.json &&
270
293
  name == o.name &&
294
+ output_rule == o.output_rule &&
271
295
  producer_encryption_key_name == o.producer_encryption_key_name &&
272
296
  tags == o.tags &&
273
297
  target_name == o.target_name &&
@@ -285,7 +309,7 @@ module Akeyless
285
309
  # Calculates hash code according to all attributes.
286
310
  # @return [Integer] Hash code
287
311
  def hash
288
- [artifactory_admin_name, artifactory_admin_pwd, artifactory_token_audience, artifactory_token_scope, base_url, custom_username_template, delete_protection, description, item_custom_fields, json, name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
312
+ [artifactory_admin_name, artifactory_admin_pwd, artifactory_token_audience, artifactory_token_scope, base_url, custom_username_template, delete_protection, description, input_rule, item_custom_fields, json, name, output_rule, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
289
313
  end
290
314
 
291
315
  # Builds the object from hash
@@ -57,6 +57,9 @@ module Akeyless
57
57
  # Automatic admin credentials rotation
58
58
  attr_accessor :enable_admin_rotation
59
59
 
60
+ # 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).
61
+ attr_accessor :input_rule
62
+
60
63
  # Additional custom fields to associate with the item
61
64
  attr_accessor :item_custom_fields
62
65
 
@@ -66,6 +69,9 @@ module Akeyless
66
69
  # Dynamic secret name
67
70
  attr_accessor :name
68
71
 
72
+ # Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets)
73
+ attr_accessor :output_rule
74
+
69
75
  # The length of the password to be generated
70
76
  attr_accessor :password_length
71
77
 
@@ -140,9 +146,11 @@ module Akeyless
140
146
  :'delete_protection' => :'delete_protection',
141
147
  :'description' => :'description',
142
148
  :'enable_admin_rotation' => :'enable-admin-rotation',
149
+ :'input_rule' => :'input-rule',
143
150
  :'item_custom_fields' => :'item-custom-fields',
144
151
  :'json' => :'json',
145
152
  :'name' => :'name',
153
+ :'output_rule' => :'output-rule',
146
154
  :'password_length' => :'password-length',
147
155
  :'producer_encryption_key_name' => :'producer-encryption-key-name',
148
156
  :'region' => :'region',
@@ -187,9 +195,11 @@ module Akeyless
187
195
  :'delete_protection' => :'String',
188
196
  :'description' => :'String',
189
197
  :'enable_admin_rotation' => :'Boolean',
198
+ :'input_rule' => :'Array<String>',
190
199
  :'item_custom_fields' => :'Hash<String, String>',
191
200
  :'json' => :'Boolean',
192
201
  :'name' => :'String',
202
+ :'output_rule' => :'Array<String>',
193
203
  :'password_length' => :'String',
194
204
  :'producer_encryption_key_name' => :'String',
195
205
  :'region' => :'String',
@@ -297,6 +307,12 @@ module Akeyless
297
307
  self.enable_admin_rotation = false
298
308
  end
299
309
 
310
+ if attributes.key?(:'input_rule')
311
+ if (value = attributes[:'input_rule']).is_a?(Array)
312
+ self.input_rule = value
313
+ end
314
+ end
315
+
300
316
  if attributes.key?(:'item_custom_fields')
301
317
  if (value = attributes[:'item_custom_fields']).is_a?(Hash)
302
318
  self.item_custom_fields = value
@@ -315,6 +331,12 @@ module Akeyless
315
331
  self.name = nil
316
332
  end
317
333
 
334
+ if attributes.key?(:'output_rule')
335
+ if (value = attributes[:'output_rule']).is_a?(Array)
336
+ self.output_rule = value
337
+ end
338
+ end
339
+
318
340
  if attributes.key?(:'password_length')
319
341
  self.password_length = attributes[:'password_length']
320
342
  end
@@ -443,9 +465,11 @@ module Akeyless
443
465
  delete_protection == o.delete_protection &&
444
466
  description == o.description &&
445
467
  enable_admin_rotation == o.enable_admin_rotation &&
468
+ input_rule == o.input_rule &&
446
469
  item_custom_fields == o.item_custom_fields &&
447
470
  json == o.json &&
448
471
  name == o.name &&
472
+ output_rule == o.output_rule &&
449
473
  password_length == o.password_length &&
450
474
  producer_encryption_key_name == o.producer_encryption_key_name &&
451
475
  region == o.region &&
@@ -476,7 +500,7 @@ module Akeyless
476
500
  # Calculates hash code according to all attributes.
477
501
  # @return [Integer] Hash code
478
502
  def hash
479
- [access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_external_id, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, custom_username_template, delete_protection, description, enable_admin_rotation, item_custom_fields, json, name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, user_ttl].hash
503
+ [access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_external_id, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, custom_username_template, delete_protection, description, enable_admin_rotation, input_rule, item_custom_fields, json, name, output_rule, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, user_ttl].hash
480
504
  end
481
505
 
482
506
  # Builds the object from hash