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
@@ -22,6 +22,9 @@ module Akeyless
22
22
  # Protection from accidental deletion of this object [true/false]
23
23
  attr_accessor :delete_protection
24
24
 
25
+ # Additional custom fields to associate with the item
26
+ attr_accessor :item_custom_fields
27
+
25
28
  # Set output format to JSON
26
29
  attr_accessor :json
27
30
 
@@ -114,6 +117,7 @@ module Akeyless
114
117
  {
115
118
  :'custom_username_template' => :'custom-username-template',
116
119
  :'delete_protection' => :'delete_protection',
120
+ :'item_custom_fields' => :'item-custom-fields',
117
121
  :'json' => :'json',
118
122
  :'mongodb_atlas_api_private_key' => :'mongodb-atlas-api-private-key',
119
123
  :'mongodb_atlas_api_public_key' => :'mongodb-atlas-api-public-key',
@@ -156,6 +160,7 @@ module Akeyless
156
160
  {
157
161
  :'custom_username_template' => :'String',
158
162
  :'delete_protection' => :'String',
163
+ :'item_custom_fields' => :'Hash<String, String>',
159
164
  :'json' => :'Boolean',
160
165
  :'mongodb_atlas_api_private_key' => :'String',
161
166
  :'mongodb_atlas_api_public_key' => :'String',
@@ -217,6 +222,12 @@ module Akeyless
217
222
  self.delete_protection = attributes[:'delete_protection']
218
223
  end
219
224
 
225
+ if attributes.key?(:'item_custom_fields')
226
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
227
+ self.item_custom_fields = value
228
+ end
229
+ end
230
+
220
231
  if attributes.key?(:'json')
221
232
  self.json = attributes[:'json']
222
233
  else
@@ -375,6 +386,7 @@ module Akeyless
375
386
  self.class == o.class &&
376
387
  custom_username_template == o.custom_username_template &&
377
388
  delete_protection == o.delete_protection &&
389
+ item_custom_fields == o.item_custom_fields &&
378
390
  json == o.json &&
379
391
  mongodb_atlas_api_private_key == o.mongodb_atlas_api_private_key &&
380
392
  mongodb_atlas_api_public_key == o.mongodb_atlas_api_public_key &&
@@ -415,7 +427,7 @@ module Akeyless
415
427
  # Calculates hash code according to all attributes.
416
428
  # @return [Integer] Hash code
417
429
  def hash
418
- [custom_username_template, delete_protection, json, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_default_auth_db, mongodb_host_port, mongodb_name, mongodb_password, mongodb_roles, mongodb_server_uri, mongodb_uri_options, mongodb_username, name, new_name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
430
+ [custom_username_template, delete_protection, item_custom_fields, json, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_default_auth_db, mongodb_host_port, mongodb_name, mongodb_password, mongodb_roles, mongodb_server_uri, mongodb_uri_options, mongodb_username, name, new_name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
419
431
  end
420
432
 
421
433
  # Builds the object from hash
@@ -22,6 +22,9 @@ module Akeyless
22
22
  # Protection from accidental deletion of this object [true/false]
23
23
  attr_accessor :delete_protection
24
24
 
25
+ # Additional custom fields to associate with the item
26
+ attr_accessor :item_custom_fields
27
+
25
28
  # Set output format to JSON
26
29
  attr_accessor :json
27
30
 
@@ -102,6 +105,7 @@ module Akeyless
102
105
  {
103
106
  :'custom_username_template' => :'custom-username-template',
104
107
  :'delete_protection' => :'delete_protection',
108
+ :'item_custom_fields' => :'item-custom-fields',
105
109
  :'json' => :'json',
106
110
  :'mssql_create_statements' => :'mssql-create-statements',
107
111
  :'mssql_dbname' => :'mssql-dbname',
@@ -140,6 +144,7 @@ module Akeyless
140
144
  {
141
145
  :'custom_username_template' => :'String',
142
146
  :'delete_protection' => :'String',
147
+ :'item_custom_fields' => :'Hash<String, String>',
143
148
  :'json' => :'Boolean',
144
149
  :'mssql_create_statements' => :'String',
145
150
  :'mssql_dbname' => :'String',
@@ -197,6 +202,12 @@ module Akeyless
197
202
  self.delete_protection = attributes[:'delete_protection']
198
203
  end
199
204
 
205
+ if attributes.key?(:'item_custom_fields')
206
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
207
+ self.item_custom_fields = value
208
+ end
209
+ end
210
+
200
211
  if attributes.key?(:'json')
201
212
  self.json = attributes[:'json']
202
213
  else
@@ -341,6 +352,7 @@ module Akeyless
341
352
  self.class == o.class &&
342
353
  custom_username_template == o.custom_username_template &&
343
354
  delete_protection == o.delete_protection &&
355
+ item_custom_fields == o.item_custom_fields &&
344
356
  json == o.json &&
345
357
  mssql_create_statements == o.mssql_create_statements &&
346
358
  mssql_dbname == o.mssql_dbname &&
@@ -377,7 +389,7 @@ module Akeyless
377
389
  # Calculates hash code according to all attributes.
378
390
  # @return [Integer] Hash code
379
391
  def hash
380
- [custom_username_template, delete_protection, json, mssql_create_statements, mssql_dbname, mssql_host, mssql_password, mssql_port, mssql_revocation_statements, mssql_username, name, new_name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_db_schema, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
392
+ [custom_username_template, delete_protection, item_custom_fields, json, mssql_create_statements, mssql_dbname, mssql_host, mssql_password, mssql_port, mssql_revocation_statements, mssql_username, name, new_name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_db_schema, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
381
393
  end
382
394
 
383
395
  # Builds the object from hash
@@ -28,6 +28,9 @@ module Akeyless
28
28
  # Protection from accidental deletion of this object [true/false]
29
29
  attr_accessor :delete_protection
30
30
 
31
+ # Additional custom fields to associate with the item
32
+ attr_accessor :item_custom_fields
33
+
31
34
  # Set output format to JSON
32
35
  attr_accessor :json
33
36
 
@@ -113,6 +116,7 @@ module Akeyless
113
116
  :'db_server_certificates' => :'db-server-certificates',
114
117
  :'db_server_name' => :'db-server-name',
115
118
  :'delete_protection' => :'delete_protection',
119
+ :'item_custom_fields' => :'item-custom-fields',
116
120
  :'json' => :'json',
117
121
  :'mysql_dbname' => :'mysql-dbname',
118
122
  :'mysql_host' => :'mysql-host',
@@ -154,6 +158,7 @@ module Akeyless
154
158
  :'db_server_certificates' => :'String',
155
159
  :'db_server_name' => :'String',
156
160
  :'delete_protection' => :'String',
161
+ :'item_custom_fields' => :'Hash<String, String>',
157
162
  :'json' => :'Boolean',
158
163
  :'mysql_dbname' => :'String',
159
164
  :'mysql_host' => :'String',
@@ -220,6 +225,12 @@ module Akeyless
220
225
  self.delete_protection = attributes[:'delete_protection']
221
226
  end
222
227
 
228
+ if attributes.key?(:'item_custom_fields')
229
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
230
+ self.item_custom_fields = value
231
+ end
232
+ end
233
+
223
234
  if attributes.key?(:'json')
224
235
  self.json = attributes[:'json']
225
236
  else
@@ -372,6 +383,7 @@ module Akeyless
372
383
  db_server_certificates == o.db_server_certificates &&
373
384
  db_server_name == o.db_server_name &&
374
385
  delete_protection == o.delete_protection &&
386
+ item_custom_fields == o.item_custom_fields &&
375
387
  json == o.json &&
376
388
  mysql_dbname == o.mysql_dbname &&
377
389
  mysql_host == o.mysql_host &&
@@ -409,7 +421,7 @@ module Akeyless
409
421
  # Calculates hash code according to all attributes.
410
422
  # @return [Integer] Hash code
411
423
  def hash
412
- [custom_username_template, db_server_certificates, db_server_name, delete_protection, json, mysql_dbname, mysql_host, mysql_password, mysql_port, mysql_revocation_statements, mysql_screation_statements, mysql_username, name, new_name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
424
+ [custom_username_template, db_server_certificates, db_server_name, delete_protection, item_custom_fields, json, mysql_dbname, mysql_host, mysql_password, mysql_port, mysql_revocation_statements, mysql_screation_statements, mysql_username, name, new_name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
413
425
  end
414
426
 
415
427
  # Builds the object from hash
@@ -22,6 +22,9 @@ module Akeyless
22
22
  # Protection from accidental deletion of this object [true/false]
23
23
  attr_accessor :delete_protection
24
24
 
25
+ # Additional custom fields to associate with the item
26
+ attr_accessor :item_custom_fields
27
+
25
28
  # Set output format to JSON
26
29
  attr_accessor :json
27
30
 
@@ -123,6 +126,7 @@ module Akeyless
123
126
  {
124
127
  :'custom_username_template' => :'custom-username-template',
125
128
  :'delete_protection' => :'delete_protection',
129
+ :'item_custom_fields' => :'item-custom-fields',
126
130
  :'json' => :'json',
127
131
  :'k8s_allowed_namespaces' => :'k8s-allowed-namespaces',
128
132
  :'k8s_cluster_ca_cert' => :'k8s-cluster-ca-cert',
@@ -168,6 +172,7 @@ module Akeyless
168
172
  {
169
173
  :'custom_username_template' => :'String',
170
174
  :'delete_protection' => :'String',
175
+ :'item_custom_fields' => :'Hash<String, String>',
171
176
  :'json' => :'Boolean',
172
177
  :'k8s_allowed_namespaces' => :'String',
173
178
  :'k8s_cluster_ca_cert' => :'String',
@@ -232,6 +237,12 @@ module Akeyless
232
237
  self.delete_protection = attributes[:'delete_protection']
233
238
  end
234
239
 
240
+ if attributes.key?(:'item_custom_fields')
241
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
242
+ self.item_custom_fields = value
243
+ end
244
+ end
245
+
235
246
  if attributes.key?(:'json')
236
247
  self.json = attributes[:'json']
237
248
  else
@@ -402,6 +413,7 @@ module Akeyless
402
413
  self.class == o.class &&
403
414
  custom_username_template == o.custom_username_template &&
404
415
  delete_protection == o.delete_protection &&
416
+ item_custom_fields == o.item_custom_fields &&
405
417
  json == o.json &&
406
418
  k8s_allowed_namespaces == o.k8s_allowed_namespaces &&
407
419
  k8s_cluster_ca_cert == o.k8s_cluster_ca_cert &&
@@ -445,7 +457,7 @@ module Akeyless
445
457
  # Calculates hash code according to all attributes.
446
458
  # @return [Integer] Hash code
447
459
  def hash
448
- [custom_username_template, delete_protection, json, k8s_allowed_namespaces, k8s_cluster_ca_cert, k8s_cluster_endpoint, k8s_cluster_name, k8s_cluster_token, k8s_namespace, k8s_predefined_role_name, k8s_predefined_role_type, k8s_rolebinding_yaml_data, k8s_rolebinding_yaml_def, k8s_service_account, k8s_service_account_type, name, new_name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_dashboard_url, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, use_gw_service_account, user_ttl].hash
460
+ [custom_username_template, delete_protection, item_custom_fields, json, k8s_allowed_namespaces, k8s_cluster_ca_cert, k8s_cluster_endpoint, k8s_cluster_name, k8s_cluster_token, k8s_namespace, k8s_predefined_role_name, k8s_predefined_role_type, k8s_rolebinding_yaml_data, k8s_rolebinding_yaml_def, k8s_service_account, k8s_service_account_type, name, new_name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_dashboard_url, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, use_gw_service_account, user_ttl].hash
449
461
  end
450
462
 
451
463
  # Builds the object from hash
@@ -28,6 +28,9 @@ module Akeyless
28
28
  # Protection from accidental deletion of this object [true/false]
29
29
  attr_accessor :delete_protection
30
30
 
31
+ # Additional custom fields to associate with the item
32
+ attr_accessor :item_custom_fields
33
+
31
34
  # Set output format to JSON
32
35
  attr_accessor :json
33
36
 
@@ -101,6 +104,7 @@ module Akeyless
101
104
  :'db_server_certificates' => :'db-server-certificates',
102
105
  :'db_server_name' => :'db-server-name',
103
106
  :'delete_protection' => :'delete_protection',
107
+ :'item_custom_fields' => :'item-custom-fields',
104
108
  :'json' => :'json',
105
109
  :'name' => :'name',
106
110
  :'new_name' => :'new-name',
@@ -138,6 +142,7 @@ module Akeyless
138
142
  :'db_server_certificates' => :'String',
139
143
  :'db_server_name' => :'String',
140
144
  :'delete_protection' => :'String',
145
+ :'item_custom_fields' => :'Hash<String, String>',
141
146
  :'json' => :'Boolean',
142
147
  :'name' => :'String',
143
148
  :'new_name' => :'String',
@@ -200,6 +205,12 @@ module Akeyless
200
205
  self.delete_protection = attributes[:'delete_protection']
201
206
  end
202
207
 
208
+ if attributes.key?(:'item_custom_fields')
209
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
210
+ self.item_custom_fields = value
211
+ end
212
+ end
213
+
203
214
  if attributes.key?(:'json')
204
215
  self.json = attributes[:'json']
205
216
  else
@@ -336,6 +347,7 @@ module Akeyless
336
347
  db_server_certificates == o.db_server_certificates &&
337
348
  db_server_name == o.db_server_name &&
338
349
  delete_protection == o.delete_protection &&
350
+ item_custom_fields == o.item_custom_fields &&
339
351
  json == o.json &&
340
352
  name == o.name &&
341
353
  new_name == o.new_name &&
@@ -369,7 +381,7 @@ module Akeyless
369
381
  # Calculates hash code according to all attributes.
370
382
  # @return [Integer] Hash code
371
383
  def hash
372
- [custom_username_template, db_server_certificates, db_server_name, delete_protection, json, name, new_name, oracle_host, oracle_password, oracle_port, oracle_revocation_statements, oracle_screation_statements, oracle_service_name, oracle_username, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
384
+ [custom_username_template, db_server_certificates, db_server_name, delete_protection, item_custom_fields, json, name, new_name, oracle_host, oracle_password, oracle_port, oracle_revocation_statements, oracle_screation_statements, oracle_service_name, oracle_username, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
373
385
  end
374
386
 
375
387
  # Builds the object from hash
@@ -19,6 +19,9 @@ module Akeyless
19
19
  # Protection from accidental deletion of this object [true/false]
20
20
  attr_accessor :delete_protection
21
21
 
22
+ # Additional custom fields to associate with the item
23
+ attr_accessor :item_custom_fields
24
+
22
25
  # Set output format to JSON
23
26
  attr_accessor :json
24
27
 
@@ -98,6 +101,7 @@ module Akeyless
98
101
  def self.attribute_map
99
102
  {
100
103
  :'delete_protection' => :'delete_protection',
104
+ :'item_custom_fields' => :'item-custom-fields',
101
105
  :'json' => :'json',
102
106
  :'name' => :'name',
103
107
  :'new_name' => :'new-name',
@@ -135,6 +139,7 @@ module Akeyless
135
139
  def self.openapi_types
136
140
  {
137
141
  :'delete_protection' => :'String',
142
+ :'item_custom_fields' => :'Hash<String, String>',
138
143
  :'json' => :'Boolean',
139
144
  :'name' => :'String',
140
145
  :'new_name' => :'String',
@@ -188,6 +193,12 @@ module Akeyless
188
193
  self.delete_protection = attributes[:'delete_protection']
189
194
  end
190
195
 
196
+ if attributes.key?(:'item_custom_fields')
197
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
198
+ self.item_custom_fields = value
199
+ end
200
+ end
201
+
191
202
  if attributes.key?(:'json')
192
203
  self.json = attributes[:'json']
193
204
  else
@@ -337,6 +348,7 @@ module Akeyless
337
348
  return true if self.equal?(o)
338
349
  self.class == o.class &&
339
350
  delete_protection == o.delete_protection &&
351
+ item_custom_fields == o.item_custom_fields &&
340
352
  json == o.json &&
341
353
  name == o.name &&
342
354
  new_name == o.new_name &&
@@ -373,7 +385,7 @@ module Akeyless
373
385
  # Calculates hash code according to all attributes.
374
386
  # @return [Integer] Hash code
375
387
  def hash
376
- [delete_protection, json, name, new_name, ping_administrative_port, ping_atm_id, ping_authorization_port, ping_cert_subject_dn, ping_client_authentication_type, ping_enforce_replay_prevention, ping_grant_types, ping_issuer_dn, ping_jwks, ping_jwks_url, ping_password, ping_privileged_user, ping_redirect_uris, ping_restricted_scopes, ping_signing_algo, ping_url, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
388
+ [delete_protection, item_custom_fields, json, name, new_name, ping_administrative_port, ping_atm_id, ping_authorization_port, ping_cert_subject_dn, ping_client_authentication_type, ping_enforce_replay_prevention, ping_grant_types, ping_issuer_dn, ping_jwks, ping_jwks_url, ping_password, ping_privileged_user, ping_redirect_uris, ping_restricted_scopes, ping_signing_algo, ping_url, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
377
389
  end
378
390
 
379
391
  # Builds the object from hash
@@ -25,6 +25,9 @@ module Akeyless
25
25
  # Protection from accidental deletion of this object [true/false]
26
26
  attr_accessor :delete_protection
27
27
 
28
+ # Additional custom fields to associate with the item
29
+ attr_accessor :item_custom_fields
30
+
28
31
  # Set output format to JSON
29
32
  attr_accessor :json
30
33
 
@@ -106,6 +109,7 @@ module Akeyless
106
109
  :'creation_statements' => :'creation-statements',
107
110
  :'custom_username_template' => :'custom-username-template',
108
111
  :'delete_protection' => :'delete_protection',
112
+ :'item_custom_fields' => :'item-custom-fields',
109
113
  :'json' => :'json',
110
114
  :'name' => :'name',
111
115
  :'new_name' => :'new-name',
@@ -145,6 +149,7 @@ module Akeyless
145
149
  :'creation_statements' => :'String',
146
150
  :'custom_username_template' => :'String',
147
151
  :'delete_protection' => :'String',
152
+ :'item_custom_fields' => :'Hash<String, String>',
148
153
  :'json' => :'Boolean',
149
154
  :'name' => :'String',
150
155
  :'new_name' => :'String',
@@ -206,6 +211,12 @@ module Akeyless
206
211
  self.delete_protection = attributes[:'delete_protection']
207
212
  end
208
213
 
214
+ if attributes.key?(:'item_custom_fields')
215
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
216
+ self.item_custom_fields = value
217
+ end
218
+ end
219
+
209
220
  if attributes.key?(:'json')
210
221
  self.json = attributes[:'json']
211
222
  else
@@ -353,6 +364,7 @@ module Akeyless
353
364
  creation_statements == o.creation_statements &&
354
365
  custom_username_template == o.custom_username_template &&
355
366
  delete_protection == o.delete_protection &&
367
+ item_custom_fields == o.item_custom_fields &&
356
368
  json == o.json &&
357
369
  name == o.name &&
358
370
  new_name == o.new_name &&
@@ -389,7 +401,7 @@ module Akeyless
389
401
  # Calculates hash code according to all attributes.
390
402
  # @return [Integer] Hash code
391
403
  def hash
392
- [creation_statements, custom_username_template, delete_protection, json, name, new_name, password_length, postgresql_db_name, postgresql_host, postgresql_password, postgresql_port, postgresql_username, producer_encryption_key, revocation_statement, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_db_schema, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, ssl, tags, target_name, token, uid_token, user_ttl].hash
404
+ [creation_statements, custom_username_template, delete_protection, item_custom_fields, json, name, new_name, password_length, postgresql_db_name, postgresql_host, postgresql_password, postgresql_port, postgresql_username, producer_encryption_key, revocation_statement, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_db_schema, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, ssl, tags, target_name, token, uid_token, user_ttl].hash
393
405
  end
394
406
 
395
407
  # Builds the object from hash
@@ -19,6 +19,9 @@ module Akeyless
19
19
  # Protection from accidental deletion of this object [true/false]
20
20
  attr_accessor :delete_protection
21
21
 
22
+ # Additional custom fields to associate with the item
23
+ attr_accessor :item_custom_fields
24
+
22
25
  # Set output format to JSON
23
26
  attr_accessor :json
24
27
 
@@ -92,6 +95,7 @@ module Akeyless
92
95
  def self.attribute_map
93
96
  {
94
97
  :'delete_protection' => :'delete_protection',
98
+ :'item_custom_fields' => :'item-custom-fields',
95
99
  :'json' => :'json',
96
100
  :'name' => :'name',
97
101
  :'new_name' => :'new-name',
@@ -127,6 +131,7 @@ module Akeyless
127
131
  def self.openapi_types
128
132
  {
129
133
  :'delete_protection' => :'String',
134
+ :'item_custom_fields' => :'Hash<String, String>',
130
135
  :'json' => :'Boolean',
131
136
  :'name' => :'String',
132
137
  :'new_name' => :'String',
@@ -178,6 +183,12 @@ module Akeyless
178
183
  self.delete_protection = attributes[:'delete_protection']
179
184
  end
180
185
 
186
+ if attributes.key?(:'item_custom_fields')
187
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
188
+ self.item_custom_fields = value
189
+ end
190
+ end
191
+
181
192
  if attributes.key?(:'json')
182
193
  self.json = attributes[:'json']
183
194
  else
@@ -311,6 +322,7 @@ module Akeyless
311
322
  return true if self.equal?(o)
312
323
  self.class == o.class &&
313
324
  delete_protection == o.delete_protection &&
325
+ item_custom_fields == o.item_custom_fields &&
314
326
  json == o.json &&
315
327
  name == o.name &&
316
328
  new_name == o.new_name &&
@@ -345,7 +357,7 @@ module Akeyless
345
357
  # Calculates hash code according to all attributes.
346
358
  # @return [Integer] Hash code
347
359
  def hash
348
- [delete_protection, json, name, new_name, password_length, producer_encryption_key_name, rabbitmq_admin_pwd, rabbitmq_admin_user, rabbitmq_server_uri, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_ttl].hash
360
+ [delete_protection, item_custom_fields, json, name, new_name, password_length, producer_encryption_key_name, rabbitmq_admin_pwd, rabbitmq_admin_user, rabbitmq_server_uri, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_ttl].hash
349
361
  end
350
362
 
351
363
  # Builds the object from hash
@@ -31,6 +31,9 @@ module Akeyless
31
31
  # Allow access using externally (IdP) provided username [true/false]
32
32
  attr_accessor :fixed_user_only
33
33
 
34
+ # Additional custom fields to associate with the item
35
+ attr_accessor :item_custom_fields
36
+
34
37
  # Set output format to JSON
35
38
  attr_accessor :json
36
39
 
@@ -114,6 +117,7 @@ module Akeyless
114
117
  :'delete_protection' => :'delete_protection',
115
118
  :'fixed_user_claim_keyname' => :'fixed-user-claim-keyname',
116
119
  :'fixed_user_only' => :'fixed-user-only',
120
+ :'item_custom_fields' => :'item-custom-fields',
117
121
  :'json' => :'json',
118
122
  :'name' => :'name',
119
123
  :'new_name' => :'new-name',
@@ -155,6 +159,7 @@ module Akeyless
155
159
  :'delete_protection' => :'String',
156
160
  :'fixed_user_claim_keyname' => :'String',
157
161
  :'fixed_user_only' => :'String',
162
+ :'item_custom_fields' => :'Hash<String, String>',
158
163
  :'json' => :'Boolean',
159
164
  :'name' => :'String',
160
165
  :'new_name' => :'String',
@@ -228,6 +233,12 @@ module Akeyless
228
233
  self.fixed_user_only = 'false'
229
234
  end
230
235
 
236
+ if attributes.key?(:'item_custom_fields')
237
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
238
+ self.item_custom_fields = value
239
+ end
240
+ end
241
+
231
242
  if attributes.key?(:'json')
232
243
  self.json = attributes[:'json']
233
244
  else
@@ -373,6 +384,7 @@ module Akeyless
373
384
  delete_protection == o.delete_protection &&
374
385
  fixed_user_claim_keyname == o.fixed_user_claim_keyname &&
375
386
  fixed_user_only == o.fixed_user_only &&
387
+ item_custom_fields == o.item_custom_fields &&
376
388
  json == o.json &&
377
389
  name == o.name &&
378
390
  new_name == o.new_name &&
@@ -409,7 +421,7 @@ module Akeyless
409
421
  # Calculates hash code according to all attributes.
410
422
  # @return [Integer] Hash code
411
423
  def hash
412
- [allow_user_extend_session, custom_username_template, delete_protection, fixed_user_claim_keyname, fixed_user_only, json, name, new_name, password_length, producer_encryption_key_name, rdp_admin_name, rdp_admin_pwd, rdp_host_name, rdp_host_port, rdp_user_groups, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_host, secure_access_rd_gateway_server, secure_access_rdp_domain, secure_access_rdp_user, tags, target_name, token, uid_token, user_ttl, warn_user_before_expiration].hash
424
+ [allow_user_extend_session, custom_username_template, delete_protection, fixed_user_claim_keyname, fixed_user_only, item_custom_fields, json, name, new_name, password_length, producer_encryption_key_name, rdp_admin_name, rdp_admin_pwd, rdp_host_name, rdp_host_port, rdp_user_groups, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_host, secure_access_rd_gateway_server, secure_access_rdp_domain, secure_access_rdp_user, tags, target_name, token, uid_token, user_ttl, warn_user_before_expiration].hash
413
425
  end
414
426
 
415
427
  # Builds the object from hash
@@ -28,6 +28,9 @@ module Akeyless
28
28
  # Redis Host
29
29
  attr_accessor :host
30
30
 
31
+ # Additional custom fields to associate with the item
32
+ attr_accessor :item_custom_fields
33
+
31
34
  # Set output format to JSON
32
35
  attr_accessor :json
33
36
 
@@ -80,6 +83,7 @@ module Akeyless
80
83
  :'custom_username_template' => :'custom-username-template',
81
84
  :'delete_protection' => :'delete_protection',
82
85
  :'host' => :'host',
86
+ :'item_custom_fields' => :'item-custom-fields',
83
87
  :'json' => :'json',
84
88
  :'name' => :'name',
85
89
  :'new_name' => :'new-name',
@@ -110,6 +114,7 @@ module Akeyless
110
114
  :'custom_username_template' => :'String',
111
115
  :'delete_protection' => :'String',
112
116
  :'host' => :'String',
117
+ :'item_custom_fields' => :'Hash<String, String>',
113
118
  :'json' => :'Boolean',
114
119
  :'name' => :'String',
115
120
  :'new_name' => :'String',
@@ -167,6 +172,12 @@ module Akeyless
167
172
  self.host = '127.0.0.1'
168
173
  end
169
174
 
175
+ if attributes.key?(:'item_custom_fields')
176
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
177
+ self.item_custom_fields = value
178
+ end
179
+ end
180
+
170
181
  if attributes.key?(:'json')
171
182
  self.json = attributes[:'json']
172
183
  else
@@ -269,6 +280,7 @@ module Akeyless
269
280
  custom_username_template == o.custom_username_template &&
270
281
  delete_protection == o.delete_protection &&
271
282
  host == o.host &&
283
+ item_custom_fields == o.item_custom_fields &&
272
284
  json == o.json &&
273
285
  name == o.name &&
274
286
  new_name == o.new_name &&
@@ -295,7 +307,7 @@ module Akeyless
295
307
  # Calculates hash code according to all attributes.
296
308
  # @return [Integer] Hash code
297
309
  def hash
298
- [acl_rules, custom_username_template, delete_protection, host, json, name, new_name, password, password_length, port, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl, username].hash
310
+ [acl_rules, custom_username_template, delete_protection, host, item_custom_fields, json, name, new_name, password, password_length, port, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl, username].hash
299
311
  end
300
312
 
301
313
  # Builds the object from hash
@@ -25,6 +25,9 @@ module Akeyless
25
25
  # Protection from accidental deletion of this object [true/false]
26
26
  attr_accessor :delete_protection
27
27
 
28
+ # Additional custom fields to associate with the item
29
+ attr_accessor :item_custom_fields
30
+
28
31
  # Set output format to JSON
29
32
  attr_accessor :json
30
33
 
@@ -85,6 +88,7 @@ module Akeyless
85
88
  :'creation_statements' => :'creation-statements',
86
89
  :'custom_username_template' => :'custom-username-template',
87
90
  :'delete_protection' => :'delete_protection',
91
+ :'item_custom_fields' => :'item-custom-fields',
88
92
  :'json' => :'json',
89
93
  :'name' => :'name',
90
94
  :'new_name' => :'new-name',
@@ -117,6 +121,7 @@ module Akeyless
117
121
  :'creation_statements' => :'String',
118
122
  :'custom_username_template' => :'String',
119
123
  :'delete_protection' => :'String',
124
+ :'item_custom_fields' => :'Hash<String, String>',
120
125
  :'json' => :'Boolean',
121
126
  :'name' => :'String',
122
127
  :'new_name' => :'String',
@@ -171,6 +176,12 @@ module Akeyless
171
176
  self.delete_protection = attributes[:'delete_protection']
172
177
  end
173
178
 
179
+ if attributes.key?(:'item_custom_fields')
180
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
181
+ self.item_custom_fields = value
182
+ end
183
+ end
184
+
174
185
  if attributes.key?(:'json')
175
186
  self.json = attributes[:'json']
176
187
  else
@@ -288,6 +299,7 @@ module Akeyless
288
299
  creation_statements == o.creation_statements &&
289
300
  custom_username_template == o.custom_username_template &&
290
301
  delete_protection == o.delete_protection &&
302
+ item_custom_fields == o.item_custom_fields &&
291
303
  json == o.json &&
292
304
  name == o.name &&
293
305
  new_name == o.new_name &&
@@ -317,7 +329,7 @@ module Akeyless
317
329
  # Calculates hash code according to all attributes.
318
330
  # @return [Integer] Hash code
319
331
  def hash
320
- [creation_statements, custom_username_template, delete_protection, json, name, new_name, password_length, producer_encryption_key, redshift_db_name, redshift_host, redshift_password, redshift_port, redshift_username, secure_access_enable, secure_access_host, ssl, tags, target_name, token, uid_token, user_ttl].hash
332
+ [creation_statements, custom_username_template, delete_protection, item_custom_fields, json, name, new_name, password_length, producer_encryption_key, redshift_db_name, redshift_host, redshift_password, redshift_port, redshift_username, secure_access_enable, secure_access_host, ssl, tags, target_name, token, uid_token, user_ttl].hash
321
333
  end
322
334
 
323
335
  # Builds the object from hash