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
@@ -37,6 +37,9 @@ module Akeyless
37
37
  # Protection from accidental deletion of this object [true/false]
38
38
  attr_accessor :delete_protection
39
39
 
40
+ # Additional custom fields to associate with the item
41
+ attr_accessor :item_custom_fields
42
+
40
43
  # Set output format to JSON
41
44
  attr_accessor :json
42
45
 
@@ -80,6 +83,7 @@ module Akeyless
80
83
  :'cassandra_username' => :'cassandra-username',
81
84
  :'custom_username_template' => :'custom-username-template',
82
85
  :'delete_protection' => :'delete_protection',
86
+ :'item_custom_fields' => :'item-custom-fields',
83
87
  :'json' => :'json',
84
88
  :'name' => :'name',
85
89
  :'password_length' => :'password-length',
@@ -109,6 +113,7 @@ module Akeyless
109
113
  :'cassandra_username' => :'String',
110
114
  :'custom_username_template' => :'String',
111
115
  :'delete_protection' => :'String',
116
+ :'item_custom_fields' => :'Hash<String, String>',
112
117
  :'json' => :'Boolean',
113
118
  :'name' => :'String',
114
119
  :'password_length' => :'String',
@@ -174,6 +179,12 @@ module Akeyless
174
179
  self.delete_protection = attributes[:'delete_protection']
175
180
  end
176
181
 
182
+ if attributes.key?(:'item_custom_fields')
183
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
184
+ self.item_custom_fields = value
185
+ end
186
+ end
187
+
177
188
  if attributes.key?(:'json')
178
189
  self.json = attributes[:'json']
179
190
  else
@@ -261,6 +272,7 @@ module Akeyless
261
272
  cassandra_username == o.cassandra_username &&
262
273
  custom_username_template == o.custom_username_template &&
263
274
  delete_protection == o.delete_protection &&
275
+ item_custom_fields == o.item_custom_fields &&
264
276
  json == o.json &&
265
277
  name == o.name &&
266
278
  password_length == o.password_length &&
@@ -283,7 +295,7 @@ module Akeyless
283
295
  # Calculates hash code according to all attributes.
284
296
  # @return [Integer] Hash code
285
297
  def hash
286
- [cassandra_creation_statements, cassandra_hosts, cassandra_password, cassandra_port, cassandra_username, custom_username_template, delete_protection, json, name, password_length, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
298
+ [cassandra_creation_statements, cassandra_hosts, cassandra_password, cassandra_port, cassandra_username, custom_username_template, delete_protection, item_custom_fields, json, name, password_length, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
287
299
  end
288
300
 
289
301
  # Builds the object from hash
@@ -34,6 +34,9 @@ module Akeyless
34
34
  # Protection from accidental deletion of this object [true/false]
35
35
  attr_accessor :delete_protection
36
36
 
37
+ # Additional custom fields to associate with the item
38
+ attr_accessor :item_custom_fields
39
+
37
40
  # Set output format to JSON
38
41
  attr_accessor :json
39
42
 
@@ -73,6 +76,7 @@ module Akeyless
73
76
  :'chef_server_username' => :'chef-server-username',
74
77
  :'custom_username_template' => :'custom-username-template',
75
78
  :'delete_protection' => :'delete_protection',
79
+ :'item_custom_fields' => :'item-custom-fields',
76
80
  :'json' => :'json',
77
81
  :'name' => :'name',
78
82
  :'password_length' => :'password-length',
@@ -100,6 +104,7 @@ module Akeyless
100
104
  :'chef_server_username' => :'String',
101
105
  :'custom_username_template' => :'String',
102
106
  :'delete_protection' => :'String',
107
+ :'item_custom_fields' => :'Hash<String, String>',
103
108
  :'json' => :'Boolean',
104
109
  :'name' => :'String',
105
110
  :'password_length' => :'String',
@@ -158,6 +163,12 @@ module Akeyless
158
163
  self.delete_protection = attributes[:'delete_protection']
159
164
  end
160
165
 
166
+ if attributes.key?(:'item_custom_fields')
167
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
168
+ self.item_custom_fields = value
169
+ end
170
+ end
171
+
161
172
  if attributes.key?(:'json')
162
173
  self.json = attributes[:'json']
163
174
  else
@@ -240,6 +251,7 @@ module Akeyless
240
251
  chef_server_username == o.chef_server_username &&
241
252
  custom_username_template == o.custom_username_template &&
242
253
  delete_protection == o.delete_protection &&
254
+ item_custom_fields == o.item_custom_fields &&
243
255
  json == o.json &&
244
256
  name == o.name &&
245
257
  password_length == o.password_length &&
@@ -261,7 +273,7 @@ module Akeyless
261
273
  # Calculates hash code according to all attributes.
262
274
  # @return [Integer] Hash code
263
275
  def hash
264
- [chef_orgs, chef_server_key, chef_server_url, chef_server_username, custom_username_template, delete_protection, json, name, password_length, producer_encryption_key_name, skip_ssl, tags, target_name, token, uid_token, user_ttl].hash
276
+ [chef_orgs, chef_server_key, chef_server_url, chef_server_username, custom_username_template, delete_protection, item_custom_fields, json, name, password_length, producer_encryption_key_name, skip_ssl, tags, target_name, token, uid_token, user_ttl].hash
265
277
  end
266
278
 
267
279
  # Builds the object from hash
@@ -28,6 +28,9 @@ module Akeyless
28
28
  # Should admin credentials be rotated
29
29
  attr_accessor :enable_admin_rotation
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
 
@@ -68,6 +71,7 @@ module Akeyless
68
71
  :'create_sync_url' => :'create-sync-url',
69
72
  :'delete_protection' => :'delete_protection',
70
73
  :'enable_admin_rotation' => :'enable-admin-rotation',
74
+ :'item_custom_fields' => :'item-custom-fields',
71
75
  :'json' => :'json',
72
76
  :'name' => :'name',
73
77
  :'payload' => :'payload',
@@ -94,6 +98,7 @@ module Akeyless
94
98
  :'create_sync_url' => :'String',
95
99
  :'delete_protection' => :'String',
96
100
  :'enable_admin_rotation' => :'Boolean',
101
+ :'item_custom_fields' => :'Hash<String, String>',
97
102
  :'json' => :'Boolean',
98
103
  :'name' => :'String',
99
104
  :'payload' => :'String',
@@ -149,6 +154,12 @@ module Akeyless
149
154
  self.enable_admin_rotation = false
150
155
  end
151
156
 
157
+ if attributes.key?(:'item_custom_fields')
158
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
159
+ self.item_custom_fields = value
160
+ end
161
+ end
162
+
152
163
  if attributes.key?(:'json')
153
164
  self.json = attributes[:'json']
154
165
  else
@@ -245,6 +256,7 @@ module Akeyless
245
256
  create_sync_url == o.create_sync_url &&
246
257
  delete_protection == o.delete_protection &&
247
258
  enable_admin_rotation == o.enable_admin_rotation &&
259
+ item_custom_fields == o.item_custom_fields &&
248
260
  json == o.json &&
249
261
  name == o.name &&
250
262
  payload == o.payload &&
@@ -267,7 +279,7 @@ module Akeyless
267
279
  # Calculates hash code according to all attributes.
268
280
  # @return [Integer] Hash code
269
281
  def hash
270
- [admin_rotation_interval_days, create_sync_url, delete_protection, enable_admin_rotation, json, name, payload, producer_encryption_key_name, revoke_sync_url, rotate_sync_url, tags, timeout_sec, token, uid_token, user_ttl].hash
282
+ [admin_rotation_interval_days, create_sync_url, delete_protection, enable_admin_rotation, item_custom_fields, json, name, payload, producer_encryption_key_name, revoke_sync_url, rotate_sync_url, tags, timeout_sec, token, uid_token, user_ttl].hash
271
283
  end
272
284
 
273
285
  # Builds the object from hash
@@ -28,6 +28,9 @@ module Akeyless
28
28
  # DockerhubUsername is the name of the user in dockerhub
29
29
  attr_accessor :dockerhub_username
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
 
@@ -59,6 +62,7 @@ module Akeyless
59
62
  :'dockerhub_password' => :'dockerhub-password',
60
63
  :'dockerhub_token_scopes' => :'dockerhub-token-scopes',
61
64
  :'dockerhub_username' => :'dockerhub-username',
65
+ :'item_custom_fields' => :'item-custom-fields',
62
66
  :'json' => :'json',
63
67
  :'name' => :'name',
64
68
  :'producer_encryption_key_name' => :'producer-encryption-key-name',
@@ -82,6 +86,7 @@ module Akeyless
82
86
  :'dockerhub_password' => :'String',
83
87
  :'dockerhub_token_scopes' => :'String',
84
88
  :'dockerhub_username' => :'String',
89
+ :'item_custom_fields' => :'Hash<String, String>',
85
90
  :'json' => :'Boolean',
86
91
  :'name' => :'String',
87
92
  :'producer_encryption_key_name' => :'String',
@@ -130,6 +135,12 @@ module Akeyless
130
135
  self.dockerhub_username = attributes[:'dockerhub_username']
131
136
  end
132
137
 
138
+ if attributes.key?(:'item_custom_fields')
139
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
140
+ self.item_custom_fields = value
141
+ end
142
+ end
143
+
133
144
  if attributes.key?(:'json')
134
145
  self.json = attributes[:'json']
135
146
  else
@@ -200,6 +211,7 @@ module Akeyless
200
211
  dockerhub_password == o.dockerhub_password &&
201
212
  dockerhub_token_scopes == o.dockerhub_token_scopes &&
202
213
  dockerhub_username == o.dockerhub_username &&
214
+ item_custom_fields == o.item_custom_fields &&
203
215
  json == o.json &&
204
216
  name == o.name &&
205
217
  producer_encryption_key_name == o.producer_encryption_key_name &&
@@ -219,7 +231,7 @@ module Akeyless
219
231
  # Calculates hash code according to all attributes.
220
232
  # @return [Integer] Hash code
221
233
  def hash
222
- [delete_protection, dockerhub_password, dockerhub_token_scopes, dockerhub_username, json, name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
234
+ [delete_protection, dockerhub_password, dockerhub_token_scopes, dockerhub_username, item_custom_fields, json, name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
223
235
  end
224
236
 
225
237
  # Builds the object from hash
@@ -40,6 +40,9 @@ module Akeyless
40
40
  # Secret Access Key
41
41
  attr_accessor :eks_secret_access_key
42
42
 
43
+ # Additional custom fields to associate with the item
44
+ attr_accessor :item_custom_fields
45
+
43
46
  # Set output format to JSON
44
47
  attr_accessor :json
45
48
 
@@ -96,6 +99,7 @@ module Akeyless
96
99
  :'eks_cluster_name' => :'eks-cluster-name',
97
100
  :'eks_region' => :'eks-region',
98
101
  :'eks_secret_access_key' => :'eks-secret-access-key',
102
+ :'item_custom_fields' => :'item-custom-fields',
99
103
  :'json' => :'json',
100
104
  :'name' => :'name',
101
105
  :'producer_encryption_key_name' => :'producer-encryption-key-name',
@@ -130,6 +134,7 @@ module Akeyless
130
134
  :'eks_cluster_name' => :'String',
131
135
  :'eks_region' => :'String',
132
136
  :'eks_secret_access_key' => :'String',
137
+ :'item_custom_fields' => :'Hash<String, String>',
133
138
  :'json' => :'Boolean',
134
139
  :'name' => :'String',
135
140
  :'producer_encryption_key_name' => :'String',
@@ -203,6 +208,12 @@ module Akeyless
203
208
  self.eks_secret_access_key = attributes[:'eks_secret_access_key']
204
209
  end
205
210
 
211
+ if attributes.key?(:'item_custom_fields')
212
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
213
+ self.item_custom_fields = value
214
+ end
215
+ end
216
+
206
217
  if attributes.key?(:'json')
207
218
  self.json = attributes[:'json']
208
219
  else
@@ -307,6 +318,7 @@ module Akeyless
307
318
  eks_cluster_name == o.eks_cluster_name &&
308
319
  eks_region == o.eks_region &&
309
320
  eks_secret_access_key == o.eks_secret_access_key &&
321
+ item_custom_fields == o.item_custom_fields &&
310
322
  json == o.json &&
311
323
  name == o.name &&
312
324
  producer_encryption_key_name == o.producer_encryption_key_name &&
@@ -333,7 +345,7 @@ module Akeyless
333
345
  # Calculates hash code according to all attributes.
334
346
  # @return [Integer] Hash code
335
347
  def hash
336
- [delete_protection, eks_access_key_id, eks_assume_role, eks_cluster_ca_cert, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, json, name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_delay, secure_access_enable, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
348
+ [delete_protection, eks_access_key_id, eks_assume_role, eks_cluster_ca_cert, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, item_custom_fields, json, name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_delay, secure_access_enable, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
337
349
  end
338
350
 
339
351
  # Builds the object from hash
@@ -39,6 +39,9 @@ module Akeyless
39
39
  # Access token scopes list, e.g. scope1,scope2
40
40
  attr_accessor :gcp_token_scopes
41
41
 
42
+ # Additional custom fields to associate with the item
43
+ attr_accessor :item_custom_fields
44
+
42
45
  # Set output format to JSON
43
46
  attr_accessor :json
44
47
 
@@ -80,6 +83,7 @@ module Akeyless
80
83
  :'gcp_project_id' => :'gcp-project-id',
81
84
  :'gcp_sa_email' => :'gcp-sa-email',
82
85
  :'gcp_token_scopes' => :'gcp-token-scopes',
86
+ :'item_custom_fields' => :'item-custom-fields',
83
87
  :'json' => :'json',
84
88
  :'name' => :'name',
85
89
  :'producer_encryption_key_name' => :'producer-encryption-key-name',
@@ -109,6 +113,7 @@ module Akeyless
109
113
  :'gcp_project_id' => :'String',
110
114
  :'gcp_sa_email' => :'String',
111
115
  :'gcp_token_scopes' => :'String',
116
+ :'item_custom_fields' => :'Hash<String, String>',
112
117
  :'json' => :'Boolean',
113
118
  :'name' => :'String',
114
119
  :'producer_encryption_key_name' => :'String',
@@ -175,6 +180,12 @@ module Akeyless
175
180
  self.gcp_token_scopes = attributes[:'gcp_token_scopes']
176
181
  end
177
182
 
183
+ if attributes.key?(:'item_custom_fields')
184
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
185
+ self.item_custom_fields = value
186
+ end
187
+ end
188
+
178
189
  if attributes.key?(:'json')
179
190
  self.json = attributes[:'json']
180
191
  else
@@ -264,6 +275,7 @@ module Akeyless
264
275
  gcp_project_id == o.gcp_project_id &&
265
276
  gcp_sa_email == o.gcp_sa_email &&
266
277
  gcp_token_scopes == o.gcp_token_scopes &&
278
+ item_custom_fields == o.item_custom_fields &&
267
279
  json == o.json &&
268
280
  name == o.name &&
269
281
  producer_encryption_key_name == o.producer_encryption_key_name &&
@@ -285,7 +297,7 @@ module Akeyless
285
297
  # Calculates hash code according to all attributes.
286
298
  # @return [Integer] Hash code
287
299
  def hash
288
- [custom_username_template, delete_protection, gcp_cred_type, gcp_key, gcp_key_algo, gcp_project_id, gcp_sa_email, gcp_token_scopes, json, name, producer_encryption_key_name, role_binding, service_account_type, tags, target_name, token, uid_token, user_ttl].hash
300
+ [custom_username_template, delete_protection, gcp_cred_type, gcp_key, gcp_key_algo, gcp_project_id, gcp_sa_email, gcp_token_scopes, item_custom_fields, json, name, producer_encryption_key_name, role_binding, service_account_type, tags, target_name, token, uid_token, user_ttl].hash
289
301
  end
290
302
 
291
303
  # Builds the object from hash
@@ -37,6 +37,9 @@ module Akeyless
37
37
  # Optional, mutually exclusive with installation id, GitHub repository '<owner>/<repo-name>'
38
38
  attr_accessor :installation_repository
39
39
 
40
+ # Additional custom fields to associate with the item
41
+ attr_accessor :item_custom_fields
42
+
40
43
  # Set output format to JSON
41
44
  attr_accessor :json
42
45
 
@@ -74,6 +77,7 @@ module Akeyless
74
77
  :'installation_id' => :'installation-id',
75
78
  :'installation_organization' => :'installation-organization',
76
79
  :'installation_repository' => :'installation-repository',
80
+ :'item_custom_fields' => :'item-custom-fields',
77
81
  :'json' => :'json',
78
82
  :'name' => :'name',
79
83
  :'tags' => :'tags',
@@ -101,6 +105,7 @@ module Akeyless
101
105
  :'installation_id' => :'Integer',
102
106
  :'installation_organization' => :'String',
103
107
  :'installation_repository' => :'String',
108
+ :'item_custom_fields' => :'Hash<String, String>',
104
109
  :'json' => :'Boolean',
105
110
  :'name' => :'String',
106
111
  :'tags' => :'Array<String>',
@@ -164,6 +169,12 @@ module Akeyless
164
169
  self.installation_repository = attributes[:'installation_repository']
165
170
  end
166
171
 
172
+ if attributes.key?(:'item_custom_fields')
173
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
174
+ self.item_custom_fields = value
175
+ end
176
+ end
177
+
167
178
  if attributes.key?(:'json')
168
179
  self.json = attributes[:'json']
169
180
  else
@@ -245,6 +256,7 @@ module Akeyless
245
256
  installation_id == o.installation_id &&
246
257
  installation_organization == o.installation_organization &&
247
258
  installation_repository == o.installation_repository &&
259
+ item_custom_fields == o.item_custom_fields &&
248
260
  json == o.json &&
249
261
  name == o.name &&
250
262
  tags == o.tags &&
@@ -265,7 +277,7 @@ module Akeyless
265
277
  # Calculates hash code according to all attributes.
266
278
  # @return [Integer] Hash code
267
279
  def hash
268
- [delete_protection, github_app_id, github_app_private_key, github_base_url, installation_id, installation_organization, installation_repository, json, name, tags, target_name, token, token_permissions, token_repositories, token_ttl, uid_token].hash
280
+ [delete_protection, github_app_id, github_app_private_key, github_base_url, installation_id, installation_organization, installation_repository, item_custom_fields, json, name, tags, target_name, token, token_permissions, token_repositories, token_ttl, uid_token].hash
269
281
  end
270
282
 
271
283
  # Builds the object from hash
@@ -34,6 +34,9 @@ module Akeyless
34
34
  # GKE service account email
35
35
  attr_accessor :gke_service_account_email
36
36
 
37
+ # Additional custom fields to associate with the item
38
+ attr_accessor :item_custom_fields
39
+
37
40
  # Set output format to JSON
38
41
  attr_accessor :json
39
42
 
@@ -88,6 +91,7 @@ module Akeyless
88
91
  :'gke_cluster_endpoint' => :'gke-cluster-endpoint',
89
92
  :'gke_cluster_name' => :'gke-cluster-name',
90
93
  :'gke_service_account_email' => :'gke-service-account-email',
94
+ :'item_custom_fields' => :'item-custom-fields',
91
95
  :'json' => :'json',
92
96
  :'name' => :'name',
93
97
  :'producer_encryption_key_name' => :'producer-encryption-key-name',
@@ -120,6 +124,7 @@ module Akeyless
120
124
  :'gke_cluster_endpoint' => :'String',
121
125
  :'gke_cluster_name' => :'String',
122
126
  :'gke_service_account_email' => :'String',
127
+ :'item_custom_fields' => :'Hash<String, String>',
123
128
  :'json' => :'Boolean',
124
129
  :'name' => :'String',
125
130
  :'producer_encryption_key_name' => :'String',
@@ -183,6 +188,12 @@ module Akeyless
183
188
  self.gke_service_account_email = attributes[:'gke_service_account_email']
184
189
  end
185
190
 
191
+ if attributes.key?(:'item_custom_fields')
192
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
193
+ self.item_custom_fields = value
194
+ end
195
+ end
196
+
186
197
  if attributes.key?(:'json')
187
198
  self.json = attributes[:'json']
188
199
  else
@@ -285,6 +296,7 @@ module Akeyless
285
296
  gke_cluster_endpoint == o.gke_cluster_endpoint &&
286
297
  gke_cluster_name == o.gke_cluster_name &&
287
298
  gke_service_account_email == o.gke_service_account_email &&
299
+ item_custom_fields == o.item_custom_fields &&
288
300
  json == o.json &&
289
301
  name == o.name &&
290
302
  producer_encryption_key_name == o.producer_encryption_key_name &&
@@ -311,7 +323,7 @@ module Akeyless
311
323
  # Calculates hash code according to all attributes.
312
324
  # @return [Integer] Hash code
313
325
  def hash
314
- [delete_protection, gke_account_key, gke_cluster_cert, gke_cluster_endpoint, gke_cluster_name, gke_service_account_email, json, name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_delay, secure_access_enable, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
326
+ [delete_protection, gke_account_key, gke_cluster_cert, gke_cluster_endpoint, gke_cluster_name, gke_service_account_email, item_custom_fields, json, name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_delay, secure_access_enable, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
315
327
  end
316
328
 
317
329
  # Builds the object from hash
@@ -43,6 +43,9 @@ module Akeyless
43
43
  # HanaDb Username
44
44
  attr_accessor :hanadb_username
45
45
 
46
+ # Additional custom fields to associate with the item
47
+ attr_accessor :item_custom_fields
48
+
46
49
  # Set output format to JSON
47
50
  attr_accessor :json
48
51
 
@@ -103,6 +106,7 @@ module Akeyless
103
106
  :'hanadb_port' => :'hanadb-port',
104
107
  :'hanadb_revocation_statements' => :'hanadb-revocation-statements',
105
108
  :'hanadb_username' => :'hanadb-username',
109
+ :'item_custom_fields' => :'item-custom-fields',
106
110
  :'json' => :'json',
107
111
  :'name' => :'name',
108
112
  :'password_length' => :'password-length',
@@ -139,6 +143,7 @@ module Akeyless
139
143
  :'hanadb_port' => :'String',
140
144
  :'hanadb_revocation_statements' => :'String',
141
145
  :'hanadb_username' => :'String',
146
+ :'item_custom_fields' => :'Hash<String, String>',
142
147
  :'json' => :'Boolean',
143
148
  :'name' => :'String',
144
149
  :'password_length' => :'String',
@@ -219,6 +224,12 @@ module Akeyless
219
224
  self.hanadb_username = attributes[:'hanadb_username']
220
225
  end
221
226
 
227
+ if attributes.key?(:'item_custom_fields')
228
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
229
+ self.item_custom_fields = value
230
+ end
231
+ end
232
+
222
233
  if attributes.key?(:'json')
223
234
  self.json = attributes[:'json']
224
235
  else
@@ -330,6 +341,7 @@ module Akeyless
330
341
  hanadb_port == o.hanadb_port &&
331
342
  hanadb_revocation_statements == o.hanadb_revocation_statements &&
332
343
  hanadb_username == o.hanadb_username &&
344
+ item_custom_fields == o.item_custom_fields &&
333
345
  json == o.json &&
334
346
  name == o.name &&
335
347
  password_length == o.password_length &&
@@ -357,7 +369,7 @@ module Akeyless
357
369
  # Calculates hash code according to all attributes.
358
370
  # @return [Integer] Hash code
359
371
  def hash
360
- [custom_username_template, delete_protection, hana_dbname, hanadb_create_statements, hanadb_host, hanadb_password, hanadb_port, hanadb_revocation_statements, hanadb_username, json, 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_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
372
+ [custom_username_template, delete_protection, hana_dbname, hanadb_create_statements, hanadb_host, hanadb_password, hanadb_port, hanadb_revocation_statements, hanadb_username, item_custom_fields, json, 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_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
361
373
  end
362
374
 
363
375
  # Builds the object from hash
@@ -42,6 +42,9 @@ module Akeyless
42
42
  # 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
43
43
  attr_accessor :host_provider
44
44
 
45
+ # Additional custom fields to associate with the item
46
+ attr_accessor :item_custom_fields
47
+
45
48
  # Set output format to JSON
46
49
  attr_accessor :json
47
50
 
@@ -120,6 +123,7 @@ module Akeyless
120
123
  :'fixed_user_claim_keyname' => :'fixed-user-claim-keyname',
121
124
  :'group_dn' => :'group-dn',
122
125
  :'host_provider' => :'host-provider',
126
+ :'item_custom_fields' => :'item-custom-fields',
123
127
  :'json' => :'json',
124
128
  :'ldap_ca_cert' => :'ldap-ca-cert',
125
129
  :'ldap_url' => :'ldap-url',
@@ -162,6 +166,7 @@ module Akeyless
162
166
  :'fixed_user_claim_keyname' => :'String',
163
167
  :'group_dn' => :'String',
164
168
  :'host_provider' => :'String',
169
+ :'item_custom_fields' => :'Hash<String, String>',
165
170
  :'json' => :'Boolean',
166
171
  :'ldap_ca_cert' => :'String',
167
172
  :'ldap_url' => :'String',
@@ -248,6 +253,12 @@ module Akeyless
248
253
  self.host_provider = attributes[:'host_provider']
249
254
  end
250
255
 
256
+ if attributes.key?(:'item_custom_fields')
257
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
258
+ self.item_custom_fields = value
259
+ end
260
+ end
261
+
251
262
  if attributes.key?(:'json')
252
263
  self.json = attributes[:'json']
253
264
  else
@@ -383,6 +394,7 @@ module Akeyless
383
394
  fixed_user_claim_keyname == o.fixed_user_claim_keyname &&
384
395
  group_dn == o.group_dn &&
385
396
  host_provider == o.host_provider &&
397
+ item_custom_fields == o.item_custom_fields &&
386
398
  json == o.json &&
387
399
  ldap_ca_cert == o.ldap_ca_cert &&
388
400
  ldap_url == o.ldap_url &&
@@ -416,7 +428,7 @@ module Akeyless
416
428
  # Calculates hash code according to all attributes.
417
429
  # @return [Integer] Hash code
418
430
  def hash
419
- [provider_type, bind_dn, bind_dn_password, custom_username_template, delete_protection, external_username, fixed_user_claim_keyname, group_dn, host_provider, json, ldap_ca_cert, ldap_url, name, password_length, producer_encryption_key_name, 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, tags, target, target_name, token, token_expiration, uid_token, user_attribute, user_dn, user_ttl].hash
431
+ [provider_type, bind_dn, bind_dn_password, custom_username_template, delete_protection, external_username, fixed_user_claim_keyname, group_dn, host_provider, item_custom_fields, json, ldap_ca_cert, ldap_url, name, password_length, producer_encryption_key_name, 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, tags, target, target_name, token, token_expiration, uid_token, user_attribute, user_dn, user_ttl].hash
420
432
  end
421
433
 
422
434
  # 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
 
@@ -111,6 +114,7 @@ module Akeyless
111
114
  {
112
115
  :'custom_username_template' => :'custom-username-template',
113
116
  :'delete_protection' => :'delete_protection',
117
+ :'item_custom_fields' => :'item-custom-fields',
114
118
  :'json' => :'json',
115
119
  :'mongodb_atlas_api_private_key' => :'mongodb-atlas-api-private-key',
116
120
  :'mongodb_atlas_api_public_key' => :'mongodb-atlas-api-public-key',
@@ -152,6 +156,7 @@ module Akeyless
152
156
  {
153
157
  :'custom_username_template' => :'String',
154
158
  :'delete_protection' => :'String',
159
+ :'item_custom_fields' => :'Hash<String, String>',
155
160
  :'json' => :'Boolean',
156
161
  :'mongodb_atlas_api_private_key' => :'String',
157
162
  :'mongodb_atlas_api_public_key' => :'String',
@@ -212,6 +217,12 @@ module Akeyless
212
217
  self.delete_protection = attributes[:'delete_protection']
213
218
  end
214
219
 
220
+ if attributes.key?(:'item_custom_fields')
221
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
222
+ self.item_custom_fields = value
223
+ end
224
+ end
225
+
215
226
  if attributes.key?(:'json')
216
227
  self.json = attributes[:'json']
217
228
  else
@@ -366,6 +377,7 @@ module Akeyless
366
377
  self.class == o.class &&
367
378
  custom_username_template == o.custom_username_template &&
368
379
  delete_protection == o.delete_protection &&
380
+ item_custom_fields == o.item_custom_fields &&
369
381
  json == o.json &&
370
382
  mongodb_atlas_api_private_key == o.mongodb_atlas_api_private_key &&
371
383
  mongodb_atlas_api_public_key == o.mongodb_atlas_api_public_key &&
@@ -405,7 +417,7 @@ module Akeyless
405
417
  # Calculates hash code according to all attributes.
406
418
  # @return [Integer] Hash code
407
419
  def hash
408
- [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, 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
420
+ [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, 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
409
421
  end
410
422
 
411
423
  # 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
 
@@ -99,6 +102,7 @@ module Akeyless
99
102
  {
100
103
  :'custom_username_template' => :'custom-username-template',
101
104
  :'delete_protection' => :'delete_protection',
105
+ :'item_custom_fields' => :'item-custom-fields',
102
106
  :'json' => :'json',
103
107
  :'mssql_create_statements' => :'mssql-create-statements',
104
108
  :'mssql_dbname' => :'mssql-dbname',
@@ -136,6 +140,7 @@ module Akeyless
136
140
  {
137
141
  :'custom_username_template' => :'String',
138
142
  :'delete_protection' => :'String',
143
+ :'item_custom_fields' => :'Hash<String, String>',
139
144
  :'json' => :'Boolean',
140
145
  :'mssql_create_statements' => :'String',
141
146
  :'mssql_dbname' => :'String',
@@ -192,6 +197,12 @@ module Akeyless
192
197
  self.delete_protection = attributes[:'delete_protection']
193
198
  end
194
199
 
200
+ if attributes.key?(:'item_custom_fields')
201
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
202
+ self.item_custom_fields = value
203
+ end
204
+ end
205
+
195
206
  if attributes.key?(:'json')
196
207
  self.json = attributes[:'json']
197
208
  else
@@ -332,6 +343,7 @@ module Akeyless
332
343
  self.class == o.class &&
333
344
  custom_username_template == o.custom_username_template &&
334
345
  delete_protection == o.delete_protection &&
346
+ item_custom_fields == o.item_custom_fields &&
335
347
  json == o.json &&
336
348
  mssql_create_statements == o.mssql_create_statements &&
337
349
  mssql_dbname == o.mssql_dbname &&
@@ -367,7 +379,7 @@ module Akeyless
367
379
  # Calculates hash code according to all attributes.
368
380
  # @return [Integer] Hash code
369
381
  def hash
370
- [custom_username_template, delete_protection, json, mssql_create_statements, mssql_dbname, mssql_host, mssql_password, mssql_port, mssql_revocation_statements, mssql_username, 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
382
+ [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, 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
371
383
  end
372
384
 
373
385
  # Builds the object from hash