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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c5253f7c5e7203c38c09d7230344cafaf3918d7aaef6abd00333da167351e0e0
4
- data.tar.gz: c07681daa534f78d815a319c58f05ca1bcfc23609cd43fb638d6854f3ff06182
3
+ metadata.gz: bceaac9da81d00e2f7b5228a17bf0dbf1c78e8df9ed5b2bfedc4c73c18243151
4
+ data.tar.gz: c3914cd9f1020ccb61f72e7886112c569fc5b6833a059b9d1109f588d1b4c922
5
5
  SHA512:
6
- metadata.gz: 4ecb7abe68afd8dd12c9390dbd03246ca58e09d11f6bd569a68ddb3460003f1ae2017854c61df3fa6ded2a0e297b17d67d07dd83c44f9b9f5e68afea8f2cf38e
7
- data.tar.gz: 28d8832b4eb7965fd80f55110641302023ccbb447fd3cd19e2d02f0372297cd14454eaa70d2e8481796cd47d1b9fd27a42f3abc2c51acc41ad86bf7060d28da3
6
+ metadata.gz: b1778256f2fe8e71daddd207014ce4c55dd4b69c35c3efa636f6a0a76d52f377e0cdebaa246342034d3cd054af429e5136cc990a929e7989d29e7e7c06a8389e
7
+ data.tar.gz: 9fdea0579ab9b7c909fadd494a679a97e21b3415c0e820f4fb6ca33870c321feaa24917b301b3ac9d2c28e73c5e390a8009df61ba8621e5ebf327cec3ca6c1c9
data/README.md CHANGED
@@ -7,7 +7,7 @@ The purpose of this application is to provide access to Akeyless API.
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: 3.0
10
- - Package version: 5.0.24
10
+ - Package version: 5.0.26
11
11
  - Generator version: 7.10.0
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [http://akeyless.io](http://akeyless.io)
@@ -243,7 +243,7 @@ Class | Method | HTTP request | Description
243
243
  *Akeyless::V2Api* | [**dynamic_secret_update_ms_sql**](docs/V2Api.md#dynamic_secret_update_ms_sql) | **POST** /dynamic-secret-update-mssql |
244
244
  *Akeyless::V2Api* | [**dynamic_secret_update_my_sql**](docs/V2Api.md#dynamic_secret_update_my_sql) | **POST** /dynamic-secret-update-mysql |
245
245
  *Akeyless::V2Api* | [**dynamic_secret_update_open_ai**](docs/V2Api.md#dynamic_secret_update_open_ai) | **POST** /dynamic-secret-update-openai |
246
- *Akeyless::V2Api* | [**dynamic_secret_update_oracle_db**](docs/V2Api.md#dynamic_secret_update_oracle_db) | **POST** /dynamic-secret-update-oracle |
246
+ *Akeyless::V2Api* | [**dynamic_secret_update_oracle_db**](docs/V2Api.md#dynamic_secret_update_oracle_db) | **POST** /dynamic-secret-update-oracledb |
247
247
  *Akeyless::V2Api* | [**dynamic_secret_update_ping**](docs/V2Api.md#dynamic_secret_update_ping) | **POST** /dynamic-secret-update-ping |
248
248
  *Akeyless::V2Api* | [**dynamic_secret_update_postgre_sql**](docs/V2Api.md#dynamic_secret_update_postgre_sql) | **POST** /dynamic-secret-update-postgresql |
249
249
  *Akeyless::V2Api* | [**dynamic_secret_update_rabbit_mq**](docs/V2Api.md#dynamic_secret_update_rabbit_mq) | **POST** /dynamic-secret-update-rabbitmq |
@@ -421,6 +421,7 @@ Class | Method | HTTP request | Description
421
421
  *Akeyless::V2Api* | [**import_passwords**](docs/V2Api.md#import_passwords) | **POST** /import-passwords |
422
422
  *Akeyless::V2Api* | [**kmip_client_delete_rule**](docs/V2Api.md#kmip_client_delete_rule) | **POST** /kmip-client-delete-rule |
423
423
  *Akeyless::V2Api* | [**kmip_client_set_rule**](docs/V2Api.md#kmip_client_set_rule) | **POST** /kmip-client-set-rule |
424
+ *Akeyless::V2Api* | [**kmip_client_update**](docs/V2Api.md#kmip_client_update) | **POST** /kmip-client-update |
424
425
  *Akeyless::V2Api* | [**kmip_create_client**](docs/V2Api.md#kmip_create_client) | **POST** /kmip-create-client |
425
426
  *Akeyless::V2Api* | [**kmip_delete_client**](docs/V2Api.md#kmip_delete_client) | **POST** /kmip-delete-client |
426
427
  *Akeyless::V2Api* | [**kmip_delete_server**](docs/V2Api.md#kmip_delete_server) | **DELETE** /kmip-delete-environment |
@@ -431,6 +432,7 @@ Class | Method | HTTP request | Description
431
432
  *Akeyless::V2Api* | [**kmip_renew_client_certificate**](docs/V2Api.md#kmip_renew_client_certificate) | **POST** /kmip-renew-client |
432
433
  *Akeyless::V2Api* | [**kmip_renew_server_certificate**](docs/V2Api.md#kmip_renew_server_certificate) | **POST** /kmip-renew-environment |
433
434
  *Akeyless::V2Api* | [**kmip_server_setup**](docs/V2Api.md#kmip_server_setup) | **POST** /kmip-create-environment |
435
+ *Akeyless::V2Api* | [**kmip_server_update**](docs/V2Api.md#kmip_server_update) | **POST** /kmip-server-update |
434
436
  *Akeyless::V2Api* | [**kmip_set_server_state**](docs/V2Api.md#kmip_set_server_state) | **POST** /kmip-set-environment-state |
435
437
  *Akeyless::V2Api* | [**kubeconfig_generate**](docs/V2Api.md#kubeconfig_generate) | **POST** /kubeconfig-generate |
436
438
  *Akeyless::V2Api* | [**list_acme_accounts**](docs/V2Api.md#list_acme_accounts) | **POST** /list-acme-accounts |
@@ -526,6 +528,7 @@ Class | Method | HTTP request | Description
526
528
  *Akeyless::V2Api* | [**target_create_artifactory**](docs/V2Api.md#target_create_artifactory) | **POST** /target-create-artifactory |
527
529
  *Akeyless::V2Api* | [**target_create_aws**](docs/V2Api.md#target_create_aws) | **POST** /target-create-aws |
528
530
  *Akeyless::V2Api* | [**target_create_azure**](docs/V2Api.md#target_create_azure) | **POST** /target-create-azure |
531
+ *Akeyless::V2Api* | [**target_create_cloudflare**](docs/V2Api.md#target_create_cloudflare) | **POST** /target-create-cloudflare |
529
532
  *Akeyless::V2Api* | [**target_create_db**](docs/V2Api.md#target_create_db) | **POST** /target-create-db |
530
533
  *Akeyless::V2Api* | [**target_create_digi_cert**](docs/V2Api.md#target_create_digi_cert) | **POST** /target-create-digicert |
531
534
  *Akeyless::V2Api* | [**target_create_dockerhub**](docs/V2Api.md#target_create_dockerhub) | **POST** /target-create-dockerhub |
@@ -561,6 +564,7 @@ Class | Method | HTTP request | Description
561
564
  *Akeyless::V2Api* | [**target_update_artifactory**](docs/V2Api.md#target_update_artifactory) | **POST** /target-update-artifactory |
562
565
  *Akeyless::V2Api* | [**target_update_aws**](docs/V2Api.md#target_update_aws) | **POST** /target-update-aws |
563
566
  *Akeyless::V2Api* | [**target_update_azure**](docs/V2Api.md#target_update_azure) | **POST** /target-update-azure |
567
+ *Akeyless::V2Api* | [**target_update_cloudflare**](docs/V2Api.md#target_update_cloudflare) | **POST** /target-update-cloudflare |
564
568
  *Akeyless::V2Api* | [**target_update_db**](docs/V2Api.md#target_update_db) | **POST** /target-update-db |
565
569
  *Akeyless::V2Api* | [**target_update_digi_cert**](docs/V2Api.md#target_update_digi_cert) | **POST** /target-update-digicert |
566
570
  *Akeyless::V2Api* | [**target_update_dockerhub**](docs/V2Api.md#target_update_dockerhub) | **POST** /target-update-dockerhub |
@@ -685,6 +689,7 @@ Class | Method | HTTP request | Description
685
689
  - [Akeyless::AWSTargetDetails](docs/AWSTargetDetails.md)
686
690
  - [Akeyless::AccessOrGroupPermissionAssignment](docs/AccessOrGroupPermissionAssignment.md)
687
691
  - [Akeyless::AccessPermissionAssignment](docs/AccessPermissionAssignment.md)
692
+ - [Akeyless::AccountCustomField](docs/AccountCustomField.md)
688
693
  - [Akeyless::AccountCustomFieldCreate](docs/AccountCustomFieldCreate.md)
689
694
  - [Akeyless::AccountCustomFieldCreateOutput](docs/AccountCustomFieldCreateOutput.md)
690
695
  - [Akeyless::AccountCustomFieldDelete](docs/AccountCustomFieldDelete.md)
@@ -800,6 +805,7 @@ Class | Method | HTTP request | Description
800
805
  - [Akeyless::ClientData](docs/ClientData.md)
801
806
  - [Akeyless::ClientUsageInfo](docs/ClientUsageInfo.md)
802
807
  - [Akeyless::ClientsUsageReport](docs/ClientsUsageReport.md)
808
+ - [Akeyless::CloudflareTargetDetails](docs/CloudflareTargetDetails.md)
803
809
  - [Akeyless::ConfigChange](docs/ConfigChange.md)
804
810
  - [Akeyless::ConfigHash](docs/ConfigHash.md)
805
811
  - [Akeyless::Configure](docs/Configure.md)
@@ -1094,6 +1100,7 @@ Class | Method | HTTP request | Description
1094
1100
  - [Akeyless::FolderDelete](docs/FolderDelete.md)
1095
1101
  - [Akeyless::FolderGet](docs/FolderGet.md)
1096
1102
  - [Akeyless::FolderGetOutput](docs/FolderGetOutput.md)
1103
+ - [Akeyless::FolderUSCSyncConfig](docs/FolderUSCSyncConfig.md)
1097
1104
  - [Akeyless::FolderUpdate](docs/FolderUpdate.md)
1098
1105
  - [Akeyless::GCPAccessRules](docs/GCPAccessRules.md)
1099
1106
  - [Akeyless::GCPPayload](docs/GCPPayload.md)
@@ -1385,6 +1392,8 @@ Class | Method | HTTP request | Description
1385
1392
  - [Akeyless::KerberosConfigPart](docs/KerberosConfigPart.md)
1386
1393
  - [Akeyless::KmipClientDeleteRule](docs/KmipClientDeleteRule.md)
1387
1394
  - [Akeyless::KmipClientSetRule](docs/KmipClientSetRule.md)
1395
+ - [Akeyless::KmipClientUpdate](docs/KmipClientUpdate.md)
1396
+ - [Akeyless::KmipClientUpdateOutput](docs/KmipClientUpdateOutput.md)
1388
1397
  - [Akeyless::KmipCreateClient](docs/KmipCreateClient.md)
1389
1398
  - [Akeyless::KmipCreateClientOutput](docs/KmipCreateClientOutput.md)
1390
1399
  - [Akeyless::KmipDeleteClient](docs/KmipDeleteClient.md)
@@ -1400,6 +1409,8 @@ Class | Method | HTTP request | Description
1400
1409
  - [Akeyless::KmipRenewServerCertificate](docs/KmipRenewServerCertificate.md)
1401
1410
  - [Akeyless::KmipRenewServerCertificateOutput](docs/KmipRenewServerCertificateOutput.md)
1402
1411
  - [Akeyless::KmipServerSetup](docs/KmipServerSetup.md)
1412
+ - [Akeyless::KmipServerUpdate](docs/KmipServerUpdate.md)
1413
+ - [Akeyless::KmipServerUpdateOutput](docs/KmipServerUpdateOutput.md)
1403
1414
  - [Akeyless::KmipSetServerState](docs/KmipSetServerState.md)
1404
1415
  - [Akeyless::KmipSetServerStateOutput](docs/KmipSetServerStateOutput.md)
1405
1416
  - [Akeyless::KubeConfigValue](docs/KubeConfigValue.md)
@@ -1462,7 +1473,6 @@ Class | Method | HTTP request | Description
1462
1473
  - [Akeyless::NotiForwarder](docs/NotiForwarder.md)
1463
1474
  - [Akeyless::NotiForwarderDetailsInput](docs/NotiForwarderDetailsInput.md)
1464
1475
  - [Akeyless::NullString](docs/NullString.md)
1465
- - [Akeyless::NullTime](docs/NullTime.md)
1466
1476
  - [Akeyless::OAuth2AccessRules](docs/OAuth2AccessRules.md)
1467
1477
  - [Akeyless::OAuth2CustomClaim](docs/OAuth2CustomClaim.md)
1468
1478
  - [Akeyless::OCIAccessRules](docs/OCIAccessRules.md)
@@ -1638,6 +1648,7 @@ Class | Method | HTTP request | Description
1638
1648
  - [Akeyless::TargetCreateArtifactory](docs/TargetCreateArtifactory.md)
1639
1649
  - [Akeyless::TargetCreateAws](docs/TargetCreateAws.md)
1640
1650
  - [Akeyless::TargetCreateAzure](docs/TargetCreateAzure.md)
1651
+ - [Akeyless::TargetCreateCloudflare](docs/TargetCreateCloudflare.md)
1641
1652
  - [Akeyless::TargetCreateDB](docs/TargetCreateDB.md)
1642
1653
  - [Akeyless::TargetCreateDigiCert](docs/TargetCreateDigiCert.md)
1643
1654
  - [Akeyless::TargetCreateDockerhub](docs/TargetCreateDockerhub.md)
@@ -1679,6 +1690,7 @@ Class | Method | HTTP request | Description
1679
1690
  - [Akeyless::TargetUpdateArtifactory](docs/TargetUpdateArtifactory.md)
1680
1691
  - [Akeyless::TargetUpdateAws](docs/TargetUpdateAws.md)
1681
1692
  - [Akeyless::TargetUpdateAzure](docs/TargetUpdateAzure.md)
1693
+ - [Akeyless::TargetUpdateCloudflare](docs/TargetUpdateCloudflare.md)
1682
1694
  - [Akeyless::TargetUpdateDB](docs/TargetUpdateDB.md)
1683
1695
  - [Akeyless::TargetUpdateDigiCert](docs/TargetUpdateDigiCert.md)
1684
1696
  - [Akeyless::TargetUpdateDockerhub](docs/TargetUpdateDockerhub.md)
@@ -0,0 +1,34 @@
1
+ # Akeyless::AccountCustomField
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **account_id** | **String** | | [optional] |
8
+ | **creation_date** | **Time** | | [optional] |
9
+ | **deletion_date** | **Time** | | [optional] |
10
+ | **id** | **Integer** | | [optional] |
11
+ | **modification_date** | **Time** | | [optional] |
12
+ | **name** | **String** | | [optional] |
13
+ | **object** | **String** | | [optional] |
14
+ | **object_type** | **String** | | [optional] |
15
+ | **required** | **Boolean** | | [optional] |
16
+
17
+ ## Example
18
+
19
+ ```ruby
20
+ require 'akeyless'
21
+
22
+ instance = Akeyless::AccountCustomField.new(
23
+ account_id: null,
24
+ creation_date: null,
25
+ deletion_date: null,
26
+ id: null,
27
+ modification_date: null,
28
+ name: null,
29
+ object: null,
30
+ object_type: null,
31
+ required: null
32
+ )
33
+ ```
34
+
@@ -6,7 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **account_id** | **String** | | [optional] |
8
8
  | **creation_date** | **Time** | | [optional] |
9
- | **deletion_date** | [**NullTime**](NullTime.md) | | [optional] |
9
+ | **deletion_date** | **Time** | | [optional] |
10
10
  | **id** | **Integer** | | [optional] |
11
11
  | **modification_date** | **Time** | | [optional] |
12
12
  | **name** | **String** | | [optional] |
@@ -8,6 +8,7 @@
8
8
  | **account_default_key_name** | **String** | AccountDefaultKeyName is the name of the DFC key item configured as the default key This is here simply for the response to include the item name in addition to the display ID so the client can properly show this to the user. It will not be saved to the DB, only the AccountDefaultKeyItemID will. | [optional] |
9
9
  | **ai_insights** | [**AiInsightsSetting**](AiInsightsSetting.md) | | [optional] |
10
10
  | **allow_auto_fill** | **Boolean** | | [optional] |
11
+ | **allow_passkeys** | **Boolean** | | [optional] |
11
12
  | **allowed_client_types** | [**AllowedClientType**](AllowedClientType.md) | | [optional] |
12
13
  | **allowed_clients_ips** | [**AllowedIpSettings**](AllowedIpSettings.md) | | [optional] |
13
14
  | **allowed_gateways_ips** | [**AllowedIpSettings**](AllowedIpSettings.md) | | [optional] |
@@ -42,6 +43,7 @@ instance = Akeyless::AccountGeneralSettings.new(
42
43
  account_default_key_name: null,
43
44
  ai_insights: null,
44
45
  allow_auto_fill: null,
46
+ allow_passkeys: null,
45
47
  allowed_client_types: null,
46
48
  allowed_clients_ips: null,
47
49
  allowed_gateways_ips: null,
@@ -0,0 +1,20 @@
1
+ # Akeyless::CloudflareTargetDetails
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **account_id** | **String** | | [optional] |
8
+ | **api_token** | **String** | | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'akeyless'
14
+
15
+ instance = Akeyless::CloudflareTargetDetails.new(
16
+ account_id: null,
17
+ api_token: null
18
+ )
19
+ ```
20
+
@@ -7,6 +7,9 @@
7
7
  | **azure_client_id** | **String** | (Optional) Client id (relevant for \"cloud-service-provider\" only) | [optional] |
8
8
  | **azure_client_secret** | **String** | (Optional) Client secret (relevant for \"cloud-service-provider\" only) | [optional] |
9
9
  | **azure_tenant_id** | **String** | (Optional) Tenant id (relevant for \"cloud-service-provider\" only) | [optional] |
10
+ | **client_certificate** | **String** | Client certificate for mutual TLS | [optional] |
11
+ | **client_key_passphrase** | **String** | Client private key passphrase for mutual TLS | [optional] |
12
+ | **client_private_key** | **String** | Client private key for mutual TLS | [optional] |
10
13
  | **cloud_service_provider** | **String** | (Optional) Cloud service provider (currently only supports Azure) | [optional] |
11
14
  | **cluster_mode** | **Boolean** | Cluster Mode | [optional] |
12
15
  | **comment** | **String** | Deprecated - use description | [optional] |
@@ -16,6 +19,7 @@
16
19
  | **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
17
20
  | **db_type** | **String** | | |
18
21
  | **description** | **String** | Description of the object | [optional] |
22
+ | **enable_mtls** | **Boolean** | Enable mutual TLS | [optional] |
19
23
  | **host** | **String** | | [optional] |
20
24
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
21
25
  | **key** | **String** | The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -52,6 +56,9 @@ instance = Akeyless::CreateDBTarget.new(
52
56
  azure_client_id: null,
53
57
  azure_client_secret: null,
54
58
  azure_tenant_id: null,
59
+ client_certificate: null,
60
+ client_key_passphrase: null,
61
+ client_private_key: null,
55
62
  cloud_service_provider: null,
56
63
  cluster_mode: null,
57
64
  comment: null,
@@ -61,6 +68,7 @@ instance = Akeyless::CreateDBTarget.new(
61
68
  db_server_name: null,
62
69
  db_type: null,
63
70
  description: null,
71
+ enable_mtls: null,
64
72
  host: null,
65
73
  json: null,
66
74
  key: null,
data/docs/CreateRole.md CHANGED
@@ -14,6 +14,7 @@
14
14
  | **event_forwarders_access** | **String** | Allow this role to manage Event Forwarders. Currently only 'none' and 'all' values are supported. | [optional] |
15
15
  | **event_forwarders_name** | **Array<String>** | Allow this role to manage the following Event Forwarders. | [optional] |
16
16
  | **gw_analytics_access** | **String** | 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. | [optional] |
17
+ | **isi_access** | **String** | Allow this role to access Identity & Secrets Intelligence. Currently only 'none', 'scoped' and 'all' values are supported. | [optional] |
17
18
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
18
19
  | **name** | **String** | Role name | |
19
20
  | **reverse_rbac_access** | **String** | Allow this role to view Reverse RBAC. Supported values: 'scoped', 'all'. | [optional] |
@@ -38,6 +39,7 @@ instance = Akeyless::CreateRole.new(
38
39
  event_forwarders_access: null,
39
40
  event_forwarders_name: null,
40
41
  gw_analytics_access: null,
42
+ isi_access: null,
41
43
  json: null,
42
44
  name: null,
43
45
  reverse_rbac_access: null,
data/docs/CreateSecret.md CHANGED
@@ -11,6 +11,7 @@
11
11
  | **description** | **String** | Description of the object | [optional] |
12
12
  | **format** | **String** | Secret format [text/json/key-value] (relevant only for type 'generic') | [optional][default to 'text'] |
13
13
  | **inject_url** | **Array<String>** | For Password Management use, reflect the website context | [optional] |
14
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [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
  | **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
@@ -18,6 +19,7 @@
18
19
  | **metadata** | **String** | Deprecated - use description | [optional] |
19
20
  | **multiline_value** | **Boolean** | The provided value is a multiline value (separated by '\\n') | [optional] |
20
21
  | **name** | **String** | 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** | **String** | For Password Management use, additional fields | [optional] |
22
24
  | **protection_key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
23
25
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
@@ -51,6 +53,7 @@ instance = Akeyless::CreateSecret.new(
51
53
  description: null,
52
54
  format: null,
53
55
  inject_url: null,
56
+ input_rule: null,
54
57
  item_custom_fields: null,
55
58
  json: null,
56
59
  lock_during_sra_session: null,
@@ -58,6 +61,7 @@ instance = Akeyless::CreateSecret.new(
58
61
  metadata: null,
59
62
  multiline_value: null,
60
63
  name: null,
64
+ output_rule: null,
61
65
  password: null,
62
66
  protection_key: null,
63
67
  secure_access_bastion_issuer: null,
@@ -59,6 +59,9 @@
59
59
  | **chef_server_username** | **String** | | [optional] |
60
60
  | **chef_skip_ssl** | **Boolean** | | [optional] |
61
61
  | **client_authentication_type** | **String** | | [optional] |
62
+ | **client_certificate** | **String** | (Optional) ClientCertificate defines the client certificate for mutual TLS. Must be base64 certificate loaded by UI using file loader field | [optional] |
63
+ | **client_key_passphrase** | **String** | (Optional) ClientKeyPassphrase defines the passphrase for the client private key | [optional] |
64
+ | **client_private_key** | **String** | (Optional) ClientPrivateKey defines the client private key for mutual TLS. Must be base64 private key loaded by UI using file loader field | [optional] |
62
65
  | **cloud_service_provider** | **String** | | [optional] |
63
66
  | **cluster_mode** | **Boolean** | | [optional] |
64
67
  | **connection_type** | **String** | | [optional] |
@@ -91,6 +94,7 @@
91
94
  | **eks_region** | **String** | | [optional] |
92
95
  | **eks_secret_access_key** | **String** | | [optional] |
93
96
  | **enable_admin_rotation** | **Boolean** | | [optional] |
97
+ | **enable_mtls** | **Boolean** | (Optional) EnableMTLS defines if mutual TLS will be used to connect to DB | [optional] |
94
98
  | **enforce_replay_prevention** | **Boolean** | relevant for PRIVATE_KEY_JWT client authentication type | [optional] |
95
99
  | **expiration_date** | **Time** | | [optional] |
96
100
  | **externally_provided_user** | **String** | | [optional] |
@@ -332,6 +336,9 @@ instance = Akeyless::DSProducerDetails.new(
332
336
  chef_server_username: null,
333
337
  chef_skip_ssl: null,
334
338
  client_authentication_type: null,
339
+ client_certificate: null,
340
+ client_key_passphrase: null,
341
+ client_private_key: null,
335
342
  cloud_service_provider: null,
336
343
  cluster_mode: null,
337
344
  connection_type: null,
@@ -364,6 +371,7 @@ instance = Akeyless::DSProducerDetails.new(
364
371
  eks_region: null,
365
372
  eks_secret_access_key: null,
366
373
  enable_admin_rotation: null,
374
+ enable_mtls: null,
367
375
  enforce_replay_prevention: null,
368
376
  expiration_date: null,
369
377
  externally_provided_user: null,
@@ -4,6 +4,9 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **client_certificate** | **String** | (Optional) ClientCertificate defines the client certificate for mutual TLS. Must be base64 certificate loaded by UI using file loader field | [optional] |
8
+ | **client_key_passphrase** | **String** | (Optional) ClientKeyPassphrase defines the passphrase for the client private key | [optional] |
9
+ | **client_private_key** | **String** | (Optional) ClientPrivateKey defines the client private key for mutual TLS. Must be base64 private key loaded by UI using file loader field | [optional] |
7
10
  | **cloud_service_provider** | **String** | | [optional] |
8
11
  | **cluster_mode** | **Boolean** | | [optional] |
9
12
  | **connection_type** | **String** | | [optional] |
@@ -19,6 +22,7 @@
19
22
  | **db_server_name** | **String** | (Optional) ServerName is used to verify the hostname on the returned certificates unless InsecureSkipVerify is given. It is also included in the client's handshake to support virtual hosting unless it is an IP address. | [optional] |
20
23
  | **db_tenant_id** | **String** | | [optional] |
21
24
  | **db_user_name** | **String** | | [optional] |
25
+ | **enable_mtls** | **Boolean** | (Optional) EnableMTLS defines if mutual TLS will be used to connect to DB | [optional] |
22
26
  | **oracle_wallet_details** | [**WalletDetails**](WalletDetails.md) | | [optional] |
23
27
  | **sf_account** | **String** | | [optional] |
24
28
  | **ssl_connection_certificate** | **String** | (Optional) SSLConnectionCertificate defines the certificate for SSL connection. Must be base64 certificate loaded by UI using file loader field | [optional] |
@@ -30,6 +34,9 @@
30
34
  require 'akeyless'
31
35
 
32
36
  instance = Akeyless::DbTargetDetails.new(
37
+ client_certificate: null,
38
+ client_key_passphrase: null,
39
+ client_private_key: null,
33
40
  cloud_service_provider: null,
34
41
  cluster_mode: null,
35
42
  connection_type: null,
@@ -45,6 +52,7 @@ instance = Akeyless::DbTargetDetails.new(
45
52
  db_server_name: null,
46
53
  db_tenant_id: null,
47
54
  db_user_name: null,
55
+ enable_mtls: null,
48
56
  oracle_wallet_details: null,
49
57
  sf_account: null,
50
58
  ssl_connection_certificate: null,
@@ -10,6 +10,7 @@
10
10
  | **digicert_directory_type** | **String** | | [optional] |
11
11
  | **dns_target_name** | **String** | Name of DNS target (transient field - not stored in DB). Used by CLI to pass DNS target name to SDK for creating target_object_assoc. Retrieved from target_object_assoc when reading target. Required when ChallengeType is dns. | [optional] |
12
12
  | **dns_target_type** | **String** | | [optional] |
13
+ | **dns_zone** | **String** | Cloudflare zone identifier. Required when DNSTargetType is Cloudflare. | [optional] |
13
14
  | **eab_hmac_key** | **String** | External Account Binding HMAC key. Required until ACME account is bootstrapped on first issuance. | [optional] |
14
15
  | **eab_key_id** | **String** | External Account Binding key identifier. Required until ACME account is bootstrapped on first issuance. | [optional] |
15
16
  | **email** | **String** | Email address for ACME account registration. Required. | [optional] |
@@ -30,6 +31,7 @@ instance = Akeyless::DigiCertTargetDetails.new(
30
31
  digicert_directory_type: null,
31
32
  dns_target_name: null,
32
33
  dns_target_type: null,
34
+ dns_zone: null,
33
35
  eab_hmac_key: null,
34
36
  eab_key_id: null,
35
37
  email: null,
@@ -12,9 +12,11 @@
12
12
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
13
13
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
14
14
  | **description** | **String** | Description of the object | [optional] |
15
+ | **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] |
15
16
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
16
17
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
17
18
  | **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
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
19
21
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
20
22
  | **target_name** | **String** | Target name | [optional] |
@@ -36,9 +38,11 @@ instance = Akeyless::DynamicSecretCreateArtifactory.new(
36
38
  custom_username_template: null,
37
39
  delete_protection: null,
38
40
  description: null,
41
+ input_rule: null,
39
42
  item_custom_fields: null,
40
43
  json: null,
41
44
  name: null,
45
+ output_rule: null,
42
46
  producer_encryption_key_name: null,
43
47
  tags: null,
44
48
  target_name: null,
@@ -18,9 +18,11 @@
18
18
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
19
19
  | **description** | **String** | Description of the object | [optional] |
20
20
  | **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
21
+ | **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] |
21
22
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
22
23
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
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
  | **password_length** | **String** | The length of the password to be generated | [optional] |
25
27
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
26
28
  | **region** | **String** | Region | [optional][default to 'us-east-2'] |
@@ -61,9 +63,11 @@ instance = Akeyless::DynamicSecretCreateAws.new(
61
63
  delete_protection: null,
62
64
  description: null,
63
65
  enable_admin_rotation: null,
66
+ input_rule: null,
64
67
  item_custom_fields: null,
65
68
  json: null,
66
69
  name: null,
70
+ output_rule: null,
67
71
  password_length: null,
68
72
  producer_encryption_key_name: null,
69
73
  region: null,
@@ -14,9 +14,11 @@
14
14
  | **description** | **String** | Description of the object | [optional] |
15
15
  | **fixed_user_claim_keyname** | **String** | FixedUserClaimKeyname | [optional][default to 'false'] |
16
16
  | **fixed_user_only** | **Boolean** | Fixed user | [optional][default to false] |
17
+ | **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] |
17
18
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
18
19
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
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 secret encryption key | [optional] |
22
24
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
@@ -51,9 +53,11 @@ instance = Akeyless::DynamicSecretCreateAzure.new(
51
53
  description: null,
52
54
  fixed_user_claim_keyname: null,
53
55
  fixed_user_only: null,
56
+ input_rule: null,
54
57
  item_custom_fields: null,
55
58
  json: null,
56
59
  name: null,
60
+ output_rule: null,
57
61
  password_length: null,
58
62
  producer_encryption_key_name: null,
59
63
  secure_access_enable: null,
@@ -12,9 +12,11 @@
12
12
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
13
13
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
14
14
  | **description** | **String** | Description of the object | [optional] |
15
+ | **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] |
15
16
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
16
17
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
17
18
  | **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
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
20
22
  | **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
@@ -39,9 +41,11 @@ instance = Akeyless::DynamicSecretCreateCassandra.new(
39
41
  custom_username_template: null,
40
42
  delete_protection: null,
41
43
  description: null,
44
+ input_rule: null,
42
45
  item_custom_fields: null,
43
46
  json: null,
44
47
  name: null,
48
+ output_rule: null,
45
49
  password_length: null,
46
50
  producer_encryption_key_name: null,
47
51
  ssl: null,
@@ -11,9 +11,11 @@
11
11
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
12
12
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
13
13
  | **description** | **String** | Description of the object | [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
  | **name** | **String** | Dynamic secret name | |
18
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
17
19
  | **password_length** | **String** | The length of the password to be generated | [optional] |
18
20
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
19
21
  | **skip_ssl** | **Boolean** | Skip SSL | [optional][default to true] |
@@ -36,9 +38,11 @@ instance = Akeyless::DynamicSecretCreateChef.new(
36
38
  custom_username_template: null,
37
39
  delete_protection: null,
38
40
  description: null,
41
+ input_rule: null,
39
42
  item_custom_fields: null,
40
43
  json: null,
41
44
  name: null,
45
+ output_rule: null,
42
46
  password_length: null,
43
47
  producer_encryption_key_name: null,
44
48
  skip_ssl: null,
@@ -9,9 +9,11 @@
9
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
10
  | **description** | **String** | Description of the object | [optional] |
11
11
  | **enable_admin_rotation** | **Boolean** | Should admin credentials be rotated | [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
  | **payload** | **String** | Secret payload to be sent with each create/revoke webhook request | [optional] |
16
18
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
17
19
  | **revoke_sync_url** | **String** | URL of an endpoint that implements /sync/revoke method, for example https://webhook.example.com/sync/revoke | |
@@ -33,9 +35,11 @@ instance = Akeyless::DynamicSecretCreateCustom.new(
33
35
  delete_protection: null,
34
36
  description: null,
35
37
  enable_admin_rotation: null,
38
+ input_rule: null,
36
39
  item_custom_fields: null,
37
40
  json: null,
38
41
  name: null,
42
+ output_rule: null,
39
43
  payload: null,
40
44
  producer_encryption_key_name: null,
41
45
  revoke_sync_url: null,
@@ -9,9 +9,11 @@
9
9
  | **dockerhub_password** | **String** | DockerhubPassword is either the user's password access token to manage the repository | [optional] |
10
10
  | **dockerhub_token_scopes** | **String** | Access token scopes list (comma-separated) to give the dynamic secret valid options are in \"repo:admin\", \"repo:write\", \"repo:read\", \"repo:public_read\" | [optional] |
11
11
  | **dockerhub_username** | **String** | DockerhubUsername is the name of the user in dockerhub | [optional] |
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
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
16
18
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
17
19
  | **target_name** | **String** | Target name | [optional] |
@@ -30,9 +32,11 @@ instance = Akeyless::DynamicSecretCreateDockerhub.new(
30
32
  dockerhub_password: null,
31
33
  dockerhub_token_scopes: null,
32
34
  dockerhub_username: null,
35
+ input_rule: null,
33
36
  item_custom_fields: null,
34
37
  json: null,
35
38
  name: null,
39
+ output_rule: null,
36
40
  producer_encryption_key_name: null,
37
41
  tags: null,
38
42
  target_name: null,
@@ -13,9 +13,11 @@
13
13
  | **eks_cluster_name** | **String** | EKS cluster name | [optional] |
14
14
  | **eks_region** | **String** | Region | [optional][default to 'us-east-2'] |
15
15
  | **eks_secret_access_key** | **String** | Secret Access Key | [optional] |
16
+ | **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] |
16
17
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
17
18
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
18
19
  | **name** | **String** | Dynamic secret name | |
20
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
19
21
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
20
22
  | **secure_access_allow_port_forwading** | **Boolean** | Enable Port forwarding while using CLI access | [optional] |
21
23
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
@@ -45,9 +47,11 @@ instance = Akeyless::DynamicSecretCreateEks.new(
45
47
  eks_cluster_name: null,
46
48
  eks_region: null,
47
49
  eks_secret_access_key: null,
50
+ input_rule: null,
48
51
  item_custom_fields: null,
49
52
  json: null,
50
53
  name: null,
54
+ output_rule: null,
51
55
  producer_encryption_key_name: null,
52
56
  secure_access_allow_port_forwading: null,
53
57
  secure_access_bastion_issuer: null,
@@ -15,9 +15,11 @@
15
15
  | **gcp_project_id** | **String** | GCP Project ID override for dynamic secret operations | [optional] |
16
16
  | **gcp_sa_email** | **String** | The email of the fixed service account to generate keys or tokens for (Relevant only when --access-type=sa and --service-account-type=fixed) | [optional] |
17
17
  | **gcp_token_scopes** | **String** | Access token scopes list, e.g. scope1,scope2 (Relevant only when --access-type=sa; required when --gcp-cred-type=token) | [optional] |
18
+ | **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] |
18
19
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
19
20
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
20
21
  | **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
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
22
24
  | **role_binding** | **String** | Role binding definitions in JSON format (Relevant only when --access-type=sa and --service-account-type=dynamic) | [optional] |
23
25
  | **role_names** | **String** | Comma-separated list of GCP roles to assign to the user (Relevant only when --access-type=external) | [optional] |
@@ -50,9 +52,11 @@ instance = Akeyless::DynamicSecretCreateGcp.new(
50
52
  gcp_project_id: null,
51
53
  gcp_sa_email: null,
52
54
  gcp_token_scopes: null,
55
+ input_rule: null,
53
56
  item_custom_fields: null,
54
57
  json: null,
55
58
  name: null,
59
+ output_rule: null,
56
60
  producer_encryption_key_name: null,
57
61
  role_binding: null,
58
62
  role_names: null,