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
data/docs/KMIPCA.md ADDED
@@ -0,0 +1,36 @@
1
+ # Akeyless::KMIPCA
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **certificate** | **Array<Integer>** | | [optional] |
8
+ | **certificate_issue_date** | **Time** | | [optional] |
9
+ | **certificate_ttl_in_seconds** | **Integer** | | [optional] |
10
+ | **created_at** | **Time** | | [optional] |
11
+ | **id** | **String** | | [optional] |
12
+ | **issued_client_count** | **Integer** | IssuedClientCount is populated by gateway list-CA responses (computed, not persisted). | [optional] |
13
+ | **key_enc** | **Array<Integer>** | | [optional] |
14
+ | **not_after** | **Time** | | [optional] |
15
+ | **not_before** | **Time** | | [optional] |
16
+ | **state** | **String** | | [optional] |
17
+
18
+ ## Example
19
+
20
+ ```ruby
21
+ require 'akeyless'
22
+
23
+ instance = Akeyless::KMIPCA.new(
24
+ certificate: null,
25
+ certificate_issue_date: null,
26
+ certificate_ttl_in_seconds: null,
27
+ created_at: null,
28
+ id: null,
29
+ issued_client_count: null,
30
+ key_enc: null,
31
+ not_after: null,
32
+ not_before: null,
33
+ state: null
34
+ )
35
+ ```
36
+
data/docs/KMIPClient.md CHANGED
@@ -9,6 +9,7 @@
9
9
  | **certificate_ttl_in_seconds** | **Integer** | | [optional] |
10
10
  | **expiration_events** | [**Array<CertificateExpirationEvent>**](CertificateExpirationEvent.md) | | [optional] |
11
11
  | **id** | **String** | | [optional] |
12
+ | **issuing_ca_id** | **String** | | [optional] |
12
13
  | **name** | **String** | | [optional] |
13
14
  | **rules** | [**Array<PathRule>**](PathRule.md) | | [optional] |
14
15
 
@@ -23,6 +24,7 @@ instance = Akeyless::KMIPClient.new(
23
24
  certificate_ttl_in_seconds: null,
24
25
  expiration_events: null,
25
26
  id: null,
27
+ issuing_ca_id: null,
26
28
  name: null,
27
29
  rules: null
28
30
  )
data/docs/KMIPServer.md CHANGED
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **active** | **Boolean** | | [optional] |
8
8
  | **ca** | **Array<Integer>** | | [optional] |
9
+ | **cas** | [**Array<KMIPCA>**](KMIPCA.md) | | [optional] |
9
10
  | **certificate** | **Array<Integer>** | | [optional] |
10
11
  | **certificate_issue_date** | **Time** | | [optional] |
11
12
  | **certificate_ttl_in_seconds** | **Integer** | | [optional] |
@@ -21,6 +22,7 @@ require 'akeyless'
21
22
  instance = Akeyless::KMIPServer.new(
22
23
  active: null,
23
24
  ca: null,
25
+ cas: null,
24
26
  certificate: null,
25
27
  certificate_issue_date: null,
26
28
  certificate_ttl_in_seconds: null,
@@ -6,6 +6,11 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **api_key** | **String** | | [optional] |
8
8
  | **api_key_id** | **String** | | [optional] |
9
+ | **auth_mode** | **String** | AuthMode selects how this target authenticates. Empty (default) uses ApiKey as a static bearer token against BaseURL, matching all pre-existing behavior. OpenAIAuthModeChatGPTOAuth instead uses the OAuth* fields below. | [optional] |
10
+ | **oauth_access_token** | **String** | OAuthAccessToken is the current ChatGPT-issued access token (the `tokens.access_token` field of the customer's local auth.json). Akeyless refreshes this automatically; do not treat it as long-lived. | [optional] |
11
+ | **oauth_account_id** | **String** | OAuthAccountID is the ChatGPT workspace/account id (`tokens.account_id` in auth.json), required on every request to the ChatGPT backend. | [optional] |
12
+ | **oauth_last_refresh** | **String** | OAuthLastRefresh is the RFC3339 timestamp of the last successful Akeyless-performed refresh; used as a fallback expiry heuristic when the access token's JWT exp claim can't be parsed. | [optional] |
13
+ | **oauth_refresh_token** | **String** | OAuthRefreshToken mints new access tokens. It rotates on every refresh - Akeyless persists the new value after each successful refresh, so the previous value becomes invalid. | [optional] |
9
14
  | **openai_url** | **String** | | [optional] |
10
15
  | **organization_id** | **String** | | [optional] |
11
16
  | **project_id** | **String** | | [optional] |
@@ -18,6 +23,11 @@ require 'akeyless'
18
23
  instance = Akeyless::OpenAITargetDetails.new(
19
24
  api_key: null,
20
25
  api_key_id: null,
26
+ auth_mode: null,
27
+ oauth_access_token: null,
28
+ oauth_account_id: null,
29
+ oauth_last_refresh: null,
30
+ oauth_refresh_token: null,
21
31
  openai_url: null,
22
32
  organization_id: null,
23
33
  project_id: null
@@ -0,0 +1,72 @@
1
+ # Akeyless::RotatedSecretCreateAerospike
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
8
+ | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
9
+ | **auto_rotate** | **String** | | [optional] |
10
+ | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
+ | **description** | **String** | Description of the object | [optional] |
12
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
13
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
14
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
+ | **key** | **String** | | [optional] |
16
+ | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
17
+ | **name** | **String** | Rotated secret name | |
18
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
19
+ | **password_length** | **String** | The length of the password to be generated | [optional] |
20
+ | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
21
+ | **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
22
+ | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
23
+ | **rotation_hour** | **Integer** | | [optional] |
24
+ | **rotation_interval** | **String** | | [optional] |
25
+ | **rotator_type** | **String** | The rotator type. options: [target/password] | |
26
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
27
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
28
+ | **target_name** | **String** | The target name to associate | |
29
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
30
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
31
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
32
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
33
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
34
+ | **use_special_characters** | **String** | | [optional] |
35
+
36
+ ## Example
37
+
38
+ ```ruby
39
+ require 'akeyless'
40
+
41
+ instance = Akeyless::RotatedSecretCreateAerospike.new(
42
+ ara_enabled: null,
43
+ authentication_credentials: null,
44
+ auto_rotate: null,
45
+ delete_protection: null,
46
+ description: null,
47
+ input_rule: null,
48
+ item_custom_fields: null,
49
+ json: null,
50
+ key: null,
51
+ max_versions: null,
52
+ name: null,
53
+ output_rule: null,
54
+ password_length: null,
55
+ rotated_password: null,
56
+ rotated_username: null,
57
+ rotation_event_in: null,
58
+ rotation_hour: null,
59
+ rotation_interval: null,
60
+ rotator_type: null,
61
+ skip_dry_run: null,
62
+ tags: null,
63
+ target_name: null,
64
+ token: null,
65
+ uid_token: null,
66
+ use_capital_letters: null,
67
+ use_lower_letters: null,
68
+ use_numbers: null,
69
+ use_special_characters: ! @ # $. [true/false]
70
+ )
71
+ ```
72
+
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **api_id** | **String** | API ID to rotate (relevant only for rotator-type=api-key) | [optional] |
8
8
  | **api_key** | **String** | API key to rotate (relevant only for rotator-type=api-key) | [optional] |
9
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
9
10
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
10
11
  | **auto_rotate** | **String** | | [optional] |
11
12
  | **aws_region** | **String** | Aws Region | [optional][default to 'us-east-2'] |
@@ -34,6 +35,7 @@
34
35
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
35
36
  | **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
36
37
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
38
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
37
39
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
38
40
  | **target_name** | **String** | The target name to associate | |
39
41
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -51,6 +53,7 @@ require 'akeyless'
51
53
  instance = Akeyless::RotatedSecretCreateAws.new(
52
54
  api_id: null,
53
55
  api_key: null,
56
+ ara_enabled: null,
54
57
  authentication_credentials: null,
55
58
  auto_rotate: null,
56
59
  aws_region: null,
@@ -79,6 +82,7 @@ instance = Akeyless::RotatedSecretCreateAws.new(
79
82
  secure_access_bastion_issuer: null,
80
83
  secure_access_certificate_issuer: null,
81
84
  secure_access_enable: null,
85
+ skip_dry_run: null,
82
86
  tags: null,
83
87
  target_name: null,
84
88
  token: null,
@@ -7,6 +7,7 @@
7
7
  | **api_id** | **String** | API ID to rotate (relevant only for rotator-type=api-key) | [optional] |
8
8
  | **api_key** | **String** | API key to rotate (relevant only for rotator-type=api-key) | [optional] |
9
9
  | **application_id** | **String** | Id of the azure app that hold the serect to be rotated (relevant only for rotator-type=api-key & authentication-credentials=use-target-creds) | [optional] |
10
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
10
11
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
11
12
  | **auto_rotate** | **String** | | [optional] |
12
13
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
@@ -39,6 +40,7 @@
39
40
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
40
41
  | **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
41
42
  | **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
43
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
42
44
  | **storage_account_key_name** | **String** | The name of the storage account key to rotate [key1/key2/kerb1/kerb2] (relevat to azure-storage-account) | [optional] |
43
45
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
44
46
  | **target_name** | **String** | The target name to associate | |
@@ -59,6 +61,7 @@ instance = Akeyless::RotatedSecretCreateAzure.new(
59
61
  api_id: null,
60
62
  api_key: null,
61
63
  application_id: null,
64
+ ara_enabled: null,
62
65
  authentication_credentials: null,
63
66
  auto_rotate: null,
64
67
  delete_protection: null,
@@ -91,6 +94,7 @@ instance = Akeyless::RotatedSecretCreateAzure.new(
91
94
  secure_access_web: null,
92
95
  secure_access_web_browsing: null,
93
96
  secure_access_web_proxy: null,
97
+ skip_dry_run: null,
94
98
  storage_account_key_name: null,
95
99
  tags: null,
96
100
  target_name: 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. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
7
8
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
9
  | **auto_rotate** | **String** | | [optional] |
9
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
@@ -22,6 +23,7 @@
22
23
  | **rotation_hour** | **Integer** | | [optional] |
23
24
  | **rotation_interval** | **String** | | [optional] |
24
25
  | **rotator_type** | **String** | The rotator type. options: [target/password] | |
26
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
25
27
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
26
28
  | **target_name** | **String** | The target name to associate | |
27
29
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -37,6 +39,7 @@
37
39
  require 'akeyless'
38
40
 
39
41
  instance = Akeyless::RotatedSecretCreateCassandra.new(
42
+ ara_enabled: null,
40
43
  authentication_credentials: null,
41
44
  auto_rotate: null,
42
45
  delete_protection: null,
@@ -55,6 +58,7 @@ instance = Akeyless::RotatedSecretCreateCassandra.new(
55
58
  rotation_hour: null,
56
59
  rotation_interval: null,
57
60
  rotator_type: null,
61
+ skip_dry_run: null,
58
62
  tags: null,
59
63
  target_name: null,
60
64
  token: null,
@@ -4,12 +4,15 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **provider_type** | **String** | | [optional] |
8
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
7
9
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
10
  | **auto_rotate** | **String** | | [optional] |
9
11
  | **custom_payload** | **String** | Secret payload to be sent with rotation request | [optional] |
10
12
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
13
  | **description** | **String** | Description of the object | [optional] |
12
14
  | **enable_password_policy** | **String** | Enable password policy | [optional] |
15
+ | **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
13
16
  | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
14
17
  | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
15
18
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
@@ -27,6 +30,7 @@
27
30
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
28
31
  | **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
29
32
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
33
+ | **secure_access_enforce_hosts_restriction** | **Boolean** | Enforce connections only to allowed SRA hosts | [optional] |
30
34
  | **secure_access_host** | **Array<String>** | Target servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts - Relevant only for Dynamic Secrets/producers) | [optional] |
31
35
  | **secure_access_rdp_domain** | **String** | Default domain name server. i.e. microsoft.com | [optional] |
32
36
  | **secure_access_rdp_user** | **String** | Override the RDP Domain username | [optional] |
@@ -35,7 +39,9 @@
35
39
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
36
40
  | **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
37
41
  | **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
42
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
38
43
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
44
+ | **target** | **Array<String>** | A list of targets to be associated with an SRA item, To specify multiple targets use argument multiple times | [optional] |
39
45
  | **target_name** | **String** | The target name to associate | |
40
46
  | **timeout_sec** | **Integer** | Maximum allowed time in seconds for the custom rotator to return the results | [optional][default to 40] |
41
47
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -51,12 +57,15 @@
51
57
  require 'akeyless'
52
58
 
53
59
  instance = Akeyless::RotatedSecretCreateCustom.new(
60
+ provider_type: null,
61
+ ara_enabled: null,
54
62
  authentication_credentials: null,
55
63
  auto_rotate: null,
56
64
  custom_payload: null,
57
65
  delete_protection: null,
58
66
  description: null,
59
67
  enable_password_policy: null,
68
+ host_provider: null,
60
69
  input_rule: null,
61
70
  item_custom_fields: null,
62
71
  json: null,
@@ -74,6 +83,7 @@ instance = Akeyless::RotatedSecretCreateCustom.new(
74
83
  secure_access_bastion_issuer: null,
75
84
  secure_access_certificate_issuer: null,
76
85
  secure_access_enable: null,
86
+ secure_access_enforce_hosts_restriction: null,
77
87
  secure_access_host: null,
78
88
  secure_access_rdp_domain: null,
79
89
  secure_access_rdp_user: null,
@@ -82,7 +92,9 @@ instance = Akeyless::RotatedSecretCreateCustom.new(
82
92
  secure_access_web: null,
83
93
  secure_access_web_browsing: null,
84
94
  secure_access_web_proxy: null,
95
+ skip_dry_run: null,
85
96
  tags: null,
97
+ target: null,
86
98
  target_name: null,
87
99
  timeout_sec: null,
88
100
  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. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
7
8
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
9
  | **auto_rotate** | **String** | | [optional] |
9
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
@@ -19,6 +20,7 @@
19
20
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
20
21
  | **rotation_hour** | **Integer** | | [optional] |
21
22
  | **rotation_interval** | **String** | | [optional] |
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** | The target name to associate | |
24
26
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -34,6 +36,7 @@
34
36
  require 'akeyless'
35
37
 
36
38
  instance = Akeyless::RotatedSecretCreateDockerhub.new(
39
+ ara_enabled: null,
37
40
  authentication_credentials: null,
38
41
  auto_rotate: null,
39
42
  delete_protection: null,
@@ -49,6 +52,7 @@ instance = Akeyless::RotatedSecretCreateDockerhub.new(
49
52
  rotation_event_in: null,
50
53
  rotation_hour: null,
51
54
  rotation_interval: null,
55
+ skip_dry_run: null,
52
56
  tags: null,
53
57
  target_name: null,
54
58
  token: null,
@@ -0,0 +1,72 @@
1
+ # Akeyless::RotatedSecretCreateF5BigIp
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
8
+ | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
9
+ | **auto_rotate** | **String** | | [optional] |
10
+ | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
+ | **description** | **String** | Description of the object | [optional] |
12
+ | **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
13
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
14
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
+ | **key** | **String** | | [optional] |
16
+ | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
17
+ | **name** | **String** | Rotated secret name | |
18
+ | **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
19
+ | **password_length** | **String** | The length of the password to be generated | [optional] |
20
+ | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
21
+ | **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
22
+ | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
23
+ | **rotation_hour** | **Integer** | | [optional] |
24
+ | **rotation_interval** | **String** | | [optional] |
25
+ | **rotator_type** | **String** | The rotator type. options: [target/password] | |
26
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
27
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
28
+ | **target_name** | **String** | The target name to associate | |
29
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
30
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
31
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
32
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
33
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
34
+ | **use_special_characters** | **String** | | [optional] |
35
+
36
+ ## Example
37
+
38
+ ```ruby
39
+ require 'akeyless'
40
+
41
+ instance = Akeyless::RotatedSecretCreateF5BigIp.new(
42
+ ara_enabled: null,
43
+ authentication_credentials: null,
44
+ auto_rotate: null,
45
+ delete_protection: null,
46
+ description: null,
47
+ input_rule: null,
48
+ item_custom_fields: null,
49
+ json: null,
50
+ key: null,
51
+ max_versions: null,
52
+ name: null,
53
+ output_rule: null,
54
+ password_length: null,
55
+ rotated_password: null,
56
+ rotated_username: null,
57
+ rotation_event_in: null,
58
+ rotation_hour: null,
59
+ rotation_interval: null,
60
+ rotator_type: null,
61
+ skip_dry_run: null,
62
+ tags: null,
63
+ target_name: null,
64
+ token: null,
65
+ uid_token: null,
66
+ use_capital_letters: null,
67
+ use_lower_letters: null,
68
+ use_numbers: null,
69
+ use_special_characters: ! @ # $. [true/false]
70
+ )
71
+ ```
72
+
@@ -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. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
7
8
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
9
  | **auto_rotate** | **String** | | [optional] |
9
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
@@ -27,6 +28,7 @@
27
28
  | **rotation_hour** | **Integer** | | [optional] |
28
29
  | **rotation_interval** | **String** | | [optional] |
29
30
  | **rotator_type** | **String** | The rotator type. options: [target/service-account-rotator] | |
31
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
30
32
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
31
33
  | **target_name** | **String** | The target name to associate | |
32
34
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -42,6 +44,7 @@
42
44
  require 'akeyless'
43
45
 
44
46
  instance = Akeyless::RotatedSecretCreateGcp.new(
47
+ ara_enabled: null,
45
48
  authentication_credentials: null,
46
49
  auto_rotate: null,
47
50
  delete_protection: null,
@@ -65,6 +68,7 @@ instance = Akeyless::RotatedSecretCreateGcp.new(
65
68
  rotation_hour: null,
66
69
  rotation_interval: null,
67
70
  rotator_type: null,
71
+ skip_dry_run: null,
68
72
  tags: null,
69
73
  target_name: null,
70
74
  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. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
7
8
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
9
  | **auto_rotate** | **String** | | [optional] |
9
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
@@ -22,6 +23,7 @@
22
23
  | **rotation_hour** | **Integer** | | [optional] |
23
24
  | **rotation_interval** | **String** | | [optional] |
24
25
  | **rotator_type** | **String** | The rotator type. options: [target/password] | |
26
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
25
27
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
26
28
  | **target_name** | **String** | The target name to associate | |
27
29
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -37,6 +39,7 @@
37
39
  require 'akeyless'
38
40
 
39
41
  instance = Akeyless::RotatedSecretCreateHanadb.new(
42
+ ara_enabled: null,
40
43
  authentication_credentials: null,
41
44
  auto_rotate: null,
42
45
  delete_protection: null,
@@ -55,6 +58,7 @@ instance = Akeyless::RotatedSecretCreateHanadb.new(
55
58
  rotation_hour: null,
56
59
  rotation_interval: null,
57
60
  rotator_type: null,
61
+ skip_dry_run: null,
58
62
  tags: null,
59
63
  target_name: null,
60
64
  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. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
7
8
  | **auto_rotate** | **String** | | [optional] |
8
9
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
9
10
  | **description** | **String** | Description of the object | [optional] |
@@ -18,6 +19,7 @@
18
19
  | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
19
20
  | **rotation_hour** | **Integer** | | [optional] |
20
21
  | **rotation_interval** | **String** | | [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** | The target name to associate | |
23
25
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -33,6 +35,7 @@
33
35
  require 'akeyless'
34
36
 
35
37
  instance = Akeyless::RotatedSecretCreateHashiVault.new(
38
+ ara_enabled: null,
36
39
  auto_rotate: null,
37
40
  delete_protection: null,
38
41
  description: null,
@@ -47,6 +50,7 @@ instance = Akeyless::RotatedSecretCreateHashiVault.new(
47
50
  rotation_event_in: null,
48
51
  rotation_hour: null,
49
52
  rotation_interval: null,
53
+ skip_dry_run: null,
50
54
  tags: null,
51
55
  target_name: null,
52
56
  token: null,
@@ -5,11 +5,12 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **provider_type** | **String** | | [optional] |
8
+ | **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
8
9
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
9
10
  | **auto_rotate** | **String** | | [optional] |
10
11
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
12
  | **description** | **String** | Description of the object | [optional] |
12
- | **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret | [optional] |
13
+ | **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
13
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] |
@@ -29,14 +30,16 @@
29
30
  | **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
30
31
  | **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
31
32
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
33
+ | **secure_access_enforce_hosts_restriction** | **Boolean** | Enforce connections only to allowed SRA hosts | [optional] |
32
34
  | **secure_access_host** | **Array<String>** | Target servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts - Relevant only for Dynamic Secrets/producers) | [optional] |
33
35
  | **secure_access_rdp_domain** | **String** | Default domain name server. i.e. microsoft.com | [optional] |
34
36
  | **secure_access_url** | **String** | Destination URL to inject secrets | [optional] |
35
37
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
36
38
  | **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
37
39
  | **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
40
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
38
41
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
39
- | **target** | **Array<String>** | A list of linked targets to be associated, Relevant only for Secure Remote Access for ssh cert issuer, ldap rotated secret and ldap dynamic secret, To specify multiple targets use argument multiple times | [optional] |
42
+ | **target** | **Array<String>** | A list of targets to be associated with an SRA item, To specify multiple targets use argument multiple times | [optional] |
40
43
  | **target_name** | **String** | The target name to associate | |
41
44
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
42
45
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -54,6 +57,7 @@ require 'akeyless'
54
57
 
55
58
  instance = Akeyless::RotatedSecretCreateLdap.new(
56
59
  provider_type: null,
60
+ ara_enabled: null,
57
61
  authentication_credentials: null,
58
62
  auto_rotate: null,
59
63
  delete_protection: null,
@@ -78,12 +82,14 @@ instance = Akeyless::RotatedSecretCreateLdap.new(
78
82
  secure_access_bastion_issuer: null,
79
83
  secure_access_certificate_issuer: null,
80
84
  secure_access_enable: null,
85
+ secure_access_enforce_hosts_restriction: null,
81
86
  secure_access_host: null,
82
87
  secure_access_rdp_domain: null,
83
88
  secure_access_url: null,
84
89
  secure_access_web: null,
85
90
  secure_access_web_browsing: null,
86
91
  secure_access_web_proxy: null,
92
+ skip_dry_run: null,
87
93
  tags: null,
88
94
  target: null,
89
95
  target_name: 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. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
7
8
  | **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
8
9
  | **auto_rotate** | **String** | | [optional] |
9
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
@@ -30,6 +31,7 @@
30
31
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
31
32
  | **secure_access_host** | **Array<String>** | Target servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts - Relevant only for Dynamic Secrets/producers) | [optional] |
32
33
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
34
+ | **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
33
35
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
34
36
  | **target_name** | **String** | The target name to associate | |
35
37
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -45,6 +47,7 @@
45
47
  require 'akeyless'
46
48
 
47
49
  instance = Akeyless::RotatedSecretCreateMongodb.new(
50
+ ara_enabled: null,
48
51
  authentication_credentials: null,
49
52
  auto_rotate: null,
50
53
  delete_protection: null,
@@ -71,6 +74,7 @@ instance = Akeyless::RotatedSecretCreateMongodb.new(
71
74
  secure_access_enable: null,
72
75
  secure_access_host: null,
73
76
  secure_access_web: null,
77
+ skip_dry_run: null,
74
78
  tags: null,
75
79
  target_name: null,
76
80
  token: null,