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
data/docs/V2Api.md CHANGED
@@ -4,7 +4,7 @@ All URIs are relative to *https://api.akeyless.io*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
7
- | [**alias_details**](V2Api.md#alias_details) | **GET** /alias-details | |
7
+ | [**alias_details**](V2Api.md#alias_details) | **POST** /alias-details | |
8
8
  | [**assoc_role_auth_method**](V2Api.md#assoc_role_auth_method) | **POST** /assoc-role-am | |
9
9
  | [**assoc_target_item**](V2Api.md#assoc_target_item) | **POST** /assoc-target-item | |
10
10
  | [**auth**](V2Api.md#auth) | **POST** /auth | |
@@ -37,6 +37,7 @@ All URIs are relative to *https://api.akeyless.io*
37
37
  | [**auth_method_update_oidc**](V2Api.md#auth_method_update_oidc) | **POST** /auth-method-update-oidc | |
38
38
  | [**auth_method_update_saml**](V2Api.md#auth_method_update_saml) | **POST** /auth-method-update-saml | |
39
39
  | [**auth_method_update_universal_identity**](V2Api.md#auth_method_update_universal_identity) | **POST** /auth-method-update-universal-identity | |
40
+ | [**change_admin_account_password**](V2Api.md#change_admin_account_password) | **POST** /change-admin-account-password | |
40
41
  | [**configure**](V2Api.md#configure) | **POST** /configure | |
41
42
  | [**connect**](V2Api.md#connect) | **POST** /connect | |
42
43
  | [**create_artifactory_target**](V2Api.md#create_artifactory_target) | **POST** /create-artifactory-target | |
@@ -94,6 +95,7 @@ All URIs are relative to *https://api.akeyless.io*
94
95
  | [**create_windows_target**](V2Api.md#create_windows_target) | **POST** /create-windows-target | |
95
96
  | [**create_zero_ssl_target**](V2Api.md#create_zero_ssl_target) | **POST** /create-zerossl-target | |
96
97
  | [**createldap_target**](V2Api.md#createldap_target) | **POST** /create-ldap-target | |
98
+ | [**deactivate_acme_account**](V2Api.md#deactivate_acme_account) | **POST** /deactivate-acme-account | |
97
99
  | [**decrypt**](V2Api.md#decrypt) | **POST** /decrypt | |
98
100
  | [**decrypt_batch**](V2Api.md#decrypt_batch) | **POST** /decrypt-batch | |
99
101
  | [**decrypt_gpg**](V2Api.md#decrypt_gpg) | **POST** /decrypt-gpg | |
@@ -246,6 +248,7 @@ All URIs are relative to *https://api.akeyless.io*
246
248
  | [**gateway_get_log_forwarding**](V2Api.md#gateway_get_log_forwarding) | **POST** /gateway-get-log-forwarding | |
247
249
  | [**gateway_get_migration**](V2Api.md#gateway_get_migration) | **POST** /gateway-get-migration | |
248
250
  | [**gateway_get_producer**](V2Api.md#gateway_get_producer) | **POST** /gateway-get-producer | |
251
+ | [**gateway_get_remote_access**](V2Api.md#gateway_get_remote_access) | **POST** /gateway-get-remote-access | |
249
252
  | [**gateway_get_tmp_users**](V2Api.md#gateway_get_tmp_users) | **POST** /gateway-get-producer-tmp-creds | |
250
253
  | [**gateway_list_customer_fragments**](V2Api.md#gateway_list_customer_fragments) | **POST** /gateway-list-customer-fragments | |
251
254
  | [**gateway_list_migration**](V2Api.md#gateway_list_migration) | **POST** /gateway-list-migration | |
@@ -301,8 +304,11 @@ All URIs are relative to *https://api.akeyless.io*
301
304
  | [**gateway_update_producer_redshift**](V2Api.md#gateway_update_producer_redshift) | **POST** /gateway-update-producer-redshift | |
302
305
  | [**gateway_update_producer_snowflake**](V2Api.md#gateway_update_producer_snowflake) | **POST** /gateway-update-producer-snowflake | |
303
306
  | [**gateway_update_producer_venafi**](V2Api.md#gateway_update_producer_venafi) | **POST** /gateway-update-producer-certificate-automation | |
307
+ | [**gateway_update_remote_access**](V2Api.md#gateway_update_remote_access) | **POST** /gateway-update-remote-access | |
308
+ | [**gateway_update_remote_access_rdp_recordings**](V2Api.md#gateway_update_remote_access_rdp_recordings) | **POST** /gateway-update-remote-access-rdp-recording | |
304
309
  | [**gateway_update_tls_cert**](V2Api.md#gateway_update_tls_cert) | **POST** /gateway-update-tls-cert | |
305
310
  | [**gateway_update_tmp_users**](V2Api.md#gateway_update_tmp_users) | **POST** /gateway-update-producer-tmp-creds | |
311
+ | [**generate_acme_eab**](V2Api.md#generate_acme_eab) | **POST** /generate-acme-eab | |
306
312
  | [**generate_csr**](V2Api.md#generate_csr) | **POST** /generate-csr | |
307
313
  | [**get_account_logo**](V2Api.md#get_account_logo) | **POST** /get-account-logo | |
308
314
  | [**get_account_settings**](V2Api.md#get_account_settings) | **POST** /get-account-settings | |
@@ -323,6 +329,17 @@ All URIs are relative to *https://api.akeyless.io*
323
329
  | [**get_tags**](V2Api.md#get_tags) | **POST** /get-tags | |
324
330
  | [**get_target**](V2Api.md#get_target) | **POST** /get-target | |
325
331
  | [**get_target_details**](V2Api.md#get_target_details) | **POST** /get-target-details | |
332
+ | [**gw_update_remote_access_session_logs_aws_s3**](V2Api.md#gw_update_remote_access_session_logs_aws_s3) | **POST** /gateway-update-remote-access-session-forwarding-aws-s3 | |
333
+ | [**gw_update_remote_access_session_logs_azure_analytics**](V2Api.md#gw_update_remote_access_session_logs_azure_analytics) | **POST** /gateway-update-remote-access-session-forwarding-azure-analytics | |
334
+ | [**gw_update_remote_access_session_logs_datadog**](V2Api.md#gw_update_remote_access_session_logs_datadog) | **POST** /gateway-update-remote-access-session-forwarding-datadog | |
335
+ | [**gw_update_remote_access_session_logs_elasticsearch**](V2Api.md#gw_update_remote_access_session_logs_elasticsearch) | **POST** /gateway-update-remote-access-session-forwarding-elasticsearch | |
336
+ | [**gw_update_remote_access_session_logs_google_chronicle**](V2Api.md#gw_update_remote_access_session_logs_google_chronicle) | **POST** /gateway-update-remote-access-session-forwarding-google-chronicle | |
337
+ | [**gw_update_remote_access_session_logs_logstash**](V2Api.md#gw_update_remote_access_session_logs_logstash) | **POST** /gateway-update-remote-access-session-forwarding-logstash | |
338
+ | [**gw_update_remote_access_session_logs_logz_io**](V2Api.md#gw_update_remote_access_session_logs_logz_io) | **POST** /gateway-update-remote-access-session-forwarding-logz-io | |
339
+ | [**gw_update_remote_access_session_logs_splunk**](V2Api.md#gw_update_remote_access_session_logs_splunk) | **POST** /gateway-update-remote-access-session-forwarding-splunk | |
340
+ | [**gw_update_remote_access_session_logs_stdout**](V2Api.md#gw_update_remote_access_session_logs_stdout) | **POST** /gateway-update-remote-access-session-forwarding-stdout | |
341
+ | [**gw_update_remote_access_session_logs_sumologic**](V2Api.md#gw_update_remote_access_session_logs_sumologic) | **POST** /gateway-update-remote-access-session-forwarding-sumologic | |
342
+ | [**gw_update_remote_access_session_logs_syslog**](V2Api.md#gw_update_remote_access_session_logs_syslog) | **POST** /gateway-update-remote-access-session-forwarding-syslog | |
326
343
  | [**hmac**](V2Api.md#hmac) | **POST** /hmac | |
327
344
  | [**import_passwords**](V2Api.md#import_passwords) | **POST** /import-passwords | |
328
345
  | [**kmip_client_delete_rule**](V2Api.md#kmip_client_delete_rule) | **POST** /kmip-client-delete-rule | |
@@ -338,6 +355,7 @@ All URIs are relative to *https://api.akeyless.io*
338
355
  | [**kmip_renew_server_certificate**](V2Api.md#kmip_renew_server_certificate) | **POST** /kmip-renew-environment | |
339
356
  | [**kmip_server_setup**](V2Api.md#kmip_server_setup) | **POST** /kmip-create-environment | |
340
357
  | [**kmip_set_server_state**](V2Api.md#kmip_set_server_state) | **POST** /kmip-set-environment-state | |
358
+ | [**list_acme_accounts**](V2Api.md#list_acme_accounts) | **POST** /list-acme-accounts | |
341
359
  | [**list_auth_methods**](V2Api.md#list_auth_methods) | **POST** /list-auth-methods | |
342
360
  | [**list_gateways**](V2Api.md#list_gateways) | **POST** /list-gateways | |
343
361
  | [**list_groups**](V2Api.md#list_groups) | **POST** /list-group | |
@@ -2590,6 +2608,68 @@ No authorization required
2590
2608
  - **Accept**: application/json
2591
2609
 
2592
2610
 
2611
+ ## change_admin_account_password
2612
+
2613
+ > Object change_admin_account_password(body)
2614
+
2615
+
2616
+
2617
+ ### Examples
2618
+
2619
+ ```ruby
2620
+ require 'time'
2621
+ require 'akeyless'
2622
+
2623
+ api_instance = Akeyless::V2Api.new
2624
+ body = Akeyless::ChangeAdminAccountPassword.new({current_password: 'current_password_example', new_password: 'new_password_example'}) # ChangeAdminAccountPassword |
2625
+
2626
+ begin
2627
+
2628
+ result = api_instance.change_admin_account_password(body)
2629
+ p result
2630
+ rescue Akeyless::ApiError => e
2631
+ puts "Error when calling V2Api->change_admin_account_password: #{e}"
2632
+ end
2633
+ ```
2634
+
2635
+ #### Using the change_admin_account_password_with_http_info variant
2636
+
2637
+ This returns an Array which contains the response data, status code and headers.
2638
+
2639
+ > <Array(Object, Integer, Hash)> change_admin_account_password_with_http_info(body)
2640
+
2641
+ ```ruby
2642
+ begin
2643
+
2644
+ data, status_code, headers = api_instance.change_admin_account_password_with_http_info(body)
2645
+ p status_code # => 2xx
2646
+ p headers # => { ... }
2647
+ p data # => Object
2648
+ rescue Akeyless::ApiError => e
2649
+ puts "Error when calling V2Api->change_admin_account_password_with_http_info: #{e}"
2650
+ end
2651
+ ```
2652
+
2653
+ ### Parameters
2654
+
2655
+ | Name | Type | Description | Notes |
2656
+ | ---- | ---- | ----------- | ----- |
2657
+ | **body** | [**ChangeAdminAccountPassword**](ChangeAdminAccountPassword.md) | | |
2658
+
2659
+ ### Return type
2660
+
2661
+ **Object**
2662
+
2663
+ ### Authorization
2664
+
2665
+ No authorization required
2666
+
2667
+ ### HTTP request headers
2668
+
2669
+ - **Content-Type**: application/json
2670
+ - **Accept**: application/json
2671
+
2672
+
2593
2673
  ## configure
2594
2674
 
2595
2675
  > <ConfigureOutput> configure(body)
@@ -6124,6 +6204,68 @@ No authorization required
6124
6204
  - **Accept**: application/json
6125
6205
 
6126
6206
 
6207
+ ## deactivate_acme_account
6208
+
6209
+ > Object deactivate_acme_account(body)
6210
+
6211
+
6212
+
6213
+ ### Examples
6214
+
6215
+ ```ruby
6216
+ require 'time'
6217
+ require 'akeyless'
6218
+
6219
+ api_instance = Akeyless::V2Api.new
6220
+ body = Akeyless::DeactivateAcmeAccount.new({acme_account_id: 'acme_account_id_example', cert_issuer_name: 'cert_issuer_name_example'}) # DeactivateAcmeAccount |
6221
+
6222
+ begin
6223
+
6224
+ result = api_instance.deactivate_acme_account(body)
6225
+ p result
6226
+ rescue Akeyless::ApiError => e
6227
+ puts "Error when calling V2Api->deactivate_acme_account: #{e}"
6228
+ end
6229
+ ```
6230
+
6231
+ #### Using the deactivate_acme_account_with_http_info variant
6232
+
6233
+ This returns an Array which contains the response data, status code and headers.
6234
+
6235
+ > <Array(Object, Integer, Hash)> deactivate_acme_account_with_http_info(body)
6236
+
6237
+ ```ruby
6238
+ begin
6239
+
6240
+ data, status_code, headers = api_instance.deactivate_acme_account_with_http_info(body)
6241
+ p status_code # => 2xx
6242
+ p headers # => { ... }
6243
+ p data # => Object
6244
+ rescue Akeyless::ApiError => e
6245
+ puts "Error when calling V2Api->deactivate_acme_account_with_http_info: #{e}"
6246
+ end
6247
+ ```
6248
+
6249
+ ### Parameters
6250
+
6251
+ | Name | Type | Description | Notes |
6252
+ | ---- | ---- | ----------- | ----- |
6253
+ | **body** | [**DeactivateAcmeAccount**](DeactivateAcmeAccount.md) | | |
6254
+
6255
+ ### Return type
6256
+
6257
+ **Object**
6258
+
6259
+ ### Authorization
6260
+
6261
+ No authorization required
6262
+
6263
+ ### HTTP request headers
6264
+
6265
+ - **Content-Type**: application/json
6266
+ - **Accept**: application/json
6267
+
6268
+
6127
6269
  ## decrypt
6128
6270
 
6129
6271
  > <DecryptOutput> decrypt(body)
@@ -15552,6 +15694,68 @@ No authorization required
15552
15694
  - **Accept**: application/json
15553
15695
 
15554
15696
 
15697
+ ## gateway_get_remote_access
15698
+
15699
+ > <BastionConfigReplyObj> gateway_get_remote_access(body)
15700
+
15701
+
15702
+
15703
+ ### Examples
15704
+
15705
+ ```ruby
15706
+ require 'time'
15707
+ require 'akeyless'
15708
+
15709
+ api_instance = Akeyless::V2Api.new
15710
+ body = Akeyless::GatewayGetRemoteAccess.new # GatewayGetRemoteAccess |
15711
+
15712
+ begin
15713
+
15714
+ result = api_instance.gateway_get_remote_access(body)
15715
+ p result
15716
+ rescue Akeyless::ApiError => e
15717
+ puts "Error when calling V2Api->gateway_get_remote_access: #{e}"
15718
+ end
15719
+ ```
15720
+
15721
+ #### Using the gateway_get_remote_access_with_http_info variant
15722
+
15723
+ This returns an Array which contains the response data, status code and headers.
15724
+
15725
+ > <Array(<BastionConfigReplyObj>, Integer, Hash)> gateway_get_remote_access_with_http_info(body)
15726
+
15727
+ ```ruby
15728
+ begin
15729
+
15730
+ data, status_code, headers = api_instance.gateway_get_remote_access_with_http_info(body)
15731
+ p status_code # => 2xx
15732
+ p headers # => { ... }
15733
+ p data # => <BastionConfigReplyObj>
15734
+ rescue Akeyless::ApiError => e
15735
+ puts "Error when calling V2Api->gateway_get_remote_access_with_http_info: #{e}"
15736
+ end
15737
+ ```
15738
+
15739
+ ### Parameters
15740
+
15741
+ | Name | Type | Description | Notes |
15742
+ | ---- | ---- | ----------- | ----- |
15743
+ | **body** | [**GatewayGetRemoteAccess**](GatewayGetRemoteAccess.md) | | |
15744
+
15745
+ ### Return type
15746
+
15747
+ [**BastionConfigReplyObj**](BastionConfigReplyObj.md)
15748
+
15749
+ ### Authorization
15750
+
15751
+ No authorization required
15752
+
15753
+ ### HTTP request headers
15754
+
15755
+ - **Content-Type**: application/json
15756
+ - **Accept**: application/json
15757
+
15758
+
15555
15759
  ## gateway_get_tmp_users
15556
15760
 
15557
15761
  > <Array<TmpUserData>> gateway_get_tmp_users(body)
@@ -18965,9 +19169,9 @@ No authorization required
18965
19169
  - **Accept**: application/json
18966
19170
 
18967
19171
 
18968
- ## gateway_update_tls_cert
19172
+ ## gateway_update_remote_access
18969
19173
 
18970
- > <GatewayUpdateTlsCertOutput> gateway_update_tls_cert(body)
19174
+ > Object gateway_update_remote_access
18971
19175
 
18972
19176
 
18973
19177
 
@@ -18978,44 +19182,41 @@ require 'time'
18978
19182
  require 'akeyless'
18979
19183
 
18980
19184
  api_instance = Akeyless::V2Api.new
18981
- body = Akeyless::GatewayUpdateTlsCert.new # GatewayUpdateTlsCert |
18982
19185
 
18983
19186
  begin
18984
19187
 
18985
- result = api_instance.gateway_update_tls_cert(body)
19188
+ result = api_instance.gateway_update_remote_access
18986
19189
  p result
18987
19190
  rescue Akeyless::ApiError => e
18988
- puts "Error when calling V2Api->gateway_update_tls_cert: #{e}"
19191
+ puts "Error when calling V2Api->gateway_update_remote_access: #{e}"
18989
19192
  end
18990
19193
  ```
18991
19194
 
18992
- #### Using the gateway_update_tls_cert_with_http_info variant
19195
+ #### Using the gateway_update_remote_access_with_http_info variant
18993
19196
 
18994
19197
  This returns an Array which contains the response data, status code and headers.
18995
19198
 
18996
- > <Array(<GatewayUpdateTlsCertOutput>, Integer, Hash)> gateway_update_tls_cert_with_http_info(body)
19199
+ > <Array(Object, Integer, Hash)> gateway_update_remote_access_with_http_info
18997
19200
 
18998
19201
  ```ruby
18999
19202
  begin
19000
19203
 
19001
- data, status_code, headers = api_instance.gateway_update_tls_cert_with_http_info(body)
19204
+ data, status_code, headers = api_instance.gateway_update_remote_access_with_http_info
19002
19205
  p status_code # => 2xx
19003
19206
  p headers # => { ... }
19004
- p data # => <GatewayUpdateTlsCertOutput>
19207
+ p data # => Object
19005
19208
  rescue Akeyless::ApiError => e
19006
- puts "Error when calling V2Api->gateway_update_tls_cert_with_http_info: #{e}"
19209
+ puts "Error when calling V2Api->gateway_update_remote_access_with_http_info: #{e}"
19007
19210
  end
19008
19211
  ```
19009
19212
 
19010
19213
  ### Parameters
19011
19214
 
19012
- | Name | Type | Description | Notes |
19013
- | ---- | ---- | ----------- | ----- |
19014
- | **body** | [**GatewayUpdateTlsCert**](GatewayUpdateTlsCert.md) | | |
19215
+ This endpoint does not need any parameter.
19015
19216
 
19016
19217
  ### Return type
19017
19218
 
19018
- [**GatewayUpdateTlsCertOutput**](GatewayUpdateTlsCertOutput.md)
19219
+ **Object**
19019
19220
 
19020
19221
  ### Authorization
19021
19222
 
@@ -19023,13 +19224,13 @@ No authorization required
19023
19224
 
19024
19225
  ### HTTP request headers
19025
19226
 
19026
- - **Content-Type**: application/json
19227
+ - **Content-Type**: Not defined
19027
19228
  - **Accept**: application/json
19028
19229
 
19029
19230
 
19030
- ## gateway_update_tmp_users
19231
+ ## gateway_update_remote_access_rdp_recordings
19031
19232
 
19032
- > gateway_update_tmp_users(body)
19233
+ > Object gateway_update_remote_access_rdp_recordings(body)
19033
19234
 
19034
19235
 
19035
19236
 
@@ -19040,31 +19241,32 @@ require 'time'
19040
19241
  require 'akeyless'
19041
19242
 
19042
19243
  api_instance = Akeyless::V2Api.new
19043
- body = Akeyless::GatewayUpdateTmpUsers.new({host: 'host_example', name: 'name_example', new_ttl_min: 3.56, tmp_creds_id: 'tmp_creds_id_example'}) # GatewayUpdateTmpUsers |
19244
+ body = Akeyless::GatewayUpdateRemoteAccessRdpRecordings.new # GatewayUpdateRemoteAccessRdpRecordings |
19044
19245
 
19045
19246
  begin
19046
19247
 
19047
- api_instance.gateway_update_tmp_users(body)
19248
+ result = api_instance.gateway_update_remote_access_rdp_recordings(body)
19249
+ p result
19048
19250
  rescue Akeyless::ApiError => e
19049
- puts "Error when calling V2Api->gateway_update_tmp_users: #{e}"
19251
+ puts "Error when calling V2Api->gateway_update_remote_access_rdp_recordings: #{e}"
19050
19252
  end
19051
19253
  ```
19052
19254
 
19053
- #### Using the gateway_update_tmp_users_with_http_info variant
19255
+ #### Using the gateway_update_remote_access_rdp_recordings_with_http_info variant
19054
19256
 
19055
- This returns an Array which contains the response data (`nil` in this case), status code and headers.
19257
+ This returns an Array which contains the response data, status code and headers.
19056
19258
 
19057
- > <Array(nil, Integer, Hash)> gateway_update_tmp_users_with_http_info(body)
19259
+ > <Array(Object, Integer, Hash)> gateway_update_remote_access_rdp_recordings_with_http_info(body)
19058
19260
 
19059
19261
  ```ruby
19060
19262
  begin
19061
19263
 
19062
- data, status_code, headers = api_instance.gateway_update_tmp_users_with_http_info(body)
19264
+ data, status_code, headers = api_instance.gateway_update_remote_access_rdp_recordings_with_http_info(body)
19063
19265
  p status_code # => 2xx
19064
19266
  p headers # => { ... }
19065
- p data # => nil
19267
+ p data # => Object
19066
19268
  rescue Akeyless::ApiError => e
19067
- puts "Error when calling V2Api->gateway_update_tmp_users_with_http_info: #{e}"
19269
+ puts "Error when calling V2Api->gateway_update_remote_access_rdp_recordings_with_http_info: #{e}"
19068
19270
  end
19069
19271
  ```
19070
19272
 
@@ -19072,11 +19274,11 @@ end
19072
19274
 
19073
19275
  | Name | Type | Description | Notes |
19074
19276
  | ---- | ---- | ----------- | ----- |
19075
- | **body** | [**GatewayUpdateTmpUsers**](GatewayUpdateTmpUsers.md) | | |
19277
+ | **body** | [**GatewayUpdateRemoteAccessRdpRecordings**](GatewayUpdateRemoteAccessRdpRecordings.md) | | |
19076
19278
 
19077
19279
  ### Return type
19078
19280
 
19079
- nil (empty response body)
19281
+ **Object**
19080
19282
 
19081
19283
  ### Authorization
19082
19284
 
@@ -19088,9 +19290,9 @@ No authorization required
19088
19290
  - **Accept**: application/json
19089
19291
 
19090
19292
 
19091
- ## generate_csr
19293
+ ## gateway_update_tls_cert
19092
19294
 
19093
- > <GenerateCsrOutput> generate_csr(body)
19295
+ > <GatewayUpdateTlsCertOutput> gateway_update_tls_cert(body)
19094
19296
 
19095
19297
 
19096
19298
 
@@ -19101,32 +19303,32 @@ require 'time'
19101
19303
  require 'akeyless'
19102
19304
 
19103
19305
  api_instance = Akeyless::V2Api.new
19104
- body = Akeyless::GenerateCsr.new({common_name: 'common_name_example', key_type: 'key_type_example', name: 'name_example'}) # GenerateCsr |
19306
+ body = Akeyless::GatewayUpdateTlsCert.new # GatewayUpdateTlsCert |
19105
19307
 
19106
19308
  begin
19107
19309
 
19108
- result = api_instance.generate_csr(body)
19310
+ result = api_instance.gateway_update_tls_cert(body)
19109
19311
  p result
19110
19312
  rescue Akeyless::ApiError => e
19111
- puts "Error when calling V2Api->generate_csr: #{e}"
19313
+ puts "Error when calling V2Api->gateway_update_tls_cert: #{e}"
19112
19314
  end
19113
19315
  ```
19114
19316
 
19115
- #### Using the generate_csr_with_http_info variant
19317
+ #### Using the gateway_update_tls_cert_with_http_info variant
19116
19318
 
19117
19319
  This returns an Array which contains the response data, status code and headers.
19118
19320
 
19119
- > <Array(<GenerateCsrOutput>, Integer, Hash)> generate_csr_with_http_info(body)
19321
+ > <Array(<GatewayUpdateTlsCertOutput>, Integer, Hash)> gateway_update_tls_cert_with_http_info(body)
19120
19322
 
19121
19323
  ```ruby
19122
19324
  begin
19123
19325
 
19124
- data, status_code, headers = api_instance.generate_csr_with_http_info(body)
19326
+ data, status_code, headers = api_instance.gateway_update_tls_cert_with_http_info(body)
19125
19327
  p status_code # => 2xx
19126
19328
  p headers # => { ... }
19127
- p data # => <GenerateCsrOutput>
19329
+ p data # => <GatewayUpdateTlsCertOutput>
19128
19330
  rescue Akeyless::ApiError => e
19129
- puts "Error when calling V2Api->generate_csr_with_http_info: #{e}"
19331
+ puts "Error when calling V2Api->gateway_update_tls_cert_with_http_info: #{e}"
19130
19332
  end
19131
19333
  ```
19132
19334
 
@@ -19134,11 +19336,11 @@ end
19134
19336
 
19135
19337
  | Name | Type | Description | Notes |
19136
19338
  | ---- | ---- | ----------- | ----- |
19137
- | **body** | [**GenerateCsr**](GenerateCsr.md) | | |
19339
+ | **body** | [**GatewayUpdateTlsCert**](GatewayUpdateTlsCert.md) | | |
19138
19340
 
19139
19341
  ### Return type
19140
19342
 
19141
- [**GenerateCsrOutput**](GenerateCsrOutput.md)
19343
+ [**GatewayUpdateTlsCertOutput**](GatewayUpdateTlsCertOutput.md)
19142
19344
 
19143
19345
  ### Authorization
19144
19346
 
@@ -19150,9 +19352,9 @@ No authorization required
19150
19352
  - **Accept**: application/json
19151
19353
 
19152
19354
 
19153
- ## get_account_logo
19355
+ ## gateway_update_tmp_users
19154
19356
 
19155
- > Hash&lt;String, String&gt; get_account_logo
19357
+ > gateway_update_tmp_users(body)
19156
19358
 
19157
19359
 
19158
19360
 
@@ -19163,41 +19365,43 @@ require 'time'
19163
19365
  require 'akeyless'
19164
19366
 
19165
19367
  api_instance = Akeyless::V2Api.new
19368
+ body = Akeyless::GatewayUpdateTmpUsers.new({host: 'host_example', name: 'name_example', new_ttl_min: 3.56, tmp_creds_id: 'tmp_creds_id_example'}) # GatewayUpdateTmpUsers |
19166
19369
 
19167
19370
  begin
19168
19371
 
19169
- result = api_instance.get_account_logo
19170
- p result
19372
+ api_instance.gateway_update_tmp_users(body)
19171
19373
  rescue Akeyless::ApiError => e
19172
- puts "Error when calling V2Api->get_account_logo: #{e}"
19374
+ puts "Error when calling V2Api->gateway_update_tmp_users: #{e}"
19173
19375
  end
19174
19376
  ```
19175
19377
 
19176
- #### Using the get_account_logo_with_http_info variant
19378
+ #### Using the gateway_update_tmp_users_with_http_info variant
19177
19379
 
19178
- This returns an Array which contains the response data, status code and headers.
19380
+ This returns an Array which contains the response data (`nil` in this case), status code and headers.
19179
19381
 
19180
- > <Array(Hash&lt;String, String&gt;, Integer, Hash)> get_account_logo_with_http_info
19382
+ > <Array(nil, Integer, Hash)> gateway_update_tmp_users_with_http_info(body)
19181
19383
 
19182
19384
  ```ruby
19183
19385
  begin
19184
19386
 
19185
- data, status_code, headers = api_instance.get_account_logo_with_http_info
19387
+ data, status_code, headers = api_instance.gateway_update_tmp_users_with_http_info(body)
19186
19388
  p status_code # => 2xx
19187
19389
  p headers # => { ... }
19188
- p data # => Hash&lt;String, String&gt;
19390
+ p data # => nil
19189
19391
  rescue Akeyless::ApiError => e
19190
- puts "Error when calling V2Api->get_account_logo_with_http_info: #{e}"
19392
+ puts "Error when calling V2Api->gateway_update_tmp_users_with_http_info: #{e}"
19191
19393
  end
19192
19394
  ```
19193
19395
 
19194
19396
  ### Parameters
19195
19397
 
19196
- This endpoint does not need any parameter.
19398
+ | Name | Type | Description | Notes |
19399
+ | ---- | ---- | ----------- | ----- |
19400
+ | **body** | [**GatewayUpdateTmpUsers**](GatewayUpdateTmpUsers.md) | | |
19197
19401
 
19198
19402
  ### Return type
19199
19403
 
19200
- **Hash&lt;String, String&gt;**
19404
+ nil (empty response body)
19201
19405
 
19202
19406
  ### Authorization
19203
19407
 
@@ -19205,13 +19409,13 @@ No authorization required
19205
19409
 
19206
19410
  ### HTTP request headers
19207
19411
 
19208
- - **Content-Type**: Not defined
19412
+ - **Content-Type**: application/json
19209
19413
  - **Accept**: application/json
19210
19414
 
19211
19415
 
19212
- ## get_account_settings
19416
+ ## generate_acme_eab
19213
19417
 
19214
- > <GetAccountSettingsCommandOutput> get_account_settings(body)
19418
+ > <GenerateAcmeEabOutput> generate_acme_eab(body)
19215
19419
 
19216
19420
 
19217
19421
 
@@ -19222,32 +19426,32 @@ require 'time'
19222
19426
  require 'akeyless'
19223
19427
 
19224
19428
  api_instance = Akeyless::V2Api.new
19225
- body = Akeyless::GetAccountSettings.new # GetAccountSettings |
19429
+ body = Akeyless::GenerateAcmeEab.new({cert_issuer_name: 'cert_issuer_name_example'}) # GenerateAcmeEab |
19226
19430
 
19227
19431
  begin
19228
19432
 
19229
- result = api_instance.get_account_settings(body)
19433
+ result = api_instance.generate_acme_eab(body)
19230
19434
  p result
19231
19435
  rescue Akeyless::ApiError => e
19232
- puts "Error when calling V2Api->get_account_settings: #{e}"
19436
+ puts "Error when calling V2Api->generate_acme_eab: #{e}"
19233
19437
  end
19234
19438
  ```
19235
19439
 
19236
- #### Using the get_account_settings_with_http_info variant
19440
+ #### Using the generate_acme_eab_with_http_info variant
19237
19441
 
19238
19442
  This returns an Array which contains the response data, status code and headers.
19239
19443
 
19240
- > <Array(<GetAccountSettingsCommandOutput>, Integer, Hash)> get_account_settings_with_http_info(body)
19444
+ > <Array(<GenerateAcmeEabOutput>, Integer, Hash)> generate_acme_eab_with_http_info(body)
19241
19445
 
19242
19446
  ```ruby
19243
19447
  begin
19244
19448
 
19245
- data, status_code, headers = api_instance.get_account_settings_with_http_info(body)
19449
+ data, status_code, headers = api_instance.generate_acme_eab_with_http_info(body)
19246
19450
  p status_code # => 2xx
19247
19451
  p headers # => { ... }
19248
- p data # => <GetAccountSettingsCommandOutput>
19452
+ p data # => <GenerateAcmeEabOutput>
19249
19453
  rescue Akeyless::ApiError => e
19250
- puts "Error when calling V2Api->get_account_settings_with_http_info: #{e}"
19454
+ puts "Error when calling V2Api->generate_acme_eab_with_http_info: #{e}"
19251
19455
  end
19252
19456
  ```
19253
19457
 
@@ -19255,11 +19459,194 @@ end
19255
19459
 
19256
19460
  | Name | Type | Description | Notes |
19257
19461
  | ---- | ---- | ----------- | ----- |
19258
- | **body** | [**GetAccountSettings**](GetAccountSettings.md) | | |
19462
+ | **body** | [**GenerateAcmeEab**](GenerateAcmeEab.md) | | |
19259
19463
 
19260
19464
  ### Return type
19261
19465
 
19262
- [**GetAccountSettingsCommandOutput**](GetAccountSettingsCommandOutput.md)
19466
+ [**GenerateAcmeEabOutput**](GenerateAcmeEabOutput.md)
19467
+
19468
+ ### Authorization
19469
+
19470
+ No authorization required
19471
+
19472
+ ### HTTP request headers
19473
+
19474
+ - **Content-Type**: application/json
19475
+ - **Accept**: application/json
19476
+
19477
+
19478
+ ## generate_csr
19479
+
19480
+ > <GenerateCsrOutput> generate_csr(body)
19481
+
19482
+
19483
+
19484
+ ### Examples
19485
+
19486
+ ```ruby
19487
+ require 'time'
19488
+ require 'akeyless'
19489
+
19490
+ api_instance = Akeyless::V2Api.new
19491
+ body = Akeyless::GenerateCsr.new({common_name: 'common_name_example', key_type: 'key_type_example', name: 'name_example'}) # GenerateCsr |
19492
+
19493
+ begin
19494
+
19495
+ result = api_instance.generate_csr(body)
19496
+ p result
19497
+ rescue Akeyless::ApiError => e
19498
+ puts "Error when calling V2Api->generate_csr: #{e}"
19499
+ end
19500
+ ```
19501
+
19502
+ #### Using the generate_csr_with_http_info variant
19503
+
19504
+ This returns an Array which contains the response data, status code and headers.
19505
+
19506
+ > <Array(<GenerateCsrOutput>, Integer, Hash)> generate_csr_with_http_info(body)
19507
+
19508
+ ```ruby
19509
+ begin
19510
+
19511
+ data, status_code, headers = api_instance.generate_csr_with_http_info(body)
19512
+ p status_code # => 2xx
19513
+ p headers # => { ... }
19514
+ p data # => <GenerateCsrOutput>
19515
+ rescue Akeyless::ApiError => e
19516
+ puts "Error when calling V2Api->generate_csr_with_http_info: #{e}"
19517
+ end
19518
+ ```
19519
+
19520
+ ### Parameters
19521
+
19522
+ | Name | Type | Description | Notes |
19523
+ | ---- | ---- | ----------- | ----- |
19524
+ | **body** | [**GenerateCsr**](GenerateCsr.md) | | |
19525
+
19526
+ ### Return type
19527
+
19528
+ [**GenerateCsrOutput**](GenerateCsrOutput.md)
19529
+
19530
+ ### Authorization
19531
+
19532
+ No authorization required
19533
+
19534
+ ### HTTP request headers
19535
+
19536
+ - **Content-Type**: application/json
19537
+ - **Accept**: application/json
19538
+
19539
+
19540
+ ## get_account_logo
19541
+
19542
+ > Hash&lt;String, String&gt; get_account_logo
19543
+
19544
+
19545
+
19546
+ ### Examples
19547
+
19548
+ ```ruby
19549
+ require 'time'
19550
+ require 'akeyless'
19551
+
19552
+ api_instance = Akeyless::V2Api.new
19553
+
19554
+ begin
19555
+
19556
+ result = api_instance.get_account_logo
19557
+ p result
19558
+ rescue Akeyless::ApiError => e
19559
+ puts "Error when calling V2Api->get_account_logo: #{e}"
19560
+ end
19561
+ ```
19562
+
19563
+ #### Using the get_account_logo_with_http_info variant
19564
+
19565
+ This returns an Array which contains the response data, status code and headers.
19566
+
19567
+ > <Array(Hash&lt;String, String&gt;, Integer, Hash)> get_account_logo_with_http_info
19568
+
19569
+ ```ruby
19570
+ begin
19571
+
19572
+ data, status_code, headers = api_instance.get_account_logo_with_http_info
19573
+ p status_code # => 2xx
19574
+ p headers # => { ... }
19575
+ p data # => Hash&lt;String, String&gt;
19576
+ rescue Akeyless::ApiError => e
19577
+ puts "Error when calling V2Api->get_account_logo_with_http_info: #{e}"
19578
+ end
19579
+ ```
19580
+
19581
+ ### Parameters
19582
+
19583
+ This endpoint does not need any parameter.
19584
+
19585
+ ### Return type
19586
+
19587
+ **Hash&lt;String, String&gt;**
19588
+
19589
+ ### Authorization
19590
+
19591
+ No authorization required
19592
+
19593
+ ### HTTP request headers
19594
+
19595
+ - **Content-Type**: Not defined
19596
+ - **Accept**: application/json
19597
+
19598
+
19599
+ ## get_account_settings
19600
+
19601
+ > <GetAccountSettingsCommandOutput> get_account_settings(body)
19602
+
19603
+
19604
+
19605
+ ### Examples
19606
+
19607
+ ```ruby
19608
+ require 'time'
19609
+ require 'akeyless'
19610
+
19611
+ api_instance = Akeyless::V2Api.new
19612
+ body = Akeyless::GetAccountSettings.new # GetAccountSettings |
19613
+
19614
+ begin
19615
+
19616
+ result = api_instance.get_account_settings(body)
19617
+ p result
19618
+ rescue Akeyless::ApiError => e
19619
+ puts "Error when calling V2Api->get_account_settings: #{e}"
19620
+ end
19621
+ ```
19622
+
19623
+ #### Using the get_account_settings_with_http_info variant
19624
+
19625
+ This returns an Array which contains the response data, status code and headers.
19626
+
19627
+ > <Array(<GetAccountSettingsCommandOutput>, Integer, Hash)> get_account_settings_with_http_info(body)
19628
+
19629
+ ```ruby
19630
+ begin
19631
+
19632
+ data, status_code, headers = api_instance.get_account_settings_with_http_info(body)
19633
+ p status_code # => 2xx
19634
+ p headers # => { ... }
19635
+ p data # => <GetAccountSettingsCommandOutput>
19636
+ rescue Akeyless::ApiError => e
19637
+ puts "Error when calling V2Api->get_account_settings_with_http_info: #{e}"
19638
+ end
19639
+ ```
19640
+
19641
+ ### Parameters
19642
+
19643
+ | Name | Type | Description | Notes |
19644
+ | ---- | ---- | ----------- | ----- |
19645
+ | **body** | [**GetAccountSettings**](GetAccountSettings.md) | | |
19646
+
19647
+ ### Return type
19648
+
19649
+ [**GetAccountSettingsCommandOutput**](GetAccountSettingsCommandOutput.md)
19263
19650
 
19264
19651
  ### Authorization
19265
19652
 
@@ -19503,11 +19890,693 @@ end
19503
19890
 
19504
19891
  | Name | Type | Description | Notes |
19505
19892
  | ---- | ---- | ----------- | ----- |
19506
- | **body** | [**GetDynamicSecretValue**](GetDynamicSecretValue.md) | | |
19893
+ | **body** | [**GetDynamicSecretValue**](GetDynamicSecretValue.md) | | |
19894
+
19895
+ ### Return type
19896
+
19897
+ **Hash&lt;String, Object&gt;**
19898
+
19899
+ ### Authorization
19900
+
19901
+ No authorization required
19902
+
19903
+ ### HTTP request headers
19904
+
19905
+ - **Content-Type**: application/json
19906
+ - **Accept**: application/json
19907
+
19908
+
19909
+ ## get_event_forwarder
19910
+
19911
+ > <GetEventForwarderOutput> get_event_forwarder(body)
19912
+
19913
+
19914
+
19915
+ ### Examples
19916
+
19917
+ ```ruby
19918
+ require 'time'
19919
+ require 'akeyless'
19920
+
19921
+ api_instance = Akeyless::V2Api.new
19922
+ body = Akeyless::GetEventForwarder.new({name: 'name_example'}) # GetEventForwarder |
19923
+
19924
+ begin
19925
+
19926
+ result = api_instance.get_event_forwarder(body)
19927
+ p result
19928
+ rescue Akeyless::ApiError => e
19929
+ puts "Error when calling V2Api->get_event_forwarder: #{e}"
19930
+ end
19931
+ ```
19932
+
19933
+ #### Using the get_event_forwarder_with_http_info variant
19934
+
19935
+ This returns an Array which contains the response data, status code and headers.
19936
+
19937
+ > <Array(<GetEventForwarderOutput>, Integer, Hash)> get_event_forwarder_with_http_info(body)
19938
+
19939
+ ```ruby
19940
+ begin
19941
+
19942
+ data, status_code, headers = api_instance.get_event_forwarder_with_http_info(body)
19943
+ p status_code # => 2xx
19944
+ p headers # => { ... }
19945
+ p data # => <GetEventForwarderOutput>
19946
+ rescue Akeyless::ApiError => e
19947
+ puts "Error when calling V2Api->get_event_forwarder_with_http_info: #{e}"
19948
+ end
19949
+ ```
19950
+
19951
+ ### Parameters
19952
+
19953
+ | Name | Type | Description | Notes |
19954
+ | ---- | ---- | ----------- | ----- |
19955
+ | **body** | [**GetEventForwarder**](GetEventForwarder.md) | | |
19956
+
19957
+ ### Return type
19958
+
19959
+ [**GetEventForwarderOutput**](GetEventForwarderOutput.md)
19960
+
19961
+ ### Authorization
19962
+
19963
+ No authorization required
19964
+
19965
+ ### HTTP request headers
19966
+
19967
+ - **Content-Type**: application/json
19968
+ - **Accept**: application/json
19969
+
19970
+
19971
+ ## get_group
19972
+
19973
+ > <GetGroupOutput> get_group(body)
19974
+
19975
+
19976
+
19977
+ ### Examples
19978
+
19979
+ ```ruby
19980
+ require 'time'
19981
+ require 'akeyless'
19982
+
19983
+ api_instance = Akeyless::V2Api.new
19984
+ body = Akeyless::GetGroup.new({name: 'name_example'}) # GetGroup |
19985
+
19986
+ begin
19987
+
19988
+ result = api_instance.get_group(body)
19989
+ p result
19990
+ rescue Akeyless::ApiError => e
19991
+ puts "Error when calling V2Api->get_group: #{e}"
19992
+ end
19993
+ ```
19994
+
19995
+ #### Using the get_group_with_http_info variant
19996
+
19997
+ This returns an Array which contains the response data, status code and headers.
19998
+
19999
+ > <Array(<GetGroupOutput>, Integer, Hash)> get_group_with_http_info(body)
20000
+
20001
+ ```ruby
20002
+ begin
20003
+
20004
+ data, status_code, headers = api_instance.get_group_with_http_info(body)
20005
+ p status_code # => 2xx
20006
+ p headers # => { ... }
20007
+ p data # => <GetGroupOutput>
20008
+ rescue Akeyless::ApiError => e
20009
+ puts "Error when calling V2Api->get_group_with_http_info: #{e}"
20010
+ end
20011
+ ```
20012
+
20013
+ ### Parameters
20014
+
20015
+ | Name | Type | Description | Notes |
20016
+ | ---- | ---- | ----------- | ----- |
20017
+ | **body** | [**GetGroup**](GetGroup.md) | | |
20018
+
20019
+ ### Return type
20020
+
20021
+ [**GetGroupOutput**](GetGroupOutput.md)
20022
+
20023
+ ### Authorization
20024
+
20025
+ No authorization required
20026
+
20027
+ ### HTTP request headers
20028
+
20029
+ - **Content-Type**: application/json
20030
+ - **Accept**: application/json
20031
+
20032
+
20033
+ ## get_kube_exec_creds
20034
+
20035
+ > <GetKubeExecCredsOutput> get_kube_exec_creds(body)
20036
+
20037
+
20038
+
20039
+ ### Examples
20040
+
20041
+ ```ruby
20042
+ require 'time'
20043
+ require 'akeyless'
20044
+
20045
+ api_instance = Akeyless::V2Api.new
20046
+ body = Akeyless::GetKubeExecCreds.new({cert_issuer_name: 'cert_issuer_name_example'}) # GetKubeExecCreds |
20047
+
20048
+ begin
20049
+
20050
+ result = api_instance.get_kube_exec_creds(body)
20051
+ p result
20052
+ rescue Akeyless::ApiError => e
20053
+ puts "Error when calling V2Api->get_kube_exec_creds: #{e}"
20054
+ end
20055
+ ```
20056
+
20057
+ #### Using the get_kube_exec_creds_with_http_info variant
20058
+
20059
+ This returns an Array which contains the response data, status code and headers.
20060
+
20061
+ > <Array(<GetKubeExecCredsOutput>, Integer, Hash)> get_kube_exec_creds_with_http_info(body)
20062
+
20063
+ ```ruby
20064
+ begin
20065
+
20066
+ data, status_code, headers = api_instance.get_kube_exec_creds_with_http_info(body)
20067
+ p status_code # => 2xx
20068
+ p headers # => { ... }
20069
+ p data # => <GetKubeExecCredsOutput>
20070
+ rescue Akeyless::ApiError => e
20071
+ puts "Error when calling V2Api->get_kube_exec_creds_with_http_info: #{e}"
20072
+ end
20073
+ ```
20074
+
20075
+ ### Parameters
20076
+
20077
+ | Name | Type | Description | Notes |
20078
+ | ---- | ---- | ----------- | ----- |
20079
+ | **body** | [**GetKubeExecCreds**](GetKubeExecCreds.md) | | |
20080
+
20081
+ ### Return type
20082
+
20083
+ [**GetKubeExecCredsOutput**](GetKubeExecCredsOutput.md)
20084
+
20085
+ ### Authorization
20086
+
20087
+ No authorization required
20088
+
20089
+ ### HTTP request headers
20090
+
20091
+ - **Content-Type**: application/json
20092
+ - **Accept**: application/json
20093
+
20094
+
20095
+ ## get_last_user_event_status
20096
+
20097
+ > <GetUserEventStatusOutput> get_last_user_event_status(body)
20098
+
20099
+
20100
+
20101
+ ### Examples
20102
+
20103
+ ```ruby
20104
+ require 'time'
20105
+ require 'akeyless'
20106
+
20107
+ api_instance = Akeyless::V2Api.new
20108
+ body = Akeyless::GetLastUserEventStatus.new({event_type: 'event_type_example', item_name: 'item_name_example', item_type: 'item_type_example'}) # GetLastUserEventStatus |
20109
+
20110
+ begin
20111
+
20112
+ result = api_instance.get_last_user_event_status(body)
20113
+ p result
20114
+ rescue Akeyless::ApiError => e
20115
+ puts "Error when calling V2Api->get_last_user_event_status: #{e}"
20116
+ end
20117
+ ```
20118
+
20119
+ #### Using the get_last_user_event_status_with_http_info variant
20120
+
20121
+ This returns an Array which contains the response data, status code and headers.
20122
+
20123
+ > <Array(<GetUserEventStatusOutput>, Integer, Hash)> get_last_user_event_status_with_http_info(body)
20124
+
20125
+ ```ruby
20126
+ begin
20127
+
20128
+ data, status_code, headers = api_instance.get_last_user_event_status_with_http_info(body)
20129
+ p status_code # => 2xx
20130
+ p headers # => { ... }
20131
+ p data # => <GetUserEventStatusOutput>
20132
+ rescue Akeyless::ApiError => e
20133
+ puts "Error when calling V2Api->get_last_user_event_status_with_http_info: #{e}"
20134
+ end
20135
+ ```
20136
+
20137
+ ### Parameters
20138
+
20139
+ | Name | Type | Description | Notes |
20140
+ | ---- | ---- | ----------- | ----- |
20141
+ | **body** | [**GetLastUserEventStatus**](GetLastUserEventStatus.md) | | |
20142
+
20143
+ ### Return type
20144
+
20145
+ [**GetUserEventStatusOutput**](GetUserEventStatusOutput.md)
20146
+
20147
+ ### Authorization
20148
+
20149
+ No authorization required
20150
+
20151
+ ### HTTP request headers
20152
+
20153
+ - **Content-Type**: application/json
20154
+ - **Accept**: application/json
20155
+
20156
+
20157
+ ## get_pki_certificate
20158
+
20159
+ > <GetPKICertificateOutput> get_pki_certificate(body)
20160
+
20161
+
20162
+
20163
+ ### Examples
20164
+
20165
+ ```ruby
20166
+ require 'time'
20167
+ require 'akeyless'
20168
+
20169
+ api_instance = Akeyless::V2Api.new
20170
+ body = Akeyless::GetPKICertificate.new({cert_issuer_name: 'cert_issuer_name_example'}) # GetPKICertificate |
20171
+
20172
+ begin
20173
+
20174
+ result = api_instance.get_pki_certificate(body)
20175
+ p result
20176
+ rescue Akeyless::ApiError => e
20177
+ puts "Error when calling V2Api->get_pki_certificate: #{e}"
20178
+ end
20179
+ ```
20180
+
20181
+ #### Using the get_pki_certificate_with_http_info variant
20182
+
20183
+ This returns an Array which contains the response data, status code and headers.
20184
+
20185
+ > <Array(<GetPKICertificateOutput>, Integer, Hash)> get_pki_certificate_with_http_info(body)
20186
+
20187
+ ```ruby
20188
+ begin
20189
+
20190
+ data, status_code, headers = api_instance.get_pki_certificate_with_http_info(body)
20191
+ p status_code # => 2xx
20192
+ p headers # => { ... }
20193
+ p data # => <GetPKICertificateOutput>
20194
+ rescue Akeyless::ApiError => e
20195
+ puts "Error when calling V2Api->get_pki_certificate_with_http_info: #{e}"
20196
+ end
20197
+ ```
20198
+
20199
+ ### Parameters
20200
+
20201
+ | Name | Type | Description | Notes |
20202
+ | ---- | ---- | ----------- | ----- |
20203
+ | **body** | [**GetPKICertificate**](GetPKICertificate.md) | | |
20204
+
20205
+ ### Return type
20206
+
20207
+ [**GetPKICertificateOutput**](GetPKICertificateOutput.md)
20208
+
20209
+ ### Authorization
20210
+
20211
+ No authorization required
20212
+
20213
+ ### HTTP request headers
20214
+
20215
+ - **Content-Type**: application/json
20216
+ - **Accept**: application/json
20217
+
20218
+
20219
+ ## get_role
20220
+
20221
+ > <Role> get_role(body)
20222
+
20223
+
20224
+
20225
+ ### Examples
20226
+
20227
+ ```ruby
20228
+ require 'time'
20229
+ require 'akeyless'
20230
+
20231
+ api_instance = Akeyless::V2Api.new
20232
+ body = Akeyless::GetRole.new({name: 'name_example'}) # GetRole |
20233
+
20234
+ begin
20235
+
20236
+ result = api_instance.get_role(body)
20237
+ p result
20238
+ rescue Akeyless::ApiError => e
20239
+ puts "Error when calling V2Api->get_role: #{e}"
20240
+ end
20241
+ ```
20242
+
20243
+ #### Using the get_role_with_http_info variant
20244
+
20245
+ This returns an Array which contains the response data, status code and headers.
20246
+
20247
+ > <Array(<Role>, Integer, Hash)> get_role_with_http_info(body)
20248
+
20249
+ ```ruby
20250
+ begin
20251
+
20252
+ data, status_code, headers = api_instance.get_role_with_http_info(body)
20253
+ p status_code # => 2xx
20254
+ p headers # => { ... }
20255
+ p data # => <Role>
20256
+ rescue Akeyless::ApiError => e
20257
+ puts "Error when calling V2Api->get_role_with_http_info: #{e}"
20258
+ end
20259
+ ```
20260
+
20261
+ ### Parameters
20262
+
20263
+ | Name | Type | Description | Notes |
20264
+ | ---- | ---- | ----------- | ----- |
20265
+ | **body** | [**GetRole**](GetRole.md) | | |
20266
+
20267
+ ### Return type
20268
+
20269
+ [**Role**](Role.md)
20270
+
20271
+ ### Authorization
20272
+
20273
+ No authorization required
20274
+
20275
+ ### HTTP request headers
20276
+
20277
+ - **Content-Type**: application/json
20278
+ - **Accept**: application/json
20279
+
20280
+
20281
+ ## get_rotated_secret_value
20282
+
20283
+ > Hash&lt;String, Object&gt; get_rotated_secret_value(body)
20284
+
20285
+
20286
+
20287
+ ### Examples
20288
+
20289
+ ```ruby
20290
+ require 'time'
20291
+ require 'akeyless'
20292
+
20293
+ api_instance = Akeyless::V2Api.new
20294
+ body = Akeyless::GetRotatedSecretValue.new({names: 'names_example'}) # GetRotatedSecretValue |
20295
+
20296
+ begin
20297
+
20298
+ result = api_instance.get_rotated_secret_value(body)
20299
+ p result
20300
+ rescue Akeyless::ApiError => e
20301
+ puts "Error when calling V2Api->get_rotated_secret_value: #{e}"
20302
+ end
20303
+ ```
20304
+
20305
+ #### Using the get_rotated_secret_value_with_http_info variant
20306
+
20307
+ This returns an Array which contains the response data, status code and headers.
20308
+
20309
+ > <Array(Hash&lt;String, Object&gt;, Integer, Hash)> get_rotated_secret_value_with_http_info(body)
20310
+
20311
+ ```ruby
20312
+ begin
20313
+
20314
+ data, status_code, headers = api_instance.get_rotated_secret_value_with_http_info(body)
20315
+ p status_code # => 2xx
20316
+ p headers # => { ... }
20317
+ p data # => Hash&lt;String, Object&gt;
20318
+ rescue Akeyless::ApiError => e
20319
+ puts "Error when calling V2Api->get_rotated_secret_value_with_http_info: #{e}"
20320
+ end
20321
+ ```
20322
+
20323
+ ### Parameters
20324
+
20325
+ | Name | Type | Description | Notes |
20326
+ | ---- | ---- | ----------- | ----- |
20327
+ | **body** | [**GetRotatedSecretValue**](GetRotatedSecretValue.md) | | |
20328
+
20329
+ ### Return type
20330
+
20331
+ **Hash&lt;String, Object&gt;**
20332
+
20333
+ ### Authorization
20334
+
20335
+ No authorization required
20336
+
20337
+ ### HTTP request headers
20338
+
20339
+ - **Content-Type**: application/json
20340
+ - **Accept**: application/json
20341
+
20342
+
20343
+ ## get_rsa_public
20344
+
20345
+ > <GetRSAPublicOutput> get_rsa_public(body)
20346
+
20347
+
20348
+
20349
+ ### Examples
20350
+
20351
+ ```ruby
20352
+ require 'time'
20353
+ require 'akeyless'
20354
+
20355
+ api_instance = Akeyless::V2Api.new
20356
+ body = Akeyless::GetRSAPublic.new({name: 'name_example'}) # GetRSAPublic |
20357
+
20358
+ begin
20359
+
20360
+ result = api_instance.get_rsa_public(body)
20361
+ p result
20362
+ rescue Akeyless::ApiError => e
20363
+ puts "Error when calling V2Api->get_rsa_public: #{e}"
20364
+ end
20365
+ ```
20366
+
20367
+ #### Using the get_rsa_public_with_http_info variant
20368
+
20369
+ This returns an Array which contains the response data, status code and headers.
20370
+
20371
+ > <Array(<GetRSAPublicOutput>, Integer, Hash)> get_rsa_public_with_http_info(body)
20372
+
20373
+ ```ruby
20374
+ begin
20375
+
20376
+ data, status_code, headers = api_instance.get_rsa_public_with_http_info(body)
20377
+ p status_code # => 2xx
20378
+ p headers # => { ... }
20379
+ p data # => <GetRSAPublicOutput>
20380
+ rescue Akeyless::ApiError => e
20381
+ puts "Error when calling V2Api->get_rsa_public_with_http_info: #{e}"
20382
+ end
20383
+ ```
20384
+
20385
+ ### Parameters
20386
+
20387
+ | Name | Type | Description | Notes |
20388
+ | ---- | ---- | ----------- | ----- |
20389
+ | **body** | [**GetRSAPublic**](GetRSAPublic.md) | | |
20390
+
20391
+ ### Return type
20392
+
20393
+ [**GetRSAPublicOutput**](GetRSAPublicOutput.md)
20394
+
20395
+ ### Authorization
20396
+
20397
+ No authorization required
20398
+
20399
+ ### HTTP request headers
20400
+
20401
+ - **Content-Type**: application/json
20402
+ - **Accept**: application/json
20403
+
20404
+
20405
+ ## get_secret_value
20406
+
20407
+ > Hash&lt;String, Object&gt; get_secret_value(body)
20408
+
20409
+
20410
+
20411
+ ### Examples
20412
+
20413
+ ```ruby
20414
+ require 'time'
20415
+ require 'akeyless'
20416
+
20417
+ api_instance = Akeyless::V2Api.new
20418
+ body = Akeyless::GetSecretValue.new({names: ['names_example']}) # GetSecretValue |
20419
+
20420
+ begin
20421
+
20422
+ result = api_instance.get_secret_value(body)
20423
+ p result
20424
+ rescue Akeyless::ApiError => e
20425
+ puts "Error when calling V2Api->get_secret_value: #{e}"
20426
+ end
20427
+ ```
20428
+
20429
+ #### Using the get_secret_value_with_http_info variant
20430
+
20431
+ This returns an Array which contains the response data, status code and headers.
20432
+
20433
+ > <Array(Hash&lt;String, Object&gt;, Integer, Hash)> get_secret_value_with_http_info(body)
20434
+
20435
+ ```ruby
20436
+ begin
20437
+
20438
+ data, status_code, headers = api_instance.get_secret_value_with_http_info(body)
20439
+ p status_code # => 2xx
20440
+ p headers # => { ... }
20441
+ p data # => Hash&lt;String, Object&gt;
20442
+ rescue Akeyless::ApiError => e
20443
+ puts "Error when calling V2Api->get_secret_value_with_http_info: #{e}"
20444
+ end
20445
+ ```
20446
+
20447
+ ### Parameters
20448
+
20449
+ | Name | Type | Description | Notes |
20450
+ | ---- | ---- | ----------- | ----- |
20451
+ | **body** | [**GetSecretValue**](GetSecretValue.md) | | |
20452
+
20453
+ ### Return type
20454
+
20455
+ **Hash&lt;String, Object&gt;**
20456
+
20457
+ ### Authorization
20458
+
20459
+ No authorization required
20460
+
20461
+ ### HTTP request headers
20462
+
20463
+ - **Content-Type**: application/json
20464
+ - **Accept**: application/json
20465
+
20466
+
20467
+ ## get_ssh_certificate
20468
+
20469
+ > <GetSSHCertificateOutput> get_ssh_certificate(body)
20470
+
20471
+
20472
+
20473
+ ### Examples
20474
+
20475
+ ```ruby
20476
+ require 'time'
20477
+ require 'akeyless'
20478
+
20479
+ api_instance = Akeyless::V2Api.new
20480
+ body = Akeyless::GetSSHCertificate.new({cert_issuer_name: 'cert_issuer_name_example', cert_username: 'cert_username_example'}) # GetSSHCertificate |
20481
+
20482
+ begin
20483
+
20484
+ result = api_instance.get_ssh_certificate(body)
20485
+ p result
20486
+ rescue Akeyless::ApiError => e
20487
+ puts "Error when calling V2Api->get_ssh_certificate: #{e}"
20488
+ end
20489
+ ```
20490
+
20491
+ #### Using the get_ssh_certificate_with_http_info variant
20492
+
20493
+ This returns an Array which contains the response data, status code and headers.
20494
+
20495
+ > <Array(<GetSSHCertificateOutput>, Integer, Hash)> get_ssh_certificate_with_http_info(body)
20496
+
20497
+ ```ruby
20498
+ begin
20499
+
20500
+ data, status_code, headers = api_instance.get_ssh_certificate_with_http_info(body)
20501
+ p status_code # => 2xx
20502
+ p headers # => { ... }
20503
+ p data # => <GetSSHCertificateOutput>
20504
+ rescue Akeyless::ApiError => e
20505
+ puts "Error when calling V2Api->get_ssh_certificate_with_http_info: #{e}"
20506
+ end
20507
+ ```
20508
+
20509
+ ### Parameters
20510
+
20511
+ | Name | Type | Description | Notes |
20512
+ | ---- | ---- | ----------- | ----- |
20513
+ | **body** | [**GetSSHCertificate**](GetSSHCertificate.md) | | |
20514
+
20515
+ ### Return type
20516
+
20517
+ [**GetSSHCertificateOutput**](GetSSHCertificateOutput.md)
20518
+
20519
+ ### Authorization
20520
+
20521
+ No authorization required
20522
+
20523
+ ### HTTP request headers
20524
+
20525
+ - **Content-Type**: application/json
20526
+ - **Accept**: application/json
20527
+
20528
+
20529
+ ## get_tags
20530
+
20531
+ > Array&lt;String&gt; get_tags(body)
20532
+
20533
+
20534
+
20535
+ ### Examples
20536
+
20537
+ ```ruby
20538
+ require 'time'
20539
+ require 'akeyless'
20540
+
20541
+ api_instance = Akeyless::V2Api.new
20542
+ body = Akeyless::GetTags.new({name: 'name_example'}) # GetTags |
20543
+
20544
+ begin
20545
+
20546
+ result = api_instance.get_tags(body)
20547
+ p result
20548
+ rescue Akeyless::ApiError => e
20549
+ puts "Error when calling V2Api->get_tags: #{e}"
20550
+ end
20551
+ ```
20552
+
20553
+ #### Using the get_tags_with_http_info variant
20554
+
20555
+ This returns an Array which contains the response data, status code and headers.
20556
+
20557
+ > <Array(Array&lt;String&gt;, Integer, Hash)> get_tags_with_http_info(body)
20558
+
20559
+ ```ruby
20560
+ begin
20561
+
20562
+ data, status_code, headers = api_instance.get_tags_with_http_info(body)
20563
+ p status_code # => 2xx
20564
+ p headers # => { ... }
20565
+ p data # => Array&lt;String&gt;
20566
+ rescue Akeyless::ApiError => e
20567
+ puts "Error when calling V2Api->get_tags_with_http_info: #{e}"
20568
+ end
20569
+ ```
20570
+
20571
+ ### Parameters
20572
+
20573
+ | Name | Type | Description | Notes |
20574
+ | ---- | ---- | ----------- | ----- |
20575
+ | **body** | [**GetTags**](GetTags.md) | | |
19507
20576
 
19508
20577
  ### Return type
19509
20578
 
19510
- **Hash&lt;String, Object&gt;**
20579
+ **Array&lt;String&gt;**
19511
20580
 
19512
20581
  ### Authorization
19513
20582
 
@@ -19519,9 +20588,9 @@ No authorization required
19519
20588
  - **Accept**: application/json
19520
20589
 
19521
20590
 
19522
- ## get_event_forwarder
20591
+ ## get_target
19523
20592
 
19524
- > <GetEventForwarderOutput> get_event_forwarder(body)
20593
+ > <Target> get_target(body)
19525
20594
 
19526
20595
 
19527
20596
 
@@ -19532,32 +20601,32 @@ require 'time'
19532
20601
  require 'akeyless'
19533
20602
 
19534
20603
  api_instance = Akeyless::V2Api.new
19535
- body = Akeyless::GetEventForwarder.new({name: 'name_example'}) # GetEventForwarder |
20604
+ body = Akeyless::GetTarget.new({name: 'name_example'}) # GetTarget |
19536
20605
 
19537
20606
  begin
19538
20607
 
19539
- result = api_instance.get_event_forwarder(body)
20608
+ result = api_instance.get_target(body)
19540
20609
  p result
19541
20610
  rescue Akeyless::ApiError => e
19542
- puts "Error when calling V2Api->get_event_forwarder: #{e}"
20611
+ puts "Error when calling V2Api->get_target: #{e}"
19543
20612
  end
19544
20613
  ```
19545
20614
 
19546
- #### Using the get_event_forwarder_with_http_info variant
20615
+ #### Using the get_target_with_http_info variant
19547
20616
 
19548
20617
  This returns an Array which contains the response data, status code and headers.
19549
20618
 
19550
- > <Array(<GetEventForwarderOutput>, Integer, Hash)> get_event_forwarder_with_http_info(body)
20619
+ > <Array(<Target>, Integer, Hash)> get_target_with_http_info(body)
19551
20620
 
19552
20621
  ```ruby
19553
20622
  begin
19554
20623
 
19555
- data, status_code, headers = api_instance.get_event_forwarder_with_http_info(body)
20624
+ data, status_code, headers = api_instance.get_target_with_http_info(body)
19556
20625
  p status_code # => 2xx
19557
20626
  p headers # => { ... }
19558
- p data # => <GetEventForwarderOutput>
20627
+ p data # => <Target>
19559
20628
  rescue Akeyless::ApiError => e
19560
- puts "Error when calling V2Api->get_event_forwarder_with_http_info: #{e}"
20629
+ puts "Error when calling V2Api->get_target_with_http_info: #{e}"
19561
20630
  end
19562
20631
  ```
19563
20632
 
@@ -19565,11 +20634,11 @@ end
19565
20634
 
19566
20635
  | Name | Type | Description | Notes |
19567
20636
  | ---- | ---- | ----------- | ----- |
19568
- | **body** | [**GetEventForwarder**](GetEventForwarder.md) | | |
20637
+ | **body** | [**GetTarget**](GetTarget.md) | | |
19569
20638
 
19570
20639
  ### Return type
19571
20640
 
19572
- [**GetEventForwarderOutput**](GetEventForwarderOutput.md)
20641
+ [**Target**](Target.md)
19573
20642
 
19574
20643
  ### Authorization
19575
20644
 
@@ -19581,9 +20650,9 @@ No authorization required
19581
20650
  - **Accept**: application/json
19582
20651
 
19583
20652
 
19584
- ## get_group
20653
+ ## get_target_details
19585
20654
 
19586
- > <GetGroupOutput> get_group(body)
20655
+ > <GetTargetDetailsOutput> get_target_details(body)
19587
20656
 
19588
20657
 
19589
20658
 
@@ -19594,32 +20663,32 @@ require 'time'
19594
20663
  require 'akeyless'
19595
20664
 
19596
20665
  api_instance = Akeyless::V2Api.new
19597
- body = Akeyless::GetGroup.new({name: 'name_example'}) # GetGroup |
20666
+ body = Akeyless::GetTargetDetails.new({name: 'name_example'}) # GetTargetDetails |
19598
20667
 
19599
20668
  begin
19600
20669
 
19601
- result = api_instance.get_group(body)
20670
+ result = api_instance.get_target_details(body)
19602
20671
  p result
19603
20672
  rescue Akeyless::ApiError => e
19604
- puts "Error when calling V2Api->get_group: #{e}"
20673
+ puts "Error when calling V2Api->get_target_details: #{e}"
19605
20674
  end
19606
20675
  ```
19607
20676
 
19608
- #### Using the get_group_with_http_info variant
20677
+ #### Using the get_target_details_with_http_info variant
19609
20678
 
19610
20679
  This returns an Array which contains the response data, status code and headers.
19611
20680
 
19612
- > <Array(<GetGroupOutput>, Integer, Hash)> get_group_with_http_info(body)
20681
+ > <Array(<GetTargetDetailsOutput>, Integer, Hash)> get_target_details_with_http_info(body)
19613
20682
 
19614
20683
  ```ruby
19615
20684
  begin
19616
20685
 
19617
- data, status_code, headers = api_instance.get_group_with_http_info(body)
20686
+ data, status_code, headers = api_instance.get_target_details_with_http_info(body)
19618
20687
  p status_code # => 2xx
19619
20688
  p headers # => { ... }
19620
- p data # => <GetGroupOutput>
20689
+ p data # => <GetTargetDetailsOutput>
19621
20690
  rescue Akeyless::ApiError => e
19622
- puts "Error when calling V2Api->get_group_with_http_info: #{e}"
20691
+ puts "Error when calling V2Api->get_target_details_with_http_info: #{e}"
19623
20692
  end
19624
20693
  ```
19625
20694
 
@@ -19627,11 +20696,11 @@ end
19627
20696
 
19628
20697
  | Name | Type | Description | Notes |
19629
20698
  | ---- | ---- | ----------- | ----- |
19630
- | **body** | [**GetGroup**](GetGroup.md) | | |
20699
+ | **body** | [**GetTargetDetails**](GetTargetDetails.md) | | |
19631
20700
 
19632
20701
  ### Return type
19633
20702
 
19634
- [**GetGroupOutput**](GetGroupOutput.md)
20703
+ [**GetTargetDetailsOutput**](GetTargetDetailsOutput.md)
19635
20704
 
19636
20705
  ### Authorization
19637
20706
 
@@ -19643,9 +20712,9 @@ No authorization required
19643
20712
  - **Accept**: application/json
19644
20713
 
19645
20714
 
19646
- ## get_kube_exec_creds
20715
+ ## gw_update_remote_access_session_logs_aws_s3
19647
20716
 
19648
- > <GetKubeExecCredsOutput> get_kube_exec_creds(body)
20717
+ > <GatewayUpdateLogForwardingOutput> gw_update_remote_access_session_logs_aws_s3(body)
19649
20718
 
19650
20719
 
19651
20720
 
@@ -19656,32 +20725,32 @@ require 'time'
19656
20725
  require 'akeyless'
19657
20726
 
19658
20727
  api_instance = Akeyless::V2Api.new
19659
- body = Akeyless::GetKubeExecCreds.new({cert_issuer_name: 'cert_issuer_name_example'}) # GetKubeExecCreds |
20728
+ body = Akeyless::GwUpdateRemoteAccessSessionLogsAwsS3.new # GwUpdateRemoteAccessSessionLogsAwsS3 |
19660
20729
 
19661
20730
  begin
19662
20731
 
19663
- result = api_instance.get_kube_exec_creds(body)
20732
+ result = api_instance.gw_update_remote_access_session_logs_aws_s3(body)
19664
20733
  p result
19665
20734
  rescue Akeyless::ApiError => e
19666
- puts "Error when calling V2Api->get_kube_exec_creds: #{e}"
20735
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_aws_s3: #{e}"
19667
20736
  end
19668
20737
  ```
19669
20738
 
19670
- #### Using the get_kube_exec_creds_with_http_info variant
20739
+ #### Using the gw_update_remote_access_session_logs_aws_s3_with_http_info variant
19671
20740
 
19672
20741
  This returns an Array which contains the response data, status code and headers.
19673
20742
 
19674
- > <Array(<GetKubeExecCredsOutput>, Integer, Hash)> get_kube_exec_creds_with_http_info(body)
20743
+ > <Array(<GatewayUpdateLogForwardingOutput>, Integer, Hash)> gw_update_remote_access_session_logs_aws_s3_with_http_info(body)
19675
20744
 
19676
20745
  ```ruby
19677
20746
  begin
19678
20747
 
19679
- data, status_code, headers = api_instance.get_kube_exec_creds_with_http_info(body)
20748
+ data, status_code, headers = api_instance.gw_update_remote_access_session_logs_aws_s3_with_http_info(body)
19680
20749
  p status_code # => 2xx
19681
20750
  p headers # => { ... }
19682
- p data # => <GetKubeExecCredsOutput>
20751
+ p data # => <GatewayUpdateLogForwardingOutput>
19683
20752
  rescue Akeyless::ApiError => e
19684
- puts "Error when calling V2Api->get_kube_exec_creds_with_http_info: #{e}"
20753
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_aws_s3_with_http_info: #{e}"
19685
20754
  end
19686
20755
  ```
19687
20756
 
@@ -19689,11 +20758,11 @@ end
19689
20758
 
19690
20759
  | Name | Type | Description | Notes |
19691
20760
  | ---- | ---- | ----------- | ----- |
19692
- | **body** | [**GetKubeExecCreds**](GetKubeExecCreds.md) | | |
20761
+ | **body** | [**GwUpdateRemoteAccessSessionLogsAwsS3**](GwUpdateRemoteAccessSessionLogsAwsS3.md) | | |
19693
20762
 
19694
20763
  ### Return type
19695
20764
 
19696
- [**GetKubeExecCredsOutput**](GetKubeExecCredsOutput.md)
20765
+ [**GatewayUpdateLogForwardingOutput**](GatewayUpdateLogForwardingOutput.md)
19697
20766
 
19698
20767
  ### Authorization
19699
20768
 
@@ -19705,9 +20774,9 @@ No authorization required
19705
20774
  - **Accept**: application/json
19706
20775
 
19707
20776
 
19708
- ## get_last_user_event_status
20777
+ ## gw_update_remote_access_session_logs_azure_analytics
19709
20778
 
19710
- > <GetUserEventStatusOutput> get_last_user_event_status(body)
20779
+ > <GatewayUpdateLogForwardingOutput> gw_update_remote_access_session_logs_azure_analytics(body)
19711
20780
 
19712
20781
 
19713
20782
 
@@ -19718,32 +20787,32 @@ require 'time'
19718
20787
  require 'akeyless'
19719
20788
 
19720
20789
  api_instance = Akeyless::V2Api.new
19721
- body = Akeyless::GetLastUserEventStatus.new({event_type: 'event_type_example', item_name: 'item_name_example', item_type: 'item_type_example'}) # GetLastUserEventStatus |
20790
+ body = Akeyless::GwUpdateRemoteAccessSessionLogsAzureAnalytics.new # GwUpdateRemoteAccessSessionLogsAzureAnalytics |
19722
20791
 
19723
20792
  begin
19724
20793
 
19725
- result = api_instance.get_last_user_event_status(body)
20794
+ result = api_instance.gw_update_remote_access_session_logs_azure_analytics(body)
19726
20795
  p result
19727
20796
  rescue Akeyless::ApiError => e
19728
- puts "Error when calling V2Api->get_last_user_event_status: #{e}"
20797
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_azure_analytics: #{e}"
19729
20798
  end
19730
20799
  ```
19731
20800
 
19732
- #### Using the get_last_user_event_status_with_http_info variant
20801
+ #### Using the gw_update_remote_access_session_logs_azure_analytics_with_http_info variant
19733
20802
 
19734
20803
  This returns an Array which contains the response data, status code and headers.
19735
20804
 
19736
- > <Array(<GetUserEventStatusOutput>, Integer, Hash)> get_last_user_event_status_with_http_info(body)
20805
+ > <Array(<GatewayUpdateLogForwardingOutput>, Integer, Hash)> gw_update_remote_access_session_logs_azure_analytics_with_http_info(body)
19737
20806
 
19738
20807
  ```ruby
19739
20808
  begin
19740
20809
 
19741
- data, status_code, headers = api_instance.get_last_user_event_status_with_http_info(body)
20810
+ data, status_code, headers = api_instance.gw_update_remote_access_session_logs_azure_analytics_with_http_info(body)
19742
20811
  p status_code # => 2xx
19743
20812
  p headers # => { ... }
19744
- p data # => <GetUserEventStatusOutput>
20813
+ p data # => <GatewayUpdateLogForwardingOutput>
19745
20814
  rescue Akeyless::ApiError => e
19746
- puts "Error when calling V2Api->get_last_user_event_status_with_http_info: #{e}"
20815
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_azure_analytics_with_http_info: #{e}"
19747
20816
  end
19748
20817
  ```
19749
20818
 
@@ -19751,11 +20820,11 @@ end
19751
20820
 
19752
20821
  | Name | Type | Description | Notes |
19753
20822
  | ---- | ---- | ----------- | ----- |
19754
- | **body** | [**GetLastUserEventStatus**](GetLastUserEventStatus.md) | | |
20823
+ | **body** | [**GwUpdateRemoteAccessSessionLogsAzureAnalytics**](GwUpdateRemoteAccessSessionLogsAzureAnalytics.md) | | |
19755
20824
 
19756
20825
  ### Return type
19757
20826
 
19758
- [**GetUserEventStatusOutput**](GetUserEventStatusOutput.md)
20827
+ [**GatewayUpdateLogForwardingOutput**](GatewayUpdateLogForwardingOutput.md)
19759
20828
 
19760
20829
  ### Authorization
19761
20830
 
@@ -19767,9 +20836,9 @@ No authorization required
19767
20836
  - **Accept**: application/json
19768
20837
 
19769
20838
 
19770
- ## get_pki_certificate
20839
+ ## gw_update_remote_access_session_logs_datadog
19771
20840
 
19772
- > <GetPKICertificateOutput> get_pki_certificate(body)
20841
+ > <GatewayUpdateLogForwardingOutput> gw_update_remote_access_session_logs_datadog(body)
19773
20842
 
19774
20843
 
19775
20844
 
@@ -19780,32 +20849,32 @@ require 'time'
19780
20849
  require 'akeyless'
19781
20850
 
19782
20851
  api_instance = Akeyless::V2Api.new
19783
- body = Akeyless::GetPKICertificate.new({cert_issuer_name: 'cert_issuer_name_example'}) # GetPKICertificate |
20852
+ body = Akeyless::GwUpdateRemoteAccessSessionLogsDatadog.new # GwUpdateRemoteAccessSessionLogsDatadog |
19784
20853
 
19785
20854
  begin
19786
20855
 
19787
- result = api_instance.get_pki_certificate(body)
20856
+ result = api_instance.gw_update_remote_access_session_logs_datadog(body)
19788
20857
  p result
19789
20858
  rescue Akeyless::ApiError => e
19790
- puts "Error when calling V2Api->get_pki_certificate: #{e}"
20859
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_datadog: #{e}"
19791
20860
  end
19792
20861
  ```
19793
20862
 
19794
- #### Using the get_pki_certificate_with_http_info variant
20863
+ #### Using the gw_update_remote_access_session_logs_datadog_with_http_info variant
19795
20864
 
19796
20865
  This returns an Array which contains the response data, status code and headers.
19797
20866
 
19798
- > <Array(<GetPKICertificateOutput>, Integer, Hash)> get_pki_certificate_with_http_info(body)
20867
+ > <Array(<GatewayUpdateLogForwardingOutput>, Integer, Hash)> gw_update_remote_access_session_logs_datadog_with_http_info(body)
19799
20868
 
19800
20869
  ```ruby
19801
20870
  begin
19802
20871
 
19803
- data, status_code, headers = api_instance.get_pki_certificate_with_http_info(body)
20872
+ data, status_code, headers = api_instance.gw_update_remote_access_session_logs_datadog_with_http_info(body)
19804
20873
  p status_code # => 2xx
19805
20874
  p headers # => { ... }
19806
- p data # => <GetPKICertificateOutput>
20875
+ p data # => <GatewayUpdateLogForwardingOutput>
19807
20876
  rescue Akeyless::ApiError => e
19808
- puts "Error when calling V2Api->get_pki_certificate_with_http_info: #{e}"
20877
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_datadog_with_http_info: #{e}"
19809
20878
  end
19810
20879
  ```
19811
20880
 
@@ -19813,11 +20882,11 @@ end
19813
20882
 
19814
20883
  | Name | Type | Description | Notes |
19815
20884
  | ---- | ---- | ----------- | ----- |
19816
- | **body** | [**GetPKICertificate**](GetPKICertificate.md) | | |
20885
+ | **body** | [**GwUpdateRemoteAccessSessionLogsDatadog**](GwUpdateRemoteAccessSessionLogsDatadog.md) | | |
19817
20886
 
19818
20887
  ### Return type
19819
20888
 
19820
- [**GetPKICertificateOutput**](GetPKICertificateOutput.md)
20889
+ [**GatewayUpdateLogForwardingOutput**](GatewayUpdateLogForwardingOutput.md)
19821
20890
 
19822
20891
  ### Authorization
19823
20892
 
@@ -19829,9 +20898,9 @@ No authorization required
19829
20898
  - **Accept**: application/json
19830
20899
 
19831
20900
 
19832
- ## get_role
20901
+ ## gw_update_remote_access_session_logs_elasticsearch
19833
20902
 
19834
- > <Role> get_role(body)
20903
+ > <GatewayUpdateLogForwardingOutput> gw_update_remote_access_session_logs_elasticsearch(body)
19835
20904
 
19836
20905
 
19837
20906
 
@@ -19842,32 +20911,32 @@ require 'time'
19842
20911
  require 'akeyless'
19843
20912
 
19844
20913
  api_instance = Akeyless::V2Api.new
19845
- body = Akeyless::GetRole.new({name: 'name_example'}) # GetRole |
20914
+ body = Akeyless::GwUpdateRemoteAccessSessionLogsElasticsearch.new # GwUpdateRemoteAccessSessionLogsElasticsearch |
19846
20915
 
19847
20916
  begin
19848
20917
 
19849
- result = api_instance.get_role(body)
20918
+ result = api_instance.gw_update_remote_access_session_logs_elasticsearch(body)
19850
20919
  p result
19851
20920
  rescue Akeyless::ApiError => e
19852
- puts "Error when calling V2Api->get_role: #{e}"
20921
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_elasticsearch: #{e}"
19853
20922
  end
19854
20923
  ```
19855
20924
 
19856
- #### Using the get_role_with_http_info variant
20925
+ #### Using the gw_update_remote_access_session_logs_elasticsearch_with_http_info variant
19857
20926
 
19858
20927
  This returns an Array which contains the response data, status code and headers.
19859
20928
 
19860
- > <Array(<Role>, Integer, Hash)> get_role_with_http_info(body)
20929
+ > <Array(<GatewayUpdateLogForwardingOutput>, Integer, Hash)> gw_update_remote_access_session_logs_elasticsearch_with_http_info(body)
19861
20930
 
19862
20931
  ```ruby
19863
20932
  begin
19864
20933
 
19865
- data, status_code, headers = api_instance.get_role_with_http_info(body)
20934
+ data, status_code, headers = api_instance.gw_update_remote_access_session_logs_elasticsearch_with_http_info(body)
19866
20935
  p status_code # => 2xx
19867
20936
  p headers # => { ... }
19868
- p data # => <Role>
20937
+ p data # => <GatewayUpdateLogForwardingOutput>
19869
20938
  rescue Akeyless::ApiError => e
19870
- puts "Error when calling V2Api->get_role_with_http_info: #{e}"
20939
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_elasticsearch_with_http_info: #{e}"
19871
20940
  end
19872
20941
  ```
19873
20942
 
@@ -19875,11 +20944,11 @@ end
19875
20944
 
19876
20945
  | Name | Type | Description | Notes |
19877
20946
  | ---- | ---- | ----------- | ----- |
19878
- | **body** | [**GetRole**](GetRole.md) | | |
20947
+ | **body** | [**GwUpdateRemoteAccessSessionLogsElasticsearch**](GwUpdateRemoteAccessSessionLogsElasticsearch.md) | | |
19879
20948
 
19880
20949
  ### Return type
19881
20950
 
19882
- [**Role**](Role.md)
20951
+ [**GatewayUpdateLogForwardingOutput**](GatewayUpdateLogForwardingOutput.md)
19883
20952
 
19884
20953
  ### Authorization
19885
20954
 
@@ -19891,9 +20960,9 @@ No authorization required
19891
20960
  - **Accept**: application/json
19892
20961
 
19893
20962
 
19894
- ## get_rotated_secret_value
20963
+ ## gw_update_remote_access_session_logs_google_chronicle
19895
20964
 
19896
- > Hash&lt;String, Object&gt; get_rotated_secret_value(body)
20965
+ > <GatewayUpdateLogForwardingOutput> gw_update_remote_access_session_logs_google_chronicle(body)
19897
20966
 
19898
20967
 
19899
20968
 
@@ -19904,32 +20973,32 @@ require 'time'
19904
20973
  require 'akeyless'
19905
20974
 
19906
20975
  api_instance = Akeyless::V2Api.new
19907
- body = Akeyless::GetRotatedSecretValue.new({names: 'names_example'}) # GetRotatedSecretValue |
20976
+ body = Akeyless::GwUpdateRemoteAccessSessionLogsGoogleChronicle.new # GwUpdateRemoteAccessSessionLogsGoogleChronicle |
19908
20977
 
19909
20978
  begin
19910
20979
 
19911
- result = api_instance.get_rotated_secret_value(body)
20980
+ result = api_instance.gw_update_remote_access_session_logs_google_chronicle(body)
19912
20981
  p result
19913
20982
  rescue Akeyless::ApiError => e
19914
- puts "Error when calling V2Api->get_rotated_secret_value: #{e}"
20983
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_google_chronicle: #{e}"
19915
20984
  end
19916
20985
  ```
19917
20986
 
19918
- #### Using the get_rotated_secret_value_with_http_info variant
20987
+ #### Using the gw_update_remote_access_session_logs_google_chronicle_with_http_info variant
19919
20988
 
19920
20989
  This returns an Array which contains the response data, status code and headers.
19921
20990
 
19922
- > <Array(Hash&lt;String, Object&gt;, Integer, Hash)> get_rotated_secret_value_with_http_info(body)
20991
+ > <Array(<GatewayUpdateLogForwardingOutput>, Integer, Hash)> gw_update_remote_access_session_logs_google_chronicle_with_http_info(body)
19923
20992
 
19924
20993
  ```ruby
19925
20994
  begin
19926
20995
 
19927
- data, status_code, headers = api_instance.get_rotated_secret_value_with_http_info(body)
20996
+ data, status_code, headers = api_instance.gw_update_remote_access_session_logs_google_chronicle_with_http_info(body)
19928
20997
  p status_code # => 2xx
19929
20998
  p headers # => { ... }
19930
- p data # => Hash&lt;String, Object&gt;
20999
+ p data # => <GatewayUpdateLogForwardingOutput>
19931
21000
  rescue Akeyless::ApiError => e
19932
- puts "Error when calling V2Api->get_rotated_secret_value_with_http_info: #{e}"
21001
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_google_chronicle_with_http_info: #{e}"
19933
21002
  end
19934
21003
  ```
19935
21004
 
@@ -19937,11 +21006,11 @@ end
19937
21006
 
19938
21007
  | Name | Type | Description | Notes |
19939
21008
  | ---- | ---- | ----------- | ----- |
19940
- | **body** | [**GetRotatedSecretValue**](GetRotatedSecretValue.md) | | |
21009
+ | **body** | [**GwUpdateRemoteAccessSessionLogsGoogleChronicle**](GwUpdateRemoteAccessSessionLogsGoogleChronicle.md) | | |
19941
21010
 
19942
21011
  ### Return type
19943
21012
 
19944
- **Hash&lt;String, Object&gt;**
21013
+ [**GatewayUpdateLogForwardingOutput**](GatewayUpdateLogForwardingOutput.md)
19945
21014
 
19946
21015
  ### Authorization
19947
21016
 
@@ -19953,9 +21022,9 @@ No authorization required
19953
21022
  - **Accept**: application/json
19954
21023
 
19955
21024
 
19956
- ## get_rsa_public
21025
+ ## gw_update_remote_access_session_logs_logstash
19957
21026
 
19958
- > <GetRSAPublicOutput> get_rsa_public(body)
21027
+ > <GatewayUpdateLogForwardingOutput> gw_update_remote_access_session_logs_logstash(body)
19959
21028
 
19960
21029
 
19961
21030
 
@@ -19966,32 +21035,32 @@ require 'time'
19966
21035
  require 'akeyless'
19967
21036
 
19968
21037
  api_instance = Akeyless::V2Api.new
19969
- body = Akeyless::GetRSAPublic.new({name: 'name_example'}) # GetRSAPublic |
21038
+ body = Akeyless::GwUpdateRemoteAccessSessionLogsLogstash.new # GwUpdateRemoteAccessSessionLogsLogstash |
19970
21039
 
19971
21040
  begin
19972
21041
 
19973
- result = api_instance.get_rsa_public(body)
21042
+ result = api_instance.gw_update_remote_access_session_logs_logstash(body)
19974
21043
  p result
19975
21044
  rescue Akeyless::ApiError => e
19976
- puts "Error when calling V2Api->get_rsa_public: #{e}"
21045
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_logstash: #{e}"
19977
21046
  end
19978
21047
  ```
19979
21048
 
19980
- #### Using the get_rsa_public_with_http_info variant
21049
+ #### Using the gw_update_remote_access_session_logs_logstash_with_http_info variant
19981
21050
 
19982
21051
  This returns an Array which contains the response data, status code and headers.
19983
21052
 
19984
- > <Array(<GetRSAPublicOutput>, Integer, Hash)> get_rsa_public_with_http_info(body)
21053
+ > <Array(<GatewayUpdateLogForwardingOutput>, Integer, Hash)> gw_update_remote_access_session_logs_logstash_with_http_info(body)
19985
21054
 
19986
21055
  ```ruby
19987
21056
  begin
19988
21057
 
19989
- data, status_code, headers = api_instance.get_rsa_public_with_http_info(body)
21058
+ data, status_code, headers = api_instance.gw_update_remote_access_session_logs_logstash_with_http_info(body)
19990
21059
  p status_code # => 2xx
19991
21060
  p headers # => { ... }
19992
- p data # => <GetRSAPublicOutput>
21061
+ p data # => <GatewayUpdateLogForwardingOutput>
19993
21062
  rescue Akeyless::ApiError => e
19994
- puts "Error when calling V2Api->get_rsa_public_with_http_info: #{e}"
21063
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_logstash_with_http_info: #{e}"
19995
21064
  end
19996
21065
  ```
19997
21066
 
@@ -19999,11 +21068,11 @@ end
19999
21068
 
20000
21069
  | Name | Type | Description | Notes |
20001
21070
  | ---- | ---- | ----------- | ----- |
20002
- | **body** | [**GetRSAPublic**](GetRSAPublic.md) | | |
21071
+ | **body** | [**GwUpdateRemoteAccessSessionLogsLogstash**](GwUpdateRemoteAccessSessionLogsLogstash.md) | | |
20003
21072
 
20004
21073
  ### Return type
20005
21074
 
20006
- [**GetRSAPublicOutput**](GetRSAPublicOutput.md)
21075
+ [**GatewayUpdateLogForwardingOutput**](GatewayUpdateLogForwardingOutput.md)
20007
21076
 
20008
21077
  ### Authorization
20009
21078
 
@@ -20015,9 +21084,9 @@ No authorization required
20015
21084
  - **Accept**: application/json
20016
21085
 
20017
21086
 
20018
- ## get_secret_value
21087
+ ## gw_update_remote_access_session_logs_logz_io
20019
21088
 
20020
- > Hash&lt;String, Object&gt; get_secret_value(body)
21089
+ > <GatewayUpdateLogForwardingOutput> gw_update_remote_access_session_logs_logz_io(body)
20021
21090
 
20022
21091
 
20023
21092
 
@@ -20028,32 +21097,32 @@ require 'time'
20028
21097
  require 'akeyless'
20029
21098
 
20030
21099
  api_instance = Akeyless::V2Api.new
20031
- body = Akeyless::GetSecretValue.new({names: ['names_example']}) # GetSecretValue |
21100
+ body = Akeyless::GwUpdateRemoteAccessSessionLogsLogzIo.new # GwUpdateRemoteAccessSessionLogsLogzIo |
20032
21101
 
20033
21102
  begin
20034
21103
 
20035
- result = api_instance.get_secret_value(body)
21104
+ result = api_instance.gw_update_remote_access_session_logs_logz_io(body)
20036
21105
  p result
20037
21106
  rescue Akeyless::ApiError => e
20038
- puts "Error when calling V2Api->get_secret_value: #{e}"
21107
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_logz_io: #{e}"
20039
21108
  end
20040
21109
  ```
20041
21110
 
20042
- #### Using the get_secret_value_with_http_info variant
21111
+ #### Using the gw_update_remote_access_session_logs_logz_io_with_http_info variant
20043
21112
 
20044
21113
  This returns an Array which contains the response data, status code and headers.
20045
21114
 
20046
- > <Array(Hash&lt;String, Object&gt;, Integer, Hash)> get_secret_value_with_http_info(body)
21115
+ > <Array(<GatewayUpdateLogForwardingOutput>, Integer, Hash)> gw_update_remote_access_session_logs_logz_io_with_http_info(body)
20047
21116
 
20048
21117
  ```ruby
20049
21118
  begin
20050
21119
 
20051
- data, status_code, headers = api_instance.get_secret_value_with_http_info(body)
21120
+ data, status_code, headers = api_instance.gw_update_remote_access_session_logs_logz_io_with_http_info(body)
20052
21121
  p status_code # => 2xx
20053
21122
  p headers # => { ... }
20054
- p data # => Hash&lt;String, Object&gt;
21123
+ p data # => <GatewayUpdateLogForwardingOutput>
20055
21124
  rescue Akeyless::ApiError => e
20056
- puts "Error when calling V2Api->get_secret_value_with_http_info: #{e}"
21125
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_logz_io_with_http_info: #{e}"
20057
21126
  end
20058
21127
  ```
20059
21128
 
@@ -20061,11 +21130,11 @@ end
20061
21130
 
20062
21131
  | Name | Type | Description | Notes |
20063
21132
  | ---- | ---- | ----------- | ----- |
20064
- | **body** | [**GetSecretValue**](GetSecretValue.md) | | |
21133
+ | **body** | [**GwUpdateRemoteAccessSessionLogsLogzIo**](GwUpdateRemoteAccessSessionLogsLogzIo.md) | | |
20065
21134
 
20066
21135
  ### Return type
20067
21136
 
20068
- **Hash&lt;String, Object&gt;**
21137
+ [**GatewayUpdateLogForwardingOutput**](GatewayUpdateLogForwardingOutput.md)
20069
21138
 
20070
21139
  ### Authorization
20071
21140
 
@@ -20077,9 +21146,9 @@ No authorization required
20077
21146
  - **Accept**: application/json
20078
21147
 
20079
21148
 
20080
- ## get_ssh_certificate
21149
+ ## gw_update_remote_access_session_logs_splunk
20081
21150
 
20082
- > <GetSSHCertificateOutput> get_ssh_certificate(body)
21151
+ > <GatewayUpdateLogForwardingOutput> gw_update_remote_access_session_logs_splunk(body)
20083
21152
 
20084
21153
 
20085
21154
 
@@ -20090,32 +21159,32 @@ require 'time'
20090
21159
  require 'akeyless'
20091
21160
 
20092
21161
  api_instance = Akeyless::V2Api.new
20093
- body = Akeyless::GetSSHCertificate.new({cert_issuer_name: 'cert_issuer_name_example', cert_username: 'cert_username_example'}) # GetSSHCertificate |
21162
+ body = Akeyless::GwUpdateRemoteAccessSessionLogsSplunk.new # GwUpdateRemoteAccessSessionLogsSplunk |
20094
21163
 
20095
21164
  begin
20096
21165
 
20097
- result = api_instance.get_ssh_certificate(body)
21166
+ result = api_instance.gw_update_remote_access_session_logs_splunk(body)
20098
21167
  p result
20099
21168
  rescue Akeyless::ApiError => e
20100
- puts "Error when calling V2Api->get_ssh_certificate: #{e}"
21169
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_splunk: #{e}"
20101
21170
  end
20102
21171
  ```
20103
21172
 
20104
- #### Using the get_ssh_certificate_with_http_info variant
21173
+ #### Using the gw_update_remote_access_session_logs_splunk_with_http_info variant
20105
21174
 
20106
21175
  This returns an Array which contains the response data, status code and headers.
20107
21176
 
20108
- > <Array(<GetSSHCertificateOutput>, Integer, Hash)> get_ssh_certificate_with_http_info(body)
21177
+ > <Array(<GatewayUpdateLogForwardingOutput>, Integer, Hash)> gw_update_remote_access_session_logs_splunk_with_http_info(body)
20109
21178
 
20110
21179
  ```ruby
20111
21180
  begin
20112
21181
 
20113
- data, status_code, headers = api_instance.get_ssh_certificate_with_http_info(body)
21182
+ data, status_code, headers = api_instance.gw_update_remote_access_session_logs_splunk_with_http_info(body)
20114
21183
  p status_code # => 2xx
20115
21184
  p headers # => { ... }
20116
- p data # => <GetSSHCertificateOutput>
21185
+ p data # => <GatewayUpdateLogForwardingOutput>
20117
21186
  rescue Akeyless::ApiError => e
20118
- puts "Error when calling V2Api->get_ssh_certificate_with_http_info: #{e}"
21187
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_splunk_with_http_info: #{e}"
20119
21188
  end
20120
21189
  ```
20121
21190
 
@@ -20123,11 +21192,11 @@ end
20123
21192
 
20124
21193
  | Name | Type | Description | Notes |
20125
21194
  | ---- | ---- | ----------- | ----- |
20126
- | **body** | [**GetSSHCertificate**](GetSSHCertificate.md) | | |
21195
+ | **body** | [**GwUpdateRemoteAccessSessionLogsSplunk**](GwUpdateRemoteAccessSessionLogsSplunk.md) | | |
20127
21196
 
20128
21197
  ### Return type
20129
21198
 
20130
- [**GetSSHCertificateOutput**](GetSSHCertificateOutput.md)
21199
+ [**GatewayUpdateLogForwardingOutput**](GatewayUpdateLogForwardingOutput.md)
20131
21200
 
20132
21201
  ### Authorization
20133
21202
 
@@ -20139,9 +21208,9 @@ No authorization required
20139
21208
  - **Accept**: application/json
20140
21209
 
20141
21210
 
20142
- ## get_tags
21211
+ ## gw_update_remote_access_session_logs_stdout
20143
21212
 
20144
- > Array&lt;String&gt; get_tags(body)
21213
+ > <GatewayUpdateLogForwardingOutput> gw_update_remote_access_session_logs_stdout(body)
20145
21214
 
20146
21215
 
20147
21216
 
@@ -20152,32 +21221,32 @@ require 'time'
20152
21221
  require 'akeyless'
20153
21222
 
20154
21223
  api_instance = Akeyless::V2Api.new
20155
- body = Akeyless::GetTags.new({name: 'name_example'}) # GetTags |
21224
+ body = Akeyless::GwUpdateRemoteAccessSessionLogsStdout.new # GwUpdateRemoteAccessSessionLogsStdout |
20156
21225
 
20157
21226
  begin
20158
21227
 
20159
- result = api_instance.get_tags(body)
21228
+ result = api_instance.gw_update_remote_access_session_logs_stdout(body)
20160
21229
  p result
20161
21230
  rescue Akeyless::ApiError => e
20162
- puts "Error when calling V2Api->get_tags: #{e}"
21231
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_stdout: #{e}"
20163
21232
  end
20164
21233
  ```
20165
21234
 
20166
- #### Using the get_tags_with_http_info variant
21235
+ #### Using the gw_update_remote_access_session_logs_stdout_with_http_info variant
20167
21236
 
20168
21237
  This returns an Array which contains the response data, status code and headers.
20169
21238
 
20170
- > <Array(Array&lt;String&gt;, Integer, Hash)> get_tags_with_http_info(body)
21239
+ > <Array(<GatewayUpdateLogForwardingOutput>, Integer, Hash)> gw_update_remote_access_session_logs_stdout_with_http_info(body)
20171
21240
 
20172
21241
  ```ruby
20173
21242
  begin
20174
21243
 
20175
- data, status_code, headers = api_instance.get_tags_with_http_info(body)
21244
+ data, status_code, headers = api_instance.gw_update_remote_access_session_logs_stdout_with_http_info(body)
20176
21245
  p status_code # => 2xx
20177
21246
  p headers # => { ... }
20178
- p data # => Array&lt;String&gt;
21247
+ p data # => <GatewayUpdateLogForwardingOutput>
20179
21248
  rescue Akeyless::ApiError => e
20180
- puts "Error when calling V2Api->get_tags_with_http_info: #{e}"
21249
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_stdout_with_http_info: #{e}"
20181
21250
  end
20182
21251
  ```
20183
21252
 
@@ -20185,11 +21254,11 @@ end
20185
21254
 
20186
21255
  | Name | Type | Description | Notes |
20187
21256
  | ---- | ---- | ----------- | ----- |
20188
- | **body** | [**GetTags**](GetTags.md) | | |
21257
+ | **body** | [**GwUpdateRemoteAccessSessionLogsStdout**](GwUpdateRemoteAccessSessionLogsStdout.md) | | |
20189
21258
 
20190
21259
  ### Return type
20191
21260
 
20192
- **Array&lt;String&gt;**
21261
+ [**GatewayUpdateLogForwardingOutput**](GatewayUpdateLogForwardingOutput.md)
20193
21262
 
20194
21263
  ### Authorization
20195
21264
 
@@ -20201,9 +21270,9 @@ No authorization required
20201
21270
  - **Accept**: application/json
20202
21271
 
20203
21272
 
20204
- ## get_target
21273
+ ## gw_update_remote_access_session_logs_sumologic
20205
21274
 
20206
- > <Target> get_target(body)
21275
+ > <GatewayUpdateLogForwardingOutput> gw_update_remote_access_session_logs_sumologic(body)
20207
21276
 
20208
21277
 
20209
21278
 
@@ -20214,32 +21283,32 @@ require 'time'
20214
21283
  require 'akeyless'
20215
21284
 
20216
21285
  api_instance = Akeyless::V2Api.new
20217
- body = Akeyless::GetTarget.new({name: 'name_example'}) # GetTarget |
21286
+ body = Akeyless::GwUpdateRemoteAccessSessionLogsSumologic.new # GwUpdateRemoteAccessSessionLogsSumologic |
20218
21287
 
20219
21288
  begin
20220
21289
 
20221
- result = api_instance.get_target(body)
21290
+ result = api_instance.gw_update_remote_access_session_logs_sumologic(body)
20222
21291
  p result
20223
21292
  rescue Akeyless::ApiError => e
20224
- puts "Error when calling V2Api->get_target: #{e}"
21293
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_sumologic: #{e}"
20225
21294
  end
20226
21295
  ```
20227
21296
 
20228
- #### Using the get_target_with_http_info variant
21297
+ #### Using the gw_update_remote_access_session_logs_sumologic_with_http_info variant
20229
21298
 
20230
21299
  This returns an Array which contains the response data, status code and headers.
20231
21300
 
20232
- > <Array(<Target>, Integer, Hash)> get_target_with_http_info(body)
21301
+ > <Array(<GatewayUpdateLogForwardingOutput>, Integer, Hash)> gw_update_remote_access_session_logs_sumologic_with_http_info(body)
20233
21302
 
20234
21303
  ```ruby
20235
21304
  begin
20236
21305
 
20237
- data, status_code, headers = api_instance.get_target_with_http_info(body)
21306
+ data, status_code, headers = api_instance.gw_update_remote_access_session_logs_sumologic_with_http_info(body)
20238
21307
  p status_code # => 2xx
20239
21308
  p headers # => { ... }
20240
- p data # => <Target>
21309
+ p data # => <GatewayUpdateLogForwardingOutput>
20241
21310
  rescue Akeyless::ApiError => e
20242
- puts "Error when calling V2Api->get_target_with_http_info: #{e}"
21311
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_sumologic_with_http_info: #{e}"
20243
21312
  end
20244
21313
  ```
20245
21314
 
@@ -20247,11 +21316,11 @@ end
20247
21316
 
20248
21317
  | Name | Type | Description | Notes |
20249
21318
  | ---- | ---- | ----------- | ----- |
20250
- | **body** | [**GetTarget**](GetTarget.md) | | |
21319
+ | **body** | [**GwUpdateRemoteAccessSessionLogsSumologic**](GwUpdateRemoteAccessSessionLogsSumologic.md) | | |
20251
21320
 
20252
21321
  ### Return type
20253
21322
 
20254
- [**Target**](Target.md)
21323
+ [**GatewayUpdateLogForwardingOutput**](GatewayUpdateLogForwardingOutput.md)
20255
21324
 
20256
21325
  ### Authorization
20257
21326
 
@@ -20263,9 +21332,9 @@ No authorization required
20263
21332
  - **Accept**: application/json
20264
21333
 
20265
21334
 
20266
- ## get_target_details
21335
+ ## gw_update_remote_access_session_logs_syslog
20267
21336
 
20268
- > <GetTargetDetailsOutput> get_target_details(body)
21337
+ > <GatewayUpdateLogForwardingOutput> gw_update_remote_access_session_logs_syslog(body)
20269
21338
 
20270
21339
 
20271
21340
 
@@ -20276,32 +21345,32 @@ require 'time'
20276
21345
  require 'akeyless'
20277
21346
 
20278
21347
  api_instance = Akeyless::V2Api.new
20279
- body = Akeyless::GetTargetDetails.new({name: 'name_example'}) # GetTargetDetails |
21348
+ body = Akeyless::GwUpdateRemoteAccessSessionLogsSyslog.new # GwUpdateRemoteAccessSessionLogsSyslog |
20280
21349
 
20281
21350
  begin
20282
21351
 
20283
- result = api_instance.get_target_details(body)
21352
+ result = api_instance.gw_update_remote_access_session_logs_syslog(body)
20284
21353
  p result
20285
21354
  rescue Akeyless::ApiError => e
20286
- puts "Error when calling V2Api->get_target_details: #{e}"
21355
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_syslog: #{e}"
20287
21356
  end
20288
21357
  ```
20289
21358
 
20290
- #### Using the get_target_details_with_http_info variant
21359
+ #### Using the gw_update_remote_access_session_logs_syslog_with_http_info variant
20291
21360
 
20292
21361
  This returns an Array which contains the response data, status code and headers.
20293
21362
 
20294
- > <Array(<GetTargetDetailsOutput>, Integer, Hash)> get_target_details_with_http_info(body)
21363
+ > <Array(<GatewayUpdateLogForwardingOutput>, Integer, Hash)> gw_update_remote_access_session_logs_syslog_with_http_info(body)
20295
21364
 
20296
21365
  ```ruby
20297
21366
  begin
20298
21367
 
20299
- data, status_code, headers = api_instance.get_target_details_with_http_info(body)
21368
+ data, status_code, headers = api_instance.gw_update_remote_access_session_logs_syslog_with_http_info(body)
20300
21369
  p status_code # => 2xx
20301
21370
  p headers # => { ... }
20302
- p data # => <GetTargetDetailsOutput>
21371
+ p data # => <GatewayUpdateLogForwardingOutput>
20303
21372
  rescue Akeyless::ApiError => e
20304
- puts "Error when calling V2Api->get_target_details_with_http_info: #{e}"
21373
+ puts "Error when calling V2Api->gw_update_remote_access_session_logs_syslog_with_http_info: #{e}"
20305
21374
  end
20306
21375
  ```
20307
21376
 
@@ -20309,11 +21378,11 @@ end
20309
21378
 
20310
21379
  | Name | Type | Description | Notes |
20311
21380
  | ---- | ---- | ----------- | ----- |
20312
- | **body** | [**GetTargetDetails**](GetTargetDetails.md) | | |
21381
+ | **body** | [**GwUpdateRemoteAccessSessionLogsSyslog**](GwUpdateRemoteAccessSessionLogsSyslog.md) | | |
20313
21382
 
20314
21383
  ### Return type
20315
21384
 
20316
- [**GetTargetDetailsOutput**](GetTargetDetailsOutput.md)
21385
+ [**GatewayUpdateLogForwardingOutput**](GatewayUpdateLogForwardingOutput.md)
20317
21386
 
20318
21387
  ### Authorization
20319
21388
 
@@ -21281,6 +22350,68 @@ No authorization required
21281
22350
  - **Accept**: application/json
21282
22351
 
21283
22352
 
22353
+ ## list_acme_accounts
22354
+
22355
+ > <ListAcmeAccountsOutput> list_acme_accounts(body)
22356
+
22357
+
22358
+
22359
+ ### Examples
22360
+
22361
+ ```ruby
22362
+ require 'time'
22363
+ require 'akeyless'
22364
+
22365
+ api_instance = Akeyless::V2Api.new
22366
+ body = Akeyless::ListAcmeAccounts.new({cert_issuer_name: 'cert_issuer_name_example'}) # ListAcmeAccounts |
22367
+
22368
+ begin
22369
+
22370
+ result = api_instance.list_acme_accounts(body)
22371
+ p result
22372
+ rescue Akeyless::ApiError => e
22373
+ puts "Error when calling V2Api->list_acme_accounts: #{e}"
22374
+ end
22375
+ ```
22376
+
22377
+ #### Using the list_acme_accounts_with_http_info variant
22378
+
22379
+ This returns an Array which contains the response data, status code and headers.
22380
+
22381
+ > <Array(<ListAcmeAccountsOutput>, Integer, Hash)> list_acme_accounts_with_http_info(body)
22382
+
22383
+ ```ruby
22384
+ begin
22385
+
22386
+ data, status_code, headers = api_instance.list_acme_accounts_with_http_info(body)
22387
+ p status_code # => 2xx
22388
+ p headers # => { ... }
22389
+ p data # => <ListAcmeAccountsOutput>
22390
+ rescue Akeyless::ApiError => e
22391
+ puts "Error when calling V2Api->list_acme_accounts_with_http_info: #{e}"
22392
+ end
22393
+ ```
22394
+
22395
+ ### Parameters
22396
+
22397
+ | Name | Type | Description | Notes |
22398
+ | ---- | ---- | ----------- | ----- |
22399
+ | **body** | [**ListAcmeAccounts**](ListAcmeAccounts.md) | | |
22400
+
22401
+ ### Return type
22402
+
22403
+ [**ListAcmeAccountsOutput**](ListAcmeAccountsOutput.md)
22404
+
22405
+ ### Authorization
22406
+
22407
+ No authorization required
22408
+
22409
+ ### HTTP request headers
22410
+
22411
+ - **Content-Type**: application/json
22412
+ - **Accept**: application/json
22413
+
22414
+
21284
22415
  ## list_auth_methods
21285
22416
 
21286
22417
  > <ListAuthMethodsOutput> list_auth_methods(body)