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
@@ -0,0 +1,32 @@
1
+ # Akeyless::GwUpdateRemoteAccessSessionLogsAzureAnalytics
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **enable** | **String** | Enable Log Forwarding [true/false] | [optional][default to 'true'] |
8
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
+ | **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
10
+ | **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
11
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
12
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
13
+ | **workspace_id** | **String** | Azure workspace id | [optional] |
14
+ | **workspace_key** | **String** | Azure workspace key | [optional] |
15
+
16
+ ## Example
17
+
18
+ ```ruby
19
+ require 'akeyless'
20
+
21
+ instance = Akeyless::GwUpdateRemoteAccessSessionLogsAzureAnalytics.new(
22
+ enable: null,
23
+ json: null,
24
+ output_format: null,
25
+ pull_interval: null,
26
+ token: null,
27
+ uid_token: null,
28
+ workspace_id: null,
29
+ workspace_key: null
30
+ )
31
+ ```
32
+
@@ -0,0 +1,38 @@
1
+ # Akeyless::GwUpdateRemoteAccessSessionLogsDatadog
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **api_key** | **String** | Datadog api key | [optional] |
8
+ | **enable** | **String** | Enable Log Forwarding [true/false] | [optional][default to 'true'] |
9
+ | **host** | **String** | Datadog host | [optional] |
10
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
11
+ | **log_service** | **String** | Datadog log service | [optional][default to 'use-existing'] |
12
+ | **log_source** | **String** | Datadog log source | [optional][default to 'use-existing'] |
13
+ | **log_tags** | **String** | A comma-separated list of Datadog log tags formatted as \"key:value\" strings | [optional][default to 'use-existing'] |
14
+ | **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
15
+ | **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
16
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
17
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
18
+
19
+ ## Example
20
+
21
+ ```ruby
22
+ require 'akeyless'
23
+
24
+ instance = Akeyless::GwUpdateRemoteAccessSessionLogsDatadog.new(
25
+ api_key: null,
26
+ enable: null,
27
+ host: null,
28
+ json: null,
29
+ log_service: null,
30
+ log_source: null,
31
+ log_tags: null,
32
+ output_format: null,
33
+ pull_interval: null,
34
+ token: null,
35
+ uid_token: null
36
+ )
37
+ ```
38
+
@@ -0,0 +1,48 @@
1
+ # Akeyless::GwUpdateRemoteAccessSessionLogsElasticsearch
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **api_key** | **String** | Elasticsearch api key relevant only for api_key auth-type | [optional] |
8
+ | **auth_type** | **String** | Elasticsearch auth type [api_key/password] | [optional] |
9
+ | **cloud_id** | **String** | Elasticsearch cloud id relevant only for cloud server-type | [optional] |
10
+ | **enable** | **String** | Enable Log Forwarding [true/false] | [optional][default to 'true'] |
11
+ | **enable_tls** | **Boolean** | Enable tls | [optional] |
12
+ | **index** | **String** | Elasticsearch index | [optional] |
13
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
+ | **nodes** | **String** | Elasticsearch nodes relevant only for nodes server-type | [optional] |
15
+ | **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
16
+ | **password** | **String** | Elasticsearch password relevant only for password auth-type | [optional] |
17
+ | **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
18
+ | **server_type** | **String** | Elasticsearch server type [cloud/nodes] | [optional] |
19
+ | **tls_certificate** | **String** | Elasticsearch tls certificate | [optional][default to 'use-existing'] |
20
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
21
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
22
+ | **user_name** | **String** | Elasticsearch user name relevant only for password auth-type | [optional] |
23
+
24
+ ## Example
25
+
26
+ ```ruby
27
+ require 'akeyless'
28
+
29
+ instance = Akeyless::GwUpdateRemoteAccessSessionLogsElasticsearch.new(
30
+ api_key: null,
31
+ auth_type: null,
32
+ cloud_id: null,
33
+ enable: null,
34
+ enable_tls: null,
35
+ index: null,
36
+ json: null,
37
+ nodes: null,
38
+ output_format: null,
39
+ password: null,
40
+ pull_interval: null,
41
+ server_type: null,
42
+ tls_certificate: null,
43
+ token: null,
44
+ uid_token: null,
45
+ user_name: null
46
+ )
47
+ ```
48
+
@@ -0,0 +1,36 @@
1
+ # Akeyless::GwUpdateRemoteAccessSessionLogsGoogleChronicle
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **customer_id** | **String** | Google chronicle customer id | [optional] |
8
+ | **enable** | **String** | Enable Log Forwarding [true/false] | [optional][default to 'true'] |
9
+ | **gcp_key** | **String** | Base64-encoded service account private key text | [optional] |
10
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
11
+ | **log_type** | **String** | Google chronicle log type | [optional] |
12
+ | **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
13
+ | **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
14
+ | **region** | **String** | Google chronicle region [eu_multi_region/london/us_multi_region/singapore/tel_aviv] | [optional] |
15
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
16
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
17
+
18
+ ## Example
19
+
20
+ ```ruby
21
+ require 'akeyless'
22
+
23
+ instance = Akeyless::GwUpdateRemoteAccessSessionLogsGoogleChronicle.new(
24
+ customer_id: null,
25
+ enable: null,
26
+ gcp_key: null,
27
+ json: null,
28
+ log_type: null,
29
+ output_format: null,
30
+ pull_interval: null,
31
+ region: null,
32
+ token: null,
33
+ uid_token: null
34
+ )
35
+ ```
36
+
@@ -0,0 +1,36 @@
1
+ # Akeyless::GwUpdateRemoteAccessSessionLogsLogstash
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **dns** | **String** | Logstash dns | [optional] |
8
+ | **enable** | **String** | Enable Log Forwarding [true/false] | [optional][default to 'true'] |
9
+ | **enable_tls** | **Boolean** | Enable tls | [optional] |
10
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
11
+ | **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
12
+ | **protocol** | **String** | Logstash protocol [tcp/udp] | [optional] |
13
+ | **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
14
+ | **tls_certificate** | **String** | Logstash tls certificate | [optional][default to 'use-existing'] |
15
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
16
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
17
+
18
+ ## Example
19
+
20
+ ```ruby
21
+ require 'akeyless'
22
+
23
+ instance = Akeyless::GwUpdateRemoteAccessSessionLogsLogstash.new(
24
+ dns: null,
25
+ enable: null,
26
+ enable_tls: null,
27
+ json: null,
28
+ output_format: null,
29
+ protocol: null,
30
+ pull_interval: null,
31
+ tls_certificate: null,
32
+ token: null,
33
+ uid_token: null
34
+ )
35
+ ```
36
+
@@ -0,0 +1,32 @@
1
+ # Akeyless::GwUpdateRemoteAccessSessionLogsLogzIo
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **enable** | **String** | Enable Log Forwarding [true/false] | [optional][default to 'true'] |
8
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
+ | **logz_io_token** | **String** | Logz-io token | [optional] |
10
+ | **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
11
+ | **protocol** | **String** | LogzIo protocol [tcp/https] | [optional] |
12
+ | **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
13
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
14
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
15
+
16
+ ## Example
17
+
18
+ ```ruby
19
+ require 'akeyless'
20
+
21
+ instance = Akeyless::GwUpdateRemoteAccessSessionLogsLogzIo.new(
22
+ enable: null,
23
+ json: null,
24
+ logz_io_token: null,
25
+ output_format: null,
26
+ protocol: null,
27
+ pull_interval: null,
28
+ token: null,
29
+ uid_token: null
30
+ )
31
+ ```
32
+
@@ -0,0 +1,42 @@
1
+ # Akeyless::GwUpdateRemoteAccessSessionLogsSplunk
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **enable** | **String** | Enable Log Forwarding [true/false] | [optional][default to 'true'] |
8
+ | **enable_tls** | **Boolean** | Enable tls | [optional] |
9
+ | **index** | **String** | Splunk index | [optional] |
10
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
11
+ | **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
12
+ | **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
13
+ | **source** | **String** | Splunk source | [optional][default to 'use-existing'] |
14
+ | **source_type** | **String** | Splunk source type | [optional][default to 'use-existing'] |
15
+ | **splunk_token** | **String** | Splunk token | [optional] |
16
+ | **splunk_url** | **String** | Splunk server URL | [optional] |
17
+ | **tls_certificate** | **String** | Splunk tls certificate | [optional][default to 'use-existing'] |
18
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
19
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
20
+
21
+ ## Example
22
+
23
+ ```ruby
24
+ require 'akeyless'
25
+
26
+ instance = Akeyless::GwUpdateRemoteAccessSessionLogsSplunk.new(
27
+ enable: null,
28
+ enable_tls: null,
29
+ index: null,
30
+ json: null,
31
+ output_format: null,
32
+ pull_interval: null,
33
+ source: null,
34
+ source_type: null,
35
+ splunk_token: null,
36
+ splunk_url: null,
37
+ tls_certificate: null,
38
+ token: null,
39
+ uid_token: null
40
+ )
41
+ ```
42
+
@@ -0,0 +1,28 @@
1
+ # Akeyless::GwUpdateRemoteAccessSessionLogsStdout
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **enable** | **String** | Enable Log Forwarding [true/false] | [optional][default to 'true'] |
8
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
+ | **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
10
+ | **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
11
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
12
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'akeyless'
18
+
19
+ instance = Akeyless::GwUpdateRemoteAccessSessionLogsStdout.new(
20
+ enable: null,
21
+ json: null,
22
+ output_format: null,
23
+ pull_interval: null,
24
+ token: null,
25
+ uid_token: null
26
+ )
27
+ ```
28
+
@@ -0,0 +1,34 @@
1
+ # Akeyless::GwUpdateRemoteAccessSessionLogsSumologic
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **enable** | **String** | Enable Log Forwarding [true/false] | [optional][default to 'true'] |
8
+ | **endpoint** | **String** | Sumologic endpoint URL | [optional] |
9
+ | **host** | **String** | Sumologic host | [optional][default to 'use-existing'] |
10
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
11
+ | **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
12
+ | **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
13
+ | **sumologic_tags** | **String** | A comma-separated list of Sumologic tags | [optional][default to 'use-existing'] |
14
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
15
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
16
+
17
+ ## Example
18
+
19
+ ```ruby
20
+ require 'akeyless'
21
+
22
+ instance = Akeyless::GwUpdateRemoteAccessSessionLogsSumologic.new(
23
+ enable: null,
24
+ endpoint: null,
25
+ host: null,
26
+ json: null,
27
+ output_format: null,
28
+ pull_interval: null,
29
+ sumologic_tags: null,
30
+ token: null,
31
+ uid_token: null
32
+ )
33
+ ```
34
+
@@ -0,0 +1,40 @@
1
+ # Akeyless::GwUpdateRemoteAccessSessionLogsSyslog
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **enable** | **String** | Enable Log Forwarding [true/false] | [optional][default to 'true'] |
8
+ | **enable_tls** | **Boolean** | Enable tls relevant only for network type TCP | [optional] |
9
+ | **formatter** | **String** | Syslog formatter [text/cef] | [optional][default to 'text'] |
10
+ | **host** | **String** | Syslog host | [optional] |
11
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
12
+ | **network** | **String** | Syslog network [tcp/udp] | [optional][default to 'tcp'] |
13
+ | **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
14
+ | **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
15
+ | **target_tag** | **String** | Syslog target tag | [optional][default to 'use-existing'] |
16
+ | **tls_certificate** | **String** | Syslog tls certificate | [optional][default to 'use-existing'] |
17
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
18
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
19
+
20
+ ## Example
21
+
22
+ ```ruby
23
+ require 'akeyless'
24
+
25
+ instance = Akeyless::GwUpdateRemoteAccessSessionLogsSyslog.new(
26
+ enable: null,
27
+ enable_tls: null,
28
+ formatter: null,
29
+ host: null,
30
+ json: null,
31
+ network: null,
32
+ output_format: null,
33
+ pull_interval: null,
34
+ target_tag: null,
35
+ tls_certificate: null,
36
+ token: null,
37
+ uid_token: null
38
+ )
39
+ ```
40
+
@@ -12,7 +12,9 @@
12
12
  | **cluster_gw_url** | **String** | | [optional] |
13
13
  | **display_metadata** | **String** | | [optional] |
14
14
  | **dynamic_secret_producer_details** | [**DynamicSecretProducerInfo**](DynamicSecretProducerInfo.md) | | [optional] |
15
+ | **expiration_events** | [**Array<CertificateExpirationEvent>**](CertificateExpirationEvent.md) | | [optional] |
15
16
  | **importer_info** | [**ImporterInfo**](ImporterInfo.md) | | [optional] |
17
+ | **next_rotation_events** | [**Array<NextAutoRotationEvent>**](NextAutoRotationEvent.md) | | [optional] |
16
18
  | **oidc_client_info** | [**OidcClientInfo**](OidcClientInfo.md) | | [optional] |
17
19
  | **password_policy** | [**PasswordPolicyInfo**](PasswordPolicyInfo.md) | | [optional] |
18
20
  | **rotated_secret_details** | [**RotatedSecretDetailsInfo**](RotatedSecretDetailsInfo.md) | | [optional] |
@@ -34,7 +36,9 @@ instance = Akeyless::ItemGeneralInfo.new(
34
36
  cluster_gw_url: null,
35
37
  display_metadata: null,
36
38
  dynamic_secret_producer_details: null,
39
+ expiration_events: null,
37
40
  importer_info: null,
41
+ next_rotation_events: null,
38
42
  oidc_client_info: null,
39
43
  password_policy: null,
40
44
  rotated_secret_details: null,
@@ -0,0 +1,24 @@
1
+ # Akeyless::ListAcmeAccounts
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **cert_issuer_name** | **String** | The name of the PKI certificate issuer | |
8
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
9
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
10
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'akeyless'
16
+
17
+ instance = Akeyless::ListAcmeAccounts.new(
18
+ cert_issuer_name: null,
19
+ json: null,
20
+ token: null,
21
+ uid_token: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,18 @@
1
+ # Akeyless::ListAcmeAccountsOutput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **accounts** | [**Array<AcmeAccount>**](AcmeAccount.md) | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::ListAcmeAccountsOutput.new(
15
+ accounts: null
16
+ )
17
+ ```
18
+
@@ -0,0 +1,18 @@
1
+ # Akeyless::NextAutoRotationEvent
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **seconds_before** | **Integer** | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::NextAutoRotationEvent.new(
15
+ seconds_before: null
16
+ )
17
+ ```
18
+
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **acme_enabled** | **Boolean** | | [optional] |
7
8
  | **allow_any_name** | **Boolean** | | [optional] |
8
9
  | **allow_copy_ext_from_csr** | **Boolean** | | [optional] |
9
10
  | **allow_subdomains** | **Boolean** | | [optional] |
@@ -27,6 +28,7 @@
27
28
  | **key_type** | **String** | | [optional] |
28
29
  | **key_usage_list** | **Array<String>** | | [optional] |
29
30
  | **locality** | **Array<String>** | | [optional] |
31
+ | **non_critical_key_usage** | **Boolean** | | [optional] |
30
32
  | **not_before_duration** | **Integer** | A Duration represents the elapsed time between two instants as an int64 nanosecond count. The representation limits the largest representable duration to approximately 290 years. | [optional] |
31
33
  | **organization_list** | **Array<String>** | | [optional] |
32
34
  | **organization_unit_list** | **Array<String>** | | [optional] |
@@ -43,6 +45,7 @@
43
45
  require 'akeyless'
44
46
 
45
47
  instance = Akeyless::PKICertificateIssueDetails.new(
48
+ acme_enabled: null,
46
49
  allow_any_name: null,
47
50
  allow_copy_ext_from_csr: null,
48
51
  allow_subdomains: null,
@@ -66,6 +69,7 @@ instance = Akeyless::PKICertificateIssueDetails.new(
66
69
  key_type: null,
67
70
  key_usage_list: null,
68
71
  locality: null,
72
+ non_critical_key_usage: null,
69
73
  not_before_duration: null,
70
74
  organization_list: null,
71
75
  organization_unit_list: null,
@@ -0,0 +1,24 @@
1
+ # Akeyless::PasswordExpirationInfo
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **days_before_expire** | **Integer** | | [optional] |
8
+ | **days_before_notification** | **Integer** | | [optional] |
9
+ | **days_until_expire** | **Integer** | r/o calculated parameter | [optional] |
10
+ | **enable** | **Boolean** | | [optional] |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'akeyless'
16
+
17
+ instance = Akeyless::PasswordExpirationInfo.new(
18
+ days_before_expire: null,
19
+ days_before_notification: null,
20
+ days_until_expire: null,
21
+ enable: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,24 @@
1
+ # Akeyless::ResetAccessKey
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
8
+ | **name** | **String** | Auth Method name | |
9
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
10
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'akeyless'
16
+
17
+ instance = Akeyless::ResetAccessKey.new(
18
+ json: null,
19
+ name: null,
20
+ token: null,
21
+ uid_token: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,18 @@
1
+ # Akeyless::ResetAuthMethodAccessKeyOutput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **access_key** | **String** | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::ResetAuthMethodAccessKeyOutput.new(
15
+ access_key: null
16
+ )
17
+ ```
18
+
@@ -7,6 +7,7 @@
7
7
  | **assoc_id** | **String** | | [optional] |
8
8
  | **auth_method_name** | **String** | | [optional] |
9
9
  | **auth_method_sub_claims** | **Hash<String, Array<String>>** | | [optional] |
10
+ | **is_subclaims_with_operator** | **Boolean** | | [optional] |
10
11
  | **role_name** | **String** | | [optional] |
11
12
  | **sub_claims_case_sensitive** | **Boolean** | | [optional] |
12
13
 
@@ -19,6 +20,7 @@ instance = Akeyless::RoleAssociationDetails.new(
19
20
  assoc_id: null,
20
21
  auth_method_name: null,
21
22
  auth_method_sub_claims: null,
23
+ is_subclaims_with_operator: null,
22
24
  role_name: null,
23
25
  sub_claims_case_sensitive: null
24
26
  )
@@ -8,6 +8,7 @@
8
8
  | **auth_method_access_id** | **String** | | [optional] |
9
9
  | **auth_method_name** | **String** | | [optional] |
10
10
  | **auth_method_sub_claims** | **Hash<String, Array<String>>** | | [optional] |
11
+ | **is_subclaims_with_operator** | **Boolean** | | [optional] |
11
12
  | **sub_claims_case_sensitive** | **Boolean** | | [optional] |
12
13
 
13
14
  ## Example
@@ -20,6 +21,7 @@ instance = Akeyless::RoleAuthMethodAssociation.new(
20
21
  auth_method_access_id: null,
21
22
  auth_method_name: null,
22
23
  auth_method_sub_claims: null,
24
+ is_subclaims_with_operator: null,
23
25
  sub_claims_case_sensitive: null
24
26
  )
25
27
  ```
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **accessibility** | **String** | for personal password manager | [optional][default to 'regular'] |
7
8
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
8
9
  | **name** | **String** | Secret name | |
9
10
  | **old_version** | **Integer** | Old secret version to rollback to | |
@@ -16,6 +17,7 @@
16
17
  require 'akeyless'
17
18
 
18
19
  instance = Akeyless::RollbackSecret.new(
20
+ accessibility: null,
19
21
  json: null,
20
22
  name: null,
21
23
  old_version: null,
@@ -18,6 +18,7 @@
18
18
  | **name** | **String** | Rotated secret name | |
19
19
  | **password_length** | **String** | The length of the password to be generated | [optional] |
20
20
  | **rotate_after_disconnect** | **String** | Rotate the value of the secret after SRA session ends [true/false] | [optional][default to 'false'] |
21
+ | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
21
22
  | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
22
23
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
23
24
  | **rotator_type** | **String** | The rotator type. options: [target/api-key] | |
@@ -50,6 +51,7 @@ instance = Akeyless::RotatedSecretCreateAws.new(
50
51
  name: null,
51
52
  password_length: null,
52
53
  rotate_after_disconnect: null,
54
+ rotation_event_in: null,
53
55
  rotation_hour: null,
54
56
  rotation_interval: null,
55
57
  rotator_type: null,
@@ -17,6 +17,7 @@
17
17
  | **name** | **String** | Rotated secret name | |
18
18
  | **password_length** | **String** | The length of the password to be generated | [optional] |
19
19
  | **rotate_after_disconnect** | **String** | Rotate the value of the secret after SRA session ends [true/false] | [optional][default to 'false'] |
20
+ | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
20
21
  | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
21
22
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
22
23
  | **rotator_type** | **String** | The rotator type. options: [target/password/api-key/azure-storage-account] | |
@@ -52,6 +53,7 @@ instance = Akeyless::RotatedSecretCreateAzure.new(
52
53
  name: null,
53
54
  password_length: null,
54
55
  rotate_after_disconnect: null,
56
+ rotation_event_in: null,
55
57
  rotation_hour: null,
56
58
  rotation_interval: null,
57
59
  rotator_type: null,
@@ -15,6 +15,7 @@
15
15
  | **password_length** | **String** | The length of the password to be generated | [optional] |
16
16
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
17
17
  | **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
18
+ | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
18
19
  | **rotation_hour** | **Integer** | The Hour of the rotation in UTC | [optional] |
19
20
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
20
21
  | **rotator_type** | **String** | The rotator type. options: [target/password] | |
@@ -40,6 +41,7 @@ instance = Akeyless::RotatedSecretCreateCassandra.new(
40
41
  password_length: null,
41
42
  rotated_password: null,
42
43
  rotated_username: null,
44
+ rotation_event_in: null,
43
45
  rotation_hour: null,
44
46
  rotation_interval: null,
45
47
  rotator_type: null,