akeyless 4.2.3 → 4.2.5

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 (291) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +54 -2
  3. data/docs/AccountGeneralSettings.md +2 -0
  4. data/docs/AcmeAccount.md +22 -0
  5. data/docs/AuthMethodRoleAssociation.md +2 -0
  6. data/docs/AwsStorage.md +28 -0
  7. data/docs/AzureStorage.md +28 -0
  8. data/docs/BastionConfigReplyObj.md +28 -0
  9. data/docs/BastionGlobalConf.md +24 -0
  10. data/docs/ChangeAdminAccountPassword.md +26 -0
  11. data/docs/Configure.md +8 -0
  12. data/docs/Connect.md +2 -2
  13. data/docs/CreateClassicKey.md +8 -0
  14. data/docs/CreateDFCKey.md +8 -0
  15. data/docs/CreatePKICertIssuer.md +5 -1
  16. data/docs/DeactivateAcmeAccount.md +28 -0
  17. data/docs/DynamicSecretUpdateArtifactory.md +1 -1
  18. data/docs/DynamicSecretUpdateAws.md +1 -1
  19. data/docs/DynamicSecretUpdateAzure.md +1 -1
  20. data/docs/DynamicSecretUpdateCassandra.md +1 -1
  21. data/docs/DynamicSecretUpdateChef.md +1 -1
  22. data/docs/DynamicSecretUpdateCustom.md +1 -1
  23. data/docs/DynamicSecretUpdateDockerhub.md +1 -1
  24. data/docs/DynamicSecretUpdateEks.md +1 -1
  25. data/docs/DynamicSecretUpdateGcp.md +1 -1
  26. data/docs/DynamicSecretUpdateGithub.md +1 -1
  27. data/docs/DynamicSecretUpdateGitlab.md +1 -1
  28. data/docs/DynamicSecretUpdateGke.md +1 -1
  29. data/docs/DynamicSecretUpdateGoogleWorkspace.md +1 -1
  30. data/docs/DynamicSecretUpdateHanaDb.md +1 -1
  31. data/docs/DynamicSecretUpdateK8s.md +1 -1
  32. data/docs/DynamicSecretUpdateLdap.md +1 -1
  33. data/docs/DynamicSecretUpdateMongoDb.md +1 -1
  34. data/docs/DynamicSecretUpdateMsSql.md +1 -1
  35. data/docs/DynamicSecretUpdateMySql.md +1 -1
  36. data/docs/DynamicSecretUpdateOracleDb.md +1 -1
  37. data/docs/DynamicSecretUpdatePing.md +1 -1
  38. data/docs/DynamicSecretUpdateVenafi.md +1 -1
  39. data/docs/EmailPassAccessRules.md +3 -1
  40. data/docs/EventForwarderCreateEmail.md +2 -2
  41. data/docs/EventForwarderCreateServiceNow.md +1 -1
  42. data/docs/EventForwarderCreateSlack.md +1 -1
  43. data/docs/EventForwarderCreateWebhook.md +1 -1
  44. data/docs/EventForwarderUpdateEmail.md +2 -2
  45. data/docs/EventForwarderUpdateServiceNow.md +1 -1
  46. data/docs/EventForwarderUpdateSlack.md +1 -1
  47. data/docs/EventForwarderUpdateWebhook.md +1 -1
  48. data/docs/GatewayGetRemoteAccess.md +22 -0
  49. data/docs/GatewayUpdateItem.md +2 -0
  50. data/docs/GatewayUpdateRemoteAccess.md +36 -0
  51. data/docs/GatewayUpdateRemoteAccessRdpRecordings.md +46 -0
  52. data/docs/GenerateAcmeEab.md +24 -0
  53. data/docs/GenerateAcmeEabOutput.md +22 -0
  54. data/docs/GetGroupOutput.md +2 -0
  55. data/docs/GetKubeExecCreds.md +1 -1
  56. data/docs/GetPKICertificate.md +1 -1
  57. data/docs/Group.md +2 -0
  58. data/docs/GwUpdateRemoteAccessSessionLogsAwsS3.md +42 -0
  59. data/docs/GwUpdateRemoteAccessSessionLogsAzureAnalytics.md +32 -0
  60. data/docs/GwUpdateRemoteAccessSessionLogsDatadog.md +38 -0
  61. data/docs/GwUpdateRemoteAccessSessionLogsElasticsearch.md +48 -0
  62. data/docs/GwUpdateRemoteAccessSessionLogsGoogleChronicle.md +36 -0
  63. data/docs/GwUpdateRemoteAccessSessionLogsLogstash.md +36 -0
  64. data/docs/GwUpdateRemoteAccessSessionLogsLogzIo.md +32 -0
  65. data/docs/GwUpdateRemoteAccessSessionLogsSplunk.md +42 -0
  66. data/docs/GwUpdateRemoteAccessSessionLogsStdout.md +28 -0
  67. data/docs/GwUpdateRemoteAccessSessionLogsSumologic.md +34 -0
  68. data/docs/GwUpdateRemoteAccessSessionLogsSyslog.md +40 -0
  69. data/docs/ItemGeneralInfo.md +4 -0
  70. data/docs/ListAcmeAccounts.md +24 -0
  71. data/docs/ListAcmeAccountsOutput.md +18 -0
  72. data/docs/NextAutoRotationEvent.md +18 -0
  73. data/docs/PKICertificateIssueDetails.md +4 -0
  74. data/docs/PasswordExpirationInfo.md +24 -0
  75. data/docs/ResetAccessKey.md +24 -0
  76. data/docs/ResetAuthMethodAccessKeyOutput.md +18 -0
  77. data/docs/RoleAssociationDetails.md +2 -0
  78. data/docs/RoleAuthMethodAssociation.md +2 -0
  79. data/docs/RollbackSecret.md +2 -0
  80. data/docs/RotatedSecretCreateAws.md +2 -0
  81. data/docs/RotatedSecretCreateAzure.md +2 -0
  82. data/docs/RotatedSecretCreateCassandra.md +2 -0
  83. data/docs/RotatedSecretCreateCustom.md +2 -0
  84. data/docs/RotatedSecretCreateDockerhub.md +2 -0
  85. data/docs/RotatedSecretCreateGcp.md +2 -0
  86. data/docs/RotatedSecretCreateHanadb.md +2 -0
  87. data/docs/RotatedSecretCreateLdap.md +2 -0
  88. data/docs/RotatedSecretCreateMongodb.md +2 -0
  89. data/docs/RotatedSecretCreateMssql.md +2 -0
  90. data/docs/RotatedSecretCreateMysql.md +2 -0
  91. data/docs/RotatedSecretCreateOracledb.md +2 -0
  92. data/docs/RotatedSecretCreatePostgresql.md +2 -0
  93. data/docs/RotatedSecretCreateRedis.md +2 -0
  94. data/docs/RotatedSecretCreateRedshift.md +2 -0
  95. data/docs/RotatedSecretCreateSnowflake.md +2 -0
  96. data/docs/RotatedSecretCreateSsh.md +2 -0
  97. data/docs/RotatedSecretCreateWindows.md +2 -0
  98. data/docs/RotatedSecretUpdateAws.md +2 -0
  99. data/docs/RotatedSecretUpdateAzure.md +2 -0
  100. data/docs/RotatedSecretUpdateCassandra.md +2 -0
  101. data/docs/RotatedSecretUpdateCustom.md +2 -0
  102. data/docs/RotatedSecretUpdateDockerhub.md +2 -0
  103. data/docs/RotatedSecretUpdateGcp.md +2 -0
  104. data/docs/RotatedSecretUpdateHanadb.md +2 -0
  105. data/docs/RotatedSecretUpdateLdap.md +2 -0
  106. data/docs/RotatedSecretUpdateMongodb.md +2 -0
  107. data/docs/RotatedSecretUpdateMssql.md +2 -0
  108. data/docs/RotatedSecretUpdateMysql.md +2 -0
  109. data/docs/RotatedSecretUpdateOracledb.md +2 -0
  110. data/docs/RotatedSecretUpdatePostgresql.md +2 -0
  111. data/docs/RotatedSecretUpdateRedis.md +2 -0
  112. data/docs/RotatedSecretUpdateRedshift.md +2 -0
  113. data/docs/RotatedSecretUpdateSnowflake.md +2 -0
  114. data/docs/RotatedSecretUpdateSsh.md +2 -0
  115. data/docs/RotatedSecretUpdateWindows.md +2 -0
  116. data/docs/SshBastionConf.md +24 -0
  117. data/docs/SshBastionSessionTermination.md +26 -0
  118. data/docs/UpdateAccountSettings.md +6 -0
  119. data/docs/UpdateClassicKeyCertificate.md +2 -0
  120. data/docs/UpdateItem.md +4 -0
  121. data/docs/UpdatePKICertIssuer.md +5 -1
  122. data/docs/UpdateRotationSettings.md +2 -0
  123. data/docs/UpdateTarget.md +1 -1
  124. data/docs/UploadRSA.md +2 -0
  125. data/docs/V2Api.md +1356 -225
  126. data/docs/WebBastionConf.md +20 -0
  127. data/docs/WebBastionGuacamole.md +18 -0
  128. data/docs/WebBastionRdpRecord.md +22 -0
  129. data/lib/akeyless/api/v2_api.rb +1360 -219
  130. data/lib/akeyless/models/account_general_settings.rb +10 -1
  131. data/lib/akeyless/models/acme_account.rb +234 -0
  132. data/lib/akeyless/models/auth_method_role_association.rb +10 -1
  133. data/lib/akeyless/models/aws_storage.rb +260 -0
  134. data/lib/akeyless/models/azure_storage.rb +260 -0
  135. data/lib/akeyless/models/bastion_config_reply_obj.rb +259 -0
  136. data/lib/akeyless/models/bastion_global_conf.rb +243 -0
  137. data/lib/akeyless/models/change_admin_account_password.rb +271 -0
  138. data/lib/akeyless/models/configure.rb +41 -1
  139. data/lib/akeyless/models/connect.rb +11 -11
  140. data/lib/akeyless/models/create_classic_key.rb +45 -1
  141. data/lib/akeyless/models/create_dfc_key.rb +45 -1
  142. data/lib/akeyless/models/create_pki_cert_issuer.rb +24 -2
  143. data/lib/akeyless/models/deactivate_acme_account.rb +282 -0
  144. data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +1 -1
  145. data/lib/akeyless/models/dynamic_secret_update_aws.rb +1 -1
  146. data/lib/akeyless/models/dynamic_secret_update_azure.rb +1 -1
  147. data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +1 -1
  148. data/lib/akeyless/models/dynamic_secret_update_chef.rb +1 -1
  149. data/lib/akeyless/models/dynamic_secret_update_custom.rb +1 -1
  150. data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +1 -1
  151. data/lib/akeyless/models/dynamic_secret_update_eks.rb +1 -1
  152. data/lib/akeyless/models/dynamic_secret_update_gcp.rb +1 -1
  153. data/lib/akeyless/models/dynamic_secret_update_github.rb +1 -1
  154. data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +1 -1
  155. data/lib/akeyless/models/dynamic_secret_update_gke.rb +1 -1
  156. data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +1 -1
  157. data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +1 -1
  158. data/lib/akeyless/models/dynamic_secret_update_k8s.rb +1 -1
  159. data/lib/akeyless/models/dynamic_secret_update_ldap.rb +1 -1
  160. data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +1 -1
  161. data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +1 -1
  162. data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +1 -1
  163. data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +1 -1
  164. data/lib/akeyless/models/dynamic_secret_update_ping.rb +1 -1
  165. data/lib/akeyless/models/dynamic_secret_update_venafi.rb +1 -1
  166. data/lib/akeyless/models/email_pass_access_rules.rb +14 -4
  167. data/lib/akeyless/models/event_forwarder_create_email.rb +2 -2
  168. data/lib/akeyless/models/event_forwarder_create_service_now.rb +1 -1
  169. data/lib/akeyless/models/event_forwarder_create_slack.rb +1 -1
  170. data/lib/akeyless/models/event_forwarder_create_webhook.rb +1 -1
  171. data/lib/akeyless/models/event_forwarder_update_email.rb +2 -2
  172. data/lib/akeyless/models/event_forwarder_update_service_now.rb +1 -1
  173. data/lib/akeyless/models/event_forwarder_update_slack.rb +1 -1
  174. data/lib/akeyless/models/event_forwarder_update_webhook.rb +1 -1
  175. data/lib/akeyless/models/gateway_get_remote_access.rb +238 -0
  176. data/lib/akeyless/models/gateway_update_item.rb +13 -1
  177. data/lib/akeyless/models/gateway_update_remote_access.rb +318 -0
  178. data/lib/akeyless/models/gateway_update_remote_access_rdp_recordings.rb +358 -0
  179. data/lib/akeyless/models/generate_acme_eab.rb +254 -0
  180. data/lib/akeyless/models/generate_acme_eab_output.rb +232 -0
  181. data/lib/akeyless/models/get_group_output.rb +10 -1
  182. data/lib/akeyless/models/get_kube_exec_creds.rb +1 -1
  183. data/lib/akeyless/models/get_pki_certificate.rb +1 -1
  184. data/lib/akeyless/models/group.rb +10 -1
  185. data/lib/akeyless/models/gw_update_remote_access_session_logs_aws_s3.rb +346 -0
  186. data/lib/akeyless/models/gw_update_remote_access_session_logs_azure_analytics.rb +294 -0
  187. data/lib/akeyless/models/gw_update_remote_access_session_logs_datadog.rb +330 -0
  188. data/lib/akeyless/models/gw_update_remote_access_session_logs_elasticsearch.rb +376 -0
  189. data/lib/akeyless/models/gw_update_remote_access_session_logs_google_chronicle.rb +314 -0
  190. data/lib/akeyless/models/gw_update_remote_access_session_logs_logstash.rb +316 -0
  191. data/lib/akeyless/models/gw_update_remote_access_session_logs_logz_io.rb +294 -0
  192. data/lib/akeyless/models/gw_update_remote_access_session_logs_splunk.rb +350 -0
  193. data/lib/akeyless/models/gw_update_remote_access_session_logs_stdout.rb +274 -0
  194. data/lib/akeyless/models/gw_update_remote_access_session_logs_sumologic.rb +308 -0
  195. data/lib/akeyless/models/gw_update_remote_access_session_logs_syslog.rb +342 -0
  196. data/lib/akeyless/models/item_general_info.rb +23 -1
  197. data/lib/akeyless/models/list_acme_accounts.rb +255 -0
  198. data/lib/akeyless/models/list_acme_accounts_output.rb +216 -0
  199. data/lib/akeyless/models/next_auto_rotation_event.rb +214 -0
  200. data/lib/akeyless/models/password_expiration_info.rb +242 -0
  201. data/lib/akeyless/models/pki_certificate_issue_details.rb +19 -1
  202. data/lib/akeyless/models/reset_access_key.rb +255 -0
  203. data/lib/akeyless/models/reset_auth_method_access_key_output.rb +215 -0
  204. data/lib/akeyless/models/role_association_details.rb +10 -1
  205. data/lib/akeyless/models/role_auth_method_association.rb +10 -1
  206. data/lib/akeyless/models/rollback_secret.rb +13 -1
  207. data/lib/akeyless/models/rotated_secret_create_aws.rb +13 -1
  208. data/lib/akeyless/models/rotated_secret_create_azure.rb +13 -1
  209. data/lib/akeyless/models/rotated_secret_create_cassandra.rb +13 -1
  210. data/lib/akeyless/models/rotated_secret_create_custom.rb +13 -1
  211. data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +13 -1
  212. data/lib/akeyless/models/rotated_secret_create_gcp.rb +13 -1
  213. data/lib/akeyless/models/rotated_secret_create_hanadb.rb +13 -1
  214. data/lib/akeyless/models/rotated_secret_create_ldap.rb +13 -1
  215. data/lib/akeyless/models/rotated_secret_create_mongodb.rb +13 -1
  216. data/lib/akeyless/models/rotated_secret_create_mssql.rb +13 -1
  217. data/lib/akeyless/models/rotated_secret_create_mysql.rb +13 -1
  218. data/lib/akeyless/models/rotated_secret_create_oracledb.rb +13 -1
  219. data/lib/akeyless/models/rotated_secret_create_postgresql.rb +13 -1
  220. data/lib/akeyless/models/rotated_secret_create_redis.rb +13 -1
  221. data/lib/akeyless/models/rotated_secret_create_redshift.rb +13 -1
  222. data/lib/akeyless/models/rotated_secret_create_snowflake.rb +13 -1
  223. data/lib/akeyless/models/rotated_secret_create_ssh.rb +13 -1
  224. data/lib/akeyless/models/rotated_secret_create_windows.rb +13 -1
  225. data/lib/akeyless/models/rotated_secret_update_aws.rb +13 -1
  226. data/lib/akeyless/models/rotated_secret_update_azure.rb +13 -1
  227. data/lib/akeyless/models/rotated_secret_update_cassandra.rb +13 -1
  228. data/lib/akeyless/models/rotated_secret_update_custom.rb +13 -1
  229. data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +13 -1
  230. data/lib/akeyless/models/rotated_secret_update_gcp.rb +13 -1
  231. data/lib/akeyless/models/rotated_secret_update_hanadb.rb +13 -1
  232. data/lib/akeyless/models/rotated_secret_update_ldap.rb +13 -1
  233. data/lib/akeyless/models/rotated_secret_update_mongodb.rb +13 -1
  234. data/lib/akeyless/models/rotated_secret_update_mssql.rb +13 -1
  235. data/lib/akeyless/models/rotated_secret_update_mysql.rb +13 -1
  236. data/lib/akeyless/models/rotated_secret_update_oracledb.rb +13 -1
  237. data/lib/akeyless/models/rotated_secret_update_postgresql.rb +13 -1
  238. data/lib/akeyless/models/rotated_secret_update_redis.rb +13 -1
  239. data/lib/akeyless/models/rotated_secret_update_redshift.rb +13 -1
  240. data/lib/akeyless/models/rotated_secret_update_snowflake.rb +13 -1
  241. data/lib/akeyless/models/rotated_secret_update_ssh.rb +13 -1
  242. data/lib/akeyless/models/rotated_secret_update_windows.rb +13 -1
  243. data/lib/akeyless/models/ssh_bastion_conf.rb +241 -0
  244. data/lib/akeyless/models/ssh_bastion_session_termination.rb +250 -0
  245. data/lib/akeyless/models/update_account_settings.rb +31 -1
  246. data/lib/akeyless/models/update_classic_key_certificate.rb +10 -1
  247. data/lib/akeyless/models/update_item.rb +22 -1
  248. data/lib/akeyless/models/update_pki_cert_issuer.rb +24 -2
  249. data/lib/akeyless/models/update_rotation_settings.rb +13 -1
  250. data/lib/akeyless/models/update_target.rb +1 -1
  251. data/lib/akeyless/models/upload_rsa.rb +13 -1
  252. data/lib/akeyless/models/web_bastion_conf.rb +223 -0
  253. data/lib/akeyless/models/web_bastion_guacamole.rb +214 -0
  254. data/lib/akeyless/models/web_bastion_rdp_record.rb +232 -0
  255. data/lib/akeyless/version.rb +1 -1
  256. data/lib/akeyless.rb +34 -0
  257. data/spec/models/acme_account_spec.rb +48 -0
  258. data/spec/models/aws_storage_spec.rb +66 -0
  259. data/spec/models/azure_storage_spec.rb +66 -0
  260. data/spec/models/bastion_config_reply_obj_spec.rb +66 -0
  261. data/spec/models/bastion_global_conf_spec.rb +54 -0
  262. data/spec/models/change_admin_account_password_spec.rb +60 -0
  263. data/spec/models/deactivate_acme_account_spec.rb +66 -0
  264. data/spec/models/gateway_get_remote_access_spec.rb +48 -0
  265. data/spec/models/gateway_update_remote_access_rdp_recordings_spec.rb +120 -0
  266. data/spec/models/gateway_update_remote_access_spec.rb +90 -0
  267. data/spec/models/generate_acme_eab_output_spec.rb +48 -0
  268. data/spec/models/generate_acme_eab_spec.rb +54 -0
  269. data/spec/models/gw_update_remote_access_session_logs_aws_s3_spec.rb +108 -0
  270. data/spec/models/gw_update_remote_access_session_logs_azure_analytics_spec.rb +78 -0
  271. data/spec/models/gw_update_remote_access_session_logs_datadog_spec.rb +96 -0
  272. data/spec/models/gw_update_remote_access_session_logs_elasticsearch_spec.rb +126 -0
  273. data/spec/models/gw_update_remote_access_session_logs_google_chronicle_spec.rb +90 -0
  274. data/spec/models/gw_update_remote_access_session_logs_logstash_spec.rb +90 -0
  275. data/spec/models/gw_update_remote_access_session_logs_logz_io_spec.rb +78 -0
  276. data/spec/models/gw_update_remote_access_session_logs_splunk_spec.rb +108 -0
  277. data/spec/models/gw_update_remote_access_session_logs_stdout_spec.rb +66 -0
  278. data/spec/models/gw_update_remote_access_session_logs_sumologic_spec.rb +84 -0
  279. data/spec/models/gw_update_remote_access_session_logs_syslog_spec.rb +102 -0
  280. data/spec/models/list_acme_accounts_output_spec.rb +36 -0
  281. data/spec/models/list_acme_accounts_spec.rb +54 -0
  282. data/spec/models/next_auto_rotation_event_spec.rb +36 -0
  283. data/spec/models/password_expiration_info_spec.rb +54 -0
  284. data/spec/models/reset_access_key_spec.rb +54 -0
  285. data/spec/models/reset_auth_method_access_key_output_spec.rb +36 -0
  286. data/spec/models/ssh_bastion_conf_spec.rb +54 -0
  287. data/spec/models/ssh_bastion_session_termination_spec.rb +60 -0
  288. data/spec/models/web_bastion_conf_spec.rb +42 -0
  289. data/spec/models/web_bastion_guacamole_spec.rb +36 -0
  290. data/spec/models/web_bastion_rdp_record_spec.rb +48 -0
  291. metadata +1117 -981
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a3e55274ffc2c06339ca814c79e15e2c086c6262b77db34210d396d9aaac805c
4
- data.tar.gz: b38e6704cc8554ed2f53dae27c0ad39ddea90f821cd3062fb1b40cebd54ccb19
3
+ metadata.gz: bf1cfaa42428544175960b2d462d40c39d28b5a6248e9edafc1e1276c59dc558
4
+ data.tar.gz: 2cc9e5697dd73dbba507128103e3f13d8b11445ca69996078755c4eadb3db8ac
5
5
  SHA512:
6
- metadata.gz: 36745fffa4f3f248dd2a9d8c4f9b9fab7f0b2363e3a00f33be8e23d30312512d191cb040933d9c92cfd967bb62fccef508cdbbf95c1872a90adea50bdf89db19
7
- data.tar.gz: b1fb7c29b56f4daf5932e14017cf3f206fdc64d7fb66ea361054e429e54b039ba2ee795a6a3b9847e0e0cb98ff64687fe2609f7f1621da3d6a7dc1fcaf6d29ca
6
+ metadata.gz: 545b2becb6c588eaf01c8df79d327520c5215ae4f2bb3988dd0bc7360939df0580db114acd9136c3c23d49c6afa66e4e8bef93dbdcf11eca40611f16ba807eff
7
+ data.tar.gz: 1e1d3969da232bdd9496cb64103943053cead45403f2c9c58e8727cdac680ecd56ca30289af89831b55b234bd8aa69402ca7a30df74f3ca5f0868fb6e271e2be
data/README.md CHANGED
@@ -7,7 +7,7 @@ The purpose of this application is to provide access to Akeyless API.
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: 2.0
10
- - Package version: 4.2.3
10
+ - Package version: 4.2.5
11
11
  - Generator version: 7.9.0-SNAPSHOT
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [http://akeyless.io](http://akeyless.io)
@@ -60,7 +60,7 @@ All URIs are relative to *https://api.akeyless.io*
60
60
 
61
61
  Class | Method | HTTP request | Description
62
62
  ------------ | ------------- | ------------- | -------------
63
- *Akeyless::V2Api* | [**alias_details**](docs/V2Api.md#alias_details) | **GET** /alias-details |
63
+ *Akeyless::V2Api* | [**alias_details**](docs/V2Api.md#alias_details) | **POST** /alias-details |
64
64
  *Akeyless::V2Api* | [**assoc_role_auth_method**](docs/V2Api.md#assoc_role_auth_method) | **POST** /assoc-role-am |
65
65
  *Akeyless::V2Api* | [**assoc_target_item**](docs/V2Api.md#assoc_target_item) | **POST** /assoc-target-item |
66
66
  *Akeyless::V2Api* | [**auth**](docs/V2Api.md#auth) | **POST** /auth |
@@ -93,6 +93,7 @@ Class | Method | HTTP request | Description
93
93
  *Akeyless::V2Api* | [**auth_method_update_oidc**](docs/V2Api.md#auth_method_update_oidc) | **POST** /auth-method-update-oidc |
94
94
  *Akeyless::V2Api* | [**auth_method_update_saml**](docs/V2Api.md#auth_method_update_saml) | **POST** /auth-method-update-saml |
95
95
  *Akeyless::V2Api* | [**auth_method_update_universal_identity**](docs/V2Api.md#auth_method_update_universal_identity) | **POST** /auth-method-update-universal-identity |
96
+ *Akeyless::V2Api* | [**change_admin_account_password**](docs/V2Api.md#change_admin_account_password) | **POST** /change-admin-account-password |
96
97
  *Akeyless::V2Api* | [**configure**](docs/V2Api.md#configure) | **POST** /configure |
97
98
  *Akeyless::V2Api* | [**connect**](docs/V2Api.md#connect) | **POST** /connect |
98
99
  *Akeyless::V2Api* | [**create_artifactory_target**](docs/V2Api.md#create_artifactory_target) | **POST** /create-artifactory-target |
@@ -150,6 +151,7 @@ Class | Method | HTTP request | Description
150
151
  *Akeyless::V2Api* | [**create_windows_target**](docs/V2Api.md#create_windows_target) | **POST** /create-windows-target |
151
152
  *Akeyless::V2Api* | [**create_zero_ssl_target**](docs/V2Api.md#create_zero_ssl_target) | **POST** /create-zerossl-target |
152
153
  *Akeyless::V2Api* | [**createldap_target**](docs/V2Api.md#createldap_target) | **POST** /create-ldap-target |
154
+ *Akeyless::V2Api* | [**deactivate_acme_account**](docs/V2Api.md#deactivate_acme_account) | **POST** /deactivate-acme-account |
153
155
  *Akeyless::V2Api* | [**decrypt**](docs/V2Api.md#decrypt) | **POST** /decrypt |
154
156
  *Akeyless::V2Api* | [**decrypt_batch**](docs/V2Api.md#decrypt_batch) | **POST** /decrypt-batch |
155
157
  *Akeyless::V2Api* | [**decrypt_gpg**](docs/V2Api.md#decrypt_gpg) | **POST** /decrypt-gpg |
@@ -302,6 +304,7 @@ Class | Method | HTTP request | Description
302
304
  *Akeyless::V2Api* | [**gateway_get_log_forwarding**](docs/V2Api.md#gateway_get_log_forwarding) | **POST** /gateway-get-log-forwarding |
303
305
  *Akeyless::V2Api* | [**gateway_get_migration**](docs/V2Api.md#gateway_get_migration) | **POST** /gateway-get-migration |
304
306
  *Akeyless::V2Api* | [**gateway_get_producer**](docs/V2Api.md#gateway_get_producer) | **POST** /gateway-get-producer |
307
+ *Akeyless::V2Api* | [**gateway_get_remote_access**](docs/V2Api.md#gateway_get_remote_access) | **POST** /gateway-get-remote-access |
305
308
  *Akeyless::V2Api* | [**gateway_get_tmp_users**](docs/V2Api.md#gateway_get_tmp_users) | **POST** /gateway-get-producer-tmp-creds |
306
309
  *Akeyless::V2Api* | [**gateway_list_customer_fragments**](docs/V2Api.md#gateway_list_customer_fragments) | **POST** /gateway-list-customer-fragments |
307
310
  *Akeyless::V2Api* | [**gateway_list_migration**](docs/V2Api.md#gateway_list_migration) | **POST** /gateway-list-migration |
@@ -357,8 +360,11 @@ Class | Method | HTTP request | Description
357
360
  *Akeyless::V2Api* | [**gateway_update_producer_redshift**](docs/V2Api.md#gateway_update_producer_redshift) | **POST** /gateway-update-producer-redshift |
358
361
  *Akeyless::V2Api* | [**gateway_update_producer_snowflake**](docs/V2Api.md#gateway_update_producer_snowflake) | **POST** /gateway-update-producer-snowflake |
359
362
  *Akeyless::V2Api* | [**gateway_update_producer_venafi**](docs/V2Api.md#gateway_update_producer_venafi) | **POST** /gateway-update-producer-certificate-automation |
363
+ *Akeyless::V2Api* | [**gateway_update_remote_access**](docs/V2Api.md#gateway_update_remote_access) | **POST** /gateway-update-remote-access |
364
+ *Akeyless::V2Api* | [**gateway_update_remote_access_rdp_recordings**](docs/V2Api.md#gateway_update_remote_access_rdp_recordings) | **POST** /gateway-update-remote-access-rdp-recording |
360
365
  *Akeyless::V2Api* | [**gateway_update_tls_cert**](docs/V2Api.md#gateway_update_tls_cert) | **POST** /gateway-update-tls-cert |
361
366
  *Akeyless::V2Api* | [**gateway_update_tmp_users**](docs/V2Api.md#gateway_update_tmp_users) | **POST** /gateway-update-producer-tmp-creds |
367
+ *Akeyless::V2Api* | [**generate_acme_eab**](docs/V2Api.md#generate_acme_eab) | **POST** /generate-acme-eab |
362
368
  *Akeyless::V2Api* | [**generate_csr**](docs/V2Api.md#generate_csr) | **POST** /generate-csr |
363
369
  *Akeyless::V2Api* | [**get_account_logo**](docs/V2Api.md#get_account_logo) | **POST** /get-account-logo |
364
370
  *Akeyless::V2Api* | [**get_account_settings**](docs/V2Api.md#get_account_settings) | **POST** /get-account-settings |
@@ -379,6 +385,17 @@ Class | Method | HTTP request | Description
379
385
  *Akeyless::V2Api* | [**get_tags**](docs/V2Api.md#get_tags) | **POST** /get-tags |
380
386
  *Akeyless::V2Api* | [**get_target**](docs/V2Api.md#get_target) | **POST** /get-target |
381
387
  *Akeyless::V2Api* | [**get_target_details**](docs/V2Api.md#get_target_details) | **POST** /get-target-details |
388
+ *Akeyless::V2Api* | [**gw_update_remote_access_session_logs_aws_s3**](docs/V2Api.md#gw_update_remote_access_session_logs_aws_s3) | **POST** /gateway-update-remote-access-session-forwarding-aws-s3 |
389
+ *Akeyless::V2Api* | [**gw_update_remote_access_session_logs_azure_analytics**](docs/V2Api.md#gw_update_remote_access_session_logs_azure_analytics) | **POST** /gateway-update-remote-access-session-forwarding-azure-analytics |
390
+ *Akeyless::V2Api* | [**gw_update_remote_access_session_logs_datadog**](docs/V2Api.md#gw_update_remote_access_session_logs_datadog) | **POST** /gateway-update-remote-access-session-forwarding-datadog |
391
+ *Akeyless::V2Api* | [**gw_update_remote_access_session_logs_elasticsearch**](docs/V2Api.md#gw_update_remote_access_session_logs_elasticsearch) | **POST** /gateway-update-remote-access-session-forwarding-elasticsearch |
392
+ *Akeyless::V2Api* | [**gw_update_remote_access_session_logs_google_chronicle**](docs/V2Api.md#gw_update_remote_access_session_logs_google_chronicle) | **POST** /gateway-update-remote-access-session-forwarding-google-chronicle |
393
+ *Akeyless::V2Api* | [**gw_update_remote_access_session_logs_logstash**](docs/V2Api.md#gw_update_remote_access_session_logs_logstash) | **POST** /gateway-update-remote-access-session-forwarding-logstash |
394
+ *Akeyless::V2Api* | [**gw_update_remote_access_session_logs_logz_io**](docs/V2Api.md#gw_update_remote_access_session_logs_logz_io) | **POST** /gateway-update-remote-access-session-forwarding-logz-io |
395
+ *Akeyless::V2Api* | [**gw_update_remote_access_session_logs_splunk**](docs/V2Api.md#gw_update_remote_access_session_logs_splunk) | **POST** /gateway-update-remote-access-session-forwarding-splunk |
396
+ *Akeyless::V2Api* | [**gw_update_remote_access_session_logs_stdout**](docs/V2Api.md#gw_update_remote_access_session_logs_stdout) | **POST** /gateway-update-remote-access-session-forwarding-stdout |
397
+ *Akeyless::V2Api* | [**gw_update_remote_access_session_logs_sumologic**](docs/V2Api.md#gw_update_remote_access_session_logs_sumologic) | **POST** /gateway-update-remote-access-session-forwarding-sumologic |
398
+ *Akeyless::V2Api* | [**gw_update_remote_access_session_logs_syslog**](docs/V2Api.md#gw_update_remote_access_session_logs_syslog) | **POST** /gateway-update-remote-access-session-forwarding-syslog |
382
399
  *Akeyless::V2Api* | [**hmac**](docs/V2Api.md#hmac) | **POST** /hmac |
383
400
  *Akeyless::V2Api* | [**import_passwords**](docs/V2Api.md#import_passwords) | **POST** /import-passwords |
384
401
  *Akeyless::V2Api* | [**kmip_client_delete_rule**](docs/V2Api.md#kmip_client_delete_rule) | **POST** /kmip-client-delete-rule |
@@ -394,6 +411,7 @@ Class | Method | HTTP request | Description
394
411
  *Akeyless::V2Api* | [**kmip_renew_server_certificate**](docs/V2Api.md#kmip_renew_server_certificate) | **POST** /kmip-renew-environment |
395
412
  *Akeyless::V2Api* | [**kmip_server_setup**](docs/V2Api.md#kmip_server_setup) | **POST** /kmip-create-environment |
396
413
  *Akeyless::V2Api* | [**kmip_set_server_state**](docs/V2Api.md#kmip_set_server_state) | **POST** /kmip-set-environment-state |
414
+ *Akeyless::V2Api* | [**list_acme_accounts**](docs/V2Api.md#list_acme_accounts) | **POST** /list-acme-accounts |
397
415
  *Akeyless::V2Api* | [**list_auth_methods**](docs/V2Api.md#list_auth_methods) | **POST** /list-auth-methods |
398
416
  *Akeyless::V2Api* | [**list_gateways**](docs/V2Api.md#list_gateways) | **POST** /list-gateways |
399
417
  *Akeyless::V2Api* | [**list_groups**](docs/V2Api.md#list_groups) | **POST** /list-group |
@@ -611,6 +629,7 @@ Class | Method | HTTP request | Description
611
629
  - [Akeyless::AccessPermissionAssignment](docs/AccessPermissionAssignment.md)
612
630
  - [Akeyless::AccountGeneralSettings](docs/AccountGeneralSettings.md)
613
631
  - [Akeyless::AccountObjectVersionSettingsOutput](docs/AccountObjectVersionSettingsOutput.md)
632
+ - [Akeyless::AcmeAccount](docs/AcmeAccount.md)
614
633
  - [Akeyless::ActiveDirectoryMigration](docs/ActiveDirectoryMigration.md)
615
634
  - [Akeyless::ActiveDirectoryPayload](docs/ActiveDirectoryPayload.md)
616
635
  - [Akeyless::AddGatewayAllowedAccessId](docs/AddGatewayAllowedAccessId.md)
@@ -664,11 +683,15 @@ Class | Method | HTTP request | Description
664
683
  - [Akeyless::AuthMethodUpdateUniversalIdentity](docs/AuthMethodUpdateUniversalIdentity.md)
665
684
  - [Akeyless::AuthOutput](docs/AuthOutput.md)
666
685
  - [Akeyless::AwsS3LogForwardingConfig](docs/AwsS3LogForwardingConfig.md)
686
+ - [Akeyless::AwsStorage](docs/AwsStorage.md)
667
687
  - [Akeyless::AzureADAccessRules](docs/AzureADAccessRules.md)
668
688
  - [Akeyless::AzureKeyVaultMigration](docs/AzureKeyVaultMigration.md)
669
689
  - [Akeyless::AzureLogAnalyticsForwardingConfig](docs/AzureLogAnalyticsForwardingConfig.md)
670
690
  - [Akeyless::AzurePayload](docs/AzurePayload.md)
691
+ - [Akeyless::AzureStorage](docs/AzureStorage.md)
671
692
  - [Akeyless::AzureTargetDetails](docs/AzureTargetDetails.md)
693
+ - [Akeyless::BastionConfigReplyObj](docs/BastionConfigReplyObj.md)
694
+ - [Akeyless::BastionGlobalConf](docs/BastionGlobalConf.md)
672
695
  - [Akeyless::BastionListEntry](docs/BastionListEntry.md)
673
696
  - [Akeyless::BastionsList](docs/BastionsList.md)
674
697
  - [Akeyless::BatchEncryptionRequestLine](docs/BatchEncryptionRequestLine.md)
@@ -686,6 +709,7 @@ Class | Method | HTTP request | Description
686
709
  - [Akeyless::CertificateTemplateInfo](docs/CertificateTemplateInfo.md)
687
710
  - [Akeyless::CertificateVersionInfo](docs/CertificateVersionInfo.md)
688
711
  - [Akeyless::CfInfo](docs/CfInfo.md)
712
+ - [Akeyless::ChangeAdminAccountPassword](docs/ChangeAdminAccountPassword.md)
689
713
  - [Akeyless::ChefTargetDetails](docs/ChefTargetDetails.md)
690
714
  - [Akeyless::ClassicKeyDetailsInfo](docs/ClassicKeyDetailsInfo.md)
691
715
  - [Akeyless::ClassicKeyStatusInfo](docs/ClassicKeyStatusInfo.md)
@@ -816,6 +840,7 @@ Class | Method | HTTP request | Description
816
840
  - [Akeyless::DataProtectionSection](docs/DataProtectionSection.md)
817
841
  - [Akeyless::DatadogForwardingConfig](docs/DatadogForwardingConfig.md)
818
842
  - [Akeyless::DbTargetDetails](docs/DbTargetDetails.md)
843
+ - [Akeyless::DeactivateAcmeAccount](docs/DeactivateAcmeAccount.md)
819
844
  - [Akeyless::Decrypt](docs/Decrypt.md)
820
845
  - [Akeyless::DecryptFile](docs/DecryptFile.md)
821
846
  - [Akeyless::DecryptFileOutput](docs/DecryptFileOutput.md)
@@ -1051,6 +1076,7 @@ Class | Method | HTTP request | Description
1051
1076
  - [Akeyless::GatewayGetLogForwarding](docs/GatewayGetLogForwarding.md)
1052
1077
  - [Akeyless::GatewayGetMigration](docs/GatewayGetMigration.md)
1053
1078
  - [Akeyless::GatewayGetProducer](docs/GatewayGetProducer.md)
1079
+ - [Akeyless::GatewayGetRemoteAccess](docs/GatewayGetRemoteAccess.md)
1054
1080
  - [Akeyless::GatewayGetTmpUsers](docs/GatewayGetTmpUsers.md)
1055
1081
  - [Akeyless::GatewayListCustomerFragments](docs/GatewayListCustomerFragments.md)
1056
1082
  - [Akeyless::GatewayListMigration](docs/GatewayListMigration.md)
@@ -1149,6 +1175,8 @@ Class | Method | HTTP request | Description
1149
1175
  - [Akeyless::GatewayUpdateProducerSnowflakeOutput](docs/GatewayUpdateProducerSnowflakeOutput.md)
1150
1176
  - [Akeyless::GatewayUpdateProducerVenafi](docs/GatewayUpdateProducerVenafi.md)
1151
1177
  - [Akeyless::GatewayUpdateProducerVenafiOutput](docs/GatewayUpdateProducerVenafiOutput.md)
1178
+ - [Akeyless::GatewayUpdateRemoteAccess](docs/GatewayUpdateRemoteAccess.md)
1179
+ - [Akeyless::GatewayUpdateRemoteAccessRdpRecordings](docs/GatewayUpdateRemoteAccessRdpRecordings.md)
1152
1180
  - [Akeyless::GatewayUpdateTlsCert](docs/GatewayUpdateTlsCert.md)
1153
1181
  - [Akeyless::GatewayUpdateTlsCertOutput](docs/GatewayUpdateTlsCertOutput.md)
1154
1182
  - [Akeyless::GatewayUpdateTmpUsers](docs/GatewayUpdateTmpUsers.md)
@@ -1156,6 +1184,8 @@ Class | Method | HTTP request | Description
1156
1184
  - [Akeyless::GcpTargetDetails](docs/GcpTargetDetails.md)
1157
1185
  - [Akeyless::GenCustomerFragment](docs/GenCustomerFragment.md)
1158
1186
  - [Akeyless::GeneralConfigPart](docs/GeneralConfigPart.md)
1187
+ - [Akeyless::GenerateAcmeEab](docs/GenerateAcmeEab.md)
1188
+ - [Akeyless::GenerateAcmeEabOutput](docs/GenerateAcmeEabOutput.md)
1159
1189
  - [Akeyless::GenerateCsr](docs/GenerateCsr.md)
1160
1190
  - [Akeyless::GenerateCsrOutput](docs/GenerateCsrOutput.md)
1161
1191
  - [Akeyless::GetAccountSettings](docs/GetAccountSettings.md)
@@ -1195,6 +1225,17 @@ Class | Method | HTTP request | Description
1195
1225
  - [Akeyless::GoogleChronicleForwardingConfig](docs/GoogleChronicleForwardingConfig.md)
1196
1226
  - [Akeyless::Group](docs/Group.md)
1197
1227
  - [Akeyless::GwClusterIdentity](docs/GwClusterIdentity.md)
1228
+ - [Akeyless::GwUpdateRemoteAccessSessionLogsAwsS3](docs/GwUpdateRemoteAccessSessionLogsAwsS3.md)
1229
+ - [Akeyless::GwUpdateRemoteAccessSessionLogsAzureAnalytics](docs/GwUpdateRemoteAccessSessionLogsAzureAnalytics.md)
1230
+ - [Akeyless::GwUpdateRemoteAccessSessionLogsDatadog](docs/GwUpdateRemoteAccessSessionLogsDatadog.md)
1231
+ - [Akeyless::GwUpdateRemoteAccessSessionLogsElasticsearch](docs/GwUpdateRemoteAccessSessionLogsElasticsearch.md)
1232
+ - [Akeyless::GwUpdateRemoteAccessSessionLogsGoogleChronicle](docs/GwUpdateRemoteAccessSessionLogsGoogleChronicle.md)
1233
+ - [Akeyless::GwUpdateRemoteAccessSessionLogsLogstash](docs/GwUpdateRemoteAccessSessionLogsLogstash.md)
1234
+ - [Akeyless::GwUpdateRemoteAccessSessionLogsLogzIo](docs/GwUpdateRemoteAccessSessionLogsLogzIo.md)
1235
+ - [Akeyless::GwUpdateRemoteAccessSessionLogsSplunk](docs/GwUpdateRemoteAccessSessionLogsSplunk.md)
1236
+ - [Akeyless::GwUpdateRemoteAccessSessionLogsStdout](docs/GwUpdateRemoteAccessSessionLogsStdout.md)
1237
+ - [Akeyless::GwUpdateRemoteAccessSessionLogsSumologic](docs/GwUpdateRemoteAccessSessionLogsSumologic.md)
1238
+ - [Akeyless::GwUpdateRemoteAccessSessionLogsSyslog](docs/GwUpdateRemoteAccessSessionLogsSyslog.md)
1198
1239
  - [Akeyless::HashiMigration](docs/HashiMigration.md)
1199
1240
  - [Akeyless::HashiPayload](docs/HashiPayload.md)
1200
1241
  - [Akeyless::HashiVaultTargetDetails](docs/HashiVaultTargetDetails.md)
@@ -1250,6 +1291,8 @@ Class | Method | HTTP request | Description
1250
1291
  - [Akeyless::LeadershipConfigPart](docs/LeadershipConfigPart.md)
1251
1292
  - [Akeyless::LinkedDetails](docs/LinkedDetails.md)
1252
1293
  - [Akeyless::LinkedTargetDetails](docs/LinkedTargetDetails.md)
1294
+ - [Akeyless::ListAcmeAccounts](docs/ListAcmeAccounts.md)
1295
+ - [Akeyless::ListAcmeAccountsOutput](docs/ListAcmeAccountsOutput.md)
1253
1296
  - [Akeyless::ListAuthMethods](docs/ListAuthMethods.md)
1254
1297
  - [Akeyless::ListAuthMethodsOutput](docs/ListAuthMethodsOutput.md)
1255
1298
  - [Akeyless::ListGateways](docs/ListGateways.md)
@@ -1279,6 +1322,7 @@ Class | Method | HTTP request | Description
1279
1322
  - [Akeyless::MoveObjects](docs/MoveObjects.md)
1280
1323
  - [Akeyless::Name](docs/Name.md)
1281
1324
  - [Akeyless::NativeK8sTargetDetails](docs/NativeK8sTargetDetails.md)
1325
+ - [Akeyless::NextAutoRotationEvent](docs/NextAutoRotationEvent.md)
1282
1326
  - [Akeyless::NotiForwarder](docs/NotiForwarder.md)
1283
1327
  - [Akeyless::OAuth2AccessRules](docs/OAuth2AccessRules.md)
1284
1328
  - [Akeyless::OAuth2CustomClaim](docs/OAuth2CustomClaim.md)
@@ -1290,6 +1334,7 @@ Class | Method | HTTP request | Description
1290
1334
  - [Akeyless::OnePasswordMigration](docs/OnePasswordMigration.md)
1291
1335
  - [Akeyless::OnePasswordPayload](docs/OnePasswordPayload.md)
1292
1336
  - [Akeyless::PKICertificateIssueDetails](docs/PKICertificateIssueDetails.md)
1337
+ - [Akeyless::PasswordExpirationInfo](docs/PasswordExpirationInfo.md)
1293
1338
  - [Akeyless::PasswordPolicyInfo](docs/PasswordPolicyInfo.md)
1294
1339
  - [Akeyless::PathRule](docs/PathRule.md)
1295
1340
  - [Akeyless::PingTargetDetails](docs/PingTargetDetails.md)
@@ -1307,6 +1352,8 @@ Class | Method | HTTP request | Description
1307
1352
  - [Akeyless::RequestAccess](docs/RequestAccess.md)
1308
1353
  - [Akeyless::RequestAccessOutput](docs/RequestAccessOutput.md)
1309
1354
  - [Akeyless::RequiredActivity](docs/RequiredActivity.md)
1355
+ - [Akeyless::ResetAccessKey](docs/ResetAccessKey.md)
1356
+ - [Akeyless::ResetAuthMethodAccessKeyOutput](docs/ResetAuthMethodAccessKeyOutput.md)
1310
1357
  - [Akeyless::ReverseRBAC](docs/ReverseRBAC.md)
1311
1358
  - [Akeyless::ReverseRBACClient](docs/ReverseRBACClient.md)
1312
1359
  - [Akeyless::ReverseRBACOutput](docs/ReverseRBACOutput.md)
@@ -1400,6 +1447,8 @@ Class | Method | HTTP request | Description
1400
1447
  - [Akeyless::SmInfo](docs/SmInfo.md)
1401
1448
  - [Akeyless::SplunkLogForwardingConfig](docs/SplunkLogForwardingConfig.md)
1402
1449
  - [Akeyless::SraInfo](docs/SraInfo.md)
1450
+ - [Akeyless::SshBastionConf](docs/SshBastionConf.md)
1451
+ - [Akeyless::SshBastionSessionTermination](docs/SshBastionSessionTermination.md)
1403
1452
  - [Akeyless::StaticCredsAuth](docs/StaticCredsAuth.md)
1404
1453
  - [Akeyless::StaticCredsAuthOutput](docs/StaticCredsAuthOutput.md)
1405
1454
  - [Akeyless::StaticSecretDetailsInfo](docs/StaticSecretDetailsInfo.md)
@@ -1608,6 +1657,9 @@ Class | Method | HTTP request | Description
1608
1657
  - [Akeyless::VerifyPKICertOutput](docs/VerifyPKICertOutput.md)
1609
1658
  - [Akeyless::VerifyPKICertWithClassicKey](docs/VerifyPKICertWithClassicKey.md)
1610
1659
  - [Akeyless::VerifyRsaSsaPss](docs/VerifyRsaSsaPss.md)
1660
+ - [Akeyless::WebBastionConf](docs/WebBastionConf.md)
1661
+ - [Akeyless::WebBastionGuacamole](docs/WebBastionGuacamole.md)
1662
+ - [Akeyless::WebBastionRdpRecord](docs/WebBastionRdpRecord.md)
1611
1663
  - [Akeyless::WebHookNotiForwarderPublicDetails](docs/WebHookNotiForwarderPublicDetails.md)
1612
1664
  - [Akeyless::WebTargetDetails](docs/WebTargetDetails.md)
1613
1665
  - [Akeyless::WindowsService](docs/WindowsService.md)
@@ -15,6 +15,7 @@
15
15
  | **invalid_characters** | **String** | InvalidCharacters is the invalid characters for items/targets/roles/auths/notifier_forwarder naming convention | [optional] |
16
16
  | **item_usage_event** | [**UsageEventSetting**](UsageEventSetting.md) | | [optional] |
17
17
  | **lock_default_key** | **Boolean** | LockDefaultKey determines whether the configured default key can be updated by end-users on a per-request basis true - all requests use the configured default key false - every request can determine its protection key (default) nil - change nothing (every request can determine its protection key (default)) This parameter is only relevant if AccountDefaultKeyItemID is not empty | [optional] |
18
+ | **password_expiration_info** | [**PasswordExpirationInfo**](PasswordExpirationInfo.md) | | [optional] |
18
19
  | **password_policy** | [**PasswordPolicyInfo**](PasswordPolicyInfo.md) | | [optional] |
19
20
  | **protect_items_by_default** | **Boolean** | | [optional] |
20
21
  | **rotation_secret_max_interval** | [**RotationSecretMaxInterval**](RotationSecretMaxInterval.md) | | [optional] |
@@ -37,6 +38,7 @@ instance = Akeyless::AccountGeneralSettings.new(
37
38
  invalid_characters: null,
38
39
  item_usage_event: null,
39
40
  lock_default_key: null,
41
+ password_expiration_info: null,
40
42
  password_policy: null,
41
43
  protect_items_by_default: null,
42
44
  rotation_secret_max_interval: null,
@@ -0,0 +1,22 @@
1
+ # Akeyless::AcmeAccount
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **account_id** | **String** | AccountId is the ACME account id, not Akeyless account id | [optional] |
8
+ | **key_digest** | **String** | | [optional] |
9
+ | **status** | **String** | | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'akeyless'
15
+
16
+ instance = Akeyless::AcmeAccount.new(
17
+ account_id: null,
18
+ key_digest: null,
19
+ status: null
20
+ )
21
+ ```
22
+
@@ -8,6 +8,7 @@
8
8
  | **assoc_id** | **String** | | [optional] |
9
9
  | **auth_method_sub_claims** | **Hash<String, Array<String>>** | | [optional] |
10
10
  | **is_sub_claims_case_sensitive** | **Boolean** | | [optional] |
11
+ | **is_subclaims_with_operator** | **Boolean** | | [optional] |
11
12
  | **role_name** | **String** | | [optional] |
12
13
  | **rules** | [**Rules**](Rules.md) | | [optional] |
13
14
 
@@ -21,6 +22,7 @@ instance = Akeyless::AuthMethodRoleAssociation.new(
21
22
  assoc_id: null,
22
23
  auth_method_sub_claims: null,
23
24
  is_sub_claims_case_sensitive: null,
25
+ is_subclaims_with_operator: null,
24
26
  role_name: null,
25
27
  rules: null
26
28
  )
@@ -0,0 +1,28 @@
1
+ # Akeyless::AwsStorage
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **access_key_id** | **String** | creds | [optional] |
8
+ | **access_key_secret** | **String** | | [optional] |
9
+ | **auth_type** | **String** | | [optional] |
10
+ | **bucket** | **String** | | [optional] |
11
+ | **prefix** | **String** | | [optional] |
12
+ | **region** | **String** | | [optional] |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'akeyless'
18
+
19
+ instance = Akeyless::AwsStorage.new(
20
+ access_key_id: null,
21
+ access_key_secret: null,
22
+ auth_type: null,
23
+ bucket: null,
24
+ prefix: null,
25
+ region: null
26
+ )
27
+ ```
28
+
@@ -0,0 +1,28 @@
1
+ # Akeyless::AzureStorage
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **auth_type** | **String** | | [optional] |
8
+ | **client_id** | **String** | | [optional] |
9
+ | **client_secret** | **String** | | [optional] |
10
+ | **storage_account** | **String** | | [optional] |
11
+ | **storage_container_name** | **String** | | [optional] |
12
+ | **tenant_id** | **String** | creds | [optional] |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'akeyless'
18
+
19
+ instance = Akeyless::AzureStorage.new(
20
+ auth_type: null,
21
+ client_id: null,
22
+ client_secret: null,
23
+ storage_account: null,
24
+ storage_container_name: null,
25
+ tenant_id: null
26
+ )
27
+ ```
28
+
@@ -0,0 +1,28 @@
1
+ # Akeyless::BastionConfigReplyObj
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **api_gateway_url** | **String** | | [optional] |
8
+ | **cluster_id** | **String** | | [optional] |
9
+ | **gator_cluster_id** | **Integer** | | [optional] |
10
+ | **global** | [**BastionGlobalConf**](BastionGlobalConf.md) | | [optional] |
11
+ | **ssh_bastion** | [**SshBastionConf**](SshBastionConf.md) | | [optional] |
12
+ | **web_bastion** | [**WebBastionConf**](WebBastionConf.md) | | [optional] |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'akeyless'
18
+
19
+ instance = Akeyless::BastionConfigReplyObj.new(
20
+ api_gateway_url: null,
21
+ cluster_id: null,
22
+ gator_cluster_id: null,
23
+ global: null,
24
+ ssh_bastion: null,
25
+ web_bastion: null
26
+ )
27
+ ```
28
+
@@ -0,0 +1,24 @@
1
+ # Akeyless::BastionGlobalConf
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **allowed_bastion_urls** | **Array<String>** | | [optional] |
8
+ | **legacy_signing_alg** | **Boolean** | | [optional] |
9
+ | **rdp_username_sub_claim** | **String** | | [optional] |
10
+ | **ssh_username_sub_claim** | **String** | | [optional] |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'akeyless'
16
+
17
+ instance = Akeyless::BastionGlobalConf.new(
18
+ allowed_bastion_urls: null,
19
+ legacy_signing_alg: null,
20
+ rdp_username_sub_claim: null,
21
+ ssh_username_sub_claim: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,26 @@
1
+ # Akeyless::ChangeAdminAccountPassword
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **current_password** | **String** | Current password | |
8
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
+ | **new_password** | **String** | New password | |
10
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
11
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
12
+
13
+ ## Example
14
+
15
+ ```ruby
16
+ require 'akeyless'
17
+
18
+ instance = Akeyless::ChangeAdminAccountPassword.new(
19
+ current_password: null,
20
+ json: null,
21
+ new_password: null,
22
+ token: null,
23
+ uid_token: null
24
+ )
25
+ ```
26
+
data/docs/Configure.md CHANGED
@@ -12,10 +12,14 @@
12
12
  | **admin_password** | **String** | Password (relevant only for access-type=password) | [optional] |
13
13
  | **azure_ad_object_id** | **String** | Azure Active Directory ObjectId (relevant only for access-type=azure_ad) | [optional] |
14
14
  | **cert_data** | **String** | Certificate data encoded in base64. Used if file was not provided. (relevant only for access-type=cert in Curl Context) | [optional] |
15
+ | **cert_issuer_name** | **String** | Certificate Issuer Name | [optional] |
16
+ | **cert_username** | **String** | The username to sign in the SSH certificate (use a comma-separated list for more than one username) | [optional] |
17
+ | **default_location_prefix** | **String** | Default path prefix for name of items, targets and auth methods | [optional] |
15
18
  | **gcp_audience** | **String** | GCP JWT audience | [optional][default to 'akeyless.io'] |
16
19
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
17
20
  | **k8s_auth_config_name** | **String** | The K8S Auth config name (relevant only for access-type=k8s) | [optional] |
18
21
  | **key_data** | **String** | Private key data encoded in base64. Used if file was not provided.(relevant only for access-type=cert in Curl Context) | [optional] |
22
+ | **legacy_signing_alg_name** | **Boolean** | Set this option to output legacy ('ssh-rsa-cert-v01@openssh.com') signing algorithm name in the certificate. | [optional] |
19
23
  | **oci_auth_type** | **String** | The type of the OCI configuration to use [instance/apikey/resource] (relevant only for access-type=oci) | [optional][default to 'apikey'] |
20
24
  | **oci_group_ocid** | **Array<String>** | A list of Oracle Cloud IDs groups (relevant only for access-type=oci) | [optional] |
21
25
 
@@ -33,10 +37,14 @@ instance = Akeyless::Configure.new(
33
37
  admin_password: null,
34
38
  azure_ad_object_id: null,
35
39
  cert_data: null,
40
+ cert_issuer_name: null,
41
+ cert_username: null,
42
+ default_location_prefix: null,
36
43
  gcp_audience: null,
37
44
  json: null,
38
45
  k8s_auth_config_name: null,
39
46
  key_data: null,
47
+ legacy_signing_alg_name: null,
40
48
  oci_auth_type: null,
41
49
  oci_group_ocid: null
42
50
  )
data/docs/Connect.md CHANGED
@@ -4,7 +4,6 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **bastion_gateway_url** | **String** | todo - enable when gw-sra unification is done The Gateway URL (configuration management) address, e.g. http://localhost:8000 | [optional] |
8
7
  | **helper** | **Object** | | [optional] |
9
8
  | **rc_file_override** | **String** | used to override .akeyless-connect.rc in tests | [optional] |
10
9
  | **bastion_ctrl_path** | **String** | The Bastion API path | [optional] |
@@ -12,6 +11,7 @@
12
11
  | **bastion_ctrl_proto** | **String** | The Bastion API protocol | [optional][default to 'http'] |
13
12
  | **bastion_ctrl_subdomain** | **String** | The Bastion API prefix | [optional] |
14
13
  | **cert_issuer_name** | **String** | The Akeyless certificate issuer name | [optional] |
14
+ | **gateway_url** | **String** | The Gateway URL (configuration management) address, e.g. http://localhost:8000 | [optional] |
15
15
  | **identity_file** | **String** | The file from which the identity (private key) for public key authentication is read | [optional] |
16
16
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
17
17
  | **justification** | **String** | | [optional] |
@@ -31,7 +31,6 @@
31
31
  require 'akeyless'
32
32
 
33
33
  instance = Akeyless::Connect.new(
34
- bastion_gateway_url: null,
35
34
  helper: null,
36
35
  rc_file_override: null,
37
36
  bastion_ctrl_path: null,
@@ -39,6 +38,7 @@ instance = Akeyless::Connect.new(
39
38
  bastion_ctrl_proto: null,
40
39
  bastion_ctrl_subdomain: null,
41
40
  cert_issuer_name: null,
41
+ gateway_url: null,
42
42
  identity_file: null,
43
43
  json: null,
44
44
  justification: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **alg** | **String** | Classic Key type; options: [AES128GCM, AES256GCM, AES128SIV, AES256SIV, RSA1024, RSA2048, RSA3072, RSA4096, EC256, EC384, GPG] | |
8
+ | **auto_rotate** | **String** | Whether to automatically rotate every rotation_interval days, or disable existing automatic rotation [true/false] | [optional] |
8
9
  | **cert_file_data** | **String** | Certificate in a PEM format. | [optional] |
9
10
  | **certificate_common_name** | **String** | Common name for the generated certificate. Relevant only for generate-self-signed-certificate. | [optional] |
10
11
  | **certificate_country** | **String** | Country name for the generated certificate. Relevant only for generate-self-signed-certificate. | [optional] |
@@ -17,6 +18,7 @@
17
18
  | **conf_file_data** | **String** | The csr config data in base64 encoding | [optional] |
18
19
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
19
20
  | **description** | **String** | Description of the object | [optional] |
21
+ | **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
20
22
  | **generate_self_signed_certificate** | **Boolean** | Whether to generate a self signed certificate with the key. If set, --certificate-ttl must be provided. | [optional] |
21
23
  | **gpg_alg** | **String** | gpg alg: Relevant only if GPG key type selected; options: [RSA1024, RSA2048, RSA3072, RSA4096, Ed25519] | [optional] |
22
24
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
@@ -24,6 +26,8 @@
24
26
  | **metadata** | **String** | Deprecated - use description | [optional] |
25
27
  | **name** | **String** | ClassicKey name | |
26
28
  | **protection_key_name** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
29
+ | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
30
+ | **rotation_interval** | **String** | The number of days to wait between every automatic rotation (1-365) | [optional] |
27
31
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
28
32
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
29
33
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -35,6 +39,7 @@ require 'akeyless'
35
39
 
36
40
  instance = Akeyless::CreateClassicKey.new(
37
41
  alg: null,
42
+ auto_rotate: null,
38
43
  cert_file_data: null,
39
44
  certificate_common_name: null,
40
45
  certificate_country: null,
@@ -47,6 +52,7 @@ instance = Akeyless::CreateClassicKey.new(
47
52
  conf_file_data: null,
48
53
  delete_protection: null,
49
54
  description: null,
55
+ expiration_event_in: null,
50
56
  generate_self_signed_certificate: null,
51
57
  gpg_alg: null,
52
58
  json: null,
@@ -54,6 +60,8 @@ instance = Akeyless::CreateClassicKey.new(
54
60
  metadata: null,
55
61
  name: null,
56
62
  protection_key_name: null,
63
+ rotation_event_in: null,
64
+ rotation_interval: null,
57
65
  tags: null,
58
66
  token: null,
59
67
  uid_token: null
data/docs/CreateDFCKey.md CHANGED
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **alg** | **String** | DFCKey type; options: [AES128GCM, AES256GCM, AES128SIV, AES256SIV, AES128CBC, AES256CBC, RSA1024, RSA2048, RSA3072, RSA4096] | |
8
+ | **auto_rotate** | **String** | Whether to automatically rotate every rotation_interval days, or disable existing automatic rotation [true/false] | [optional] |
8
9
  | **certificate_common_name** | **String** | Common name for the generated certificate. Relevant only for generate-self-signed-certificate. | [optional] |
9
10
  | **certificate_country** | **String** | Country name for the generated certificate. Relevant only for generate-self-signed-certificate. | [optional] |
10
11
  | **certificate_digest_algo** | **String** | Digest algorithm to be used for the certificate key signing. Currently, we support only \"sha256\" so we hide this option for CLI. | [optional] |
@@ -17,10 +18,13 @@
17
18
  | **customer_frg_id** | **String** | The customer fragment ID that will be used to create the DFC key (if empty, the key will be created independently of a customer fragment) | [optional] |
18
19
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
19
20
  | **description** | **String** | Description of the object | [optional] |
21
+ | **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
20
22
  | **generate_self_signed_certificate** | **Boolean** | Whether to generate a self signed certificate with the key. If set, --certificate-ttl must be provided. | [optional] |
21
23
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
22
24
  | **metadata** | **String** | Deprecated - use description | [optional] |
23
25
  | **name** | **String** | DFCKey name | |
26
+ | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
27
+ | **rotation_interval** | **String** | The number of days to wait between every automatic rotation (7-365) | [optional] |
24
28
  | **split_level** | **Integer** | The number of fragments that the item will be split into (not includes customer fragment) | [optional][default to 3] |
25
29
  | **tag** | **Array<String>** | List of the tags attached to this DFC key | [optional] |
26
30
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -33,6 +37,7 @@ require 'akeyless'
33
37
 
34
38
  instance = Akeyless::CreateDFCKey.new(
35
39
  alg: null,
40
+ auto_rotate: null,
36
41
  certificate_common_name: null,
37
42
  certificate_country: null,
38
43
  certificate_digest_algo: null,
@@ -45,10 +50,13 @@ instance = Akeyless::CreateDFCKey.new(
45
50
  customer_frg_id: null,
46
51
  delete_protection: null,
47
52
  description: null,
53
+ expiration_event_in: null,
48
54
  generate_self_signed_certificate: null,
49
55
  json: null,
50
56
  metadata: null,
51
57
  name: null,
58
+ rotation_event_in: null,
59
+ rotation_interval: null,
52
60
  split_level: null,
53
61
  tag: null,
54
62
  token: null,
@@ -16,11 +16,13 @@
16
16
  | **country** | **String** | A comma-separated list of countries that will be set in the issued certificate | [optional] |
17
17
  | **create_private_crl** | **Boolean** | Set this to allow the issuer will expose a CRL endpoint in the Gateway | [optional] |
18
18
  | **create_public_crl** | **Boolean** | Set this to allow the cert issuer will expose a public CRL endpoint | [optional] |
19
+ | **critical_key_usage** | **String** | Mark key usage as critical [true/false] | [optional][default to 'true'] |
19
20
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
20
21
  | **description** | **String** | Description of the object | [optional] |
21
22
  | **destination_path** | **String** | A path in which to save generated certificates | [optional] |
23
+ | **enable_acme** | **Boolean** | If set, the cert issuer will support the acme protocol | [optional] |
22
24
  | **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
23
- | **gw_cluster_url** | **String** | The GW cluster URL to issue the certificate from, required in Public CA mode or to allow CRLs on private CA | [optional] |
25
+ | **gw_cluster_url** | **String** | The GW cluster URL to issue the certificate from. Required in Public CA mode, to allow CRLs on private CA, or to enable ACME | [optional] |
24
26
  | **is_ca** | **Boolean** | If set, the basic constraints extension will be added to certificate | [optional] |
25
27
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
26
28
  | **key_usage** | **String** | key-usage | [optional][default to 'DigitalSignature,KeyAgreement,KeyEncipherment'] |
@@ -60,9 +62,11 @@ instance = Akeyless::CreatePKICertIssuer.new(
60
62
  country: null,
61
63
  create_private_crl: null,
62
64
  create_public_crl: null,
65
+ critical_key_usage: null,
63
66
  delete_protection: null,
64
67
  description: null,
65
68
  destination_path: null,
69
+ enable_acme: null,
66
70
  expiration_event_in: null,
67
71
  gw_cluster_url: null,
68
72
  is_ca: null,
@@ -0,0 +1,28 @@
1
+ # Akeyless::DeactivateAcmeAccount
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **acme_account_id** | **String** | The acme account id to deactivate | |
8
+ | **cert_issuer_name** | **String** | The name of the PKI certificate issuer | |
9
+ | **delete_account** | **Boolean** | Delete the account | [optional] |
10
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
11
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
12
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'akeyless'
18
+
19
+ instance = Akeyless::DeactivateAcmeAccount.new(
20
+ acme_account_id: null,
21
+ cert_issuer_name: null,
22
+ delete_account: null,
23
+ json: null,
24
+ token: null,
25
+ uid_token: null
26
+ )
27
+ ```
28
+
@@ -13,7 +13,7 @@
13
13
  | **description** | **String** | Description of the object | [optional] |
14
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
15
  | **name** | **String** | Dynamic secret name | |
16
- | **new_name** | **String** | Dynamic secret new name | [optional] |
16
+ | **new_name** | **String** | Dynamic secret name | [optional] |
17
17
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
18
18
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
19
19
  | **target_name** | **String** | Target name | [optional] |