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
@@ -36,6 +36,9 @@ module Akeyless
36
36
  # For Password Management use, reflect the website context
37
37
  attr_accessor :inject_url
38
38
 
39
+ # Additional custom fields to associate with the item
40
+ attr_accessor :item_custom_fields
41
+
39
42
  # Set output format to JSON
40
43
  attr_accessor :json
41
44
 
@@ -117,6 +120,7 @@ module Akeyless
117
120
  :'description' => :'description',
118
121
  :'format' => :'format',
119
122
  :'inject_url' => :'inject-url',
123
+ :'item_custom_fields' => :'item-custom-fields',
120
124
  :'json' => :'json',
121
125
  :'max_versions' => :'max-versions',
122
126
  :'metadata' => :'metadata',
@@ -159,6 +163,7 @@ module Akeyless
159
163
  :'description' => :'String',
160
164
  :'format' => :'String',
161
165
  :'inject_url' => :'Array<String>',
166
+ :'item_custom_fields' => :'Hash<String, String>',
162
167
  :'json' => :'Boolean',
163
168
  :'max_versions' => :'String',
164
169
  :'metadata' => :'String',
@@ -243,6 +248,12 @@ module Akeyless
243
248
  end
244
249
  end
245
250
 
251
+ if attributes.key?(:'item_custom_fields')
252
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
253
+ self.item_custom_fields = value
254
+ end
255
+ end
256
+
246
257
  if attributes.key?(:'json')
247
258
  self.json = attributes[:'json']
248
259
  else
@@ -393,6 +404,7 @@ module Akeyless
393
404
  description == o.description &&
394
405
  format == o.format &&
395
406
  inject_url == o.inject_url &&
407
+ item_custom_fields == o.item_custom_fields &&
396
408
  json == o.json &&
397
409
  max_versions == o.max_versions &&
398
410
  metadata == o.metadata &&
@@ -428,7 +440,7 @@ module Akeyless
428
440
  # Calculates hash code according to all attributes.
429
441
  # @return [Integer] Hash code
430
442
  def hash
431
- [accessibility, change_event, custom_field, delete_protection, description, format, inject_url, json, max_versions, metadata, multiline_value, name, password, protection_key, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_gateway, secure_access_host, secure_access_rdp_user, secure_access_ssh_creds, secure_access_ssh_user, secure_access_url, secure_access_web_browsing, secure_access_web_proxy, tags, token, type, uid_token, username, value].hash
443
+ [accessibility, change_event, custom_field, delete_protection, description, format, inject_url, item_custom_fields, json, max_versions, metadata, multiline_value, name, password, protection_key, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_gateway, secure_access_host, secure_access_rdp_user, secure_access_ssh_creds, secure_access_ssh_user, secure_access_url, secure_access_web_browsing, secure_access_web_proxy, tags, token, type, uid_token, username, value].hash
432
444
  end
433
445
 
434
446
  # Builds the object from hash
@@ -38,6 +38,9 @@ module Akeyless
38
38
  # 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
39
39
  attr_accessor :host_provider
40
40
 
41
+ # Additional custom fields to associate with the item
42
+ attr_accessor :item_custom_fields
43
+
41
44
  # Set output format to JSON
42
45
  attr_accessor :json
43
46
 
@@ -111,6 +114,7 @@ module Akeyless
111
114
  :'external_username' => :'external-username',
112
115
  :'fixed_user_claim_keyname' => :'fixed-user-claim-keyname',
113
116
  :'host_provider' => :'host-provider',
117
+ :'item_custom_fields' => :'item-custom-fields',
114
118
  :'json' => :'json',
115
119
  :'metadata' => :'metadata',
116
120
  :'name' => :'name',
@@ -151,6 +155,7 @@ module Akeyless
151
155
  :'external_username' => :'String',
152
156
  :'fixed_user_claim_keyname' => :'String',
153
157
  :'host_provider' => :'String',
158
+ :'item_custom_fields' => :'Hash<String, String>',
154
159
  :'json' => :'Boolean',
155
160
  :'metadata' => :'String',
156
161
  :'name' => :'String',
@@ -234,6 +239,12 @@ module Akeyless
234
239
  self.host_provider = attributes[:'host_provider']
235
240
  end
236
241
 
242
+ if attributes.key?(:'item_custom_fields')
243
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
244
+ self.item_custom_fields = value
245
+ end
246
+ end
247
+
237
248
  if attributes.key?(:'json')
238
249
  self.json = attributes[:'json']
239
250
  else
@@ -381,6 +392,7 @@ module Akeyless
381
392
  external_username == o.external_username &&
382
393
  fixed_user_claim_keyname == o.fixed_user_claim_keyname &&
383
394
  host_provider == o.host_provider &&
395
+ item_custom_fields == o.item_custom_fields &&
384
396
  json == o.json &&
385
397
  metadata == o.metadata &&
386
398
  name == o.name &&
@@ -413,7 +425,7 @@ module Akeyless
413
425
  # Calculates hash code according to all attributes.
414
426
  # @return [Integer] Hash code
415
427
  def hash
416
- [provider_type, allowed_users, delete_protection, description, extensions, external_username, fixed_user_claim_keyname, host_provider, json, metadata, name, principals, secure_access_api, secure_access_bastion_api, secure_access_bastion_ssh, secure_access_enable, secure_access_enforce_hosts_restriction, secure_access_gateway, secure_access_host, secure_access_ssh, secure_access_ssh_creds_user, secure_access_use_internal_bastion, secure_access_use_internal_ssh_access, signer_key_name, tag, target, token, ttl, uid_token].hash
428
+ [provider_type, allowed_users, delete_protection, description, extensions, external_username, fixed_user_claim_keyname, host_provider, item_custom_fields, json, metadata, name, principals, secure_access_api, secure_access_bastion_api, secure_access_bastion_ssh, secure_access_enable, secure_access_enforce_hosts_restriction, secure_access_gateway, secure_access_host, secure_access_ssh, secure_access_ssh_creds_user, secure_access_use_internal_bastion, secure_access_use_internal_ssh_access, signer_key_name, tag, target, token, ttl, uid_token].hash
417
429
  end
418
430
 
419
431
  # Builds the object from hash
@@ -34,6 +34,9 @@ module Akeyless
34
34
  # AES key name to use in vaultless tokenization
35
35
  attr_accessor :encryption_key_name
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
  :'description' => :'description',
74
77
  :'encoding_template' => :'encoding-template',
75
78
  :'encryption_key_name' => :'encryption-key-name',
79
+ :'item_custom_fields' => :'item-custom-fields',
76
80
  :'json' => :'json',
77
81
  :'metadata' => :'metadata',
78
82
  :'name' => :'name',
@@ -100,6 +104,7 @@ module Akeyless
100
104
  :'description' => :'String',
101
105
  :'encoding_template' => :'String',
102
106
  :'encryption_key_name' => :'String',
107
+ :'item_custom_fields' => :'Hash<String, String>',
103
108
  :'json' => :'Boolean',
104
109
  :'metadata' => :'String',
105
110
  :'name' => :'String',
@@ -158,6 +163,12 @@ module Akeyless
158
163
  self.encryption_key_name = attributes[:'encryption_key_name']
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
@@ -250,6 +261,7 @@ module Akeyless
250
261
  description == o.description &&
251
262
  encoding_template == o.encoding_template &&
252
263
  encryption_key_name == o.encryption_key_name &&
264
+ item_custom_fields == o.item_custom_fields &&
253
265
  json == o.json &&
254
266
  metadata == o.metadata &&
255
267
  name == o.name &&
@@ -271,7 +283,7 @@ module Akeyless
271
283
  # Calculates hash code according to all attributes.
272
284
  # @return [Integer] Hash code
273
285
  def hash
274
- [alphabet, decoding_template, delete_protection, description, encoding_template, encryption_key_name, json, metadata, name, pattern, tag, template_type, token, tokenizer_type, tweak_type, uid_token].hash
286
+ [alphabet, decoding_template, delete_protection, description, encoding_template, encryption_key_name, item_custom_fields, json, metadata, name, pattern, tag, template_type, token, tokenizer_type, tweak_type, uid_token].hash
275
287
  end
276
288
 
277
289
  # Builds the object from hash
@@ -28,6 +28,9 @@ module Akeyless
28
28
  # GCP Project ID (Relevant only for GCP targets)
29
29
  attr_accessor :gcp_project_id
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
 
@@ -62,6 +65,7 @@ module Akeyless
62
65
  :'delete_protection' => :'delete_protection',
63
66
  :'description' => :'description',
64
67
  :'gcp_project_id' => :'gcp-project-id',
68
+ :'item_custom_fields' => :'item-custom-fields',
65
69
  :'json' => :'json',
66
70
  :'k8s_namespace' => :'k8s-namespace',
67
71
  :'name' => :'name',
@@ -86,6 +90,7 @@ module Akeyless
86
90
  :'delete_protection' => :'String',
87
91
  :'description' => :'String',
88
92
  :'gcp_project_id' => :'String',
93
+ :'item_custom_fields' => :'Hash<String, String>',
89
94
  :'json' => :'Boolean',
90
95
  :'k8s_namespace' => :'String',
91
96
  :'name' => :'String',
@@ -135,6 +140,12 @@ module Akeyless
135
140
  self.gcp_project_id = attributes[:'gcp_project_id']
136
141
  end
137
142
 
143
+ if attributes.key?(:'item_custom_fields')
144
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
145
+ self.item_custom_fields = value
146
+ end
147
+ end
148
+
138
149
  if attributes.key?(:'json')
139
150
  self.json = attributes[:'json']
140
151
  else
@@ -216,6 +227,7 @@ module Akeyless
216
227
  delete_protection == o.delete_protection &&
217
228
  description == o.description &&
218
229
  gcp_project_id == o.gcp_project_id &&
230
+ item_custom_fields == o.item_custom_fields &&
219
231
  json == o.json &&
220
232
  k8s_namespace == o.k8s_namespace &&
221
233
  name == o.name &&
@@ -236,7 +248,7 @@ module Akeyless
236
248
  # Calculates hash code according to all attributes.
237
249
  # @return [Integer] Hash code
238
250
  def hash
239
- [azure_kv_name, delete_protection, description, gcp_project_id, json, k8s_namespace, name, tags, target_to_associate, token, uid_token, usc_prefix, use_prefix_as_filter].hash
251
+ [azure_kv_name, delete_protection, description, gcp_project_id, item_custom_fields, json, k8s_namespace, name, tags, target_to_associate, token, uid_token, usc_prefix, use_prefix_as_filter].hash
240
252
  end
241
253
 
242
254
  # Builds the object from hash
@@ -21,6 +21,9 @@ module Akeyless
21
21
  # The name of the key to use in the encryption process
22
22
  attr_accessor :display_id
23
23
 
24
+ # Retrieve the Secret value without checking the Gateway's cache [true/false]. This flag is only relevant when using the RestAPI
25
+ attr_accessor :ignore_cache
26
+
24
27
  # Set output format to JSON
25
28
  attr_accessor :json
26
29
 
@@ -38,6 +41,7 @@ module Akeyless
38
41
  {
39
42
  :'ciphertext' => :'ciphertext',
40
43
  :'display_id' => :'display-id',
44
+ :'ignore_cache' => :'ignore-cache',
41
45
  :'json' => :'json',
42
46
  :'token' => :'token',
43
47
  :'uid_token' => :'uid-token',
@@ -55,6 +59,7 @@ module Akeyless
55
59
  {
56
60
  :'ciphertext' => :'String',
57
61
  :'display_id' => :'String',
62
+ :'ignore_cache' => :'String',
58
63
  :'json' => :'Boolean',
59
64
  :'token' => :'String',
60
65
  :'uid_token' => :'String',
@@ -95,6 +100,12 @@ module Akeyless
95
100
  self.display_id = nil
96
101
  end
97
102
 
103
+ if attributes.key?(:'ignore_cache')
104
+ self.ignore_cache = attributes[:'ignore_cache']
105
+ else
106
+ self.ignore_cache = 'false'
107
+ end
108
+
98
109
  if attributes.key?(:'json')
99
110
  self.json = attributes[:'json']
100
111
  else
@@ -153,6 +164,7 @@ module Akeyless
153
164
  self.class == o.class &&
154
165
  ciphertext == o.ciphertext &&
155
166
  display_id == o.display_id &&
167
+ ignore_cache == o.ignore_cache &&
156
168
  json == o.json &&
157
169
  token == o.token &&
158
170
  uid_token == o.uid_token &&
@@ -168,7 +180,7 @@ module Akeyless
168
180
  # Calculates hash code according to all attributes.
169
181
  # @return [Integer] Hash code
170
182
  def hash
171
- [ciphertext, display_id, json, token, uid_token, version].hash
183
+ [ciphertext, display_id, ignore_cache, json, token, uid_token, version].hash
172
184
  end
173
185
 
174
186
  # Builds the object from hash
@@ -30,6 +30,9 @@ module Akeyless
30
30
  # Indicate if the item should return with clusters details (url, etc)
31
31
  attr_accessor :gateway_details
32
32
 
33
+ # Include all item custom fields details
34
+ attr_accessor :item_custom_fields_details
35
+
33
36
  # Item id of the item
34
37
  attr_accessor :item_id
35
38
 
@@ -59,6 +62,7 @@ module Akeyless
59
62
  :'der_certificate_format' => :'der-certificate-format',
60
63
  :'display_id' => :'display-id',
61
64
  :'gateway_details' => :'gateway-details',
65
+ :'item_custom_fields_details' => :'item-custom-fields-details',
62
66
  :'item_id' => :'item-id',
63
67
  :'json' => :'json',
64
68
  :'name' => :'name',
@@ -82,6 +86,7 @@ module Akeyless
82
86
  :'der_certificate_format' => :'Boolean',
83
87
  :'display_id' => :'String',
84
88
  :'gateway_details' => :'Boolean',
89
+ :'item_custom_fields_details' => :'Boolean',
85
90
  :'item_id' => :'Integer',
86
91
  :'json' => :'Boolean',
87
92
  :'name' => :'String',
@@ -141,6 +146,12 @@ module Akeyless
141
146
  self.gateway_details = false
142
147
  end
143
148
 
149
+ if attributes.key?(:'item_custom_fields_details')
150
+ self.item_custom_fields_details = attributes[:'item_custom_fields_details']
151
+ else
152
+ self.item_custom_fields_details = false
153
+ end
154
+
144
155
  if attributes.key?(:'item_id')
145
156
  self.item_id = attributes[:'item_id']
146
157
  end
@@ -208,6 +219,7 @@ module Akeyless
208
219
  der_certificate_format == o.der_certificate_format &&
209
220
  display_id == o.display_id &&
210
221
  gateway_details == o.gateway_details &&
222
+ item_custom_fields_details == o.item_custom_fields_details &&
211
223
  item_id == o.item_id &&
212
224
  json == o.json &&
213
225
  name == o.name &&
@@ -226,7 +238,7 @@ module Akeyless
226
238
  # Calculates hash code according to all attributes.
227
239
  # @return [Integer] Hash code
228
240
  def hash
229
- [accessibility, bastion_details, der_certificate_format, display_id, gateway_details, item_id, json, name, services_details, show_versions, token, uid_token].hash
241
+ [accessibility, bastion_details, der_certificate_format, display_id, gateway_details, item_custom_fields_details, item_id, json, name, services_details, show_versions, token, uid_token].hash
230
242
  end
231
243
 
232
244
  # Builds the object from hash
@@ -305,6 +305,8 @@ module Akeyless
305
305
  # relevant for CLIENT_TLS_CERTIFICATE client authentication type
306
306
  attr_accessor :issuer
307
307
 
308
+ attr_accessor :item_custom_fields_details
309
+
308
310
  attr_accessor :item_targets_assoc
309
311
 
310
312
  attr_accessor :jwks
@@ -697,6 +699,7 @@ module Akeyless
697
699
  :'implementation_type' => :'implementation_type',
698
700
  :'is_fixed_user' => :'is_fixed_user',
699
701
  :'issuer' => :'issuer',
702
+ :'item_custom_fields_details' => :'item_custom_fields_details',
700
703
  :'item_targets_assoc' => :'item_targets_assoc',
701
704
  :'jwks' => :'jwks',
702
705
  :'jwks_url' => :'jwks_url',
@@ -966,6 +969,7 @@ module Akeyless
966
969
  :'implementation_type' => :'String',
967
970
  :'is_fixed_user' => :'String',
968
971
  :'issuer' => :'String',
972
+ :'item_custom_fields_details' => :'Array<ItemCustomFieldsDetails>',
969
973
  :'item_targets_assoc' => :'Array<ItemTargetAssociation>',
970
974
  :'jwks' => :'String',
971
975
  :'jwks_url' => :'String',
@@ -1688,6 +1692,12 @@ module Akeyless
1688
1692
  self.issuer = attributes[:'issuer']
1689
1693
  end
1690
1694
 
1695
+ if attributes.key?(:'item_custom_fields_details')
1696
+ if (value = attributes[:'item_custom_fields_details']).is_a?(Array)
1697
+ self.item_custom_fields_details = value
1698
+ end
1699
+ end
1700
+
1691
1701
  if attributes.key?(:'item_targets_assoc')
1692
1702
  if (value = attributes[:'item_targets_assoc']).is_a?(Array)
1693
1703
  self.item_targets_assoc = value
@@ -2329,6 +2339,7 @@ module Akeyless
2329
2339
  implementation_type == o.implementation_type &&
2330
2340
  is_fixed_user == o.is_fixed_user &&
2331
2341
  issuer == o.issuer &&
2342
+ item_custom_fields_details == o.item_custom_fields_details &&
2332
2343
  item_targets_assoc == o.item_targets_assoc &&
2333
2344
  jwks == o.jwks &&
2334
2345
  jwks_url == o.jwks_url &&
@@ -2456,7 +2467,7 @@ module Akeyless
2456
2467
  # Calculates hash code according to all attributes.
2457
2468
  # @return [Integer] Hash code
2458
2469
  def hash
2459
- [access_token_manager_id, acl_rules, active, admin_name, admin_pwd, admin_rotation_interval_days, administrative_port, api_key, api_key_id, artifactory_admin_apikey, artifactory_admin_username, artifactory_base_url, artifactory_token_audience, artifactory_token_scope, authorization_port, aws_access_key_id, aws_access_mode, aws_external_id, aws_region, aws_role_arns, aws_secret_access_key, aws_session_tags, aws_session_token, aws_transitive_tag_keys, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, azure_administrative_unit, azure_app_object_id, azure_client_id, azure_client_secret, azure_fixed_user_name_sub_claim_key, azure_fixed_user_only, azure_resource_group_name, azure_resource_name, azure_subscription_id, azure_tenant_id, azure_user_groups_obj_id, azure_user_portal_access, azure_user_programmatic_access, azure_user_roles_template_id, azure_username, cassandra_creation_statements, chef_organizations, chef_server_access_mode, chef_server_host_name, chef_server_key, chef_server_port, chef_server_url, chef_server_username, chef_skip_ssl, client_authentication_type, cloud_service_provider, cluster_mode, connection_type, create_sync_url, db_client_id, db_client_secret, db_host_name, db_isolation_level, db_max_idle_conns, db_max_open_conns, db_name, db_port, db_private_key, db_private_key_passphrase, db_pwd, db_server_certificates, db_server_name, db_tenant_id, db_user_name, delete_protection, dynamic_secret_id, dynamic_secret_key, dynamic_secret_name, dynamic_secret_type, eks_access_key_id, eks_assume_role, eks_cluster_ca_certificate, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, enable_admin_rotation, enforce_replay_prevention, expiration_date, externally_provided_user, failure_message, fixed_user_only, gcp_key_algo, gcp_project_id, gcp_role_bindings, gcp_service_account_email, gcp_service_account_key, gcp_service_account_key_base64, gcp_service_account_key_id, gcp_service_account_type, gcp_tmp_service_account_name, gcp_token_lifetime, gcp_token_scope, gcp_token_type, github_app_id, github_app_private_key, github_base_url, github_installation_id, github_installation_token_permissions, github_installation_token_repositories, github_installation_token_repositories_ids, github_organization_name, github_repository_path, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_group_name, gitlab_project_name, gitlab_role, gitlab_token_scope, gitlab_url, gke_cluster_ca_certificate, gke_cluster_endpoint, gke_cluster_name, gke_service_account_key, gke_service_account_name, google_workspace_access_mode, google_workspace_admin_name, google_workspace_fixed_user_name_sub_claim_key, google_workspace_group_name, google_workspace_group_role, google_workspace_role_name, google_workspace_role_scope, grace_rotated_secret_key, grant_types, groups, gw_cloud_identity_external_id_opt, hanadb_creation_statements, hanadb_revocation_statements, host_name, host_port, implementation_type, is_fixed_user, issuer, item_targets_assoc, jwks, jwks_url, k8s_allowed_namespaces, k8s_auth_type, k8s_bearer_token, k8s_client_cert_data, k8s_client_key_data, k8s_cluster_ca_certificate, k8s_cluster_endpoint, k8s_cluster_name, k8s_dynamic_mode, k8s_multiple_doc_yaml_temp_definition, k8s_namespace, k8s_role_name, k8s_role_type, k8s_service_account, last_admin_rotation, ldap_audience, ldap_bind_dn, ldap_bind_password, ldap_certificate, ldap_fixed_user_name_sub_claim_key, ldap_fixed_user_type, ldap_group_dn, ldap_token_expiration, ldap_url, ldap_user_attr, ldap_user_dn, metadata, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_db_name, mongodb_default_auth_db, mongodb_host_port, mongodb_is_atlas, mongodb_password, mongodb_roles, mongodb_uri_connection, mongodb_uri_options, mongodb_username, mssql_creation_statements, mssql_revocation_statements, mysql_creation_statements, mysql_revocation_statements, openai_url, oracle_creation_statements, oracle_revocation_statements, oracle_wallet_details, organization_id, password, password_length, password_policy, payload, ping_url, postgres_creation_statements, postgres_revocation_statements, privileged_user, project_id, rabbitmq_server_password, rabbitmq_server_uri, rabbitmq_server_user, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, rdp_fixed_user_name_sub_claim_key, redirect_uris, redshift_creation_statements, restricted_scopes, revoke_sync_url, rotate_sync_url, scopes, secure_remote_access_details, session_extension_warn_interval_min, sf_account, sf_auth_mode, sf_key_algo, sf_user_role, sf_warehouse_name, should_stop, signing_algorithm, ssl_connection_certificate, ssl_connection_mode, subject_dn, tags, timeout_seconds, use_gw_cloud_identity, use_gw_service_account, user_name, user_password, user_principal_name, user_ttl, username_length, username_policy, username_template, venafi_allow_subdomains, venafi_allowed_domains, venafi_api_key, venafi_auto_generated_folder, venafi_base_url, venafi_root_first_in_chain, venafi_sign_using_akeyless_pki, venafi_signer_key_name, venafi_store_private_key, venafi_tpp_access_token, venafi_tpp_client_id, venafi_tpp_password, venafi_tpp_refresh_token, venafi_tpp_username, venafi_use_tpp, venafi_zone, warn_before_user_expiration_min].hash
2470
+ [access_token_manager_id, acl_rules, active, admin_name, admin_pwd, admin_rotation_interval_days, administrative_port, api_key, api_key_id, artifactory_admin_apikey, artifactory_admin_username, artifactory_base_url, artifactory_token_audience, artifactory_token_scope, authorization_port, aws_access_key_id, aws_access_mode, aws_external_id, aws_region, aws_role_arns, aws_secret_access_key, aws_session_tags, aws_session_token, aws_transitive_tag_keys, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, azure_administrative_unit, azure_app_object_id, azure_client_id, azure_client_secret, azure_fixed_user_name_sub_claim_key, azure_fixed_user_only, azure_resource_group_name, azure_resource_name, azure_subscription_id, azure_tenant_id, azure_user_groups_obj_id, azure_user_portal_access, azure_user_programmatic_access, azure_user_roles_template_id, azure_username, cassandra_creation_statements, chef_organizations, chef_server_access_mode, chef_server_host_name, chef_server_key, chef_server_port, chef_server_url, chef_server_username, chef_skip_ssl, client_authentication_type, cloud_service_provider, cluster_mode, connection_type, create_sync_url, db_client_id, db_client_secret, db_host_name, db_isolation_level, db_max_idle_conns, db_max_open_conns, db_name, db_port, db_private_key, db_private_key_passphrase, db_pwd, db_server_certificates, db_server_name, db_tenant_id, db_user_name, delete_protection, dynamic_secret_id, dynamic_secret_key, dynamic_secret_name, dynamic_secret_type, eks_access_key_id, eks_assume_role, eks_cluster_ca_certificate, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, enable_admin_rotation, enforce_replay_prevention, expiration_date, externally_provided_user, failure_message, fixed_user_only, gcp_key_algo, gcp_project_id, gcp_role_bindings, gcp_service_account_email, gcp_service_account_key, gcp_service_account_key_base64, gcp_service_account_key_id, gcp_service_account_type, gcp_tmp_service_account_name, gcp_token_lifetime, gcp_token_scope, gcp_token_type, github_app_id, github_app_private_key, github_base_url, github_installation_id, github_installation_token_permissions, github_installation_token_repositories, github_installation_token_repositories_ids, github_organization_name, github_repository_path, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_group_name, gitlab_project_name, gitlab_role, gitlab_token_scope, gitlab_url, gke_cluster_ca_certificate, gke_cluster_endpoint, gke_cluster_name, gke_service_account_key, gke_service_account_name, google_workspace_access_mode, google_workspace_admin_name, google_workspace_fixed_user_name_sub_claim_key, google_workspace_group_name, google_workspace_group_role, google_workspace_role_name, google_workspace_role_scope, grace_rotated_secret_key, grant_types, groups, gw_cloud_identity_external_id_opt, hanadb_creation_statements, hanadb_revocation_statements, host_name, host_port, implementation_type, is_fixed_user, issuer, item_custom_fields_details, item_targets_assoc, jwks, jwks_url, k8s_allowed_namespaces, k8s_auth_type, k8s_bearer_token, k8s_client_cert_data, k8s_client_key_data, k8s_cluster_ca_certificate, k8s_cluster_endpoint, k8s_cluster_name, k8s_dynamic_mode, k8s_multiple_doc_yaml_temp_definition, k8s_namespace, k8s_role_name, k8s_role_type, k8s_service_account, last_admin_rotation, ldap_audience, ldap_bind_dn, ldap_bind_password, ldap_certificate, ldap_fixed_user_name_sub_claim_key, ldap_fixed_user_type, ldap_group_dn, ldap_token_expiration, ldap_url, ldap_user_attr, ldap_user_dn, metadata, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_db_name, mongodb_default_auth_db, mongodb_host_port, mongodb_is_atlas, mongodb_password, mongodb_roles, mongodb_uri_connection, mongodb_uri_options, mongodb_username, mssql_creation_statements, mssql_revocation_statements, mysql_creation_statements, mysql_revocation_statements, openai_url, oracle_creation_statements, oracle_revocation_statements, oracle_wallet_details, organization_id, password, password_length, password_policy, payload, ping_url, postgres_creation_statements, postgres_revocation_statements, privileged_user, project_id, rabbitmq_server_password, rabbitmq_server_uri, rabbitmq_server_user, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, rdp_fixed_user_name_sub_claim_key, redirect_uris, redshift_creation_statements, restricted_scopes, revoke_sync_url, rotate_sync_url, scopes, secure_remote_access_details, session_extension_warn_interval_min, sf_account, sf_auth_mode, sf_key_algo, sf_user_role, sf_warehouse_name, should_stop, signing_algorithm, ssl_connection_certificate, ssl_connection_mode, subject_dn, tags, timeout_seconds, use_gw_cloud_identity, use_gw_service_account, user_name, user_password, user_principal_name, user_ttl, username_length, username_policy, username_template, venafi_allow_subdomains, venafi_allowed_domains, venafi_api_key, venafi_auto_generated_folder, venafi_base_url, venafi_root_first_in_chain, venafi_sign_using_akeyless_pki, venafi_signer_key_name, venafi_store_private_key, venafi_tpp_access_token, venafi_tpp_client_id, venafi_tpp_password, venafi_tpp_refresh_token, venafi_tpp_username, venafi_use_tpp, venafi_zone, warn_before_user_expiration_min].hash
2460
2471
  end
2461
2472
 
2462
2473
  # Builds the object from hash
@@ -40,6 +40,9 @@ module Akeyless
40
40
  # Description of the object
41
41
  attr_accessor :description
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
 
@@ -75,6 +78,7 @@ module Akeyless
75
78
  :'custom_username_template' => :'custom-username-template',
76
79
  :'delete_protection' => :'delete_protection',
77
80
  :'description' => :'description',
81
+ :'item_custom_fields' => :'item-custom-fields',
78
82
  :'json' => :'json',
79
83
  :'name' => :'name',
80
84
  :'producer_encryption_key_name' => :'producer-encryption-key-name',
@@ -102,6 +106,7 @@ module Akeyless
102
106
  :'custom_username_template' => :'String',
103
107
  :'delete_protection' => :'String',
104
108
  :'description' => :'String',
109
+ :'item_custom_fields' => :'Hash<String, String>',
105
110
  :'json' => :'Boolean',
106
111
  :'name' => :'String',
107
112
  :'producer_encryption_key_name' => :'String',
@@ -170,6 +175,12 @@ module Akeyless
170
175
  self.description = attributes[:'description']
171
176
  end
172
177
 
178
+ if attributes.key?(:'item_custom_fields')
179
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
180
+ self.item_custom_fields = value
181
+ end
182
+ end
183
+
173
184
  if attributes.key?(:'json')
174
185
  self.json = attributes[:'json']
175
186
  else
@@ -254,6 +265,7 @@ module Akeyless
254
265
  custom_username_template == o.custom_username_template &&
255
266
  delete_protection == o.delete_protection &&
256
267
  description == o.description &&
268
+ item_custom_fields == o.item_custom_fields &&
257
269
  json == o.json &&
258
270
  name == o.name &&
259
271
  producer_encryption_key_name == o.producer_encryption_key_name &&
@@ -273,7 +285,7 @@ module Akeyless
273
285
  # Calculates hash code according to all attributes.
274
286
  # @return [Integer] Hash code
275
287
  def hash
276
- [artifactory_admin_name, artifactory_admin_pwd, artifactory_token_audience, artifactory_token_scope, base_url, custom_username_template, delete_protection, description, json, name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
288
+ [artifactory_admin_name, artifactory_admin_pwd, artifactory_token_audience, artifactory_token_scope, base_url, custom_username_template, delete_protection, description, item_custom_fields, json, name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
277
289
  end
278
290
 
279
291
  # Builds the object from hash
@@ -57,6 +57,9 @@ module Akeyless
57
57
  # Automatic admin credentials rotation
58
58
  attr_accessor :enable_admin_rotation
59
59
 
60
+ # Additional custom fields to associate with the item
61
+ attr_accessor :item_custom_fields
62
+
60
63
  # Set output format to JSON
61
64
  attr_accessor :json
62
65
 
@@ -137,6 +140,7 @@ module Akeyless
137
140
  :'delete_protection' => :'delete_protection',
138
141
  :'description' => :'description',
139
142
  :'enable_admin_rotation' => :'enable-admin-rotation',
143
+ :'item_custom_fields' => :'item-custom-fields',
140
144
  :'json' => :'json',
141
145
  :'name' => :'name',
142
146
  :'password_length' => :'password-length',
@@ -183,6 +187,7 @@ module Akeyless
183
187
  :'delete_protection' => :'String',
184
188
  :'description' => :'String',
185
189
  :'enable_admin_rotation' => :'Boolean',
190
+ :'item_custom_fields' => :'Hash<String, String>',
186
191
  :'json' => :'Boolean',
187
192
  :'name' => :'String',
188
193
  :'password_length' => :'String',
@@ -292,6 +297,12 @@ module Akeyless
292
297
  self.enable_admin_rotation = false
293
298
  end
294
299
 
300
+ if attributes.key?(:'item_custom_fields')
301
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
302
+ self.item_custom_fields = value
303
+ end
304
+ end
305
+
295
306
  if attributes.key?(:'json')
296
307
  self.json = attributes[:'json']
297
308
  else
@@ -432,6 +443,7 @@ module Akeyless
432
443
  delete_protection == o.delete_protection &&
433
444
  description == o.description &&
434
445
  enable_admin_rotation == o.enable_admin_rotation &&
446
+ item_custom_fields == o.item_custom_fields &&
435
447
  json == o.json &&
436
448
  name == o.name &&
437
449
  password_length == o.password_length &&
@@ -464,7 +476,7 @@ module Akeyless
464
476
  # Calculates hash code according to all attributes.
465
477
  # @return [Integer] Hash code
466
478
  def hash
467
- [access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_external_id, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, custom_username_template, delete_protection, description, enable_admin_rotation, json, name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, user_ttl].hash
479
+ [access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_external_id, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, custom_username_template, delete_protection, description, enable_admin_rotation, item_custom_fields, json, name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, user_ttl].hash
468
480
  end
469
481
 
470
482
  # Builds the object from hash
@@ -46,6 +46,9 @@ module Akeyless
46
46
  # Fixed user
47
47
  attr_accessor :fixed_user_only
48
48
 
49
+ # Additional custom fields to associate with the item
50
+ attr_accessor :item_custom_fields
51
+
49
52
  # Set output format to JSON
50
53
  attr_accessor :json
51
54
 
@@ -116,6 +119,7 @@ module Akeyless
116
119
  :'description' => :'description',
117
120
  :'fixed_user_claim_keyname' => :'fixed-user-claim-keyname',
118
121
  :'fixed_user_only' => :'fixed-user-only',
122
+ :'item_custom_fields' => :'item-custom-fields',
119
123
  :'json' => :'json',
120
124
  :'name' => :'name',
121
125
  :'password_length' => :'password-length',
@@ -156,6 +160,7 @@ module Akeyless
156
160
  :'description' => :'String',
157
161
  :'fixed_user_claim_keyname' => :'String',
158
162
  :'fixed_user_only' => :'Boolean',
163
+ :'item_custom_fields' => :'Hash<String, String>',
159
164
  :'json' => :'Boolean',
160
165
  :'name' => :'String',
161
166
  :'password_length' => :'String',
@@ -243,6 +248,12 @@ module Akeyless
243
248
  self.fixed_user_only = false
244
249
  end
245
250
 
251
+ if attributes.key?(:'item_custom_fields')
252
+ if (value = attributes[:'item_custom_fields']).is_a?(Hash)
253
+ self.item_custom_fields = value
254
+ end
255
+ end
256
+
246
257
  if attributes.key?(:'json')
247
258
  self.json = attributes[:'json']
248
259
  else
@@ -373,6 +384,7 @@ module Akeyless
373
384
  description == o.description &&
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
  password_length == o.password_length &&
@@ -403,7 +415,7 @@ module Akeyless
403
415
  # Calculates hash code according to all attributes.
404
416
  # @return [Integer] Hash code
405
417
  def hash
406
- [app_obj_id, azure_administrative_unit, azure_client_id, azure_client_secret, azure_tenant_id, custom_username_template, delete_protection, description, fixed_user_claim_keyname, fixed_user_only, json, name, password_length, producer_encryption_key_name, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_group_obj_id, user_portal_access, user_principal_name, user_programmatic_access, user_role_template_id, user_ttl].hash
418
+ [app_obj_id, azure_administrative_unit, azure_client_id, azure_client_secret, azure_tenant_id, custom_username_template, delete_protection, description, fixed_user_claim_keyname, fixed_user_only, item_custom_fields, json, name, password_length, producer_encryption_key_name, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_group_obj_id, user_portal_access, user_principal_name, user_programmatic_access, user_role_template_id, user_ttl].hash
407
419
  end
408
420
 
409
421
  # Builds the object from hash
@@ -40,6 +40,9 @@ module Akeyless
40
40
  # Description of the object
41
41
  attr_accessor :description
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
 
@@ -84,6 +87,7 @@ module Akeyless
84
87
  :'custom_username_template' => :'custom-username-template',
85
88
  :'delete_protection' => :'delete_protection',
86
89
  :'description' => :'description',
90
+ :'item_custom_fields' => :'item-custom-fields',
87
91
  :'json' => :'json',
88
92
  :'name' => :'name',
89
93
  :'password_length' => :'password-length',
@@ -114,6 +118,7 @@ module Akeyless
114
118
  :'custom_username_template' => :'String',
115
119
  :'delete_protection' => :'String',
116
120
  :'description' => :'String',
121
+ :'item_custom_fields' => :'Hash<String, String>',
117
122
  :'json' => :'Boolean',
118
123
  :'name' => :'String',
119
124
  :'password_length' => :'String',
@@ -183,6 +188,12 @@ module Akeyless
183
188
  self.description = attributes[:'description']
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
@@ -271,6 +282,7 @@ module Akeyless
271
282
  custom_username_template == o.custom_username_template &&
272
283
  delete_protection == o.delete_protection &&
273
284
  description == o.description &&
285
+ item_custom_fields == o.item_custom_fields &&
274
286
  json == o.json &&
275
287
  name == o.name &&
276
288
  password_length == o.password_length &&
@@ -293,7 +305,7 @@ module Akeyless
293
305
  # Calculates hash code according to all attributes.
294
306
  # @return [Integer] Hash code
295
307
  def hash
296
- [cassandra_creation_statements, cassandra_hosts, cassandra_password, cassandra_port, cassandra_username, custom_username_template, delete_protection, description, json, name, password_length, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
308
+ [cassandra_creation_statements, cassandra_hosts, cassandra_password, cassandra_port, cassandra_username, custom_username_template, delete_protection, description, item_custom_fields, json, name, password_length, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
297
309
  end
298
310
 
299
311
  # Builds the object from hash