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
@@ -18,7 +18,7 @@
18
18
  | **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
19
19
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
20
20
  | **name** | **String** | Dynamic secret name | |
21
- | **new_name** | **String** | Dynamic secret new name | [optional] |
21
+ | **new_name** | **String** | Dynamic secret name | [optional] |
22
22
  | **password_length** | **String** | The length of the password to be generated | [optional] |
23
23
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
24
24
  | **region** | **String** | Region | [optional][default to 'us-east-2'] |
@@ -14,7 +14,7 @@
14
14
  | **fixed_user_only** | **Boolean** | Fixed user | [optional][default to false] |
15
15
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
16
16
  | **name** | **String** | Dynamic secret name | |
17
- | **new_name** | **String** | Dynamic secret new name | [optional] |
17
+ | **new_name** | **String** | Dynamic secret name | [optional] |
18
18
  | **password_length** | **String** | The length of the password to be generated | [optional] |
19
19
  | **producer_encryption_key_name** | **String** | Dynamic secret encryption key | [optional] |
20
20
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
@@ -13,7 +13,7 @@
13
13
  | **description** | **String** | Description of the object | [optional] |
14
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
15
  | **name** | **String** | Dynamic secret name | |
16
- | **new_name** | **String** | Dynamic secret new name | [optional] |
16
+ | **new_name** | **String** | Dynamic secret name | [optional] |
17
17
  | **password_length** | **String** | The length of the password to be generated | [optional] |
18
18
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
19
19
  | **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
@@ -12,7 +12,7 @@
12
12
  | **description** | **String** | Description of the object | [optional] |
13
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
14
  | **name** | **String** | Dynamic secret name | |
15
- | **new_name** | **String** | Dynamic secret new name | [optional] |
15
+ | **new_name** | **String** | Dynamic secret name | [optional] |
16
16
  | **password_length** | **String** | The length of the password to be generated | [optional] |
17
17
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
18
18
  | **skip_ssl** | **Boolean** | Skip SSL | [optional][default to true] |
@@ -11,7 +11,7 @@
11
11
  | **enable_admin_rotation** | **Boolean** | Should admin credentials be rotated | [optional][default to false] |
12
12
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
13
  | **name** | **String** | Dynamic secret name | |
14
- | **new_name** | **String** | Dynamic secret new name | [optional] |
14
+ | **new_name** | **String** | Dynamic secret name | [optional] |
15
15
  | **payload** | **String** | Secret payload to be sent with each create/revoke webhook request | [optional] |
16
16
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
17
17
  | **revoke_sync_url** | **String** | URL of an endpoint that implements /sync/revoke method, for example https://webhook.example.com/sync/revoke | |
@@ -11,7 +11,7 @@
11
11
  | **dockerhub_username** | **String** | DockerhubUsername is the name of the user in dockerhub | [optional] |
12
12
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
13
  | **name** | **String** | Dynamic secret name | |
14
- | **new_name** | **String** | Dynamic secret new name | [optional] |
14
+ | **new_name** | **String** | Dynamic secret name | [optional] |
15
15
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
16
16
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
17
17
  | **target_name** | **String** | Target name | [optional] |
@@ -15,7 +15,7 @@
15
15
  | **eks_secret_access_key** | **String** | Secret Access Key | [optional] |
16
16
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
17
17
  | **name** | **String** | Dynamic secret name | |
18
- | **new_name** | **String** | Dynamic secret new name | [optional] |
18
+ | **new_name** | **String** | Dynamic secret name | [optional] |
19
19
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
20
20
  | **secure_access_allow_port_forwading** | **Boolean** | Enable Port forwarding while using CLI access | [optional] |
21
21
  | **secure_access_bastion_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Bastion | [optional] |
@@ -13,7 +13,7 @@
13
13
  | **gcp_token_scopes** | **String** | Access token scopes list, e.g. scope1,scope2 | [optional] |
14
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
15
  | **name** | **String** | Dynamic secret name | |
16
- | **new_name** | **String** | Dynamic secret new name | [optional] |
16
+ | **new_name** | **String** | Dynamic secret name | [optional] |
17
17
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
18
18
  | **role_binding** | **String** | Role binding definitions in json format | [optional] |
19
19
  | **service_account_type** | **String** | The type of the gcp dynamic secret. Options[fixed, dynamic] | [default to 'fixed'] |
@@ -14,7 +14,7 @@
14
14
  | **installation_repository** | **String** | Optional, mutually exclusive with installation id, GitHub repository '<owner>/<repo-name>' | [optional] |
15
15
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
16
16
  | **name** | **String** | Dynamic secret name | |
17
- | **new_name** | **String** | Dynamic secret new name | [optional] |
17
+ | **new_name** | **String** | Dynamic secret name | [optional] |
18
18
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
19
19
  | **target_name** | **String** | Target name | [optional] |
20
20
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -16,7 +16,7 @@
16
16
  | **installation_organization** | **String** | Gitlab project name, required for access-type=project | [optional] |
17
17
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
18
18
  | **name** | **String** | Dynamic secret name | |
19
- | **new_name** | **String** | Dynamic secret new name | [optional] |
19
+ | **new_name** | **String** | Dynamic secret name | [optional] |
20
20
  | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
21
21
  | **target_name** | **String** | Target name | [optional] |
22
22
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -13,7 +13,7 @@
13
13
  | **gke_service_account_email** | **String** | GKE service account email | [optional] |
14
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
15
  | **name** | **String** | Dynamic secret name | |
16
- | **new_name** | **String** | Dynamic secret new name | [optional] |
16
+ | **new_name** | **String** | Dynamic secret name | [optional] |
17
17
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
18
18
  | **secure_access_allow_port_forwading** | **Boolean** | Enable Port forwarding while using CLI access | [optional] |
19
19
  | **secure_access_bastion_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Bastion | [optional] |
@@ -13,7 +13,7 @@
13
13
  | **group_role** | **String** | | [optional] |
14
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
15
  | **name** | **String** | Dynamic secret name | |
16
- | **new_name** | **String** | Dynamic secret new name | [optional] |
16
+ | **new_name** | **String** | Dynamic secret name | [optional] |
17
17
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
18
18
  | **role_name** | **String** | Name of the admin role to assign to the user, relevant only for role access-mode | [optional] |
19
19
  | **role_scope** | **String** | | [optional] |
@@ -15,7 +15,7 @@
15
15
  | **hanadb_username** | **String** | HanaDb Username | [optional] |
16
16
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
17
17
  | **name** | **String** | Dynamic secret name | |
18
- | **new_name** | **String** | Dynamic secret new name | [optional] |
18
+ | **new_name** | **String** | Dynamic secret name | [optional] |
19
19
  | **password_length** | **String** | The length of the password to be generated | [optional] |
20
20
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
21
21
  | **secure_access_bastion_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Bastion | [optional] |
@@ -19,7 +19,7 @@
19
19
  | **k8s_service_account** | **String** | K8S ServiceAccount to extract token from. | [optional] |
20
20
  | **k8s_service_account_type** | **String** | K8S ServiceAccount type [fixed, dynamic]. | [optional] |
21
21
  | **name** | **String** | Dynamic secret name | |
22
- | **new_name** | **String** | Dynamic secret new name | [optional] |
22
+ | **new_name** | **String** | Dynamic secret name | [optional] |
23
23
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
24
24
  | **secure_access_allow_port_forwading** | **Boolean** | Enable Port forwarding while using CLI access | [optional] |
25
25
  | **secure_access_bastion_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Bastion | [optional] |
@@ -16,7 +16,7 @@
16
16
  | **ldap_ca_cert** | **String** | CA Certificate File Content | [optional] |
17
17
  | **ldap_url** | **String** | LDAP Server URL | [optional] |
18
18
  | **name** | **String** | Dynamic secret name | |
19
- | **new_name** | **String** | Dynamic secret new name | [optional] |
19
+ | **new_name** | **String** | Dynamic secret name | [optional] |
20
20
  | **password_length** | **String** | The length of the password to be generated | [optional] |
21
21
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
22
22
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
@@ -20,7 +20,7 @@
20
20
  | **mongodb_uri_options** | **String** | MongoDB server URI options | [optional] |
21
21
  | **mongodb_username** | **String** | MongoDB server username | [optional] |
22
22
  | **name** | **String** | Dynamic secret name | |
23
- | **new_name** | **String** | Dynamic secret new name | [optional] |
23
+ | **new_name** | **String** | Dynamic secret name | [optional] |
24
24
  | **password_length** | **String** | The length of the password to be generated | [optional] |
25
25
  | **producer_encryption_key_name** | **String** | Encrypt producer with following key | [optional] |
26
26
  | **secure_access_bastion_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Bastion | [optional] |
@@ -15,7 +15,7 @@
15
15
  | **mssql_revocation_statements** | **String** | MSSQL Revocation statements | [optional] |
16
16
  | **mssql_username** | **String** | MSSQL Username | [optional] |
17
17
  | **name** | **String** | Dynamic secret name | |
18
- | **new_name** | **String** | Dynamic secret new name | [optional] |
18
+ | **new_name** | **String** | Dynamic secret name | [optional] |
19
19
  | **password_length** | **String** | The length of the password to be generated | [optional] |
20
20
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
21
21
  | **secure_access_bastion_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Bastion | [optional] |
@@ -17,7 +17,7 @@
17
17
  | **mysql_screation_statements** | **String** | MySQL Creation statements | [optional] |
18
18
  | **mysql_username** | **String** | MySQL Username | [optional] |
19
19
  | **name** | **String** | Dynamic secret name | |
20
- | **new_name** | **String** | Dynamic secret new name | [optional] |
20
+ | **new_name** | **String** | Dynamic secret name | [optional] |
21
21
  | **password_length** | **String** | The length of the password to be generated | [optional] |
22
22
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
23
23
  | **secure_access_bastion_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Bastion | [optional] |
@@ -10,7 +10,7 @@
10
10
  | **description** | **String** | Description of the object | [optional] |
11
11
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
12
12
  | **name** | **String** | Dynamic secret name | |
13
- | **new_name** | **String** | Dynamic secret new name | [optional] |
13
+ | **new_name** | **String** | Dynamic secret name | [optional] |
14
14
  | **oracle_host** | **String** | Oracle Host | [optional][default to '127.0.0.1'] |
15
15
  | **oracle_password** | **String** | Oracle Password | [optional] |
16
16
  | **oracle_port** | **String** | Oracle Port | [optional][default to '1521'] |
@@ -8,7 +8,7 @@
8
8
  | **description** | **String** | Description of the object | [optional] |
9
9
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
10
10
  | **name** | **String** | Dynamic secret name | |
11
- | **new_name** | **String** | Dynamic secret new name | [optional] |
11
+ | **new_name** | **String** | Dynamic secret name | [optional] |
12
12
  | **ping_administrative_port** | **String** | Ping Federate administrative port | [optional][default to '9999'] |
13
13
  | **ping_atm_id** | **String** | Set a specific Access Token Management (ATM) instance for the created OAuth Client by providing the ATM Id. If no explicit value is given, the default pingfederate server ATM will be set. | [optional] |
14
14
  | **ping_authorization_port** | **String** | Ping Federate authorization port | [optional][default to '9031'] |
@@ -13,7 +13,7 @@
13
13
  | **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
14
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
15
  | **name** | **String** | Dynamic secret name | |
16
- | **new_name** | **String** | Dynamic secret new name | [optional] |
16
+ | **new_name** | **String** | Dynamic secret name | [optional] |
17
17
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
18
18
  | **root_first_in_chain** | **Boolean** | Root first in chain | [optional] |
19
19
  | **sign_using_akeyless_pki** | **Boolean** | Use Akeyless PKI issuer or Venafi issuer | [optional] |
@@ -8,6 +8,7 @@
8
8
  | **email** | **String** | The Email value | [optional] |
9
9
  | **enc_email_with_shared_key** | **String** | EncEmailWithSharedKey is the email of this auth method, encrypted with the shared auth/uam key (for use in uam) | [optional] |
10
10
  | **hash_pass** | **String** | The password value | [optional] |
11
+ | **last_reset_password** | **Time** | The last password change date | [optional] |
11
12
 
12
13
  ## Example
13
14
 
@@ -18,7 +19,8 @@ instance = Akeyless::EmailPassAccessRules.new(
18
19
  alg: null,
19
20
  email: null,
20
21
  enc_email_with_shared_key: null,
21
- hash_pass: null
22
+ hash_pass: null,
23
+ last_reset_password: null
22
24
  )
23
25
  ```
24
26
 
@@ -7,10 +7,10 @@
7
7
  | **auth_methods_event_source_locations** | **Array<String>** | Auth Method Event sources | [optional] |
8
8
  | **description** | **String** | Description of the object | [optional] |
9
9
  | **email_to** | **String** | A comma seperated list of email addresses to send event to | [optional] |
10
- | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
10
+ | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
11
11
  | **every** | **String** | Rate of periodic runner repetition in hours | [optional] |
12
12
  | **gateways_event_source_locations** | **Array<String>** | Event sources | |
13
- | **include_error** | **String** | Set this option to include event errors details [true\\false] | [optional] |
13
+ | **include_error** | **String** | Set this option to include event errors details [true/false] | [optional] |
14
14
  | **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
15
15
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
16
16
  | **key** | **String** | The name of a key that used to encrypt the EventForwarder secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -12,7 +12,7 @@
12
12
  | **client_id** | **String** | The client ID to use when connecting with jwt authentication | [optional] |
13
13
  | **client_secret** | **String** | The client secret to use when connecting with jwt authentication | [optional] |
14
14
  | **description** | **String** | Description of the object | [optional] |
15
- | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
15
+ | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
16
16
  | **every** | **String** | Rate of periodic runner repetition in hours | [optional] |
17
17
  | **gateways_event_source_locations** | **Array<String>** | Event sources | |
18
18
  | **host** | **String** | Workstation Host | [optional] |
@@ -6,7 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **auth_methods_event_source_locations** | **Array<String>** | Auth Method Event sources | [optional] |
8
8
  | **description** | **String** | Description of the object | [optional] |
9
- | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
9
+ | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
10
10
  | **every** | **String** | Rate of periodic runner repetition in hours | [optional] |
11
11
  | **gateways_event_source_locations** | **Array<String>** | Event sources | |
12
12
  | **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
@@ -9,7 +9,7 @@
9
9
  | **auth_type** | **String** | The Webhook authentication type [user-pass, token, certificate] | [optional][default to 'user-pass'] |
10
10
  | **client_cert_data** | **String** | Base64 encoded PEM certificate, relevant for certificate auth-type | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional] |
12
- | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
12
+ | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
13
13
  | **every** | **String** | Rate of periodic runner repetition in hours | [optional] |
14
14
  | **gateways_event_source_locations** | **Array<String>** | Event sources | |
15
15
  | **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
@@ -8,9 +8,9 @@
8
8
  | **description** | **String** | Description of the object | [optional] |
9
9
  | **email_to** | **String** | A comma seperated list of email addresses to send event to | [optional] |
10
10
  | **enable** | **String** | Enable/Disable Event Forwarder [true/false] | [optional][default to 'true'] |
11
- | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
11
+ | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
12
12
  | **gateways_event_source_locations** | **Array<String>** | Event sources | |
13
- | **include_error** | **String** | Set this option to include event errors details [true\\false] | [optional] |
13
+ | **include_error** | **String** | Set this option to include event errors details [true/false] | [optional] |
14
14
  | **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
15
15
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
16
16
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
@@ -13,7 +13,7 @@
13
13
  | **client_secret** | **String** | The client secret to use when connecting with jwt authentication | [optional] |
14
14
  | **description** | **String** | Description of the object | [optional] |
15
15
  | **enable** | **String** | Enable/Disable Event Forwarder [true/false] | [optional][default to 'true'] |
16
- | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
16
+ | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
17
17
  | **gateways_event_source_locations** | **Array<String>** | Event sources | |
18
18
  | **host** | **String** | Workstation Host | [optional] |
19
19
  | **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
@@ -7,7 +7,7 @@
7
7
  | **auth_methods_event_source_locations** | **Array<String>** | Auth Method Event sources | [optional] |
8
8
  | **description** | **String** | Description of the object | [optional] |
9
9
  | **enable** | **String** | Enable/Disable Event Forwarder [true/false] | [optional][default to 'true'] |
10
- | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
10
+ | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
11
11
  | **gateways_event_source_locations** | **Array<String>** | Event sources | |
12
12
  | **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
13
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
@@ -10,7 +10,7 @@
10
10
  | **client_cert_data** | **String** | Base64 encoded PEM certificate, relevant for certificate auth-type | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional] |
12
12
  | **enable** | **String** | Enable/Disable Event Forwarder [true/false] | [optional][default to 'true'] |
13
- | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
13
+ | **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated] | [optional] |
14
14
  | **gateways_event_source_locations** | **Array<String>** | Event sources | |
15
15
  | **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
16
16
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
@@ -0,0 +1,22 @@
1
+ # Akeyless::GatewayGetRemoteAccess
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
8
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
9
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'akeyless'
15
+
16
+ instance = Akeyless::GatewayGetRemoteAccess.new(
17
+ json: null,
18
+ token: null,
19
+ uid_token: null
20
+ )
21
+ ```
22
+
@@ -27,6 +27,7 @@
27
27
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
28
28
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
29
29
  | **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] |
30
+ | **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
30
31
  | **rotation_hour** | **Integer** | The Rotation Hour | [optional][default to 0] |
31
32
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
32
33
  | **rotator_creds_type** | **String** | The rotation credentials type | [optional][default to 'use-self-creds'] |
@@ -63,6 +64,7 @@ instance = Akeyless::GatewayUpdateItem.new(
63
64
  rm_tag: null,
64
65
  rotated_password: null,
65
66
  rotated_username: null,
67
+ rotation_event_in: null,
66
68
  rotation_hour: null,
67
69
  rotation_interval: null,
68
70
  rotator_creds_type: null,
@@ -0,0 +1,36 @@
1
+ # Akeyless::GatewayUpdateRemoteAccess
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **allowed_urls** | **String** | List of valid URLs to redirect from the Portal back to the remote access server (in a comma-delimited list) | [optional][default to 'use-existing'] |
8
+ | **hide_session_recording** | **String** | Specifies whether to show/hide if the session is currently recorded [true/false] | [optional] |
9
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
10
+ | **kexalgs** | **String** | Decide which algorithm will be used as part of the SSH initial hand-shake process | [optional][default to 'use-existing'] |
11
+ | **keyboard_layout** | **String** | Enable support for additional keyboard layouts | [optional][default to 'use-existing'] |
12
+ | **legacy_ssh_algorithm** | **String** | Signs SSH certificates using legacy ssh-rsa-cert-01@openssh.com signing algorithm [true/false] | [optional] |
13
+ | **rdp_target_configuration** | **String** | Specify the usernameSubClaim that exists inside the IDP JWT, e.g. email | [optional][default to 'use-existing'] |
14
+ | **ssh_target_configuration** | **String** | Specify the usernameSubClaim that exists inside the IDP JWT, e.g. email | [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::GatewayUpdateRemoteAccess.new(
24
+ allowed_urls: null,
25
+ hide_session_recording: null,
26
+ json: null,
27
+ kexalgs: null,
28
+ keyboard_layout: null,
29
+ legacy_ssh_algorithm: null,
30
+ rdp_target_configuration: null,
31
+ ssh_target_configuration: null,
32
+ token: null,
33
+ uid_token: null
34
+ )
35
+ ```
36
+
@@ -0,0 +1,46 @@
1
+ # Akeyless::GatewayUpdateRemoteAccessRdpRecordings
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **aws_storage_access_key_id** | **String** | AWS access key id. For more information refer to https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html | [optional] |
8
+ | **aws_storage_bucket_name** | **String** | The AWS bucket name. For more information refer to https://docs.aws.amazon.com/s3/ | [optional] |
9
+ | **aws_storage_bucket_prefix** | **String** | The folder name in S3 bucket. For more information refer to https://docs.aws.amazon.com/s3/ | [optional] |
10
+ | **aws_storage_region** | **String** | The region where the storage is located | [optional] |
11
+ | **aws_storage_secret_access_key** | **String** | AWS secret access key. For more information refer to https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html | [optional] |
12
+ | **azure_storage_account_name** | **String** | Azure account name. For more information refer to https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview | [optional] |
13
+ | **azure_storage_client_id** | **String** | Azure client id. For more information refer to https://learn.microsoft.com/en-us/azure/storage/common/storage-account-get-info?tabs=portal | [optional] |
14
+ | **azure_storage_client_secret** | **String** | Azure client secret. For more information refer to https://learn.microsoft.com/en-us/azure/storage/common/storage-account-get-info?tabs=portal | [optional] |
15
+ | **azure_storage_container_name** | **String** | Azure container name. For more information refer to https://learn.microsoft.com/en-us/rest/api/storageservices/naming-and-referencing-containers--blobs--and-metadata | [optional] |
16
+ | **azure_storage_tenant_id** | **String** | Azure tenant id. For more information refer to https://learn.microsoft.com/en-us/entra/fundamentals/how-to-find-tenant | [optional] |
17
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
18
+ | **rdp_session_recording** | **String** | Enable recording of rdp session [true/false] | [optional] |
19
+ | **rdp_session_storage** | **String** | Rdp session recording storage destination [local/aws/azure] | [optional] |
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
+
23
+ ## Example
24
+
25
+ ```ruby
26
+ require 'akeyless'
27
+
28
+ instance = Akeyless::GatewayUpdateRemoteAccessRdpRecordings.new(
29
+ aws_storage_access_key_id: null,
30
+ aws_storage_bucket_name: null,
31
+ aws_storage_bucket_prefix: null,
32
+ aws_storage_region: null,
33
+ aws_storage_secret_access_key: null,
34
+ azure_storage_account_name: null,
35
+ azure_storage_client_id: null,
36
+ azure_storage_client_secret: null,
37
+ azure_storage_container_name: null,
38
+ azure_storage_tenant_id: null,
39
+ json: null,
40
+ rdp_session_recording: null,
41
+ rdp_session_storage: null,
42
+ token: null,
43
+ uid_token: null
44
+ )
45
+ ```
46
+
@@ -0,0 +1,24 @@
1
+ # Akeyless::GenerateAcmeEab
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::GenerateAcmeEab.new(
18
+ cert_issuer_name: null,
19
+ json: null,
20
+ token: null,
21
+ uid_token: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,22 @@
1
+ # Akeyless::GenerateAcmeEabOutput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **expires_at** | **Time** | | [optional] |
8
+ | **kid** | **String** | | [optional] |
9
+ | **mac_key** | **String** | | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'akeyless'
15
+
16
+ instance = Akeyless::GenerateAcmeEabOutput.new(
17
+ expires_at: null,
18
+ kid: null,
19
+ mac_key: null
20
+ )
21
+ ```
22
+
@@ -10,6 +10,7 @@
10
10
  | **group_alias** | **String** | | [optional] |
11
11
  | **group_id** | **String** | | [optional] |
12
12
  | **group_name** | **String** | | [optional] |
13
+ | **is_subclaims_with_operator** | **Boolean** | | [optional] |
13
14
  | **modification_date** | **Time** | | [optional] |
14
15
  | **user_assignments** | [**Array<AccessPermissionAssignment>**](AccessPermissionAssignment.md) | | [optional] |
15
16
 
@@ -25,6 +26,7 @@ instance = Akeyless::GetGroupOutput.new(
25
26
  group_alias: null,
26
27
  group_id: null,
27
28
  group_name: null,
29
+ is_subclaims_with_operator: null,
28
30
  modification_date: null,
29
31
  user_assignments: null
30
32
  )
@@ -9,7 +9,7 @@
9
9
  | **cert_issuer_name** | **String** | The name of the PKI certificate issuer | |
10
10
  | **common_name** | **String** | The common name to be included in the PKI certificate (if CSR is supplied this flag is ignored and the CSR subject CN is taken) | [optional] |
11
11
  | **csr_data_base64** | **String** | Certificate Signing Request contents encoded in base64 to generate the certificate with | [optional] |
12
- | **extended_key_usage** | **String** | A comma-separated list of extended key usage requests which will be used for certificate issuance. Supported values: 'clientauth', 'serverauth'. | [optional] |
12
+ | **extended_key_usage** | **String** | A comma-separated list of extended key usage requests which will be used for certificate issuance. Supported values: 'clientauth', 'serverauth'. If critical is present the extension will be marked as critical | [optional] |
13
13
  | **extra_extensions** | **String** | A json string that defines the requested extra extensions for the certificate | [optional] |
14
14
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
15
  | **key_data_base64** | **String** | PKI key file contents. If this option is used, the certificate will be printed to stdout | [optional] |
@@ -8,7 +8,7 @@
8
8
  | **cert_issuer_name** | **String** | The name of the PKI certificate issuer | |
9
9
  | **common_name** | **String** | The common name to be included in the PKI certificate (if CSR is supplied this flag is ignored and the CSR subject CN is taken) | [optional] |
10
10
  | **csr_data_base64** | **String** | Certificate Signing Request contents encoded in base64 to generate the certificate with | [optional] |
11
- | **extended_key_usage** | **String** | A comma-separated list of extended key usage requests which will be used for certificate issuance. Supported values: 'clientauth', 'serverauth'. | [optional] |
11
+ | **extended_key_usage** | **String** | A comma-separated list of extended key usage requests which will be used for certificate issuance. Supported values: 'clientauth', 'serverauth'. If critical is present the extension will be marked as critical | [optional] |
12
12
  | **extra_extensions** | **String** | A json string that defines the requested extra extensions for the certificate | [optional] |
13
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
14
  | **key_data_base64** | **String** | PKI key file contents. If this option is used, the certificate will be printed to stdout | [optional] |
data/docs/Group.md CHANGED
@@ -10,6 +10,7 @@
10
10
  | **group_alias** | **String** | | [optional] |
11
11
  | **group_id** | **String** | | [optional] |
12
12
  | **group_name** | **String** | | [optional] |
13
+ | **is_subclaims_with_operator** | **Boolean** | | [optional] |
13
14
  | **modification_date** | **Time** | | [optional] |
14
15
  | **user_assignments** | [**Array<AccessPermissionAssignment>**](AccessPermissionAssignment.md) | | [optional] |
15
16
 
@@ -25,6 +26,7 @@ instance = Akeyless::Group.new(
25
26
  group_alias: null,
26
27
  group_id: null,
27
28
  group_name: null,
29
+ is_subclaims_with_operator: null,
28
30
  modification_date: null,
29
31
  user_assignments: null
30
32
  )
@@ -0,0 +1,42 @@
1
+ # Akeyless::GwUpdateRemoteAccessSessionLogsAwsS3
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **access_id** | **String** | AWS access id relevant for access_key auth-type | [optional] |
8
+ | **access_key** | **String** | AWS access key relevant for access_key auth-type | [optional] |
9
+ | **auth_type** | **String** | AWS auth type [access_key/cloud_id/assume_role] | [optional] |
10
+ | **bucket_name** | **String** | AWS S3 bucket name | [optional] |
11
+ | **enable** | **String** | Enable Log Forwarding [true/false] | [optional][default to 'true'] |
12
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
+ | **log_folder** | **String** | AWS S3 destination folder for logs | [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
+ | **region** | **String** | AWS region | [optional] |
17
+ | **role_arn** | **String** | AWS role arn relevant for assume_role auth-type | [optional] |
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::GwUpdateRemoteAccessSessionLogsAwsS3.new(
27
+ access_id: null,
28
+ access_key: null,
29
+ auth_type: null,
30
+ bucket_name: null,
31
+ enable: null,
32
+ json: null,
33
+ log_folder: null,
34
+ output_format: null,
35
+ pull_interval: null,
36
+ region: null,
37
+ role_arn: null,
38
+ token: null,
39
+ uid_token: null
40
+ )
41
+ ```
42
+