akeyless 5.0.31 → 5.0.32

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 (588) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +23 -1
  3. data/docs/AWSTargetDetails.md +2 -0
  4. data/docs/ActiveDirectoryPayload.md +6 -0
  5. data/docs/AerospikeTargetDetails.md +14 -48
  6. data/docs/AgenticRules.md +2 -0
  7. data/docs/AuthMethodCreateApiKey.md +1 -1
  8. data/docs/AuthMethodCreateAwsIam.md +1 -1
  9. data/docs/AuthMethodCreateAzureAD.md +1 -1
  10. data/docs/AuthMethodCreateCert.md +1 -1
  11. data/docs/AuthMethodCreateEmail.md +1 -1
  12. data/docs/AuthMethodCreateGcp.md +1 -1
  13. data/docs/AuthMethodCreateK8s.md +1 -1
  14. data/docs/AuthMethodCreateKerberos.md +1 -1
  15. data/docs/AuthMethodCreateLdap.md +1 -1
  16. data/docs/AuthMethodCreateOCI.md +1 -1
  17. data/docs/AuthMethodCreateOIDC.md +1 -1
  18. data/docs/AuthMethodCreateOauth2.md +1 -1
  19. data/docs/AuthMethodCreateSAML.md +1 -1
  20. data/docs/AuthMethodCreateUniversalIdentity.md +1 -1
  21. data/docs/AuthMethodUpdateApiKey.md +1 -1
  22. data/docs/AuthMethodUpdateAwsIam.md +1 -1
  23. data/docs/AuthMethodUpdateAzureAD.md +1 -1
  24. data/docs/AuthMethodUpdateCert.md +1 -1
  25. data/docs/AuthMethodUpdateEmail.md +1 -1
  26. data/docs/AuthMethodUpdateGcp.md +1 -1
  27. data/docs/AuthMethodUpdateK8s.md +1 -1
  28. data/docs/AuthMethodUpdateKerberos.md +1 -1
  29. data/docs/AuthMethodUpdateLdap.md +1 -1
  30. data/docs/AuthMethodUpdateOCI.md +1 -1
  31. data/docs/AuthMethodUpdateOIDC.md +1 -1
  32. data/docs/AuthMethodUpdateOauth2.md +1 -1
  33. data/docs/AuthMethodUpdateSAML.md +1 -1
  34. data/docs/AuthMethodUpdateUniversalIdentity.md +1 -1
  35. data/docs/CreateAuthMethod.md +1 -1
  36. data/docs/CreateAuthMethodAWSIAM.md +1 -1
  37. data/docs/CreateAuthMethodAzureAD.md +1 -1
  38. data/docs/CreateAuthMethodCert.md +1 -1
  39. data/docs/CreateAuthMethodEmail.md +1 -1
  40. data/docs/CreateAuthMethodGCP.md +1 -1
  41. data/docs/CreateAuthMethodHuawei.md +1 -1
  42. data/docs/CreateAuthMethodK8S.md +1 -1
  43. data/docs/CreateAuthMethodLDAP.md +1 -1
  44. data/docs/CreateAuthMethodOAuth2.md +1 -1
  45. data/docs/CreateAuthMethodOCI.md +1 -1
  46. data/docs/CreateAuthMethodOIDC.md +1 -1
  47. data/docs/CreateAuthMethodSAML.md +1 -1
  48. data/docs/CreateAuthMethodUniversalIdentity.md +1 -1
  49. data/docs/CreateF5BigIpTarget.md +38 -0
  50. data/docs/CreateF5BigIpTargetOutput.md +18 -0
  51. data/docs/CreateMcpSecretBearerToken.md +2 -0
  52. data/docs/CreateMcpSecretOAuthAuthCode.md +2 -0
  53. data/docs/CreateMcpSecretOAuthClientCreds.md +2 -0
  54. data/docs/CreateRotatedSecret.md +4 -2
  55. data/docs/CreateSSHCertIssuer.md +3 -3
  56. data/docs/CreateSecret.md +10 -0
  57. data/docs/CreateUSC.md +6 -0
  58. data/docs/DSProducerDetails.md +48 -0
  59. data/docs/DynamicSecretCreateAerospike.md +56 -0
  60. data/docs/DynamicSecretCreateArtifactory.md +4 -0
  61. data/docs/DynamicSecretCreateAws.md +4 -0
  62. data/docs/DynamicSecretCreateAzure.md +4 -0
  63. data/docs/DynamicSecretCreateCassandra.md +4 -0
  64. data/docs/DynamicSecretCreateChef.md +4 -0
  65. data/docs/DynamicSecretCreateCustom.md +4 -0
  66. data/docs/DynamicSecretCreateDockerhub.md +4 -0
  67. data/docs/DynamicSecretCreateEks.md +4 -0
  68. data/docs/DynamicSecretCreateGcp.md +4 -0
  69. data/docs/DynamicSecretCreateGithub.md +4 -0
  70. data/docs/DynamicSecretCreateGitlab.md +4 -0
  71. data/docs/DynamicSecretCreateGke.md +4 -0
  72. data/docs/DynamicSecretCreateGoogleWorkspace.md +4 -0
  73. data/docs/DynamicSecretCreateHanaDb.md +4 -0
  74. data/docs/DynamicSecretCreateK8s.md +4 -0
  75. data/docs/DynamicSecretCreateLdap.md +8 -2
  76. data/docs/DynamicSecretCreateMongoDb.md +4 -0
  77. data/docs/DynamicSecretCreateMsSql.md +4 -0
  78. data/docs/DynamicSecretCreateMySql.md +4 -0
  79. data/docs/DynamicSecretCreateOpenAI.md +4 -0
  80. data/docs/DynamicSecretCreateOracleDb.md +4 -0
  81. data/docs/DynamicSecretCreatePing.md +4 -0
  82. data/docs/DynamicSecretCreatePostgreSql.md +4 -0
  83. data/docs/DynamicSecretCreateRabbitMq.md +4 -0
  84. data/docs/DynamicSecretCreateRdp.md +12 -0
  85. data/docs/DynamicSecretCreateRedis.md +4 -0
  86. data/docs/DynamicSecretCreateRedshift.md +4 -0
  87. data/docs/DynamicSecretCreateSnowflake.md +4 -0
  88. data/docs/DynamicSecretCreateVenafi.md +4 -0
  89. data/docs/DynamicSecretProducerInfo.md +2 -0
  90. data/docs/DynamicSecretTmpCredsDelete.md +4 -0
  91. data/docs/DynamicSecretTmpCredsGet.md +4 -0
  92. data/docs/DynamicSecretTmpCredsUpdate.md +4 -0
  93. data/docs/DynamicSecretUpdateAerospike.md +58 -0
  94. data/docs/DynamicSecretUpdateArtifactory.md +4 -0
  95. data/docs/DynamicSecretUpdateAws.md +4 -0
  96. data/docs/DynamicSecretUpdateAzure.md +4 -0
  97. data/docs/DynamicSecretUpdateCassandra.md +4 -0
  98. data/docs/DynamicSecretUpdateChef.md +4 -0
  99. data/docs/DynamicSecretUpdateCustom.md +4 -0
  100. data/docs/DynamicSecretUpdateDockerhub.md +4 -0
  101. data/docs/DynamicSecretUpdateEks.md +4 -0
  102. data/docs/DynamicSecretUpdateGcp.md +4 -0
  103. data/docs/DynamicSecretUpdateGithub.md +4 -0
  104. data/docs/DynamicSecretUpdateGitlab.md +4 -0
  105. data/docs/DynamicSecretUpdateGke.md +4 -0
  106. data/docs/DynamicSecretUpdateGoogleWorkspace.md +4 -0
  107. data/docs/DynamicSecretUpdateHanaDb.md +4 -0
  108. data/docs/DynamicSecretUpdateK8s.md +4 -0
  109. data/docs/DynamicSecretUpdateLdap.md +8 -2
  110. data/docs/DynamicSecretUpdateMongoDb.md +4 -0
  111. data/docs/DynamicSecretUpdateMsSql.md +4 -0
  112. data/docs/DynamicSecretUpdateMySql.md +4 -0
  113. data/docs/DynamicSecretUpdateOpenAI.md +4 -0
  114. data/docs/DynamicSecretUpdateOracleDb.md +4 -0
  115. data/docs/DynamicSecretUpdatePing.md +4 -0
  116. data/docs/DynamicSecretUpdatePostgreSql.md +4 -0
  117. data/docs/DynamicSecretUpdateRabbitMq.md +4 -0
  118. data/docs/DynamicSecretUpdateRdp.md +12 -0
  119. data/docs/DynamicSecretUpdateRedis.md +4 -0
  120. data/docs/DynamicSecretUpdateRedshift.md +4 -0
  121. data/docs/DynamicSecretUpdateSnowflake.md +4 -0
  122. data/docs/DynamicSecretUpdateVenafi.md +4 -0
  123. data/docs/EsmCreateSecretOutput.md +6 -0
  124. data/docs/EventForwarderCreateEmail.md +1 -1
  125. data/docs/EventForwarderCreateServiceNow.md +1 -1
  126. data/docs/EventForwarderCreateSlack.md +1 -1
  127. data/docs/EventForwarderCreateTeams.md +1 -1
  128. data/docs/EventForwarderCreateWebhook.md +1 -1
  129. data/docs/EventForwarderUpdateEmail.md +1 -1
  130. data/docs/EventForwarderUpdateServiceNow.md +1 -1
  131. data/docs/EventForwarderUpdateSlack.md +1 -1
  132. data/docs/EventForwarderUpdateTeams.md +1 -1
  133. data/docs/EventForwarderUpdateWebhook.md +1 -1
  134. data/docs/F5BigIpTargetDetails.md +22 -0
  135. data/docs/FolderSyncOutput.md +1 -7
  136. data/docs/GatewayCreateMigration.md +6 -0
  137. data/docs/GatewayCreateProducerArtifactory.md +4 -0
  138. data/docs/GatewayCreateProducerAws.md +4 -0
  139. data/docs/GatewayCreateProducerAzure.md +4 -0
  140. data/docs/GatewayCreateProducerCassandra.md +4 -0
  141. data/docs/GatewayCreateProducerChef.md +4 -0
  142. data/docs/GatewayCreateProducerCustom.md +4 -0
  143. data/docs/GatewayCreateProducerDockerhub.md +4 -0
  144. data/docs/GatewayCreateProducerEks.md +4 -0
  145. data/docs/GatewayCreateProducerGcp.md +4 -0
  146. data/docs/GatewayCreateProducerGithub.md +4 -0
  147. data/docs/GatewayCreateProducerGke.md +4 -0
  148. data/docs/GatewayCreateProducerHanaDb.md +4 -0
  149. data/docs/GatewayCreateProducerLdap.md +8 -2
  150. data/docs/GatewayCreateProducerMSSQL.md +4 -0
  151. data/docs/GatewayCreateProducerMongo.md +4 -0
  152. data/docs/GatewayCreateProducerMySQL.md +4 -0
  153. data/docs/GatewayCreateProducerNativeK8S.md +4 -0
  154. data/docs/GatewayCreateProducerOracleDb.md +4 -0
  155. data/docs/GatewayCreateProducerPing.md +4 -0
  156. data/docs/GatewayCreateProducerPostgreSQL.md +4 -0
  157. data/docs/GatewayCreateProducerRabbitMQ.md +4 -0
  158. data/docs/GatewayCreateProducerRdp.md +12 -0
  159. data/docs/GatewayCreateProducerRedis.md +4 -0
  160. data/docs/GatewayCreateProducerRedshift.md +4 -0
  161. data/docs/GatewayCreateProducerSnowflake.md +4 -0
  162. data/docs/GatewayCreateProducerVenafi.md +4 -0
  163. data/docs/GatewayDeleteProducer.md +4 -0
  164. data/docs/GatewayGetProducer.md +4 -0
  165. data/docs/GatewayGetTmpUsers.md +4 -0
  166. data/docs/GatewayRevokeTmpUsers.md +4 -0
  167. data/docs/GatewayStartProducer.md +4 -0
  168. data/docs/GatewayStopProducer.md +4 -0
  169. data/docs/GatewayUpdateLogForwardingGoogleChronicle.md +1 -1
  170. data/docs/GatewayUpdateMigration.md +6 -0
  171. data/docs/GatewayUpdateProducerArtifactory.md +4 -0
  172. data/docs/GatewayUpdateProducerAws.md +4 -0
  173. data/docs/GatewayUpdateProducerAzure.md +4 -0
  174. data/docs/GatewayUpdateProducerCassandra.md +4 -0
  175. data/docs/GatewayUpdateProducerChef.md +4 -0
  176. data/docs/GatewayUpdateProducerCustom.md +4 -0
  177. data/docs/GatewayUpdateProducerDockerhub.md +4 -0
  178. data/docs/GatewayUpdateProducerEks.md +4 -0
  179. data/docs/GatewayUpdateProducerGcp.md +4 -0
  180. data/docs/GatewayUpdateProducerGithub.md +4 -0
  181. data/docs/GatewayUpdateProducerGke.md +4 -0
  182. data/docs/GatewayUpdateProducerHanaDb.md +4 -0
  183. data/docs/GatewayUpdateProducerLdap.md +8 -2
  184. data/docs/GatewayUpdateProducerMSSQL.md +4 -0
  185. data/docs/GatewayUpdateProducerMongo.md +4 -0
  186. data/docs/GatewayUpdateProducerMySQL.md +4 -0
  187. data/docs/GatewayUpdateProducerNativeK8S.md +4 -0
  188. data/docs/GatewayUpdateProducerOracleDb.md +4 -0
  189. data/docs/GatewayUpdateProducerPing.md +4 -0
  190. data/docs/GatewayUpdateProducerPostgreSQL.md +4 -0
  191. data/docs/GatewayUpdateProducerRabbitMQ.md +4 -0
  192. data/docs/GatewayUpdateProducerRdp.md +12 -0
  193. data/docs/GatewayUpdateProducerRedis.md +4 -0
  194. data/docs/GatewayUpdateProducerRedshift.md +4 -0
  195. data/docs/GatewayUpdateProducerSnowflake.md +4 -0
  196. data/docs/GatewayUpdateProducerVenafi.md +4 -0
  197. data/docs/GatewayUpdateTmpUsers.md +4 -0
  198. data/docs/GenerateCsr.md +7 -1
  199. data/docs/GwUpdateRemoteAccessSessionLogsGoogleChronicle.md +1 -1
  200. data/docs/KMIPCA.md +36 -0
  201. data/docs/KMIPClient.md +2 -0
  202. data/docs/KMIPServer.md +2 -0
  203. data/docs/OpenAITargetDetails.md +10 -0
  204. data/docs/RotatedSecretCreateAerospike.md +72 -0
  205. data/docs/RotatedSecretCreateAws.md +4 -0
  206. data/docs/RotatedSecretCreateAzure.md +4 -0
  207. data/docs/RotatedSecretCreateCassandra.md +4 -0
  208. data/docs/RotatedSecretCreateCustom.md +12 -0
  209. data/docs/RotatedSecretCreateDockerhub.md +4 -0
  210. data/docs/RotatedSecretCreateF5BigIp.md +72 -0
  211. data/docs/RotatedSecretCreateGcp.md +4 -0
  212. data/docs/RotatedSecretCreateHanadb.md +4 -0
  213. data/docs/RotatedSecretCreateHashiVault.md +4 -0
  214. data/docs/RotatedSecretCreateLdap.md +8 -2
  215. data/docs/RotatedSecretCreateMongodb.md +4 -0
  216. data/docs/RotatedSecretCreateMssql.md +4 -0
  217. data/docs/RotatedSecretCreateMysql.md +4 -0
  218. data/docs/RotatedSecretCreateOpenAI.md +4 -0
  219. data/docs/RotatedSecretCreateOracledb.md +4 -0
  220. data/docs/RotatedSecretCreatePostgresql.md +4 -0
  221. data/docs/RotatedSecretCreateRedis.md +4 -0
  222. data/docs/RotatedSecretCreateRedshift.md +4 -0
  223. data/docs/RotatedSecretCreateSnowflake.md +6 -0
  224. data/docs/RotatedSecretCreateSplunk.md +4 -0
  225. data/docs/RotatedSecretCreateSsh.md +12 -0
  226. data/docs/RotatedSecretCreateWindows.md +12 -0
  227. data/docs/RotatedSecretDelete.md +2 -0
  228. data/docs/RotatedSecretDeleteSync.md +4 -0
  229. data/docs/RotatedSecretDetailsInfo.md +4 -0
  230. data/docs/RotatedSecretSync.md +4 -0
  231. data/docs/RotatedSecretUpdateAerospike.md +74 -0
  232. data/docs/RotatedSecretUpdateAws.md +4 -0
  233. data/docs/RotatedSecretUpdateAzure.md +4 -0
  234. data/docs/RotatedSecretUpdateCassandra.md +4 -0
  235. data/docs/RotatedSecretUpdateCustom.md +12 -0
  236. data/docs/RotatedSecretUpdateDockerhub.md +4 -0
  237. data/docs/RotatedSecretUpdateGcp.md +4 -0
  238. data/docs/RotatedSecretUpdateHanadb.md +4 -0
  239. data/docs/RotatedSecretUpdateHashiVault.md +4 -0
  240. data/docs/RotatedSecretUpdateLdap.md +8 -2
  241. data/docs/RotatedSecretUpdateMongodb.md +4 -0
  242. data/docs/RotatedSecretUpdateMssql.md +4 -0
  243. data/docs/RotatedSecretUpdateMysql.md +4 -0
  244. data/docs/RotatedSecretUpdateOpenAI.md +4 -0
  245. data/docs/RotatedSecretUpdateOracledb.md +4 -0
  246. data/docs/RotatedSecretUpdatePostgresql.md +4 -0
  247. data/docs/RotatedSecretUpdateRedis.md +4 -0
  248. data/docs/RotatedSecretUpdateRedshift.md +4 -0
  249. data/docs/RotatedSecretUpdateSnowflake.md +6 -0
  250. data/docs/RotatedSecretUpdateSplunk.md +4 -0
  251. data/docs/RotatedSecretUpdateSsh.md +12 -0
  252. data/docs/RotatedSecretUpdateWindows.md +12 -0
  253. data/docs/ShareItemOutput.md +2 -0
  254. data/docs/StaticSecretDeleteSync.md +4 -0
  255. data/docs/StaticSecretSync.md +4 -0
  256. data/docs/SystemAccessCredentialsReplyObj.md +2 -0
  257. data/docs/TargetCreateF5BigIp.md +38 -0
  258. data/docs/TargetCreateOpenAI.md +8 -0
  259. data/docs/TargetTypeDetailsInput.md +2 -0
  260. data/docs/TargetUpdateF5BigIp.md +42 -0
  261. data/docs/TargetUpdateOpenAI.md +8 -0
  262. data/docs/UpdateAuthMethod.md +1 -1
  263. data/docs/UpdateAuthMethodAWSIAM.md +1 -1
  264. data/docs/UpdateAuthMethodAzureAD.md +1 -1
  265. data/docs/UpdateAuthMethodCert.md +1 -1
  266. data/docs/UpdateAuthMethodGCP.md +1 -1
  267. data/docs/UpdateAuthMethodK8S.md +1 -1
  268. data/docs/UpdateAuthMethodLDAP.md +1 -1
  269. data/docs/UpdateAuthMethodOAuth2.md +1 -1
  270. data/docs/UpdateAuthMethodOCI.md +1 -1
  271. data/docs/UpdateAuthMethodOIDC.md +1 -1
  272. data/docs/UpdateAuthMethodSAML.md +1 -1
  273. data/docs/UpdateAuthMethodUniversalIdentity.md +1 -1
  274. data/docs/UpdateF5BigIpTarget.md +44 -0
  275. data/docs/UpdateF5BigIpTargetOutput.md +18 -0
  276. data/docs/UpdateItem.md +7 -3
  277. data/docs/UpdateMcpSecretBearerToken.md +2 -0
  278. data/docs/UpdateMcpSecretOAuthAuthCode.md +2 -0
  279. data/docs/UpdateMcpSecretOAuthClientCreds.md +2 -0
  280. data/docs/UpdateRotatedSecret.md +16 -6
  281. data/docs/UpdateSSHCertIssuer.md +2 -2
  282. data/docs/UscCreate.md +2 -0
  283. data/docs/UscCreateSecretOutput.md +6 -0
  284. data/docs/UscGet.md +2 -0
  285. data/docs/UscList.md +2 -0
  286. data/docs/UscSyncInfo.md +5 -1
  287. data/docs/V2Api.md +567 -0
  288. data/lib/akeyless/api/v2_api.rb +576 -0
  289. data/lib/akeyless/models/active_directory_payload.rb +30 -1
  290. data/lib/akeyless/models/aerospike_target_details.rb +55 -218
  291. data/lib/akeyless/models/agentic_rules.rb +11 -1
  292. data/lib/akeyless/models/auth_method_create_api_key.rb +1 -1
  293. data/lib/akeyless/models/auth_method_create_aws_iam.rb +1 -1
  294. data/lib/akeyless/models/auth_method_create_azure_ad.rb +1 -1
  295. data/lib/akeyless/models/auth_method_create_cert.rb +1 -1
  296. data/lib/akeyless/models/auth_method_create_email.rb +1 -1
  297. data/lib/akeyless/models/auth_method_create_gcp.rb +1 -1
  298. data/lib/akeyless/models/auth_method_create_k8s.rb +1 -1
  299. data/lib/akeyless/models/auth_method_create_kerberos.rb +1 -1
  300. data/lib/akeyless/models/auth_method_create_ldap.rb +1 -1
  301. data/lib/akeyless/models/auth_method_create_oauth2.rb +1 -1
  302. data/lib/akeyless/models/auth_method_create_oci.rb +1 -1
  303. data/lib/akeyless/models/auth_method_create_oidc.rb +1 -1
  304. data/lib/akeyless/models/auth_method_create_saml.rb +1 -1
  305. data/lib/akeyless/models/auth_method_create_universal_identity.rb +1 -1
  306. data/lib/akeyless/models/auth_method_update_api_key.rb +1 -1
  307. data/lib/akeyless/models/auth_method_update_aws_iam.rb +1 -1
  308. data/lib/akeyless/models/auth_method_update_azure_ad.rb +1 -1
  309. data/lib/akeyless/models/auth_method_update_cert.rb +1 -1
  310. data/lib/akeyless/models/auth_method_update_email.rb +1 -1
  311. data/lib/akeyless/models/auth_method_update_gcp.rb +1 -1
  312. data/lib/akeyless/models/auth_method_update_k8s.rb +1 -1
  313. data/lib/akeyless/models/auth_method_update_kerberos.rb +1 -1
  314. data/lib/akeyless/models/auth_method_update_ldap.rb +1 -1
  315. data/lib/akeyless/models/auth_method_update_oauth2.rb +1 -1
  316. data/lib/akeyless/models/auth_method_update_oci.rb +1 -1
  317. data/lib/akeyless/models/auth_method_update_oidc.rb +1 -1
  318. data/lib/akeyless/models/auth_method_update_saml.rb +1 -1
  319. data/lib/akeyless/models/auth_method_update_universal_identity.rb +1 -1
  320. data/lib/akeyless/models/aws_target_details.rb +10 -1
  321. data/lib/akeyless/models/create_auth_method.rb +1 -1
  322. data/lib/akeyless/models/create_auth_method_awsiam.rb +1 -1
  323. data/lib/akeyless/models/create_auth_method_azure_ad.rb +1 -1
  324. data/lib/akeyless/models/create_auth_method_cert.rb +1 -1
  325. data/lib/akeyless/models/create_auth_method_email.rb +1 -1
  326. data/lib/akeyless/models/create_auth_method_gcp.rb +1 -1
  327. data/lib/akeyless/models/create_auth_method_huawei.rb +1 -1
  328. data/lib/akeyless/models/create_auth_method_k8_s.rb +1 -1
  329. data/lib/akeyless/models/create_auth_method_ldap.rb +1 -1
  330. data/lib/akeyless/models/create_auth_method_o_auth2.rb +1 -1
  331. data/lib/akeyless/models/create_auth_method_oci.rb +1 -1
  332. data/lib/akeyless/models/create_auth_method_oidc.rb +1 -1
  333. data/lib/akeyless/models/create_auth_method_saml.rb +1 -1
  334. data/lib/akeyless/models/create_auth_method_universal_identity.rb +1 -1
  335. data/lib/akeyless/models/create_f5_big_ip_target.rb +338 -0
  336. data/lib/akeyless/models/create_f5_big_ip_target_output.rb +214 -0
  337. data/lib/akeyless/models/create_mcp_secret_bearer_token.rb +11 -1
  338. data/lib/akeyless/models/create_mcp_secret_o_auth_auth_code.rb +11 -1
  339. data/lib/akeyless/models/create_mcp_secret_o_auth_client_creds.rb +11 -1
  340. data/lib/akeyless/models/create_rotated_secret.rb +13 -3
  341. data/lib/akeyless/models/create_secret.rb +52 -1
  342. data/lib/akeyless/models/create_ssh_cert_issuer.rb +3 -3
  343. data/lib/akeyless/models/create_usc.rb +33 -1
  344. data/lib/akeyless/models/ds_producer_details.rb +224 -1
  345. data/lib/akeyless/models/dynamic_secret_create_aerospike.rb +419 -0
  346. data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +21 -1
  347. data/lib/akeyless/models/dynamic_secret_create_aws.rb +21 -1
  348. data/lib/akeyless/models/dynamic_secret_create_azure.rb +21 -1
  349. data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +21 -1
  350. data/lib/akeyless/models/dynamic_secret_create_chef.rb +21 -1
  351. data/lib/akeyless/models/dynamic_secret_create_custom.rb +21 -1
  352. data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +21 -1
  353. data/lib/akeyless/models/dynamic_secret_create_eks.rb +21 -1
  354. data/lib/akeyless/models/dynamic_secret_create_gcp.rb +21 -1
  355. data/lib/akeyless/models/dynamic_secret_create_github.rb +21 -1
  356. data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +21 -1
  357. data/lib/akeyless/models/dynamic_secret_create_gke.rb +21 -1
  358. data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +21 -1
  359. data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +21 -1
  360. data/lib/akeyless/models/dynamic_secret_create_k8s.rb +21 -1
  361. data/lib/akeyless/models/dynamic_secret_create_ldap.rb +33 -3
  362. data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +21 -1
  363. data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +21 -1
  364. data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +21 -1
  365. data/lib/akeyless/models/dynamic_secret_create_open_ai.rb +21 -1
  366. data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +21 -1
  367. data/lib/akeyless/models/dynamic_secret_create_ping.rb +21 -1
  368. data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +21 -1
  369. data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +21 -1
  370. data/lib/akeyless/models/dynamic_secret_create_rdp.rb +62 -1
  371. data/lib/akeyless/models/dynamic_secret_create_redis.rb +21 -1
  372. data/lib/akeyless/models/dynamic_secret_create_redshift.rb +21 -1
  373. data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +21 -1
  374. data/lib/akeyless/models/dynamic_secret_create_venafi.rb +21 -1
  375. data/lib/akeyless/models/dynamic_secret_producer_info.rb +10 -1
  376. data/lib/akeyless/models/dynamic_secret_tmp_creds_delete.rb +21 -1
  377. data/lib/akeyless/models/dynamic_secret_tmp_creds_get.rb +21 -1
  378. data/lib/akeyless/models/dynamic_secret_tmp_creds_update.rb +21 -1
  379. data/lib/akeyless/models/dynamic_secret_update_aerospike.rb +429 -0
  380. data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +21 -1
  381. data/lib/akeyless/models/dynamic_secret_update_aws.rb +21 -1
  382. data/lib/akeyless/models/dynamic_secret_update_azure.rb +21 -1
  383. data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +21 -1
  384. data/lib/akeyless/models/dynamic_secret_update_chef.rb +21 -1
  385. data/lib/akeyless/models/dynamic_secret_update_custom.rb +21 -1
  386. data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +21 -1
  387. data/lib/akeyless/models/dynamic_secret_update_eks.rb +21 -1
  388. data/lib/akeyless/models/dynamic_secret_update_gcp.rb +21 -1
  389. data/lib/akeyless/models/dynamic_secret_update_github.rb +21 -1
  390. data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +21 -1
  391. data/lib/akeyless/models/dynamic_secret_update_gke.rb +21 -1
  392. data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +21 -1
  393. data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +21 -1
  394. data/lib/akeyless/models/dynamic_secret_update_k8s.rb +21 -1
  395. data/lib/akeyless/models/dynamic_secret_update_ldap.rb +33 -3
  396. data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +21 -1
  397. data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +21 -1
  398. data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +21 -1
  399. data/lib/akeyless/models/dynamic_secret_update_open_ai.rb +21 -1
  400. data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +21 -1
  401. data/lib/akeyless/models/dynamic_secret_update_ping.rb +21 -1
  402. data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +21 -1
  403. data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +21 -1
  404. data/lib/akeyless/models/dynamic_secret_update_rdp.rb +62 -1
  405. data/lib/akeyless/models/dynamic_secret_update_redis.rb +21 -1
  406. data/lib/akeyless/models/dynamic_secret_update_redshift.rb +21 -1
  407. data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +21 -1
  408. data/lib/akeyless/models/dynamic_secret_update_venafi.rb +21 -1
  409. data/lib/akeyless/models/esm_create_secret_output.rb +31 -1
  410. data/lib/akeyless/models/event_forwarder_create_email.rb +1 -1
  411. data/lib/akeyless/models/event_forwarder_create_service_now.rb +1 -1
  412. data/lib/akeyless/models/event_forwarder_create_slack.rb +1 -1
  413. data/lib/akeyless/models/event_forwarder_create_teams.rb +1 -1
  414. data/lib/akeyless/models/event_forwarder_create_webhook.rb +1 -1
  415. data/lib/akeyless/models/event_forwarder_update_email.rb +1 -1
  416. data/lib/akeyless/models/event_forwarder_update_service_now.rb +1 -1
  417. data/lib/akeyless/models/event_forwarder_update_slack.rb +1 -1
  418. data/lib/akeyless/models/event_forwarder_update_teams.rb +1 -1
  419. data/lib/akeyless/models/event_forwarder_update_webhook.rb +1 -1
  420. data/lib/akeyless/models/f5_big_ip_target_details.rb +236 -0
  421. data/lib/akeyless/models/folder_sync_output.rb +4 -37
  422. data/lib/akeyless/models/gateway_create_migration.rb +35 -1
  423. data/lib/akeyless/models/gateway_create_producer_artifactory.rb +21 -1
  424. data/lib/akeyless/models/gateway_create_producer_aws.rb +21 -1
  425. data/lib/akeyless/models/gateway_create_producer_azure.rb +21 -1
  426. data/lib/akeyless/models/gateway_create_producer_cassandra.rb +21 -1
  427. data/lib/akeyless/models/gateway_create_producer_chef.rb +21 -1
  428. data/lib/akeyless/models/gateway_create_producer_custom.rb +21 -1
  429. data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +21 -1
  430. data/lib/akeyless/models/gateway_create_producer_eks.rb +21 -1
  431. data/lib/akeyless/models/gateway_create_producer_gcp.rb +21 -1
  432. data/lib/akeyless/models/gateway_create_producer_github.rb +21 -1
  433. data/lib/akeyless/models/gateway_create_producer_gke.rb +21 -1
  434. data/lib/akeyless/models/gateway_create_producer_hana_db.rb +21 -1
  435. data/lib/akeyless/models/gateway_create_producer_ldap.rb +33 -3
  436. data/lib/akeyless/models/gateway_create_producer_mongo.rb +21 -1
  437. data/lib/akeyless/models/gateway_create_producer_mssql.rb +21 -1
  438. data/lib/akeyless/models/gateway_create_producer_my_sql.rb +21 -1
  439. data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +21 -1
  440. data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +21 -1
  441. data/lib/akeyless/models/gateway_create_producer_ping.rb +21 -1
  442. data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +21 -1
  443. data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +21 -1
  444. data/lib/akeyless/models/gateway_create_producer_rdp.rb +62 -1
  445. data/lib/akeyless/models/gateway_create_producer_redis.rb +21 -1
  446. data/lib/akeyless/models/gateway_create_producer_redshift.rb +21 -1
  447. data/lib/akeyless/models/gateway_create_producer_snowflake.rb +21 -1
  448. data/lib/akeyless/models/gateway_create_producer_venafi.rb +21 -1
  449. data/lib/akeyless/models/gateway_delete_producer.rb +21 -1
  450. data/lib/akeyless/models/gateway_get_producer.rb +21 -1
  451. data/lib/akeyless/models/gateway_get_tmp_users.rb +21 -1
  452. data/lib/akeyless/models/gateway_revoke_tmp_users.rb +21 -1
  453. data/lib/akeyless/models/gateway_start_producer.rb +21 -1
  454. data/lib/akeyless/models/gateway_stop_producer.rb +21 -1
  455. data/lib/akeyless/models/gateway_update_log_forwarding_google_chronicle.rb +1 -1
  456. data/lib/akeyless/models/gateway_update_migration.rb +35 -1
  457. data/lib/akeyless/models/gateway_update_producer_artifactory.rb +21 -1
  458. data/lib/akeyless/models/gateway_update_producer_aws.rb +21 -1
  459. data/lib/akeyless/models/gateway_update_producer_azure.rb +21 -1
  460. data/lib/akeyless/models/gateway_update_producer_cassandra.rb +21 -1
  461. data/lib/akeyless/models/gateway_update_producer_chef.rb +21 -1
  462. data/lib/akeyless/models/gateway_update_producer_custom.rb +21 -1
  463. data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +21 -1
  464. data/lib/akeyless/models/gateway_update_producer_eks.rb +21 -1
  465. data/lib/akeyless/models/gateway_update_producer_gcp.rb +21 -1
  466. data/lib/akeyless/models/gateway_update_producer_github.rb +21 -1
  467. data/lib/akeyless/models/gateway_update_producer_gke.rb +21 -1
  468. data/lib/akeyless/models/gateway_update_producer_hana_db.rb +21 -1
  469. data/lib/akeyless/models/gateway_update_producer_ldap.rb +33 -3
  470. data/lib/akeyless/models/gateway_update_producer_mongo.rb +21 -1
  471. data/lib/akeyless/models/gateway_update_producer_mssql.rb +21 -1
  472. data/lib/akeyless/models/gateway_update_producer_my_sql.rb +21 -1
  473. data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +21 -1
  474. data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +21 -1
  475. data/lib/akeyless/models/gateway_update_producer_ping.rb +21 -1
  476. data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +21 -1
  477. data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +21 -1
  478. data/lib/akeyless/models/gateway_update_producer_rdp.rb +62 -1
  479. data/lib/akeyless/models/gateway_update_producer_redis.rb +21 -1
  480. data/lib/akeyless/models/gateway_update_producer_redshift.rb +21 -1
  481. data/lib/akeyless/models/gateway_update_producer_snowflake.rb +21 -1
  482. data/lib/akeyless/models/gateway_update_producer_venafi.rb +21 -1
  483. data/lib/akeyless/models/gateway_update_tmp_users.rb +21 -1
  484. data/lib/akeyless/models/generate_csr.rb +32 -2
  485. data/lib/akeyless/models/gw_update_remote_access_session_logs_google_chronicle.rb +1 -1
  486. data/lib/akeyless/models/kmip_client.rb +10 -1
  487. data/lib/akeyless/models/kmip_server.rb +12 -1
  488. data/lib/akeyless/models/kmipca.rb +300 -0
  489. data/lib/akeyless/models/open_ai_target_details.rb +51 -1
  490. data/lib/akeyless/models/rotated_secret_create_aerospike.rb +516 -0
  491. data/lib/akeyless/models/rotated_secret_create_aws.rb +21 -1
  492. data/lib/akeyless/models/rotated_secret_create_azure.rb +21 -1
  493. data/lib/akeyless/models/rotated_secret_create_cassandra.rb +21 -1
  494. data/lib/akeyless/models/rotated_secret_create_custom.rb +62 -1
  495. data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +21 -1
  496. data/lib/akeyless/models/rotated_secret_create_f5_big_ip.rb +515 -0
  497. data/lib/akeyless/models/rotated_secret_create_gcp.rb +21 -1
  498. data/lib/akeyless/models/rotated_secret_create_hanadb.rb +21 -1
  499. data/lib/akeyless/models/rotated_secret_create_hashi_vault.rb +21 -1
  500. data/lib/akeyless/models/rotated_secret_create_ldap.rb +33 -3
  501. data/lib/akeyless/models/rotated_secret_create_mongodb.rb +21 -1
  502. data/lib/akeyless/models/rotated_secret_create_mssql.rb +21 -1
  503. data/lib/akeyless/models/rotated_secret_create_mysql.rb +21 -1
  504. data/lib/akeyless/models/rotated_secret_create_open_ai.rb +21 -1
  505. data/lib/akeyless/models/rotated_secret_create_oracledb.rb +21 -1
  506. data/lib/akeyless/models/rotated_secret_create_postgresql.rb +21 -1
  507. data/lib/akeyless/models/rotated_secret_create_redis.rb +21 -1
  508. data/lib/akeyless/models/rotated_secret_create_redshift.rb +21 -1
  509. data/lib/akeyless/models/rotated_secret_create_snowflake.rb +31 -1
  510. data/lib/akeyless/models/rotated_secret_create_splunk.rb +21 -1
  511. data/lib/akeyless/models/rotated_secret_create_ssh.rb +62 -1
  512. data/lib/akeyless/models/rotated_secret_create_windows.rb +62 -1
  513. data/lib/akeyless/models/rotated_secret_delete.rb +11 -1
  514. data/lib/akeyless/models/rotated_secret_delete_sync.rb +21 -1
  515. data/lib/akeyless/models/rotated_secret_details_info.rb +19 -1
  516. data/lib/akeyless/models/rotated_secret_sync.rb +21 -1
  517. data/lib/akeyless/models/rotated_secret_update_aerospike.rb +516 -0
  518. data/lib/akeyless/models/rotated_secret_update_aws.rb +21 -1
  519. data/lib/akeyless/models/rotated_secret_update_azure.rb +21 -1
  520. data/lib/akeyless/models/rotated_secret_update_cassandra.rb +21 -1
  521. data/lib/akeyless/models/rotated_secret_update_custom.rb +62 -1
  522. data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +21 -1
  523. data/lib/akeyless/models/rotated_secret_update_gcp.rb +21 -1
  524. data/lib/akeyless/models/rotated_secret_update_hanadb.rb +21 -1
  525. data/lib/akeyless/models/rotated_secret_update_hashi_vault.rb +21 -1
  526. data/lib/akeyless/models/rotated_secret_update_ldap.rb +33 -3
  527. data/lib/akeyless/models/rotated_secret_update_mongodb.rb +21 -1
  528. data/lib/akeyless/models/rotated_secret_update_mssql.rb +21 -1
  529. data/lib/akeyless/models/rotated_secret_update_mysql.rb +21 -1
  530. data/lib/akeyless/models/rotated_secret_update_open_ai.rb +21 -1
  531. data/lib/akeyless/models/rotated_secret_update_oracledb.rb +21 -1
  532. data/lib/akeyless/models/rotated_secret_update_postgresql.rb +21 -1
  533. data/lib/akeyless/models/rotated_secret_update_redis.rb +21 -1
  534. data/lib/akeyless/models/rotated_secret_update_redshift.rb +21 -1
  535. data/lib/akeyless/models/rotated_secret_update_snowflake.rb +31 -1
  536. data/lib/akeyless/models/rotated_secret_update_splunk.rb +21 -1
  537. data/lib/akeyless/models/rotated_secret_update_ssh.rb +62 -1
  538. data/lib/akeyless/models/rotated_secret_update_windows.rb +62 -1
  539. data/lib/akeyless/models/share_item_output.rb +10 -1
  540. data/lib/akeyless/models/static_secret_delete_sync.rb +21 -1
  541. data/lib/akeyless/models/static_secret_sync.rb +21 -1
  542. data/lib/akeyless/models/system_access_credentials_reply_obj.rb +11 -1
  543. data/lib/akeyless/models/target_create_f5_big_ip.rb +338 -0
  544. data/lib/akeyless/models/target_create_open_ai.rb +41 -1
  545. data/lib/akeyless/models/target_type_details_input.rb +10 -1
  546. data/lib/akeyless/models/target_update_f5_big_ip.rb +344 -0
  547. data/lib/akeyless/models/target_update_open_ai.rb +41 -1
  548. data/lib/akeyless/models/update_auth_method.rb +1 -1
  549. data/lib/akeyless/models/update_auth_method_awsiam.rb +1 -1
  550. data/lib/akeyless/models/update_auth_method_azure_ad.rb +1 -1
  551. data/lib/akeyless/models/update_auth_method_cert.rb +1 -1
  552. data/lib/akeyless/models/update_auth_method_gcp.rb +1 -1
  553. data/lib/akeyless/models/update_auth_method_k8_s.rb +1 -1
  554. data/lib/akeyless/models/update_auth_method_ldap.rb +1 -1
  555. data/lib/akeyless/models/update_auth_method_o_auth2.rb +1 -1
  556. data/lib/akeyless/models/update_auth_method_oci.rb +1 -1
  557. data/lib/akeyless/models/update_auth_method_oidc.rb +1 -1
  558. data/lib/akeyless/models/update_auth_method_saml.rb +1 -1
  559. data/lib/akeyless/models/update_auth_method_universal_identity.rb +1 -1
  560. data/lib/akeyless/models/update_f5_big_ip_target.rb +354 -0
  561. data/lib/akeyless/models/update_f5_big_ip_target_output.rb +214 -0
  562. data/lib/akeyless/models/update_item.rb +24 -6
  563. data/lib/akeyless/models/update_mcp_secret_bearer_token.rb +11 -1
  564. data/lib/akeyless/models/update_mcp_secret_o_auth_auth_code.rb +11 -1
  565. data/lib/akeyless/models/update_mcp_secret_o_auth_client_creds.rb +11 -1
  566. data/lib/akeyless/models/update_rotated_secret.rb +59 -15
  567. data/lib/akeyless/models/update_ssh_cert_issuer.rb +2 -2
  568. data/lib/akeyless/models/usc_create.rb +11 -1
  569. data/lib/akeyless/models/usc_create_secret_output.rb +31 -1
  570. data/lib/akeyless/models/usc_get.rb +11 -1
  571. data/lib/akeyless/models/usc_list.rb +11 -1
  572. data/lib/akeyless/models/usc_sync_info.rb +22 -4
  573. data/lib/akeyless/version.rb +1 -1
  574. data/lib/akeyless.rb +13 -0
  575. data/spec/models/create_f5_big_ip_target_output_spec.rb +36 -0
  576. data/spec/models/create_f5_big_ip_target_spec.rb +96 -0
  577. data/spec/models/dynamic_secret_create_aerospike_spec.rb +150 -0
  578. data/spec/models/dynamic_secret_update_aerospike_spec.rb +156 -0
  579. data/spec/models/f5_big_ip_target_details_spec.rb +48 -0
  580. data/spec/models/kmipca_spec.rb +90 -0
  581. data/spec/models/rotated_secret_create_aerospike_spec.rb +198 -0
  582. data/spec/models/rotated_secret_create_f5_big_ip_spec.rb +198 -0
  583. data/spec/models/rotated_secret_update_aerospike_spec.rb +204 -0
  584. data/spec/models/target_create_f5_big_ip_spec.rb +96 -0
  585. data/spec/models/target_update_f5_big_ip_spec.rb +108 -0
  586. data/spec/models/update_f5_big_ip_target_output_spec.rb +36 -0
  587. data/spec/models/update_f5_big_ip_target_spec.rb +114 -0
  588. metadata +63 -11
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **creation_statements** | **String** | Redshift Creation statements | [optional] |
8
9
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
9
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
@@ -21,6 +22,7 @@
21
22
  | **redshift_username** | **String** | Redshift Username | [optional] |
22
23
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
23
24
  | **secure_access_host** | **Array<String>** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional] |
25
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
24
26
  | **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
25
27
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
26
28
  | **target_name** | **String** | Target name | [optional] |
@@ -38,6 +40,7 @@
38
40
  require 'akeyless'
39
41
 
40
42
  instance = Akeyless::GatewayCreateProducerRedshift.new(
43
+ ara_enabled: null,
41
44
  creation_statements: null,
42
45
  custom_username_template: null,
43
46
  delete_protection: null,
@@ -55,6 +58,7 @@ instance = Akeyless::GatewayCreateProducerRedshift.new(
55
58
  redshift_username: null,
56
59
  secure_access_enable: null,
57
60
  secure_access_host: null,
61
+ skip_dry_run: null,
58
62
  ssl: null,
59
63
  tags: null,
60
64
  target_name: null,
@@ -7,6 +7,7 @@
7
7
  | **account** | **String** | Account name | [optional] |
8
8
  | **account_password** | **String** | Database Password | [optional] |
9
9
  | **account_username** | **String** | Database Username | [optional] |
10
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
10
11
  | **auth_mode** | **String** | The authentication mode for the temporary user [password/key] | [optional][default to 'password'] |
11
12
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
12
13
  | **db_name** | **String** | Database name | [optional] |
@@ -21,6 +22,7 @@
21
22
  | **private_key** | **String** | RSA Private key (base64 encoded) | [optional] |
22
23
  | **private_key_passphrase** | **String** | The Private key passphrase | [optional] |
23
24
  | **role** | **String** | User role | [optional] |
25
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
24
26
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
25
27
  | **target_name** | **String** | Target name | [optional] |
26
28
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -41,6 +43,7 @@ instance = Akeyless::GatewayCreateProducerSnowflake.new(
41
43
  account: null,
42
44
  account_password: null,
43
45
  account_username: null,
46
+ ara_enabled: null,
44
47
  auth_mode: null,
45
48
  custom_username_template: null,
46
49
  db_name: null,
@@ -55,6 +58,7 @@ instance = Akeyless::GatewayCreateProducerSnowflake.new(
55
58
  private_key: null,
56
59
  private_key_passphrase: null,
57
60
  role: null,
61
+ skip_dry_run: null,
58
62
  tags: null,
59
63
  target_name: null,
60
64
  token: null,
@@ -7,6 +7,7 @@
7
7
  | **admin_rotation_interval_days** | **Integer** | Admin credentials rotation interval (days) | [optional][default to 0] |
8
8
  | **allow_subdomains** | **Boolean** | Allow subdomains | [optional] |
9
9
  | **allowed_domains** | **Array<String>** | Allowed domains | [optional] |
10
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
10
11
  | **auto_generated_folder** | **String** | Auto generated folder | [optional] |
11
12
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
12
13
  | **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
@@ -19,6 +20,7 @@
19
20
  | **root_first_in_chain** | **Boolean** | Root first in chain | [optional] |
20
21
  | **sign_using_akeyless_pki** | **Boolean** | Use Akeyless PKI issuer or Venafi issuer | [optional] |
21
22
  | **signer_key_name** | **String** | Signer key name | [optional] |
23
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
22
24
  | **store_private_key** | **Boolean** | Store private key | [optional] |
23
25
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
24
26
  | **target_name** | **String** | Target name | [optional] |
@@ -42,6 +44,7 @@ instance = Akeyless::GatewayCreateProducerVenafi.new(
42
44
  admin_rotation_interval_days: null,
43
45
  allow_subdomains: null,
44
46
  allowed_domains: null,
47
+ ara_enabled: null,
45
48
  auto_generated_folder: null,
46
49
  delete_protection: null,
47
50
  enable_admin_rotation: null,
@@ -54,6 +57,7 @@ instance = Akeyless::GatewayCreateProducerVenafi.new(
54
57
  root_first_in_chain: null,
55
58
  sign_using_akeyless_pki: null,
56
59
  signer_key_name: null,
60
+ skip_dry_run: null,
57
61
  store_private_key: null,
58
62
  tags: null,
59
63
  target_name: null,
@@ -4,10 +4,12 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
8
9
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
10
  | **name** | **String** | Dynamic secret name | |
10
11
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
12
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
11
13
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
12
14
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
13
15
 
@@ -17,10 +19,12 @@
17
19
  require 'akeyless'
18
20
 
19
21
  instance = Akeyless::GatewayDeleteProducer.new(
22
+ ara_enabled: null,
20
23
  input_rule: null,
21
24
  json: null,
22
25
  name: null,
23
26
  output_rule: null,
27
+ skip_dry_run: null,
24
28
  token: null,
25
29
  uid_token: null
26
30
  )
@@ -4,10 +4,12 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
8
9
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
10
  | **name** | **String** | Dynamic secret name | |
10
11
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
12
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
11
13
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
12
14
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
13
15
 
@@ -17,10 +19,12 @@
17
19
  require 'akeyless'
18
20
 
19
21
  instance = Akeyless::GatewayGetProducer.new(
22
+ ara_enabled: null,
20
23
  input_rule: null,
21
24
  json: null,
22
25
  name: null,
23
26
  output_rule: null,
27
+ skip_dry_run: null,
24
28
  token: null,
25
29
  uid_token: null
26
30
  )
@@ -4,10 +4,12 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
8
9
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
10
  | **name** | **String** | Dynamic secret name | |
10
11
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
12
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
11
13
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
12
14
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
13
15
 
@@ -17,10 +19,12 @@
17
19
  require 'akeyless'
18
20
 
19
21
  instance = Akeyless::GatewayGetTmpUsers.new(
22
+ ara_enabled: null,
20
23
  input_rule: null,
21
24
  json: null,
22
25
  name: null,
23
26
  output_rule: null,
27
+ skip_dry_run: null,
24
28
  token: null,
25
29
  uid_token: null
26
30
  )
@@ -4,12 +4,14 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **host** | **String** | Host | [optional] |
8
9
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
9
10
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
10
11
  | **name** | **String** | Dynamic secret name | |
11
12
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
12
13
  | **revoke_all** | **Boolean** | Revoke All Temp Creds | [optional] |
14
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
13
15
  | **soft_delete** | **Boolean** | Soft Delete | [optional] |
14
16
  | **tmp_creds_id** | **String** | Tmp Creds ID | [optional] |
15
17
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -21,12 +23,14 @@
21
23
  require 'akeyless'
22
24
 
23
25
  instance = Akeyless::GatewayRevokeTmpUsers.new(
26
+ ara_enabled: null,
24
27
  host: null,
25
28
  input_rule: null,
26
29
  json: null,
27
30
  name: null,
28
31
  output_rule: null,
29
32
  revoke_all: null,
33
+ skip_dry_run: null,
30
34
  soft_delete: null,
31
35
  tmp_creds_id: null,
32
36
  token: null,
@@ -4,10 +4,12 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
8
9
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
10
  | **name** | **String** | Dynamic secret name | |
10
11
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
12
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
11
13
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
12
14
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
13
15
 
@@ -17,10 +19,12 @@
17
19
  require 'akeyless'
18
20
 
19
21
  instance = Akeyless::GatewayStartProducer.new(
22
+ ara_enabled: null,
20
23
  input_rule: null,
21
24
  json: null,
22
25
  name: null,
23
26
  output_rule: null,
27
+ skip_dry_run: null,
24
28
  token: null,
25
29
  uid_token: null
26
30
  )
@@ -4,10 +4,12 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
8
9
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
10
  | **name** | **String** | Dynamic secret name | |
10
11
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
12
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
11
13
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
12
14
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
13
15
 
@@ -17,10 +19,12 @@
17
19
  require 'akeyless'
18
20
 
19
21
  instance = Akeyless::GatewayStopProducer.new(
22
+ ara_enabled: null,
20
23
  input_rule: null,
21
24
  json: null,
22
25
  name: null,
23
26
  output_rule: null,
27
+ skip_dry_run: null,
24
28
  token: null,
25
29
  uid_token: null
26
30
  )
@@ -11,7 +11,7 @@
11
11
  | **log_type** | **String** | Google chronicle log type | [optional] |
12
12
  | **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
13
13
  | **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
14
- | **region** | **String** | Google chronicle region [eu_multi_region/london/us_multi_region/singapore/tel_aviv] | [optional] |
14
+ | **region** | **String** | Google chronicle region [eu_multi_region/london/us_multi_region/singapore/tel_aviv/toronto/sydney/frankfurt/zurich/dammam/mumbai/tokyo] | [optional] |
15
15
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
16
16
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
17
17
 
@@ -43,6 +43,7 @@
43
43
  | **conjur_url** | **String** | Conjur server base URL (relevant only for Conjur migration). If conjur-url is HTTPS and Conjur uses a private CA/self-signed certificate, make the CA bundle available on the Gateway and set CONJUR_SSL_CERT_PATH to its path. | [optional] |
44
44
  | **conjur_username** | **String** | Conjur username used to authenticate (relevant only for Conjur migration). | [optional] |
45
45
  | **delete_remote** | **Boolean** | Delete the secret from the remote target as well, relevant only when usc-name is not empty (relevant only for HasiCorp Vault migration) | [optional] |
46
+ | **enable_password_policy** | **String** | Enable password policy for rotated secrets created for Local and Domain users (Relevant only for Active Directory migration) | [optional][default to 'false'] |
46
47
  | **exclude_hosts** | **String** | A comma separated list of IPs, CIDR ranges, or DNS names to exclude from the scan | [optional] |
47
48
  | **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
48
49
  | **gcp_key** | **String** | Base64-encoded GCP Service Account private key text with sufficient permissions to Secrets Manager, Minimum required permission is Secret Manager Secret Accessor, e.g. 'roles/secretmanager.secretAccessor' (relevant only for GCP migration) | [optional] |
@@ -66,6 +67,7 @@
66
67
  | **k8s_username** | **String** | For Password Authentication method K8s Client username with sufficient permission to list and get secrets in the namespace(s) you selected (relevant only for K8s migration with Password Authentication method) | [optional] |
67
68
  | **name** | **String** | Migration name | [optional] |
68
69
  | **new_name** | **String** | New migration name | [optional] |
70
+ | **password_length** | **String** | The length of the password to be generated (between 8 and 50). Relevant only for Active Directory migration when enable-password-policy is true. | [optional] |
69
71
  | **port_ranges** | **String** | A comma separated list of port ranges Examples: \"80,443\" or \"80,443,8080-8090\" or \"443\" | [optional][default to '443'] |
70
72
  | **protection_key** | **String** | The name of the key that protects the classic key value (if empty, the account default key will be used) | [optional] |
71
73
  | **si_auto_rotate** | **String** | Enable/Disable automatic/recurrent rotation for migrated secrets. Default is false: only manual rotation is allowed for migrated secrets. If set to true, this command should be combined with --si-rotation-interval and --si-rotation-hour parameters (Relevant only for Server Inventory migration) | [optional] |
@@ -76,6 +78,7 @@
76
78
  | **si_user_groups** | **String** | Comma-separated list of groups to migrate users from. If empty, all users from all groups will be migrated (Relevant only for Server Inventory migration) | [optional] |
77
79
  | **si_users_ignore** | **String** | Comma-separated list of Local Users which should not be migrated (Relevant only for Server Inventory migration) | [optional] |
78
80
  | **si_users_path_template** | **String** | Path location template for migrating users as Rotated Secrets e.g.: .../Users/{{COMPUTER_NAME}}/{{USERNAME}} (Relevant only for Server Inventory migration) | |
81
+ | **skip_dry_run** | **String** | Skip dry-run validation for rotated secrets created for Local and Domain users (Relevant only for Active Directory migration) | [optional][default to 'false'] |
79
82
  | **target_location** | **String** | Target location in Akeyless for imported secrets | |
80
83
  | **target_name** | **String** | Name of existing target to use to create the migration | [optional] |
81
84
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -128,6 +131,7 @@ instance = Akeyless::GatewayUpdateMigration.new(
128
131
  conjur_url: null,
129
132
  conjur_username: null,
130
133
  delete_remote: null,
134
+ enable_password_policy: null,
131
135
  exclude_hosts: null,
132
136
  expiration_event_in: null,
133
137
  gcp_key: null,
@@ -151,6 +155,7 @@ instance = Akeyless::GatewayUpdateMigration.new(
151
155
  k8s_username: null,
152
156
  name: null,
153
157
  new_name: null,
158
+ password_length: null,
154
159
  port_ranges: null,
155
160
  protection_key: null,
156
161
  si_auto_rotate: null,
@@ -161,6 +166,7 @@ instance = Akeyless::GatewayUpdateMigration.new(
161
166
  si_user_groups: null,
162
167
  si_users_ignore: null,
163
168
  si_users_path_template: null,
169
+ skip_dry_run: null,
164
170
  target_location: null,
165
171
  target_name: null,
166
172
  token: null,
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **artifactory_admin_name** | **String** | Artifactory Admin Name | [optional] |
8
9
  | **artifactory_admin_pwd** | **String** | Artifactory Admin password | [optional] |
9
10
  | **artifactory_token_audience** | **String** | Token Audience | |
@@ -18,6 +19,7 @@
18
19
  | **new_name** | **String** | Dynamic secret name | [optional] |
19
20
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
20
21
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
22
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
21
23
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
22
24
  | **target_name** | **String** | Target name | [optional] |
23
25
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -30,6 +32,7 @@
30
32
  require 'akeyless'
31
33
 
32
34
  instance = Akeyless::GatewayUpdateProducerArtifactory.new(
35
+ ara_enabled: null,
33
36
  artifactory_admin_name: null,
34
37
  artifactory_admin_pwd: null,
35
38
  artifactory_token_audience: null,
@@ -44,6 +47,7 @@ instance = Akeyless::GatewayUpdateProducerArtifactory.new(
44
47
  new_name: null,
45
48
  output_rule: null,
46
49
  producer_encryption_key_name: null,
50
+ skip_dry_run: null,
47
51
  tags: null,
48
52
  target_name: null,
49
53
  token: null,
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_mode** | **String** | | [optional] |
8
8
  | **admin_rotation_interval_days** | **Integer** | Admin credentials rotation interval (days) | [optional][default to 0] |
9
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
9
10
  | **aws_access_key_id** | **String** | Access Key ID | [optional] |
10
11
  | **aws_access_secret_key** | **String** | Secret Access Key | [optional] |
11
12
  | **aws_external_id** | **String** | The AWS External ID associated with the AWS role (relevant only for assume_role mode) | [optional] |
@@ -36,6 +37,7 @@
36
37
  | **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
37
38
  | **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
38
39
  | **session_tags** | **String** | String of Key value session tags comma separated, relevant only for Assumed Role | [optional] |
40
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
39
41
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
40
42
  | **target_name** | **String** | Target name | [optional] |
41
43
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -55,6 +57,7 @@ require 'akeyless'
55
57
  instance = Akeyless::GatewayUpdateProducerAws.new(
56
58
  access_mode: null,
57
59
  admin_rotation_interval_days: null,
60
+ ara_enabled: null,
58
61
  aws_access_key_id: null,
59
62
  aws_access_secret_key: null,
60
63
  aws_external_id: null,
@@ -85,6 +88,7 @@ instance = Akeyless::GatewayUpdateProducerAws.new(
85
88
  secure_access_web_browsing: null,
86
89
  secure_access_web_proxy: null,
87
90
  session_tags: null,
91
+ skip_dry_run: null,
88
92
  tags: null,
89
93
  target_name: null,
90
94
  token: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **app_obj_id** | **String** | Azure App Object Id | [optional] |
8
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
8
9
  | **azure_administrative_unit** | **String** | Azure AD administrative unit (relevant only when azure-user-portal-access=true) | [optional] |
9
10
  | **azure_client_id** | **String** | Azure Client ID | [optional] |
10
11
  | **azure_client_secret** | **String** | Azure Client Secret | [optional] |
@@ -26,6 +27,7 @@
26
27
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to true] |
27
28
  | **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
28
29
  | **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
30
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
29
31
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
30
32
  | **target_name** | **String** | Target name | [optional] |
31
33
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -48,6 +50,7 @@ require 'akeyless'
48
50
 
49
51
  instance = Akeyless::GatewayUpdateProducerAzure.new(
50
52
  app_obj_id: null,
53
+ ara_enabled: null,
51
54
  azure_administrative_unit: null,
52
55
  azure_client_id: null,
53
56
  azure_client_secret: null,
@@ -69,6 +72,7 @@ instance = Akeyless::GatewayUpdateProducerAzure.new(
69
72
  secure_access_web: null,
70
73
  secure_access_web_browsing: null,
71
74
  secure_access_web_proxy: null,
75
+ skip_dry_run: null,
72
76
  tags: null,
73
77
  target_name: null,
74
78
  token: null,
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **cassandra_creation_statements** | **String** | Cassandra creation statements | [optional] |
8
9
  | **cassandra_hosts** | **String** | Cassandra hosts IP or addresses, comma separated | [optional] |
9
10
  | **cassandra_password** | **String** | Cassandra superuser password | [optional] |
@@ -19,6 +20,7 @@
19
20
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
20
21
  | **password_length** | **String** | The length of the password to be generated | [optional] |
21
22
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
23
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
22
24
  | **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
23
25
  | **ssl_certificate** | **String** | SSL CA certificate in base64 encoding generated from a trusted Certificate Authority (CA) | [optional] |
24
26
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
@@ -37,6 +39,7 @@
37
39
  require 'akeyless'
38
40
 
39
41
  instance = Akeyless::GatewayUpdateProducerCassandra.new(
42
+ ara_enabled: null,
40
43
  cassandra_creation_statements: null,
41
44
  cassandra_hosts: null,
42
45
  cassandra_password: null,
@@ -52,6 +55,7 @@ instance = Akeyless::GatewayUpdateProducerCassandra.new(
52
55
  output_rule: null,
53
56
  password_length: null,
54
57
  producer_encryption_key_name: null,
58
+ skip_dry_run: null,
55
59
  ssl: null,
56
60
  ssl_certificate: null,
57
61
  tags: null,
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **chef_orgs** | **String** | Organizations | [optional] |
8
9
  | **chef_server_key** | **String** | Server key | [optional] |
9
10
  | **chef_server_url** | **String** | Server URL | [optional] |
@@ -19,6 +20,7 @@
19
20
  | **password_length** | **String** | The length of the password to be generated | [optional] |
20
21
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
21
22
  | **skip_ssl** | **Boolean** | Skip SSL | [optional][default to true] |
23
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
22
24
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
23
25
  | **target_name** | **String** | Target name | [optional] |
24
26
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -35,6 +37,7 @@
35
37
  require 'akeyless'
36
38
 
37
39
  instance = Akeyless::GatewayUpdateProducerChef.new(
40
+ ara_enabled: null,
38
41
  chef_orgs: null,
39
42
  chef_server_key: null,
40
43
  chef_server_url: null,
@@ -50,6 +53,7 @@ instance = Akeyless::GatewayUpdateProducerChef.new(
50
53
  password_length: null,
51
54
  producer_encryption_key_name: null,
52
55
  skip_ssl: null,
56
+ skip_dry_run: null,
53
57
  tags: null,
54
58
  target_name: null,
55
59
  token: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **admin_rotation_interval_days** | **Integer** | Define rotation interval in days | [optional] |
8
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
8
9
  | **create_sync_url** | **String** | URL of an endpoint that implements /sync/create method, for example https://webhook.example.com/sync/create | |
9
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
11
  | **enable_admin_rotation** | **Boolean** | Should admin credentials be rotated | [optional][default to false] |
@@ -18,6 +19,7 @@
18
19
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
19
20
  | **revoke_sync_url** | **String** | URL of an endpoint that implements /sync/revoke method, for example https://webhook.example.com/sync/revoke | |
20
21
  | **rotate_sync_url** | **String** | URL of an endpoint that implements /sync/rotate method, for example https://webhook.example.com/sync/rotate | [optional] |
22
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
21
23
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
22
24
  | **timeout_sec** | **Integer** | Maximum allowed time in seconds for the webhook to return the results | [optional][default to 60] |
23
25
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -31,6 +33,7 @@ require 'akeyless'
31
33
 
32
34
  instance = Akeyless::GatewayUpdateProducerCustom.new(
33
35
  admin_rotation_interval_days: null,
36
+ ara_enabled: null,
34
37
  create_sync_url: null,
35
38
  delete_protection: null,
36
39
  enable_admin_rotation: null,
@@ -44,6 +47,7 @@ instance = Akeyless::GatewayUpdateProducerCustom.new(
44
47
  producer_encryption_key_name: null,
45
48
  revoke_sync_url: null,
46
49
  rotate_sync_url: null,
50
+ skip_dry_run: null,
47
51
  tags: null,
48
52
  timeout_sec: null,
49
53
  token: null,
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
8
9
  | **dockerhub_password** | **String** | DockerhubPassword is either the user's password access token to manage the repository | [optional] |
9
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] |
@@ -15,6 +16,7 @@
15
16
  | **new_name** | **String** | Dynamic secret name | [optional] |
16
17
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
17
18
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
19
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
18
20
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
19
21
  | **target_name** | **String** | Target name | [optional] |
20
22
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -27,6 +29,7 @@
27
29
  require 'akeyless'
28
30
 
29
31
  instance = Akeyless::GatewayUpdateProducerDockerhub.new(
32
+ ara_enabled: null,
30
33
  delete_protection: null,
31
34
  dockerhub_password: null,
32
35
  dockerhub_token_scopes: null,
@@ -38,6 +41,7 @@ instance = Akeyless::GatewayUpdateProducerDockerhub.new(
38
41
  new_name: null,
39
42
  output_rule: null,
40
43
  producer_encryption_key_name: null,
44
+ skip_dry_run: null,
41
45
  tags: null,
42
46
  target_name: null,
43
47
  token: null,
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
8
9
  | **eks_access_key_id** | **String** | Access Key ID | [optional] |
9
10
  | **eks_assume_role** | **String** | IAM assume role | [optional] |
@@ -26,6 +27,7 @@
26
27
  | **secure_access_delay** | **Integer** | The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds | [optional] |
27
28
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
28
29
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
30
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
29
31
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
30
32
  | **target_name** | **String** | Target name | [optional] |
31
33
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -38,6 +40,7 @@
38
40
  require 'akeyless'
39
41
 
40
42
  instance = Akeyless::GatewayUpdateProducerEks.new(
43
+ ara_enabled: null,
41
44
  delete_protection: null,
42
45
  eks_access_key_id: null,
43
46
  eks_assume_role: null,
@@ -60,6 +63,7 @@ instance = Akeyless::GatewayUpdateProducerEks.new(
60
63
  secure_access_delay: null,
61
64
  secure_access_enable: null,
62
65
  secure_access_web: null,
66
+ skip_dry_run: null,
63
67
  tags: null,
64
68
  target_name: null,
65
69
  token: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_type** | **String** | | [optional] |
8
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
8
9
  | **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
9
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
10
11
  | **fixed_user_claim_keyname** | **String** | For externally provided users, denotes the key-name of IdP claim to extract the username from (Relevant only when --access-type=external) | [optional][default to 'ext_email'] |
@@ -29,6 +30,7 @@
29
30
  | **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
30
31
  | **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
31
32
  | **service_account_type** | **String** | The type of the GCP service account. Options [fixed, dynamic] (Relevant only when --access-type=sa) | [optional][default to 'fixed'] |
33
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
32
34
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
33
35
  | **target_name** | **String** | Target name | [optional] |
34
36
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -42,6 +44,7 @@ require 'akeyless'
42
44
 
43
45
  instance = Akeyless::GatewayUpdateProducerGcp.new(
44
46
  access_type: null,
47
+ ara_enabled: null,
45
48
  custom_username_template: null,
46
49
  delete_protection: null,
47
50
  fixed_user_claim_keyname: null,
@@ -66,6 +69,7 @@ instance = Akeyless::GatewayUpdateProducerGcp.new(
66
69
  secure_access_web_browsing: null,
67
70
  secure_access_web_proxy: null,
68
71
  service_account_type: null,
72
+ skip_dry_run: null,
69
73
  tags: null,
70
74
  target_name: null,
71
75
  token: null,
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
7
8
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
8
9
  | **github_app_id** | **Integer** | Github app id | [optional] |
9
10
  | **github_app_private_key** | **String** | App private key | [optional] |
@@ -17,6 +18,7 @@
17
18
  | **name** | **String** | Dynamic secret name | |
18
19
  | **new_name** | **String** | Dynamic secret name | [optional] |
19
20
  | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
21
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
20
22
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
21
23
  | **target_name** | **String** | Target name | [optional] |
22
24
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -31,6 +33,7 @@
31
33
  require 'akeyless'
32
34
 
33
35
  instance = Akeyless::GatewayUpdateProducerGithub.new(
36
+ ara_enabled: null,
34
37
  delete_protection: null,
35
38
  github_app_id: null,
36
39
  github_app_private_key: null,
@@ -44,6 +47,7 @@ instance = Akeyless::GatewayUpdateProducerGithub.new(
44
47
  name: null,
45
48
  new_name: null,
46
49
  output_rule: null,
50
+ skip_dry_run: null,
47
51
  tags: null,
48
52
  target_name: null,
49
53
  token: null,