akeyless 5.0.12 → 5.0.14

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 (409) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +28 -1
  3. data/docs/AccountCustomFieldCreate.md +30 -0
  4. data/docs/AccountCustomFieldCreateOutput.md +18 -0
  5. data/docs/AccountCustomFieldDelete.md +24 -0
  6. data/docs/AccountCustomFieldGet.md +24 -0
  7. data/docs/AccountCustomFieldGetOutput.md +34 -0
  8. data/docs/AccountCustomFieldList.md +26 -0
  9. data/docs/AccountCustomFieldUpdate.md +28 -0
  10. data/docs/AccountGeneralSettings.md +2 -0
  11. data/docs/AiInsightsConfigPart.md +24 -0
  12. data/docs/AiInsightsSetting.md +18 -0
  13. data/docs/AkeylessGatewayConfig.md +2 -0
  14. data/docs/ConfigHash.md +2 -0
  15. data/docs/CreateCertificate.md +2 -0
  16. data/docs/CreateClassicKey.md +2 -0
  17. data/docs/CreateDFCKey.md +2 -0
  18. data/docs/CreateOidcApp.md +2 -0
  19. data/docs/CreatePKICertIssuer.md +2 -0
  20. data/docs/CreateRole.md +2 -0
  21. data/docs/CreateSSHCertIssuer.md +2 -0
  22. data/docs/CreateSecret.md +2 -0
  23. data/docs/CreateTokenizer.md +2 -0
  24. data/docs/CreateUSC.md +2 -0
  25. data/docs/DSProducerDetails.md +2 -0
  26. data/docs/DecryptWithClassicKey.md +2 -0
  27. data/docs/DescribeItem.md +2 -0
  28. data/docs/DynamicSecretCreateArtifactory.md +2 -0
  29. data/docs/DynamicSecretCreateAws.md +2 -0
  30. data/docs/DynamicSecretCreateAzure.md +2 -0
  31. data/docs/DynamicSecretCreateCassandra.md +2 -0
  32. data/docs/DynamicSecretCreateChef.md +2 -0
  33. data/docs/DynamicSecretCreateCustom.md +2 -0
  34. data/docs/DynamicSecretCreateDockerhub.md +2 -0
  35. data/docs/DynamicSecretCreateEks.md +2 -0
  36. data/docs/DynamicSecretCreateGcp.md +2 -0
  37. data/docs/DynamicSecretCreateGithub.md +2 -0
  38. data/docs/DynamicSecretCreateGitlab.md +2 -0
  39. data/docs/DynamicSecretCreateGke.md +2 -0
  40. data/docs/DynamicSecretCreateGoogleWorkspace.md +2 -0
  41. data/docs/DynamicSecretCreateHanaDb.md +2 -0
  42. data/docs/DynamicSecretCreateK8s.md +2 -0
  43. data/docs/DynamicSecretCreateLdap.md +2 -0
  44. data/docs/DynamicSecretCreateMongoDb.md +2 -0
  45. data/docs/DynamicSecretCreateMsSql.md +2 -0
  46. data/docs/DynamicSecretCreateMySql.md +2 -0
  47. data/docs/DynamicSecretCreateOpenAI.md +2 -0
  48. data/docs/DynamicSecretCreateOracleDb.md +2 -0
  49. data/docs/DynamicSecretCreatePing.md +2 -0
  50. data/docs/DynamicSecretCreatePostgreSql.md +2 -0
  51. data/docs/DynamicSecretCreateRabbitMq.md +2 -0
  52. data/docs/DynamicSecretCreateRdp.md +2 -0
  53. data/docs/DynamicSecretCreateRedis.md +2 -0
  54. data/docs/DynamicSecretCreateRedshift.md +2 -0
  55. data/docs/DynamicSecretCreateSnowflake.md +2 -0
  56. data/docs/DynamicSecretCreateVenafi.md +2 -0
  57. data/docs/DynamicSecretUpdateArtifactory.md +2 -0
  58. data/docs/DynamicSecretUpdateAws.md +2 -0
  59. data/docs/DynamicSecretUpdateAzure.md +2 -0
  60. data/docs/DynamicSecretUpdateCassandra.md +2 -0
  61. data/docs/DynamicSecretUpdateChef.md +2 -0
  62. data/docs/DynamicSecretUpdateCustom.md +2 -0
  63. data/docs/DynamicSecretUpdateDockerhub.md +2 -0
  64. data/docs/DynamicSecretUpdateEks.md +2 -0
  65. data/docs/DynamicSecretUpdateGcp.md +2 -0
  66. data/docs/DynamicSecretUpdateGithub.md +2 -0
  67. data/docs/DynamicSecretUpdateGitlab.md +2 -0
  68. data/docs/DynamicSecretUpdateGke.md +2 -0
  69. data/docs/DynamicSecretUpdateGoogleWorkspace.md +2 -0
  70. data/docs/DynamicSecretUpdateHanaDb.md +2 -0
  71. data/docs/DynamicSecretUpdateK8s.md +2 -0
  72. data/docs/DynamicSecretUpdateLdap.md +2 -0
  73. data/docs/DynamicSecretUpdateMongoDb.md +2 -0
  74. data/docs/DynamicSecretUpdateMsSql.md +2 -0
  75. data/docs/DynamicSecretUpdateMySql.md +2 -0
  76. data/docs/DynamicSecretUpdateOpenAI.md +2 -0
  77. data/docs/DynamicSecretUpdateOracleDb.md +2 -0
  78. data/docs/DynamicSecretUpdatePing.md +2 -0
  79. data/docs/DynamicSecretUpdatePostgreSql.md +2 -0
  80. data/docs/DynamicSecretUpdateRabbitMq.md +2 -0
  81. data/docs/DynamicSecretUpdateRdp.md +2 -0
  82. data/docs/DynamicSecretUpdateRedis.md +2 -0
  83. data/docs/DynamicSecretUpdateRedshift.md +2 -0
  84. data/docs/DynamicSecretUpdateSnowflake.md +2 -0
  85. data/docs/DynamicSecretUpdateVenafi.md +2 -0
  86. data/docs/EncryptWithClassicKey.md +2 -0
  87. data/docs/FolderCreate.md +34 -0
  88. data/docs/FolderCreateOutput.md +18 -0
  89. data/docs/FolderDelete.md +28 -0
  90. data/docs/FolderGet.md +28 -0
  91. data/docs/FolderGetOutput.md +18 -0
  92. data/docs/FolderUpdate.md +36 -0
  93. data/docs/GatewayCreateProducerArtifactory.md +2 -0
  94. data/docs/GatewayCreateProducerAws.md +2 -0
  95. data/docs/GatewayCreateProducerAzure.md +2 -0
  96. data/docs/GatewayCreateProducerCassandra.md +2 -0
  97. data/docs/GatewayCreateProducerChef.md +2 -0
  98. data/docs/GatewayCreateProducerCustom.md +2 -0
  99. data/docs/GatewayCreateProducerDockerhub.md +2 -0
  100. data/docs/GatewayCreateProducerEks.md +2 -0
  101. data/docs/GatewayCreateProducerGcp.md +2 -0
  102. data/docs/GatewayCreateProducerGithub.md +2 -0
  103. data/docs/GatewayCreateProducerGke.md +2 -0
  104. data/docs/GatewayCreateProducerHanaDb.md +2 -0
  105. data/docs/GatewayCreateProducerLdap.md +2 -0
  106. data/docs/GatewayCreateProducerMSSQL.md +2 -0
  107. data/docs/GatewayCreateProducerMongo.md +2 -0
  108. data/docs/GatewayCreateProducerMySQL.md +2 -0
  109. data/docs/GatewayCreateProducerNativeK8S.md +2 -0
  110. data/docs/GatewayCreateProducerOracleDb.md +2 -0
  111. data/docs/GatewayCreateProducerPing.md +2 -0
  112. data/docs/GatewayCreateProducerPostgreSQL.md +2 -0
  113. data/docs/GatewayCreateProducerRabbitMQ.md +2 -0
  114. data/docs/GatewayCreateProducerRdp.md +2 -0
  115. data/docs/GatewayCreateProducerRedis.md +2 -0
  116. data/docs/GatewayCreateProducerRedshift.md +2 -0
  117. data/docs/GatewayCreateProducerSnowflake.md +2 -0
  118. data/docs/GatewayCreateProducerVenafi.md +2 -0
  119. data/docs/GatewayUpdateProducerArtifactory.md +2 -0
  120. data/docs/GatewayUpdateProducerAws.md +2 -0
  121. data/docs/GatewayUpdateProducerAzure.md +2 -0
  122. data/docs/GatewayUpdateProducerCassandra.md +2 -0
  123. data/docs/GatewayUpdateProducerChef.md +2 -0
  124. data/docs/GatewayUpdateProducerCustom.md +2 -0
  125. data/docs/GatewayUpdateProducerDockerhub.md +2 -0
  126. data/docs/GatewayUpdateProducerEks.md +2 -0
  127. data/docs/GatewayUpdateProducerGcp.md +2 -0
  128. data/docs/GatewayUpdateProducerGithub.md +2 -0
  129. data/docs/GatewayUpdateProducerGke.md +2 -0
  130. data/docs/GatewayUpdateProducerHanaDb.md +2 -0
  131. data/docs/GatewayUpdateProducerLdap.md +2 -0
  132. data/docs/GatewayUpdateProducerMSSQL.md +2 -0
  133. data/docs/GatewayUpdateProducerMongo.md +2 -0
  134. data/docs/GatewayUpdateProducerMySQL.md +2 -0
  135. data/docs/GatewayUpdateProducerNativeK8S.md +2 -0
  136. data/docs/GatewayUpdateProducerOracleDb.md +2 -0
  137. data/docs/GatewayUpdateProducerPing.md +2 -0
  138. data/docs/GatewayUpdateProducerPostgreSQL.md +2 -0
  139. data/docs/GatewayUpdateProducerRabbitMQ.md +2 -0
  140. data/docs/GatewayUpdateProducerRdp.md +2 -0
  141. data/docs/GatewayUpdateProducerRedis.md +2 -0
  142. data/docs/GatewayUpdateProducerRedshift.md +2 -0
  143. data/docs/GatewayUpdateProducerSnowflake.md +2 -0
  144. data/docs/GatewayUpdateProducerVenafi.md +2 -0
  145. data/docs/GeminiTargetDetails.md +1 -3
  146. data/docs/GetFolderOutput.md +36 -0
  147. data/docs/Item.md +2 -0
  148. data/docs/ItemCustomFieldsDetails.md +26 -0
  149. data/docs/NullTime.md +20 -0
  150. data/docs/RotatedSecretCreateAws.md +2 -0
  151. data/docs/RotatedSecretCreateAzure.md +2 -0
  152. data/docs/RotatedSecretCreateCassandra.md +2 -0
  153. data/docs/RotatedSecretCreateCustom.md +2 -0
  154. data/docs/RotatedSecretCreateDockerhub.md +2 -0
  155. data/docs/RotatedSecretCreateGcp.md +2 -0
  156. data/docs/RotatedSecretCreateHanadb.md +2 -0
  157. data/docs/RotatedSecretCreateLdap.md +2 -0
  158. data/docs/RotatedSecretCreateMongodb.md +2 -0
  159. data/docs/RotatedSecretCreateMssql.md +2 -0
  160. data/docs/RotatedSecretCreateMysql.md +2 -0
  161. data/docs/RotatedSecretCreateOracledb.md +2 -0
  162. data/docs/RotatedSecretCreatePostgresql.md +2 -0
  163. data/docs/RotatedSecretCreateRedis.md +2 -0
  164. data/docs/RotatedSecretCreateRedshift.md +2 -0
  165. data/docs/RotatedSecretCreateSnowflake.md +2 -0
  166. data/docs/RotatedSecretCreateSsh.md +2 -0
  167. data/docs/RotatedSecretCreateWindows.md +2 -0
  168. data/docs/RotatedSecretUpdateAws.md +2 -0
  169. data/docs/RotatedSecretUpdateAzure.md +2 -0
  170. data/docs/RotatedSecretUpdateCassandra.md +2 -0
  171. data/docs/RotatedSecretUpdateCustom.md +2 -0
  172. data/docs/RotatedSecretUpdateDockerhub.md +2 -0
  173. data/docs/RotatedSecretUpdateGcp.md +2 -0
  174. data/docs/RotatedSecretUpdateHanadb.md +2 -0
  175. data/docs/RotatedSecretUpdateLdap.md +2 -0
  176. data/docs/RotatedSecretUpdateMongodb.md +2 -0
  177. data/docs/RotatedSecretUpdateMssql.md +2 -0
  178. data/docs/RotatedSecretUpdateMysql.md +2 -0
  179. data/docs/RotatedSecretUpdateOracledb.md +2 -0
  180. data/docs/RotatedSecretUpdatePostgresql.md +2 -0
  181. data/docs/RotatedSecretUpdateRedis.md +2 -0
  182. data/docs/RotatedSecretUpdateRedshift.md +2 -0
  183. data/docs/RotatedSecretUpdateSnowflake.md +2 -0
  184. data/docs/RotatedSecretUpdateSsh.md +2 -0
  185. data/docs/RotatedSecretUpdateWindows.md +2 -0
  186. data/docs/SharingPolicyInfo.md +2 -0
  187. data/docs/TargetCreateGemini.md +0 -2
  188. data/docs/TargetUpdateGemini.md +0 -2
  189. data/docs/UpdateAccountSettings.md +4 -0
  190. data/docs/UpdateItem.md +2 -0
  191. data/docs/UpdatePKICertIssuer.md +2 -0
  192. data/docs/UpdateSSHCertIssuer.md +2 -0
  193. data/docs/UploadPKCS12.md +2 -0
  194. data/docs/UploadRSA.md +2 -0
  195. data/docs/V2Api.md +569 -0
  196. data/lib/akeyless/api/v2_api.rb +588 -0
  197. data/lib/akeyless/models/account_custom_field_create.rb +301 -0
  198. data/lib/akeyless/models/account_custom_field_create_output.rb +214 -0
  199. data/lib/akeyless/models/account_custom_field_delete.rb +255 -0
  200. data/lib/akeyless/models/account_custom_field_get.rb +255 -0
  201. data/lib/akeyless/models/account_custom_field_get_output.rb +286 -0
  202. data/lib/akeyless/models/account_custom_field_list.rb +258 -0
  203. data/lib/akeyless/models/account_custom_field_update.rb +277 -0
  204. data/lib/akeyless/models/account_general_settings.rb +10 -1
  205. data/lib/akeyless/models/ai_insights_config_part.rb +241 -0
  206. data/lib/akeyless/models/ai_insights_setting.rb +214 -0
  207. data/lib/akeyless/models/akeyless_gateway_config.rb +10 -1
  208. data/lib/akeyless/models/config_hash.rb +10 -1
  209. data/lib/akeyless/models/create_certificate.rb +13 -1
  210. data/lib/akeyless/models/create_classic_key.rb +13 -1
  211. data/lib/akeyless/models/create_dfc_key.rb +13 -1
  212. data/lib/akeyless/models/create_oidc_app.rb +13 -1
  213. data/lib/akeyless/models/create_pki_cert_issuer.rb +13 -1
  214. data/lib/akeyless/models/create_role.rb +13 -1
  215. data/lib/akeyless/models/create_secret.rb +13 -1
  216. data/lib/akeyless/models/create_ssh_cert_issuer.rb +13 -1
  217. data/lib/akeyless/models/create_tokenizer.rb +13 -1
  218. data/lib/akeyless/models/create_usc.rb +13 -1
  219. data/lib/akeyless/models/decrypt_with_classic_key.rb +13 -1
  220. data/lib/akeyless/models/describe_item.rb +13 -1
  221. data/lib/akeyless/models/ds_producer_details.rb +12 -1
  222. data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +13 -1
  223. data/lib/akeyless/models/dynamic_secret_create_aws.rb +13 -1
  224. data/lib/akeyless/models/dynamic_secret_create_azure.rb +13 -1
  225. data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +13 -1
  226. data/lib/akeyless/models/dynamic_secret_create_chef.rb +13 -1
  227. data/lib/akeyless/models/dynamic_secret_create_custom.rb +13 -1
  228. data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +13 -1
  229. data/lib/akeyless/models/dynamic_secret_create_eks.rb +13 -1
  230. data/lib/akeyless/models/dynamic_secret_create_gcp.rb +13 -1
  231. data/lib/akeyless/models/dynamic_secret_create_github.rb +13 -1
  232. data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +13 -1
  233. data/lib/akeyless/models/dynamic_secret_create_gke.rb +13 -1
  234. data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +13 -1
  235. data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +13 -1
  236. data/lib/akeyless/models/dynamic_secret_create_k8s.rb +13 -1
  237. data/lib/akeyless/models/dynamic_secret_create_ldap.rb +13 -1
  238. data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +13 -1
  239. data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +13 -1
  240. data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +13 -1
  241. data/lib/akeyless/models/dynamic_secret_create_open_ai.rb +13 -1
  242. data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +13 -1
  243. data/lib/akeyless/models/dynamic_secret_create_ping.rb +13 -1
  244. data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +13 -1
  245. data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +13 -1
  246. data/lib/akeyless/models/dynamic_secret_create_rdp.rb +13 -1
  247. data/lib/akeyless/models/dynamic_secret_create_redis.rb +13 -1
  248. data/lib/akeyless/models/dynamic_secret_create_redshift.rb +13 -1
  249. data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +13 -1
  250. data/lib/akeyless/models/dynamic_secret_create_venafi.rb +13 -1
  251. data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +13 -1
  252. data/lib/akeyless/models/dynamic_secret_update_aws.rb +13 -1
  253. data/lib/akeyless/models/dynamic_secret_update_azure.rb +13 -1
  254. data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +13 -1
  255. data/lib/akeyless/models/dynamic_secret_update_chef.rb +13 -1
  256. data/lib/akeyless/models/dynamic_secret_update_custom.rb +13 -1
  257. data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +13 -1
  258. data/lib/akeyless/models/dynamic_secret_update_eks.rb +13 -1
  259. data/lib/akeyless/models/dynamic_secret_update_gcp.rb +13 -1
  260. data/lib/akeyless/models/dynamic_secret_update_github.rb +13 -1
  261. data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +13 -1
  262. data/lib/akeyless/models/dynamic_secret_update_gke.rb +13 -1
  263. data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +13 -1
  264. data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +13 -1
  265. data/lib/akeyless/models/dynamic_secret_update_k8s.rb +13 -1
  266. data/lib/akeyless/models/dynamic_secret_update_ldap.rb +13 -1
  267. data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +13 -1
  268. data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +13 -1
  269. data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +13 -1
  270. data/lib/akeyless/models/dynamic_secret_update_open_ai.rb +13 -1
  271. data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +13 -1
  272. data/lib/akeyless/models/dynamic_secret_update_ping.rb +13 -1
  273. data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +13 -1
  274. data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +13 -1
  275. data/lib/akeyless/models/dynamic_secret_update_rdp.rb +13 -1
  276. data/lib/akeyless/models/dynamic_secret_update_redis.rb +13 -1
  277. data/lib/akeyless/models/dynamic_secret_update_redshift.rb +13 -1
  278. data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +13 -1
  279. data/lib/akeyless/models/dynamic_secret_update_venafi.rb +13 -1
  280. data/lib/akeyless/models/encrypt_with_classic_key.rb +13 -1
  281. data/lib/akeyless/models/folder_create.rb +308 -0
  282. data/lib/akeyless/models/folder_create_output.rb +214 -0
  283. data/lib/akeyless/models/folder_delete.rb +276 -0
  284. data/lib/akeyless/models/folder_get.rb +276 -0
  285. data/lib/akeyless/models/folder_get_output.rb +214 -0
  286. data/lib/akeyless/models/folder_update.rb +320 -0
  287. data/lib/akeyless/models/gateway_create_producer_artifactory.rb +13 -1
  288. data/lib/akeyless/models/gateway_create_producer_aws.rb +13 -1
  289. data/lib/akeyless/models/gateway_create_producer_azure.rb +13 -1
  290. data/lib/akeyless/models/gateway_create_producer_cassandra.rb +13 -1
  291. data/lib/akeyless/models/gateway_create_producer_chef.rb +13 -1
  292. data/lib/akeyless/models/gateway_create_producer_custom.rb +13 -1
  293. data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +13 -1
  294. data/lib/akeyless/models/gateway_create_producer_eks.rb +13 -1
  295. data/lib/akeyless/models/gateway_create_producer_gcp.rb +13 -1
  296. data/lib/akeyless/models/gateway_create_producer_github.rb +13 -1
  297. data/lib/akeyless/models/gateway_create_producer_gke.rb +13 -1
  298. data/lib/akeyless/models/gateway_create_producer_hana_db.rb +13 -1
  299. data/lib/akeyless/models/gateway_create_producer_ldap.rb +13 -1
  300. data/lib/akeyless/models/gateway_create_producer_mongo.rb +13 -1
  301. data/lib/akeyless/models/gateway_create_producer_mssql.rb +13 -1
  302. data/lib/akeyless/models/gateway_create_producer_my_sql.rb +13 -1
  303. data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +13 -1
  304. data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +13 -1
  305. data/lib/akeyless/models/gateway_create_producer_ping.rb +13 -1
  306. data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +13 -1
  307. data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +13 -1
  308. data/lib/akeyless/models/gateway_create_producer_rdp.rb +13 -1
  309. data/lib/akeyless/models/gateway_create_producer_redis.rb +13 -1
  310. data/lib/akeyless/models/gateway_create_producer_redshift.rb +13 -1
  311. data/lib/akeyless/models/gateway_create_producer_snowflake.rb +13 -1
  312. data/lib/akeyless/models/gateway_create_producer_venafi.rb +13 -1
  313. data/lib/akeyless/models/gateway_update_producer_artifactory.rb +13 -1
  314. data/lib/akeyless/models/gateway_update_producer_aws.rb +13 -1
  315. data/lib/akeyless/models/gateway_update_producer_azure.rb +13 -1
  316. data/lib/akeyless/models/gateway_update_producer_cassandra.rb +13 -1
  317. data/lib/akeyless/models/gateway_update_producer_chef.rb +13 -1
  318. data/lib/akeyless/models/gateway_update_producer_custom.rb +13 -1
  319. data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +13 -1
  320. data/lib/akeyless/models/gateway_update_producer_eks.rb +13 -1
  321. data/lib/akeyless/models/gateway_update_producer_gcp.rb +13 -1
  322. data/lib/akeyless/models/gateway_update_producer_github.rb +13 -1
  323. data/lib/akeyless/models/gateway_update_producer_gke.rb +13 -1
  324. data/lib/akeyless/models/gateway_update_producer_hana_db.rb +13 -1
  325. data/lib/akeyless/models/gateway_update_producer_ldap.rb +13 -1
  326. data/lib/akeyless/models/gateway_update_producer_mongo.rb +13 -1
  327. data/lib/akeyless/models/gateway_update_producer_mssql.rb +13 -1
  328. data/lib/akeyless/models/gateway_update_producer_my_sql.rb +13 -1
  329. data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +13 -1
  330. data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +13 -1
  331. data/lib/akeyless/models/gateway_update_producer_ping.rb +13 -1
  332. data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +13 -1
  333. data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +13 -1
  334. data/lib/akeyless/models/gateway_update_producer_rdp.rb +13 -1
  335. data/lib/akeyless/models/gateway_update_producer_redis.rb +13 -1
  336. data/lib/akeyless/models/gateway_update_producer_redshift.rb +13 -1
  337. data/lib/akeyless/models/gateway_update_producer_snowflake.rb +13 -1
  338. data/lib/akeyless/models/gateway_update_producer_venafi.rb +13 -1
  339. data/lib/akeyless/models/gemini_target_details.rb +4 -13
  340. data/lib/akeyless/models/get_folder_output.rb +298 -0
  341. data/lib/akeyless/models/item.rb +12 -1
  342. data/lib/akeyless/models/item_custom_fields_details.rb +251 -0
  343. data/lib/akeyless/models/null_time.rb +224 -0
  344. data/lib/akeyless/models/rotated_secret_create_aws.rb +13 -1
  345. data/lib/akeyless/models/rotated_secret_create_azure.rb +13 -1
  346. data/lib/akeyless/models/rotated_secret_create_cassandra.rb +13 -1
  347. data/lib/akeyless/models/rotated_secret_create_custom.rb +13 -1
  348. data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +13 -1
  349. data/lib/akeyless/models/rotated_secret_create_gcp.rb +13 -1
  350. data/lib/akeyless/models/rotated_secret_create_hanadb.rb +13 -1
  351. data/lib/akeyless/models/rotated_secret_create_ldap.rb +13 -1
  352. data/lib/akeyless/models/rotated_secret_create_mongodb.rb +13 -1
  353. data/lib/akeyless/models/rotated_secret_create_mssql.rb +13 -1
  354. data/lib/akeyless/models/rotated_secret_create_mysql.rb +13 -1
  355. data/lib/akeyless/models/rotated_secret_create_oracledb.rb +13 -1
  356. data/lib/akeyless/models/rotated_secret_create_postgresql.rb +13 -1
  357. data/lib/akeyless/models/rotated_secret_create_redis.rb +13 -1
  358. data/lib/akeyless/models/rotated_secret_create_redshift.rb +13 -1
  359. data/lib/akeyless/models/rotated_secret_create_snowflake.rb +13 -1
  360. data/lib/akeyless/models/rotated_secret_create_ssh.rb +13 -1
  361. data/lib/akeyless/models/rotated_secret_create_windows.rb +13 -1
  362. data/lib/akeyless/models/rotated_secret_update_aws.rb +13 -1
  363. data/lib/akeyless/models/rotated_secret_update_azure.rb +13 -1
  364. data/lib/akeyless/models/rotated_secret_update_cassandra.rb +13 -1
  365. data/lib/akeyless/models/rotated_secret_update_custom.rb +13 -1
  366. data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +13 -1
  367. data/lib/akeyless/models/rotated_secret_update_gcp.rb +13 -1
  368. data/lib/akeyless/models/rotated_secret_update_hanadb.rb +13 -1
  369. data/lib/akeyless/models/rotated_secret_update_ldap.rb +13 -1
  370. data/lib/akeyless/models/rotated_secret_update_mongodb.rb +13 -1
  371. data/lib/akeyless/models/rotated_secret_update_mssql.rb +13 -1
  372. data/lib/akeyless/models/rotated_secret_update_mysql.rb +13 -1
  373. data/lib/akeyless/models/rotated_secret_update_oracledb.rb +13 -1
  374. data/lib/akeyless/models/rotated_secret_update_postgresql.rb +13 -1
  375. data/lib/akeyless/models/rotated_secret_update_redis.rb +13 -1
  376. data/lib/akeyless/models/rotated_secret_update_redshift.rb +13 -1
  377. data/lib/akeyless/models/rotated_secret_update_snowflake.rb +13 -1
  378. data/lib/akeyless/models/rotated_secret_update_ssh.rb +13 -1
  379. data/lib/akeyless/models/rotated_secret_update_windows.rb +13 -1
  380. data/lib/akeyless/models/sharing_policy_info.rb +13 -1
  381. data/lib/akeyless/models/target_create_gemini.rb +1 -11
  382. data/lib/akeyless/models/target_update_gemini.rb +1 -11
  383. data/lib/akeyless/models/update_account_settings.rb +23 -1
  384. data/lib/akeyless/models/update_item.rb +13 -1
  385. data/lib/akeyless/models/update_pki_cert_issuer.rb +13 -1
  386. data/lib/akeyless/models/update_ssh_cert_issuer.rb +13 -1
  387. data/lib/akeyless/models/upload_pkcs12.rb +13 -1
  388. data/lib/akeyless/models/upload_rsa.rb +13 -1
  389. data/lib/akeyless/version.rb +1 -1
  390. data/lib/akeyless.rb +18 -0
  391. data/spec/models/account_custom_field_create_output_spec.rb +36 -0
  392. data/spec/models/account_custom_field_create_spec.rb +72 -0
  393. data/spec/models/account_custom_field_delete_spec.rb +54 -0
  394. data/spec/models/account_custom_field_get_output_spec.rb +84 -0
  395. data/spec/models/account_custom_field_get_spec.rb +54 -0
  396. data/spec/models/account_custom_field_list_spec.rb +60 -0
  397. data/spec/models/account_custom_field_update_spec.rb +66 -0
  398. data/spec/models/ai_insights_config_part_spec.rb +54 -0
  399. data/spec/models/ai_insights_setting_spec.rb +36 -0
  400. data/spec/models/folder_create_output_spec.rb +36 -0
  401. data/spec/models/folder_create_spec.rb +84 -0
  402. data/spec/models/folder_delete_spec.rb +66 -0
  403. data/spec/models/folder_get_output_spec.rb +36 -0
  404. data/spec/models/folder_get_spec.rb +66 -0
  405. data/spec/models/folder_update_spec.rb +90 -0
  406. data/spec/models/get_folder_output_spec.rb +90 -0
  407. data/spec/models/item_custom_fields_details_spec.rb +60 -0
  408. data/spec/models/null_time_spec.rb +42 -0
  409. metadata +73 -1
@@ -15,6 +15,7 @@
15
15
  | **grace_rotation** | **String** | Create a new access key without deleting the old key from AWS/Azure/GCP for backup (relevant only for AWS/Azure/GCP) [true/false] | [optional] |
16
16
  | **grace_rotation_hour** | **Integer** | The Hour of the grace rotation in UTC | [optional] |
17
17
  | **grace_rotation_interval** | **String** | The number of days to wait before deleting the old key (must be bigger than rotation-interval) | [optional] |
18
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
18
19
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
19
20
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
20
21
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -47,6 +48,7 @@ instance = Akeyless::RotatedSecretUpdateGcp.new(
47
48
  grace_rotation: null,
48
49
  grace_rotation_hour: null,
49
50
  grace_rotation_interval: null,
51
+ item_custom_fields: null,
50
52
  json: null,
51
53
  keep_prev_version: null,
52
54
  key: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
12
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
14
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -36,6 +37,7 @@ instance = Akeyless::RotatedSecretUpdateHanadb.new(
36
37
  auto_rotate: null,
37
38
  delete_protection: null,
38
39
  description: null,
40
+ item_custom_fields: null,
39
41
  json: null,
40
42
  keep_prev_version: null,
41
43
  key: null,
@@ -11,6 +11,7 @@
11
11
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
12
12
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
13
13
  | **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret | [optional] |
14
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
14
15
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
16
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
16
17
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -53,6 +54,7 @@ instance = Akeyless::RotatedSecretUpdateLdap.new(
53
54
  delete_protection: null,
54
55
  description: null,
55
56
  host_provider: null,
57
+ item_custom_fields: null,
56
58
  json: null,
57
59
  keep_prev_version: null,
58
60
  key: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
12
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
14
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -43,6 +44,7 @@ instance = Akeyless::RotatedSecretUpdateMongodb.new(
43
44
  auto_rotate: null,
44
45
  delete_protection: null,
45
46
  description: null,
47
+ item_custom_fields: null,
46
48
  json: null,
47
49
  keep_prev_version: null,
48
50
  key: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
12
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
14
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -44,6 +45,7 @@ instance = Akeyless::RotatedSecretUpdateMssql.new(
44
45
  auto_rotate: null,
45
46
  delete_protection: null,
46
47
  description: null,
48
+ item_custom_fields: null,
47
49
  json: null,
48
50
  keep_prev_version: null,
49
51
  key: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
12
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
14
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -43,6 +44,7 @@ instance = Akeyless::RotatedSecretUpdateMysql.new(
43
44
  auto_rotate: null,
44
45
  delete_protection: null,
45
46
  description: null,
47
+ item_custom_fields: null,
46
48
  json: null,
47
49
  keep_prev_version: null,
48
50
  key: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
12
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
14
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -41,6 +42,7 @@ instance = Akeyless::RotatedSecretUpdateOracledb.new(
41
42
  auto_rotate: null,
42
43
  delete_protection: null,
43
44
  description: null,
45
+ item_custom_fields: null,
44
46
  json: null,
45
47
  keep_prev_version: null,
46
48
  key: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
12
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
14
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -44,6 +45,7 @@ instance = Akeyless::RotatedSecretUpdatePostgresql.new(
44
45
  auto_rotate: null,
45
46
  delete_protection: null,
46
47
  description: null,
48
+ item_custom_fields: null,
47
49
  json: null,
48
50
  keep_prev_version: null,
49
51
  key: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
12
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
14
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -36,6 +37,7 @@ instance = Akeyless::RotatedSecretUpdateRedis.new(
36
37
  auto_rotate: null,
37
38
  delete_protection: null,
38
39
  description: null,
40
+ item_custom_fields: null,
39
41
  json: null,
40
42
  keep_prev_version: null,
41
43
  key: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
12
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
14
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -40,6 +41,7 @@ instance = Akeyless::RotatedSecretUpdateRedshift.new(
40
41
  auto_rotate: null,
41
42
  delete_protection: null,
42
43
  description: null,
44
+ item_custom_fields: null,
43
45
  json: null,
44
46
  keep_prev_version: null,
45
47
  key: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
12
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
14
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -38,6 +39,7 @@ instance = Akeyless::RotatedSecretUpdateSnowflake.new(
38
39
  auto_rotate: null,
39
40
  delete_protection: null,
40
41
  description: null,
42
+ item_custom_fields: null,
41
43
  json: null,
42
44
  keep_prev_version: null,
43
45
  key: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
12
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
14
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -49,6 +50,7 @@ instance = Akeyless::RotatedSecretUpdateSsh.new(
49
50
  auto_rotate: null,
50
51
  delete_protection: null,
51
52
  description: null,
53
+ item_custom_fields: null,
52
54
  json: null,
53
55
  keep_prev_version: null,
54
56
  key: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
10
10
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
11
11
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
12
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
12
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
13
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
14
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
@@ -46,6 +47,7 @@ instance = Akeyless::RotatedSecretUpdateWindows.new(
46
47
  auto_rotate: null,
47
48
  delete_protection: null,
48
49
  description: null,
50
+ item_custom_fields: null,
49
51
  json: null,
50
52
  keep_prev_version: null,
51
53
  key: null,
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **allowed_email_domains** | **Array<String>** | AllowedEmailDomains limits email sharing to these domains. By default all domains are allowed. | [optional] |
7
8
  | **default_share_link_ttl** | **Integer** | | [optional] |
8
9
  | **enable** | **Boolean** | | [optional] |
9
10
 
@@ -13,6 +14,7 @@
13
14
  require 'akeyless'
14
15
 
15
16
  instance = Akeyless::SharingPolicyInfo.new(
17
+ allowed_email_domains: null,
16
18
  default_share_link_ttl: null,
17
19
  enable: null
18
20
  )
@@ -10,7 +10,6 @@
10
10
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
11
11
  | **key** | **String** | The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
12
12
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
13
- | **model** | **String** | Default model to use with Gemini | [optional] |
14
13
  | **name** | **String** | Target name | |
15
14
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
16
15
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -27,7 +26,6 @@ instance = Akeyless::TargetCreateGemini.new(
27
26
  json: null,
28
27
  key: null,
29
28
  max_versions: null,
30
- model: null,
31
29
  name: null,
32
30
  token: null,
33
31
  uid_token: null
@@ -11,7 +11,6 @@
11
11
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
12
12
  | **key** | **String** | The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
13
13
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
14
- | **model** | **String** | Default model to use with Gemini | [optional] |
15
14
  | **name** | **String** | Target name | |
16
15
  | **new_comment** | **String** | Deprecated - use description | [optional][default to 'default_comment'] |
17
16
  | **new_name** | **String** | New target name | [optional] |
@@ -31,7 +30,6 @@ instance = Akeyless::TargetUpdateGemini.new(
31
30
  keep_prev_version: null,
32
31
  key: null,
33
32
  max_versions: null,
34
- model: null,
35
33
  name: null,
36
34
  new_comment: null,
37
35
  new_name: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **address** | **String** | Address | [optional] |
8
+ | **allowed_email_domains** | **Array<String>** | Limits email sharing to the specified domains. Relevant only when item sharing is enabled. By default, all domains are allowed. | [optional] |
8
9
  | **bound_ips** | **Array<String>** | A default list of comma-separated CIDR block that are allowed to authenticate. | [optional] |
9
10
  | **city** | **String** | City | [optional] |
10
11
  | **company_name** | **String** | Company name | [optional] |
@@ -16,6 +17,7 @@
16
17
  | **dp_enable_classic_key_protection** | **String** | Set to update protection with classic keys state [true/false] | [optional] |
17
18
  | **dynamic_secret_max_ttl** | **Integer** | Set the maximum ttl for dynamic secrets | [optional] |
18
19
  | **dynamic_secret_max_ttl_enable** | **String** | Set a maximum ttl for dynamic secrets [true/false] | [optional] |
20
+ | **enable_ai_insights** | **String** | Enable AI insights [true/false] | [optional] |
19
21
  | **enable_default_certificate_expiration_event** | **String** | How many days before the expiration of the certificate would you like to be notified. [true/false] | [optional] |
20
22
  | **enable_item_sharing** | **String** | Enable sharing items [true/false] | [optional] |
21
23
  | **enable_password_expiration** | **String** | Enable password expiration policy [true/false] | [optional] |
@@ -58,6 +60,7 @@ require 'akeyless'
58
60
 
59
61
  instance = Akeyless::UpdateAccountSettings.new(
60
62
  address: null,
63
+ allowed_email_domains: null,
61
64
  bound_ips: null,
62
65
  city: null,
63
66
  company_name: null,
@@ -69,6 +72,7 @@ instance = Akeyless::UpdateAccountSettings.new(
69
72
  dp_enable_classic_key_protection: null,
70
73
  dynamic_secret_max_ttl: null,
71
74
  dynamic_secret_max_ttl_enable: null,
75
+ enable_ai_insights: null,
72
76
  enable_default_certificate_expiration_event: null,
73
77
  enable_item_sharing: null,
74
78
  enable_password_expiration: null,
data/docs/UpdateItem.md CHANGED
@@ -14,6 +14,7 @@
14
14
  | **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
15
15
  | **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
16
16
  | **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret | [optional] |
17
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
17
18
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
18
19
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
19
20
  | **name** | **String** | Current item name | |
@@ -70,6 +71,7 @@ instance = Akeyless::UpdateItem.new(
70
71
  description: null,
71
72
  expiration_event_in: null,
72
73
  host_provider: null,
74
+ item_custom_fields: null,
73
75
  json: null,
74
76
  max_versions: null,
75
77
  name: null,
@@ -27,6 +27,7 @@
27
27
  | **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
28
28
  | **gw_cluster_url** | **String** | The GW cluster URL to issue the certificate from. Required in Public CA mode, to allow CRLs on private CA, or to enable ACME | [optional] |
29
29
  | **is_ca** | **Boolean** | If set, the basic constraints extension will be added to certificate | [optional] |
30
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
30
31
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
31
32
  | **key_usage** | **String** | key-usage | [optional][default to 'DigitalSignature,KeyAgreement,KeyEncipherment'] |
32
33
  | **locality** | **String** | A comma-separated list of localities that will be set in the issued certificate | [optional] |
@@ -79,6 +80,7 @@ instance = Akeyless::UpdatePKICertIssuer.new(
79
80
  expiration_event_in: null,
80
81
  gw_cluster_url: null,
81
82
  is_ca: null,
83
+ item_custom_fields: null,
82
84
  json: null,
83
85
  key_usage: null,
84
86
  locality: null,
@@ -13,6 +13,7 @@
13
13
  | **external_username** | **String** | Externally provided username [true/false] | [optional][default to 'false'] |
14
14
  | **fixed_user_claim_keyname** | **String** | For externally provided users, denotes the key-name of IdP claim to extract the username from (relevant only for external-username=true) | [optional] |
15
15
  | **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret | [optional] |
16
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
16
17
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
17
18
  | **metadata** | **String** | Deprecated - use description | [optional] |
18
19
  | **name** | **String** | SSH certificate issuer name | |
@@ -50,6 +51,7 @@ instance = Akeyless::UpdateSSHCertIssuer.new(
50
51
  external_username: null,
51
52
  fixed_user_claim_keyname: null,
52
53
  host_provider: null,
54
+ item_custom_fields: null,
53
55
  json: null,
54
56
  metadata: null,
55
57
  name: null,
data/docs/UploadPKCS12.md CHANGED
@@ -8,6 +8,7 @@
8
8
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
9
9
  | **description** | **String** | Description of the object | [optional] |
10
10
  | **_in** | **String** | PKCS#12 input file (private key and certificate only) | |
11
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
11
12
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
12
13
  | **metadata** | **String** | Deprecated - use description | [optional] |
13
14
  | **name** | **String** | Name of key to be created | |
@@ -27,6 +28,7 @@ instance = Akeyless::UploadPKCS12.new(
27
28
  delete_protection: null,
28
29
  description: null,
29
30
  _in: null,
31
+ item_custom_fields: null,
30
32
  json: null,
31
33
  metadata: null,
32
34
  name: null,
data/docs/UploadRSA.md CHANGED
@@ -11,6 +11,7 @@
11
11
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
12
12
  | **description** | **String** | Description of the object | [optional] |
13
13
  | **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
14
+ | **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
14
15
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
15
16
  | **metadata** | **String** | Deprecated - use description | [optional] |
16
17
  | **name** | **String** | Name of key to be created | |
@@ -34,6 +35,7 @@ instance = Akeyless::UploadRSA.new(
34
35
  delete_protection: null,
35
36
  description: null,
36
37
  expiration_event_in: null,
38
+ item_custom_fields: null,
37
39
  json: null,
38
40
  metadata: null,
39
41
  name: null,