akeyless 5.0.27 → 5.0.30

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 (274) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +63 -1
  3. data/docs/AccountGeneralSettings.md +6 -0
  4. data/docs/AnthropicTargetDetails.md +20 -0
  5. data/docs/AuthMethod.md +3 -1
  6. data/docs/AuthMethodAccessInfo.md +2 -0
  7. data/docs/AuthMethodCreateSAML.md +3 -1
  8. data/docs/AuthMethodCreateUniversalIdentity.md +2 -0
  9. data/docs/AuthMethodUpdateSAML.md +3 -1
  10. data/docs/AuthMethodUpdateUniversalIdentity.md +2 -0
  11. data/docs/BedrockTargetDetails.md +20 -0
  12. data/docs/CreateAuthMethodSAML.md +3 -1
  13. data/docs/CreateAuthMethodUniversalIdentity.md +2 -0
  14. data/docs/CreateDBTarget.md +2 -0
  15. data/docs/CreateMcpSecretBearerToken.md +46 -0
  16. data/docs/CreateMcpSecretOAuthAuthCode.md +56 -0
  17. data/docs/CreateMcpSecretOAuthClientCreds.md +52 -0
  18. data/docs/CreatePKICertIssuer.md +1 -1
  19. data/docs/CustomDnsTargetDetails.md +20 -0
  20. data/docs/DSProducerDetails.md +2 -0
  21. data/docs/DbTargetDetails.md +2 -0
  22. data/docs/EmailCustomization.md +28 -0
  23. data/docs/EmailCustomizationAccountInformation.md +24 -0
  24. data/docs/EmailCustomizationAccountInformationValues.md +24 -0
  25. data/docs/EsmGetSecretOutput.md +11 -1
  26. data/docs/FileDownloadInstructions.md +20 -0
  27. data/docs/FileInfo.md +50 -0
  28. data/docs/FolderDeleteSync.md +32 -0
  29. data/docs/FolderDeleteSyncOutput.md +24 -0
  30. data/docs/FolderSync.md +34 -0
  31. data/docs/FolderSyncAll.md +26 -0
  32. data/docs/FolderSyncAllOutput.md +18 -0
  33. data/docs/FolderSyncOutput.md +24 -0
  34. data/docs/FolderUSCSyncConfig.md +2 -0
  35. data/docs/GatewayCreateMigration.md +2 -0
  36. data/docs/GatewayUpdateMigration.md +2 -0
  37. data/docs/GetKubeExecCreds.md +1 -1
  38. data/docs/GetPKICertificate.md +1 -1
  39. data/docs/GrokTargetDetails.md +22 -0
  40. data/docs/HashiPayload.md +2 -0
  41. data/docs/Item.md +2 -0
  42. data/docs/KeycloakTargetDetails.md +24 -0
  43. data/docs/OIDCAccessRules.md +2 -0
  44. data/docs/OktaTargetDetails.md +20 -0
  45. data/docs/PersonalFolderGlobalMappingSettings.md +20 -0
  46. data/docs/RotatedSecretCreateAws.md +4 -4
  47. data/docs/RotatedSecretCreateAzure.md +6 -4
  48. data/docs/RotatedSecretCreateCassandra.md +4 -4
  49. data/docs/RotatedSecretCreateCustom.md +4 -4
  50. data/docs/RotatedSecretCreateDockerhub.md +4 -4
  51. data/docs/RotatedSecretCreateGcp.md +4 -4
  52. data/docs/RotatedSecretCreateHanadb.md +4 -4
  53. data/docs/RotatedSecretCreateHashiVault.md +60 -0
  54. data/docs/RotatedSecretCreateLdap.md +4 -4
  55. data/docs/RotatedSecretCreateMongodb.md +4 -4
  56. data/docs/RotatedSecretCreateMssql.md +4 -4
  57. data/docs/RotatedSecretCreateMysql.md +4 -4
  58. data/docs/RotatedSecretCreateOpenAI.md +4 -4
  59. data/docs/RotatedSecretCreateOracledb.md +4 -4
  60. data/docs/RotatedSecretCreatePostgresql.md +4 -4
  61. data/docs/RotatedSecretCreateRedis.md +4 -4
  62. data/docs/RotatedSecretCreateRedshift.md +4 -4
  63. data/docs/RotatedSecretCreateSnowflake.md +4 -4
  64. data/docs/RotatedSecretCreateSplunk.md +4 -4
  65. data/docs/RotatedSecretCreateSsh.md +4 -4
  66. data/docs/RotatedSecretCreateWindows.md +4 -4
  67. data/docs/RotatedSecretUpdateAws.md +4 -4
  68. data/docs/RotatedSecretUpdateAzure.md +6 -4
  69. data/docs/RotatedSecretUpdateCassandra.md +4 -4
  70. data/docs/RotatedSecretUpdateCustom.md +4 -4
  71. data/docs/RotatedSecretUpdateDockerhub.md +4 -4
  72. data/docs/RotatedSecretUpdateGcp.md +4 -4
  73. data/docs/RotatedSecretUpdateHanadb.md +4 -4
  74. data/docs/RotatedSecretUpdateHashiVault.md +64 -0
  75. data/docs/RotatedSecretUpdateLdap.md +4 -4
  76. data/docs/RotatedSecretUpdateMongodb.md +4 -4
  77. data/docs/RotatedSecretUpdateMssql.md +4 -4
  78. data/docs/RotatedSecretUpdateMysql.md +4 -4
  79. data/docs/RotatedSecretUpdateOpenAI.md +4 -4
  80. data/docs/RotatedSecretUpdateOracledb.md +4 -4
  81. data/docs/RotatedSecretUpdatePostgresql.md +4 -4
  82. data/docs/RotatedSecretUpdateRedis.md +4 -4
  83. data/docs/RotatedSecretUpdateRedshift.md +4 -4
  84. data/docs/RotatedSecretUpdateSnowflake.md +4 -4
  85. data/docs/RotatedSecretUpdateSplunk.md +4 -4
  86. data/docs/RotatedSecretUpdateSsh.md +4 -4
  87. data/docs/RotatedSecretUpdateWindows.md +4 -4
  88. data/docs/RuntimeAuthorityCommand.md +4 -0
  89. data/docs/SAMLAccessRules.md +3 -1
  90. data/docs/SecretInfo.md +5 -1
  91. data/docs/StaticSecretDetailsInfo.md +2 -0
  92. data/docs/TargetCreateAnthropic.md +36 -0
  93. data/docs/TargetCreateBedrock.md +36 -0
  94. data/docs/TargetCreateCustomDns.md +36 -0
  95. data/docs/TargetCreateDB.md +2 -0
  96. data/docs/TargetCreateGrok.md +38 -0
  97. data/docs/TargetCreateKeycloak.md +40 -0
  98. data/docs/TargetCreateOkta.md +36 -0
  99. data/docs/TargetTypeDetailsInput.md +12 -0
  100. data/docs/TargetUpdateAnthropic.md +42 -0
  101. data/docs/TargetUpdateBedrock.md +42 -0
  102. data/docs/TargetUpdateCustomDns.md +40 -0
  103. data/docs/TargetUpdateDB.md +2 -0
  104. data/docs/TargetUpdateGrok.md +44 -0
  105. data/docs/TargetUpdateKeycloak.md +44 -0
  106. data/docs/TargetUpdateOkta.md +40 -0
  107. data/docs/UidExpirationEvent.md +18 -0
  108. data/docs/UpdateAuthMethodSAML.md +3 -1
  109. data/docs/UpdateAuthMethodUniversalIdentity.md +2 -0
  110. data/docs/UpdateDBTarget.md +2 -0
  111. data/docs/UpdateMcpSecretBearerToken.md +40 -0
  112. data/docs/UpdateMcpSecretOAuthAuthCode.md +50 -0
  113. data/docs/UpdateMcpSecretOAuthClientCreds.md +46 -0
  114. data/docs/UpdatePKICertIssuer.md +1 -1
  115. data/docs/UscGetSecretOutput.md +11 -1
  116. data/docs/V2Api.md +1449 -0
  117. data/lib/akeyless/api/v2_api.rb +1617 -145
  118. data/lib/akeyless/models/account_general_settings.rb +29 -1
  119. data/lib/akeyless/models/anthropic_target_details.rb +224 -0
  120. data/lib/akeyless/models/auth_method.rb +15 -4
  121. data/lib/akeyless/models/auth_method_access_info.rb +13 -1
  122. data/lib/akeyless/models/auth_method_create_saml.rb +14 -4
  123. data/lib/akeyless/models/auth_method_create_universal_identity.rb +13 -1
  124. data/lib/akeyless/models/auth_method_update_saml.rb +14 -4
  125. data/lib/akeyless/models/auth_method_update_universal_identity.rb +13 -1
  126. data/lib/akeyless/models/bedrock_target_details.rb +224 -0
  127. data/lib/akeyless/models/create_auth_method_saml.rb +14 -4
  128. data/lib/akeyless/models/create_auth_method_universal_identity.rb +13 -1
  129. data/lib/akeyless/models/create_db_target.rb +11 -1
  130. data/lib/akeyless/models/create_mcp_secret_bearer_token.rb +371 -0
  131. data/lib/akeyless/models/create_mcp_secret_o_auth_auth_code.rb +423 -0
  132. data/lib/akeyless/models/create_mcp_secret_o_auth_client_creds.rb +403 -0
  133. data/lib/akeyless/models/create_pki_cert_issuer.rb +1 -1
  134. data/lib/akeyless/models/custom_dns_target_details.rb +225 -0
  135. data/lib/akeyless/models/db_target_details.rb +11 -1
  136. data/lib/akeyless/models/ds_producer_details.rb +11 -1
  137. data/lib/akeyless/models/email_customization.rb +259 -0
  138. data/lib/akeyless/models/email_customization_account_information.rb +242 -0
  139. data/lib/akeyless/models/email_customization_account_information_values.rb +241 -0
  140. data/lib/akeyless/models/esm_get_secret_output.rb +53 -4
  141. data/lib/akeyless/models/file_download_instructions.rb +223 -0
  142. data/lib/akeyless/models/file_info.rb +358 -0
  143. data/lib/akeyless/models/folder_delete_sync.rb +305 -0
  144. data/lib/akeyless/models/folder_delete_sync_output.rb +245 -0
  145. data/lib/akeyless/models/folder_sync.rb +306 -0
  146. data/lib/akeyless/models/folder_sync_all.rb +266 -0
  147. data/lib/akeyless/models/folder_sync_all_output.rb +214 -0
  148. data/lib/akeyless/models/folder_sync_output.rb +247 -0
  149. data/lib/akeyless/models/folder_usc_sync_config.rb +10 -1
  150. data/lib/akeyless/models/gateway_create_migration.rb +11 -1
  151. data/lib/akeyless/models/gateway_update_migration.rb +11 -1
  152. data/lib/akeyless/models/get_kube_exec_creds.rb +1 -1
  153. data/lib/akeyless/models/get_pki_certificate.rb +1 -1
  154. data/lib/akeyless/models/grok_target_details.rb +234 -0
  155. data/lib/akeyless/models/hashi_payload.rb +10 -1
  156. data/lib/akeyless/models/item.rb +10 -1
  157. data/lib/akeyless/models/keycloak_target_details.rb +242 -0
  158. data/lib/akeyless/models/oidc_access_rules.rb +11 -1
  159. data/lib/akeyless/models/okta_target_details.rb +224 -0
  160. data/lib/akeyless/models/personal_folder_global_mapping_settings.rb +223 -0
  161. data/lib/akeyless/models/rotated_secret_create_aws.rb +0 -4
  162. data/lib/akeyless/models/rotated_secret_create_azure.rb +11 -5
  163. data/lib/akeyless/models/rotated_secret_create_cassandra.rb +0 -4
  164. data/lib/akeyless/models/rotated_secret_create_custom.rb +0 -4
  165. data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +0 -4
  166. data/lib/akeyless/models/rotated_secret_create_gcp.rb +0 -4
  167. data/lib/akeyless/models/rotated_secret_create_hanadb.rb +0 -4
  168. data/lib/akeyless/models/rotated_secret_create_hashi_vault.rb +446 -0
  169. data/lib/akeyless/models/rotated_secret_create_ldap.rb +0 -4
  170. data/lib/akeyless/models/rotated_secret_create_mongodb.rb +0 -4
  171. data/lib/akeyless/models/rotated_secret_create_mssql.rb +0 -4
  172. data/lib/akeyless/models/rotated_secret_create_mysql.rb +0 -4
  173. data/lib/akeyless/models/rotated_secret_create_open_ai.rb +0 -4
  174. data/lib/akeyless/models/rotated_secret_create_oracledb.rb +0 -4
  175. data/lib/akeyless/models/rotated_secret_create_postgresql.rb +0 -4
  176. data/lib/akeyless/models/rotated_secret_create_redis.rb +0 -4
  177. data/lib/akeyless/models/rotated_secret_create_redshift.rb +0 -4
  178. data/lib/akeyless/models/rotated_secret_create_snowflake.rb +0 -4
  179. data/lib/akeyless/models/rotated_secret_create_splunk.rb +0 -4
  180. data/lib/akeyless/models/rotated_secret_create_ssh.rb +0 -4
  181. data/lib/akeyless/models/rotated_secret_create_windows.rb +0 -4
  182. data/lib/akeyless/models/rotated_secret_sync.rb +1 -1
  183. data/lib/akeyless/models/rotated_secret_update_aws.rb +0 -4
  184. data/lib/akeyless/models/rotated_secret_update_azure.rb +11 -5
  185. data/lib/akeyless/models/rotated_secret_update_cassandra.rb +0 -4
  186. data/lib/akeyless/models/rotated_secret_update_custom.rb +0 -4
  187. data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +0 -4
  188. data/lib/akeyless/models/rotated_secret_update_gcp.rb +0 -4
  189. data/lib/akeyless/models/rotated_secret_update_hanadb.rb +0 -4
  190. data/lib/akeyless/models/rotated_secret_update_hashi_vault.rb +463 -0
  191. data/lib/akeyless/models/rotated_secret_update_ldap.rb +0 -4
  192. data/lib/akeyless/models/rotated_secret_update_mongodb.rb +0 -4
  193. data/lib/akeyless/models/rotated_secret_update_mssql.rb +0 -4
  194. data/lib/akeyless/models/rotated_secret_update_mysql.rb +0 -4
  195. data/lib/akeyless/models/rotated_secret_update_open_ai.rb +0 -4
  196. data/lib/akeyless/models/rotated_secret_update_oracledb.rb +0 -4
  197. data/lib/akeyless/models/rotated_secret_update_postgresql.rb +0 -4
  198. data/lib/akeyless/models/rotated_secret_update_redis.rb +0 -4
  199. data/lib/akeyless/models/rotated_secret_update_redshift.rb +0 -4
  200. data/lib/akeyless/models/rotated_secret_update_snowflake.rb +0 -4
  201. data/lib/akeyless/models/rotated_secret_update_splunk.rb +0 -4
  202. data/lib/akeyless/models/rotated_secret_update_ssh.rb +0 -4
  203. data/lib/akeyless/models/rotated_secret_update_windows.rb +0 -4
  204. data/lib/akeyless/models/runtime_authority_command.rb +21 -1
  205. data/lib/akeyless/models/saml_access_rules.rb +14 -4
  206. data/lib/akeyless/models/secret_info.rb +24 -4
  207. data/lib/akeyless/models/static_secret_details_info.rb +10 -1
  208. data/lib/akeyless/models/static_secret_sync.rb +1 -1
  209. data/lib/akeyless/models/target_create_anthropic.rb +317 -0
  210. data/lib/akeyless/models/target_create_bedrock.rb +317 -0
  211. data/lib/akeyless/models/target_create_custom_dns.rb +330 -0
  212. data/lib/akeyless/models/target_create_db.rb +11 -1
  213. data/lib/akeyless/models/target_create_grok.rb +327 -0
  214. data/lib/akeyless/models/target_create_keycloak.rb +334 -0
  215. data/lib/akeyless/models/target_create_okta.rb +314 -0
  216. data/lib/akeyless/models/target_type_details_input.rb +55 -1
  217. data/lib/akeyless/models/target_update_anthropic.rb +351 -0
  218. data/lib/akeyless/models/target_update_bedrock.rb +351 -0
  219. data/lib/akeyless/models/target_update_custom_dns.rb +350 -0
  220. data/lib/akeyless/models/target_update_db.rb +11 -1
  221. data/lib/akeyless/models/target_update_grok.rb +361 -0
  222. data/lib/akeyless/models/target_update_keycloak.rb +354 -0
  223. data/lib/akeyless/models/target_update_okta.rb +334 -0
  224. data/lib/akeyless/models/uid_expiration_event.rb +214 -0
  225. data/lib/akeyless/models/update_auth_method_saml.rb +14 -4
  226. data/lib/akeyless/models/update_auth_method_universal_identity.rb +13 -1
  227. data/lib/akeyless/models/update_db_target.rb +11 -1
  228. data/lib/akeyless/models/update_mcp_secret_bearer_token.rb +338 -0
  229. data/lib/akeyless/models/update_mcp_secret_o_auth_auth_code.rb +390 -0
  230. data/lib/akeyless/models/update_mcp_secret_o_auth_client_creds.rb +370 -0
  231. data/lib/akeyless/models/update_pki_cert_issuer.rb +1 -1
  232. data/lib/akeyless/models/usc_get_secret_output.rb +53 -4
  233. data/lib/akeyless/version.rb +1 -1
  234. data/lib/akeyless.rb +39 -0
  235. data/spec/models/anthropic_target_details_spec.rb +42 -0
  236. data/spec/models/bedrock_target_details_spec.rb +42 -0
  237. data/spec/models/create_mcp_secret_bearer_token_spec.rb +120 -0
  238. data/spec/models/create_mcp_secret_o_auth_auth_code_spec.rb +150 -0
  239. data/spec/models/create_mcp_secret_o_auth_client_creds_spec.rb +138 -0
  240. data/spec/models/custom_dns_target_details_spec.rb +42 -0
  241. data/spec/models/email_customization_account_information_spec.rb +54 -0
  242. data/spec/models/email_customization_account_information_values_spec.rb +54 -0
  243. data/spec/models/email_customization_spec.rb +66 -0
  244. data/spec/models/file_download_instructions_spec.rb +42 -0
  245. data/spec/models/file_info_spec.rb +132 -0
  246. data/spec/models/folder_delete_sync_output_spec.rb +54 -0
  247. data/spec/models/folder_delete_sync_spec.rb +78 -0
  248. data/spec/models/folder_sync_all_output_spec.rb +36 -0
  249. data/spec/models/folder_sync_all_spec.rb +60 -0
  250. data/spec/models/folder_sync_output_spec.rb +54 -0
  251. data/spec/models/folder_sync_spec.rb +84 -0
  252. data/spec/models/grok_target_details_spec.rb +48 -0
  253. data/spec/models/keycloak_target_details_spec.rb +54 -0
  254. data/spec/models/okta_target_details_spec.rb +42 -0
  255. data/spec/models/personal_folder_global_mapping_settings_spec.rb +42 -0
  256. data/spec/models/rotated_secret_create_hashi_vault_spec.rb +162 -0
  257. data/spec/models/rotated_secret_update_hashi_vault_spec.rb +174 -0
  258. data/spec/models/target_create_anthropic_spec.rb +90 -0
  259. data/spec/models/target_create_bedrock_spec.rb +90 -0
  260. data/spec/models/target_create_custom_dns_spec.rb +90 -0
  261. data/spec/models/target_create_grok_spec.rb +96 -0
  262. data/spec/models/target_create_keycloak_spec.rb +102 -0
  263. data/spec/models/target_create_okta_spec.rb +90 -0
  264. data/spec/models/target_update_anthropic_spec.rb +108 -0
  265. data/spec/models/target_update_bedrock_spec.rb +108 -0
  266. data/spec/models/target_update_custom_dns_spec.rb +102 -0
  267. data/spec/models/target_update_grok_spec.rb +114 -0
  268. data/spec/models/target_update_keycloak_spec.rb +114 -0
  269. data/spec/models/target_update_okta_spec.rb +102 -0
  270. data/spec/models/uid_expiration_event_spec.rb +36 -0
  271. data/spec/models/update_mcp_secret_bearer_token_spec.rb +102 -0
  272. data/spec/models/update_mcp_secret_o_auth_auth_code_spec.rb +132 -0
  273. data/spec/models/update_mcp_secret_o_auth_client_creds_spec.rb +120 -0
  274. metadata +1331 -1175
data/docs/V2Api.md CHANGED
@@ -86,6 +86,9 @@ All URIs are relative to *https://api.akeyless.io*
86
86
  | [**create_hashi_vault_target**](V2Api.md#create_hashi_vault_target) | **POST** /create-hashi-vault-target | |
87
87
  | [**create_key**](V2Api.md#create_key) | **POST** /create-key | |
88
88
  | [**create_linked_target**](V2Api.md#create_linked_target) | **POST** /create-linked-target | |
89
+ | [**create_mcp_secret_bearer_token**](V2Api.md#create_mcp_secret_bearer_token) | **POST** /create-mcp-secret-bearer-token | |
90
+ | [**create_mcp_secret_o_auth_auth_code**](V2Api.md#create_mcp_secret_o_auth_auth_code) | **POST** /create-mcp-secret-oauth-authorization-code | |
91
+ | [**create_mcp_secret_o_auth_client_creds**](V2Api.md#create_mcp_secret_o_auth_client_creds) | **POST** /create-mcp-secret-oauth-client-credentials | |
89
92
  | [**create_native_k8_s_target**](V2Api.md#create_native_k8_s_target) | **POST** /create-k8s-target | |
90
93
  | [**create_oidc_app**](V2Api.md#create_oidc_app) | **POST** /create-oidc-app | |
91
94
  | [**create_passkey**](V2Api.md#create_passkey) | **POST** /create-passkey | |
@@ -221,7 +224,10 @@ All URIs are relative to *https://api.akeyless.io*
221
224
  | [**export_classic_key**](V2Api.md#export_classic_key) | **POST** /export-classic-key | |
222
225
  | [**folder_create**](V2Api.md#folder_create) | **POST** /folder-create | |
223
226
  | [**folder_delete**](V2Api.md#folder_delete) | **POST** /folder-delete | |
227
+ | [**folder_delete_sync**](V2Api.md#folder_delete_sync) | **POST** /folder-delete-sync | |
224
228
  | [**folder_get**](V2Api.md#folder_get) | **POST** /folder-get | |
229
+ | [**folder_sync**](V2Api.md#folder_sync) | **POST** /folder-sync | |
230
+ | [**folder_sync_all**](V2Api.md#folder_sync_all) | **POST** /folder-sync-all | |
225
231
  | [**folder_update**](V2Api.md#folder_update) | **POST** /folder-update | |
226
232
  | [**gateway_create_allowed_access**](V2Api.md#gateway_create_allowed_access) | **POST** /gateway-create-allowed-access | |
227
233
  | [**gateway_create_k8_s_auth_config**](V2Api.md#gateway_create_k8_s_auth_config) | **POST** /gateway-create-k8s-auth-config | |
@@ -417,6 +423,7 @@ All URIs are relative to *https://api.akeyless.io*
417
423
  | [**rotated_secret_create_dockerhub**](V2Api.md#rotated_secret_create_dockerhub) | **POST** /rotated-secret-create-dockerhub | |
418
424
  | [**rotated_secret_create_gcp**](V2Api.md#rotated_secret_create_gcp) | **POST** /rotated-secret-create-gcp | |
419
425
  | [**rotated_secret_create_hanadb**](V2Api.md#rotated_secret_create_hanadb) | **POST** /rotated-secret-create-hanadb | |
426
+ | [**rotated_secret_create_hashi_vault**](V2Api.md#rotated_secret_create_hashi_vault) | **POST** /rotated-secret-create-hashi-vault | |
420
427
  | [**rotated_secret_create_ldap**](V2Api.md#rotated_secret_create_ldap) | **POST** /rotated-secret-create-ldap | |
421
428
  | [**rotated_secret_create_mongodb**](V2Api.md#rotated_secret_create_mongodb) | **POST** /rotated-secret-create-mongodb | |
422
429
  | [**rotated_secret_create_mssql**](V2Api.md#rotated_secret_create_mssql) | **POST** /rotated-secret-create-mssql | |
@@ -442,6 +449,7 @@ All URIs are relative to *https://api.akeyless.io*
442
449
  | [**rotated_secret_update_dockerhub**](V2Api.md#rotated_secret_update_dockerhub) | **POST** /rotated-secret-update-dockerhub | |
443
450
  | [**rotated_secret_update_gcp**](V2Api.md#rotated_secret_update_gcp) | **POST** /rotated-secret-update-gcp | |
444
451
  | [**rotated_secret_update_hanadb**](V2Api.md#rotated_secret_update_hanadb) | **POST** /rotated-secret-update-hanadb | |
452
+ | [**rotated_secret_update_hashi_vault**](V2Api.md#rotated_secret_update_hashi_vault) | **POST** /rotated-secret-update-hashi-vault | |
445
453
  | [**rotated_secret_update_ldap**](V2Api.md#rotated_secret_update_ldap) | **POST** /rotated-secret-update-ldap | |
446
454
  | [**rotated_secret_update_mongodb**](V2Api.md#rotated_secret_update_mongodb) | **POST** /rotated-secret-update-mongodb | |
447
455
  | [**rotated_secret_update_mssql**](V2Api.md#rotated_secret_update_mssql) | **POST** /rotated-secret-update-mssql | |
@@ -469,10 +477,13 @@ All URIs are relative to *https://api.akeyless.io*
469
477
  | [**static_creds_auth**](V2Api.md#static_creds_auth) | **POST** /static-creds-auth | |
470
478
  | [**static_secret_delete_sync**](V2Api.md#static_secret_delete_sync) | **POST** /static-secret-delete-sync | |
471
479
  | [**static_secret_sync**](V2Api.md#static_secret_sync) | **POST** /static-secret-sync | |
480
+ | [**target_create_anthropic**](V2Api.md#target_create_anthropic) | **POST** /target-create-anthropic | |
472
481
  | [**target_create_artifactory**](V2Api.md#target_create_artifactory) | **POST** /target-create-artifactory | |
473
482
  | [**target_create_aws**](V2Api.md#target_create_aws) | **POST** /target-create-aws | |
474
483
  | [**target_create_azure**](V2Api.md#target_create_azure) | **POST** /target-create-azure | |
484
+ | [**target_create_bedrock**](V2Api.md#target_create_bedrock) | **POST** /target-create-bedrock | |
475
485
  | [**target_create_cloudflare**](V2Api.md#target_create_cloudflare) | **POST** /target-create-cloudflare | |
486
+ | [**target_create_custom_dns**](V2Api.md#target_create_custom_dns) | **POST** /target-create-custom-dns | |
476
487
  | [**target_create_db**](V2Api.md#target_create_db) | **POST** /target-create-db | |
477
488
  | [**target_create_digi_cert**](V2Api.md#target_create_digi_cert) | **POST** /target-create-digicert | |
478
489
  | [**target_create_dockerhub**](V2Api.md#target_create_dockerhub) | **POST** /target-create-dockerhub | |
@@ -486,11 +497,14 @@ All URIs are relative to *https://api.akeyless.io*
486
497
  | [**target_create_global_sign_atlas**](V2Api.md#target_create_global_sign_atlas) | **POST** /target-create-globalsign-atlas | |
487
498
  | [**target_create_godaddy**](V2Api.md#target_create_godaddy) | **POST** /target-create-godaddy | |
488
499
  | [**target_create_google_trust**](V2Api.md#target_create_google_trust) | **POST** /target-create-google-trust | |
500
+ | [**target_create_grok**](V2Api.md#target_create_grok) | **POST** /target-create-grok | |
489
501
  | [**target_create_hashi_vault**](V2Api.md#target_create_hashi_vault) | **POST** /target-create-hashi-vault | |
490
502
  | [**target_create_k8s**](V2Api.md#target_create_k8s) | **POST** /target-create-k8s | |
503
+ | [**target_create_keycloak**](V2Api.md#target_create_keycloak) | **POST** /target-create-keycloak | |
491
504
  | [**target_create_ldap**](V2Api.md#target_create_ldap) | **POST** /target-create-ldap | |
492
505
  | [**target_create_lets_encrypt**](V2Api.md#target_create_lets_encrypt) | **POST** /target-create-lets-encrypt | |
493
506
  | [**target_create_linked**](V2Api.md#target_create_linked) | **POST** /target-create-linked | |
507
+ | [**target_create_okta**](V2Api.md#target_create_okta) | **POST** /target-create-okta | |
494
508
  | [**target_create_open_ai**](V2Api.md#target_create_open_ai) | **POST** /target-create-openai | |
495
509
  | [**target_create_ping**](V2Api.md#target_create_ping) | **POST** /target-create-ping | |
496
510
  | [**target_create_rabbit_mq**](V2Api.md#target_create_rabbit_mq) | **POST** /target-create-rabbitmq | |
@@ -505,10 +519,13 @@ All URIs are relative to *https://api.akeyless.io*
505
519
  | [**target_get**](V2Api.md#target_get) | **POST** /target-get | |
506
520
  | [**target_get_details**](V2Api.md#target_get_details) | **POST** /target-get-details | |
507
521
  | [**target_list**](V2Api.md#target_list) | **POST** /target-list | |
522
+ | [**target_update_anthropic**](V2Api.md#target_update_anthropic) | **POST** /target-update-anthropic | |
508
523
  | [**target_update_artifactory**](V2Api.md#target_update_artifactory) | **POST** /target-update-artifactory | |
509
524
  | [**target_update_aws**](V2Api.md#target_update_aws) | **POST** /target-update-aws | |
510
525
  | [**target_update_azure**](V2Api.md#target_update_azure) | **POST** /target-update-azure | |
526
+ | [**target_update_bedrock**](V2Api.md#target_update_bedrock) | **POST** /target-update-bedrock | |
511
527
  | [**target_update_cloudflare**](V2Api.md#target_update_cloudflare) | **POST** /target-update-cloudflare | |
528
+ | [**target_update_custom_dns**](V2Api.md#target_update_custom_dns) | **POST** /target-update-custom-dns | |
512
529
  | [**target_update_db**](V2Api.md#target_update_db) | **POST** /target-update-db | |
513
530
  | [**target_update_digi_cert**](V2Api.md#target_update_digi_cert) | **POST** /target-update-digicert | |
514
531
  | [**target_update_dockerhub**](V2Api.md#target_update_dockerhub) | **POST** /target-update-dockerhub | |
@@ -522,11 +539,14 @@ All URIs are relative to *https://api.akeyless.io*
522
539
  | [**target_update_global_sign_atlas**](V2Api.md#target_update_global_sign_atlas) | **POST** /target-update-globalsign-atlas | |
523
540
  | [**target_update_godaddy**](V2Api.md#target_update_godaddy) | **POST** /target-update-godaddy | |
524
541
  | [**target_update_google_trust**](V2Api.md#target_update_google_trust) | **POST** /target-update-google-trust | |
542
+ | [**target_update_grok**](V2Api.md#target_update_grok) | **POST** /target-update-grok | |
525
543
  | [**target_update_hashi_vault**](V2Api.md#target_update_hashi_vault) | **POST** /target-update-hashi-vault | |
526
544
  | [**target_update_k8s**](V2Api.md#target_update_k8s) | **POST** /target-update-k8s | |
545
+ | [**target_update_keycloak**](V2Api.md#target_update_keycloak) | **POST** /target-update-keycloak | |
527
546
  | [**target_update_ldap**](V2Api.md#target_update_ldap) | **POST** /target-update-ldap | |
528
547
  | [**target_update_lets_encrypt**](V2Api.md#target_update_lets_encrypt) | **POST** /target-update-lets-encrypt | |
529
548
  | [**target_update_linked**](V2Api.md#target_update_linked) | **POST** /target-update-linked | |
549
+ | [**target_update_okta**](V2Api.md#target_update_okta) | **POST** /target-update-okta | |
530
550
  | [**target_update_open_ai**](V2Api.md#target_update_open_ai) | **POST** /target-update-openai | |
531
551
  | [**target_update_ping**](V2Api.md#target_update_ping) | **POST** /target-update-ping | |
532
552
  | [**target_update_rabbit_mq**](V2Api.md#target_update_rabbit_mq) | **POST** /target-update-rabbitmq | |
@@ -584,6 +604,9 @@ All URIs are relative to *https://api.akeyless.io*
584
604
  | [**update_ldap_target**](V2Api.md#update_ldap_target) | **POST** /update-ldap-target | |
585
605
  | [**update_ldap_target_details**](V2Api.md#update_ldap_target_details) | **POST** /update-ldap-target-details | |
586
606
  | [**update_linked_target**](V2Api.md#update_linked_target) | **POST** /update-linked-target | |
607
+ | [**update_mcp_secret_bearer_token**](V2Api.md#update_mcp_secret_bearer_token) | **POST** /update-mcp-secret-bearer-token | |
608
+ | [**update_mcp_secret_o_auth_auth_code**](V2Api.md#update_mcp_secret_o_auth_auth_code) | **POST** /update-mcp-secret-oauth-authorization-code | |
609
+ | [**update_mcp_secret_o_auth_client_creds**](V2Api.md#update_mcp_secret_o_auth_client_creds) | **POST** /update-mcp-secret-oauth-client-credentials | |
587
610
  | [**update_native_k8_s_target**](V2Api.md#update_native_k8_s_target) | **POST** /update-k8s-target | |
588
611
  | [**update_oidc_app**](V2Api.md#update_oidc_app) | **POST** /update-oidc-app | |
589
612
  | [**update_ping_target**](V2Api.md#update_ping_target) | **POST** /update-ping-target | |
@@ -5709,6 +5732,192 @@ No authorization required
5709
5732
  - **Accept**: application/json
5710
5733
 
5711
5734
 
5735
+ ## create_mcp_secret_bearer_token
5736
+
5737
+ > <CreateSecretOutput> create_mcp_secret_bearer_token(create_mcp_secret_bearer_token)
5738
+
5739
+
5740
+
5741
+ ### Examples
5742
+
5743
+ ```ruby
5744
+ require 'time'
5745
+ require 'akeyless'
5746
+
5747
+ api_instance = Akeyless::V2Api.new
5748
+ create_mcp_secret_bearer_token = Akeyless::CreateMcpSecretBearerToken.new({name: 'name_example'}) # CreateMcpSecretBearerToken |
5749
+
5750
+ begin
5751
+
5752
+ result = api_instance.create_mcp_secret_bearer_token(create_mcp_secret_bearer_token)
5753
+ p result
5754
+ rescue Akeyless::ApiError => e
5755
+ puts "Error when calling V2Api->create_mcp_secret_bearer_token: #{e}"
5756
+ end
5757
+ ```
5758
+
5759
+ #### Using the create_mcp_secret_bearer_token_with_http_info variant
5760
+
5761
+ This returns an Array which contains the response data, status code and headers.
5762
+
5763
+ > <Array(<CreateSecretOutput>, Integer, Hash)> create_mcp_secret_bearer_token_with_http_info(create_mcp_secret_bearer_token)
5764
+
5765
+ ```ruby
5766
+ begin
5767
+
5768
+ data, status_code, headers = api_instance.create_mcp_secret_bearer_token_with_http_info(create_mcp_secret_bearer_token)
5769
+ p status_code # => 2xx
5770
+ p headers # => { ... }
5771
+ p data # => <CreateSecretOutput>
5772
+ rescue Akeyless::ApiError => e
5773
+ puts "Error when calling V2Api->create_mcp_secret_bearer_token_with_http_info: #{e}"
5774
+ end
5775
+ ```
5776
+
5777
+ ### Parameters
5778
+
5779
+ | Name | Type | Description | Notes |
5780
+ | ---- | ---- | ----------- | ----- |
5781
+ | **create_mcp_secret_bearer_token** | [**CreateMcpSecretBearerToken**](CreateMcpSecretBearerToken.md) | | |
5782
+
5783
+ ### Return type
5784
+
5785
+ [**CreateSecretOutput**](CreateSecretOutput.md)
5786
+
5787
+ ### Authorization
5788
+
5789
+ No authorization required
5790
+
5791
+ ### HTTP request headers
5792
+
5793
+ - **Content-Type**: application/json
5794
+ - **Accept**: application/json
5795
+
5796
+
5797
+ ## create_mcp_secret_o_auth_auth_code
5798
+
5799
+ > <CreateSecretOutput> create_mcp_secret_o_auth_auth_code(create_mcp_secret_o_auth_auth_code)
5800
+
5801
+
5802
+
5803
+ ### Examples
5804
+
5805
+ ```ruby
5806
+ require 'time'
5807
+ require 'akeyless'
5808
+
5809
+ api_instance = Akeyless::V2Api.new
5810
+ create_mcp_secret_o_auth_auth_code = Akeyless::CreateMcpSecretOAuthAuthCode.new({name: 'name_example'}) # CreateMcpSecretOAuthAuthCode |
5811
+
5812
+ begin
5813
+
5814
+ result = api_instance.create_mcp_secret_o_auth_auth_code(create_mcp_secret_o_auth_auth_code)
5815
+ p result
5816
+ rescue Akeyless::ApiError => e
5817
+ puts "Error when calling V2Api->create_mcp_secret_o_auth_auth_code: #{e}"
5818
+ end
5819
+ ```
5820
+
5821
+ #### Using the create_mcp_secret_o_auth_auth_code_with_http_info variant
5822
+
5823
+ This returns an Array which contains the response data, status code and headers.
5824
+
5825
+ > <Array(<CreateSecretOutput>, Integer, Hash)> create_mcp_secret_o_auth_auth_code_with_http_info(create_mcp_secret_o_auth_auth_code)
5826
+
5827
+ ```ruby
5828
+ begin
5829
+
5830
+ data, status_code, headers = api_instance.create_mcp_secret_o_auth_auth_code_with_http_info(create_mcp_secret_o_auth_auth_code)
5831
+ p status_code # => 2xx
5832
+ p headers # => { ... }
5833
+ p data # => <CreateSecretOutput>
5834
+ rescue Akeyless::ApiError => e
5835
+ puts "Error when calling V2Api->create_mcp_secret_o_auth_auth_code_with_http_info: #{e}"
5836
+ end
5837
+ ```
5838
+
5839
+ ### Parameters
5840
+
5841
+ | Name | Type | Description | Notes |
5842
+ | ---- | ---- | ----------- | ----- |
5843
+ | **create_mcp_secret_o_auth_auth_code** | [**CreateMcpSecretOAuthAuthCode**](CreateMcpSecretOAuthAuthCode.md) | | |
5844
+
5845
+ ### Return type
5846
+
5847
+ [**CreateSecretOutput**](CreateSecretOutput.md)
5848
+
5849
+ ### Authorization
5850
+
5851
+ No authorization required
5852
+
5853
+ ### HTTP request headers
5854
+
5855
+ - **Content-Type**: application/json
5856
+ - **Accept**: application/json
5857
+
5858
+
5859
+ ## create_mcp_secret_o_auth_client_creds
5860
+
5861
+ > <CreateSecretOutput> create_mcp_secret_o_auth_client_creds(create_mcp_secret_o_auth_client_creds)
5862
+
5863
+
5864
+
5865
+ ### Examples
5866
+
5867
+ ```ruby
5868
+ require 'time'
5869
+ require 'akeyless'
5870
+
5871
+ api_instance = Akeyless::V2Api.new
5872
+ create_mcp_secret_o_auth_client_creds = Akeyless::CreateMcpSecretOAuthClientCreds.new({name: 'name_example'}) # CreateMcpSecretOAuthClientCreds |
5873
+
5874
+ begin
5875
+
5876
+ result = api_instance.create_mcp_secret_o_auth_client_creds(create_mcp_secret_o_auth_client_creds)
5877
+ p result
5878
+ rescue Akeyless::ApiError => e
5879
+ puts "Error when calling V2Api->create_mcp_secret_o_auth_client_creds: #{e}"
5880
+ end
5881
+ ```
5882
+
5883
+ #### Using the create_mcp_secret_o_auth_client_creds_with_http_info variant
5884
+
5885
+ This returns an Array which contains the response data, status code and headers.
5886
+
5887
+ > <Array(<CreateSecretOutput>, Integer, Hash)> create_mcp_secret_o_auth_client_creds_with_http_info(create_mcp_secret_o_auth_client_creds)
5888
+
5889
+ ```ruby
5890
+ begin
5891
+
5892
+ data, status_code, headers = api_instance.create_mcp_secret_o_auth_client_creds_with_http_info(create_mcp_secret_o_auth_client_creds)
5893
+ p status_code # => 2xx
5894
+ p headers # => { ... }
5895
+ p data # => <CreateSecretOutput>
5896
+ rescue Akeyless::ApiError => e
5897
+ puts "Error when calling V2Api->create_mcp_secret_o_auth_client_creds_with_http_info: #{e}"
5898
+ end
5899
+ ```
5900
+
5901
+ ### Parameters
5902
+
5903
+ | Name | Type | Description | Notes |
5904
+ | ---- | ---- | ----------- | ----- |
5905
+ | **create_mcp_secret_o_auth_client_creds** | [**CreateMcpSecretOAuthClientCreds**](CreateMcpSecretOAuthClientCreds.md) | | |
5906
+
5907
+ ### Return type
5908
+
5909
+ [**CreateSecretOutput**](CreateSecretOutput.md)
5910
+
5911
+ ### Authorization
5912
+
5913
+ No authorization required
5914
+
5915
+ ### HTTP request headers
5916
+
5917
+ - **Content-Type**: application/json
5918
+ - **Accept**: application/json
5919
+
5920
+
5712
5921
  ## create_native_k8_s_target
5713
5922
 
5714
5923
  > <CreateNativeK8STargetOutput> create_native_k8_s_target(create_native_k8_s_target)
@@ -14081,6 +14290,68 @@ No authorization required
14081
14290
  - **Accept**: application/json
14082
14291
 
14083
14292
 
14293
+ ## folder_delete_sync
14294
+
14295
+ > <FolderDeleteSyncOutput> folder_delete_sync(folder_delete_sync)
14296
+
14297
+
14298
+
14299
+ ### Examples
14300
+
14301
+ ```ruby
14302
+ require 'time'
14303
+ require 'akeyless'
14304
+
14305
+ api_instance = Akeyless::V2Api.new
14306
+ folder_delete_sync = Akeyless::FolderDeleteSync.new({name: 'name_example', usc_name: 'usc_name_example'}) # FolderDeleteSync |
14307
+
14308
+ begin
14309
+
14310
+ result = api_instance.folder_delete_sync(folder_delete_sync)
14311
+ p result
14312
+ rescue Akeyless::ApiError => e
14313
+ puts "Error when calling V2Api->folder_delete_sync: #{e}"
14314
+ end
14315
+ ```
14316
+
14317
+ #### Using the folder_delete_sync_with_http_info variant
14318
+
14319
+ This returns an Array which contains the response data, status code and headers.
14320
+
14321
+ > <Array(<FolderDeleteSyncOutput>, Integer, Hash)> folder_delete_sync_with_http_info(folder_delete_sync)
14322
+
14323
+ ```ruby
14324
+ begin
14325
+
14326
+ data, status_code, headers = api_instance.folder_delete_sync_with_http_info(folder_delete_sync)
14327
+ p status_code # => 2xx
14328
+ p headers # => { ... }
14329
+ p data # => <FolderDeleteSyncOutput>
14330
+ rescue Akeyless::ApiError => e
14331
+ puts "Error when calling V2Api->folder_delete_sync_with_http_info: #{e}"
14332
+ end
14333
+ ```
14334
+
14335
+ ### Parameters
14336
+
14337
+ | Name | Type | Description | Notes |
14338
+ | ---- | ---- | ----------- | ----- |
14339
+ | **folder_delete_sync** | [**FolderDeleteSync**](FolderDeleteSync.md) | | |
14340
+
14341
+ ### Return type
14342
+
14343
+ [**FolderDeleteSyncOutput**](FolderDeleteSyncOutput.md)
14344
+
14345
+ ### Authorization
14346
+
14347
+ No authorization required
14348
+
14349
+ ### HTTP request headers
14350
+
14351
+ - **Content-Type**: application/json
14352
+ - **Accept**: application/json
14353
+
14354
+
14084
14355
  ## folder_get
14085
14356
 
14086
14357
  > <FolderGetOutput> folder_get(folder_get)
@@ -14143,6 +14414,130 @@ No authorization required
14143
14414
  - **Accept**: application/json
14144
14415
 
14145
14416
 
14417
+ ## folder_sync
14418
+
14419
+ > <FolderSyncOutput> folder_sync(folder_sync)
14420
+
14421
+
14422
+
14423
+ ### Examples
14424
+
14425
+ ```ruby
14426
+ require 'time'
14427
+ require 'akeyless'
14428
+
14429
+ api_instance = Akeyless::V2Api.new
14430
+ folder_sync = Akeyless::FolderSync.new({name: 'name_example'}) # FolderSync |
14431
+
14432
+ begin
14433
+
14434
+ result = api_instance.folder_sync(folder_sync)
14435
+ p result
14436
+ rescue Akeyless::ApiError => e
14437
+ puts "Error when calling V2Api->folder_sync: #{e}"
14438
+ end
14439
+ ```
14440
+
14441
+ #### Using the folder_sync_with_http_info variant
14442
+
14443
+ This returns an Array which contains the response data, status code and headers.
14444
+
14445
+ > <Array(<FolderSyncOutput>, Integer, Hash)> folder_sync_with_http_info(folder_sync)
14446
+
14447
+ ```ruby
14448
+ begin
14449
+
14450
+ data, status_code, headers = api_instance.folder_sync_with_http_info(folder_sync)
14451
+ p status_code # => 2xx
14452
+ p headers # => { ... }
14453
+ p data # => <FolderSyncOutput>
14454
+ rescue Akeyless::ApiError => e
14455
+ puts "Error when calling V2Api->folder_sync_with_http_info: #{e}"
14456
+ end
14457
+ ```
14458
+
14459
+ ### Parameters
14460
+
14461
+ | Name | Type | Description | Notes |
14462
+ | ---- | ---- | ----------- | ----- |
14463
+ | **folder_sync** | [**FolderSync**](FolderSync.md) | | |
14464
+
14465
+ ### Return type
14466
+
14467
+ [**FolderSyncOutput**](FolderSyncOutput.md)
14468
+
14469
+ ### Authorization
14470
+
14471
+ No authorization required
14472
+
14473
+ ### HTTP request headers
14474
+
14475
+ - **Content-Type**: application/json
14476
+ - **Accept**: application/json
14477
+
14478
+
14479
+ ## folder_sync_all
14480
+
14481
+ > <FolderSyncAllOutput> folder_sync_all(folder_sync_all)
14482
+
14483
+
14484
+
14485
+ ### Examples
14486
+
14487
+ ```ruby
14488
+ require 'time'
14489
+ require 'akeyless'
14490
+
14491
+ api_instance = Akeyless::V2Api.new
14492
+ folder_sync_all = Akeyless::FolderSyncAll.new({name: 'name_example'}) # FolderSyncAll |
14493
+
14494
+ begin
14495
+
14496
+ result = api_instance.folder_sync_all(folder_sync_all)
14497
+ p result
14498
+ rescue Akeyless::ApiError => e
14499
+ puts "Error when calling V2Api->folder_sync_all: #{e}"
14500
+ end
14501
+ ```
14502
+
14503
+ #### Using the folder_sync_all_with_http_info variant
14504
+
14505
+ This returns an Array which contains the response data, status code and headers.
14506
+
14507
+ > <Array(<FolderSyncAllOutput>, Integer, Hash)> folder_sync_all_with_http_info(folder_sync_all)
14508
+
14509
+ ```ruby
14510
+ begin
14511
+
14512
+ data, status_code, headers = api_instance.folder_sync_all_with_http_info(folder_sync_all)
14513
+ p status_code # => 2xx
14514
+ p headers # => { ... }
14515
+ p data # => <FolderSyncAllOutput>
14516
+ rescue Akeyless::ApiError => e
14517
+ puts "Error when calling V2Api->folder_sync_all_with_http_info: #{e}"
14518
+ end
14519
+ ```
14520
+
14521
+ ### Parameters
14522
+
14523
+ | Name | Type | Description | Notes |
14524
+ | ---- | ---- | ----------- | ----- |
14525
+ | **folder_sync_all** | [**FolderSyncAll**](FolderSyncAll.md) | | |
14526
+
14527
+ ### Return type
14528
+
14529
+ [**FolderSyncAllOutput**](FolderSyncAllOutput.md)
14530
+
14531
+ ### Authorization
14532
+
14533
+ No authorization required
14534
+
14535
+ ### HTTP request headers
14536
+
14537
+ - **Content-Type**: application/json
14538
+ - **Accept**: application/json
14539
+
14540
+
14146
14541
  ## folder_update
14147
14542
 
14148
14543
  > Object folder_update(folder_update)
@@ -26259,6 +26654,68 @@ No authorization required
26259
26654
  - **Accept**: application/json
26260
26655
 
26261
26656
 
26657
+ ## rotated_secret_create_hashi_vault
26658
+
26659
+ > <RotatedSecretCreateOutput> rotated_secret_create_hashi_vault(rotated_secret_create_hashi_vault)
26660
+
26661
+
26662
+
26663
+ ### Examples
26664
+
26665
+ ```ruby
26666
+ require 'time'
26667
+ require 'akeyless'
26668
+
26669
+ api_instance = Akeyless::V2Api.new
26670
+ rotated_secret_create_hashi_vault = Akeyless::RotatedSecretCreateHashiVault.new({name: 'name_example', target_name: 'target_name_example'}) # RotatedSecretCreateHashiVault |
26671
+
26672
+ begin
26673
+
26674
+ result = api_instance.rotated_secret_create_hashi_vault(rotated_secret_create_hashi_vault)
26675
+ p result
26676
+ rescue Akeyless::ApiError => e
26677
+ puts "Error when calling V2Api->rotated_secret_create_hashi_vault: #{e}"
26678
+ end
26679
+ ```
26680
+
26681
+ #### Using the rotated_secret_create_hashi_vault_with_http_info variant
26682
+
26683
+ This returns an Array which contains the response data, status code and headers.
26684
+
26685
+ > <Array(<RotatedSecretCreateOutput>, Integer, Hash)> rotated_secret_create_hashi_vault_with_http_info(rotated_secret_create_hashi_vault)
26686
+
26687
+ ```ruby
26688
+ begin
26689
+
26690
+ data, status_code, headers = api_instance.rotated_secret_create_hashi_vault_with_http_info(rotated_secret_create_hashi_vault)
26691
+ p status_code # => 2xx
26692
+ p headers # => { ... }
26693
+ p data # => <RotatedSecretCreateOutput>
26694
+ rescue Akeyless::ApiError => e
26695
+ puts "Error when calling V2Api->rotated_secret_create_hashi_vault_with_http_info: #{e}"
26696
+ end
26697
+ ```
26698
+
26699
+ ### Parameters
26700
+
26701
+ | Name | Type | Description | Notes |
26702
+ | ---- | ---- | ----------- | ----- |
26703
+ | **rotated_secret_create_hashi_vault** | [**RotatedSecretCreateHashiVault**](RotatedSecretCreateHashiVault.md) | | |
26704
+
26705
+ ### Return type
26706
+
26707
+ [**RotatedSecretCreateOutput**](RotatedSecretCreateOutput.md)
26708
+
26709
+ ### Authorization
26710
+
26711
+ No authorization required
26712
+
26713
+ ### HTTP request headers
26714
+
26715
+ - **Content-Type**: application/json
26716
+ - **Accept**: application/json
26717
+
26718
+
26262
26719
  ## rotated_secret_create_ldap
26263
26720
 
26264
26721
  > <RotatedSecretCreateOutput> rotated_secret_create_ldap(rotated_secret_create_ldap)
@@ -27809,6 +28266,68 @@ No authorization required
27809
28266
  - **Accept**: application/json
27810
28267
 
27811
28268
 
28269
+ ## rotated_secret_update_hashi_vault
28270
+
28271
+ > <RotatedSecretUpdateOutput> rotated_secret_update_hashi_vault(rotated_secret_update_hashi_vault)
28272
+
28273
+
28274
+
28275
+ ### Examples
28276
+
28277
+ ```ruby
28278
+ require 'time'
28279
+ require 'akeyless'
28280
+
28281
+ api_instance = Akeyless::V2Api.new
28282
+ rotated_secret_update_hashi_vault = Akeyless::RotatedSecretUpdateHashiVault.new({name: 'name_example'}) # RotatedSecretUpdateHashiVault |
28283
+
28284
+ begin
28285
+
28286
+ result = api_instance.rotated_secret_update_hashi_vault(rotated_secret_update_hashi_vault)
28287
+ p result
28288
+ rescue Akeyless::ApiError => e
28289
+ puts "Error when calling V2Api->rotated_secret_update_hashi_vault: #{e}"
28290
+ end
28291
+ ```
28292
+
28293
+ #### Using the rotated_secret_update_hashi_vault_with_http_info variant
28294
+
28295
+ This returns an Array which contains the response data, status code and headers.
28296
+
28297
+ > <Array(<RotatedSecretUpdateOutput>, Integer, Hash)> rotated_secret_update_hashi_vault_with_http_info(rotated_secret_update_hashi_vault)
28298
+
28299
+ ```ruby
28300
+ begin
28301
+
28302
+ data, status_code, headers = api_instance.rotated_secret_update_hashi_vault_with_http_info(rotated_secret_update_hashi_vault)
28303
+ p status_code # => 2xx
28304
+ p headers # => { ... }
28305
+ p data # => <RotatedSecretUpdateOutput>
28306
+ rescue Akeyless::ApiError => e
28307
+ puts "Error when calling V2Api->rotated_secret_update_hashi_vault_with_http_info: #{e}"
28308
+ end
28309
+ ```
28310
+
28311
+ ### Parameters
28312
+
28313
+ | Name | Type | Description | Notes |
28314
+ | ---- | ---- | ----------- | ----- |
28315
+ | **rotated_secret_update_hashi_vault** | [**RotatedSecretUpdateHashiVault**](RotatedSecretUpdateHashiVault.md) | | |
28316
+
28317
+ ### Return type
28318
+
28319
+ [**RotatedSecretUpdateOutput**](RotatedSecretUpdateOutput.md)
28320
+
28321
+ ### Authorization
28322
+
28323
+ No authorization required
28324
+
28325
+ ### HTTP request headers
28326
+
28327
+ - **Content-Type**: application/json
28328
+ - **Accept**: application/json
28329
+
28330
+
27812
28331
  ## rotated_secret_update_ldap
27813
28332
 
27814
28333
  > <RotatedSecretUpdateOutput> rotated_secret_update_ldap(rotated_secret_update_ldap)
@@ -29482,6 +30001,68 @@ No authorization required
29482
30001
  - **Accept**: application/json
29483
30002
 
29484
30003
 
30004
+ ## target_create_anthropic
30005
+
30006
+ > <TargetCreateOutput> target_create_anthropic(target_create_anthropic)
30007
+
30008
+
30009
+
30010
+ ### Examples
30011
+
30012
+ ```ruby
30013
+ require 'time'
30014
+ require 'akeyless'
30015
+
30016
+ api_instance = Akeyless::V2Api.new
30017
+ target_create_anthropic = Akeyless::TargetCreateAnthropic.new({name: 'name_example'}) # TargetCreateAnthropic |
30018
+
30019
+ begin
30020
+
30021
+ result = api_instance.target_create_anthropic(target_create_anthropic)
30022
+ p result
30023
+ rescue Akeyless::ApiError => e
30024
+ puts "Error when calling V2Api->target_create_anthropic: #{e}"
30025
+ end
30026
+ ```
30027
+
30028
+ #### Using the target_create_anthropic_with_http_info variant
30029
+
30030
+ This returns an Array which contains the response data, status code and headers.
30031
+
30032
+ > <Array(<TargetCreateOutput>, Integer, Hash)> target_create_anthropic_with_http_info(target_create_anthropic)
30033
+
30034
+ ```ruby
30035
+ begin
30036
+
30037
+ data, status_code, headers = api_instance.target_create_anthropic_with_http_info(target_create_anthropic)
30038
+ p status_code # => 2xx
30039
+ p headers # => { ... }
30040
+ p data # => <TargetCreateOutput>
30041
+ rescue Akeyless::ApiError => e
30042
+ puts "Error when calling V2Api->target_create_anthropic_with_http_info: #{e}"
30043
+ end
30044
+ ```
30045
+
30046
+ ### Parameters
30047
+
30048
+ | Name | Type | Description | Notes |
30049
+ | ---- | ---- | ----------- | ----- |
30050
+ | **target_create_anthropic** | [**TargetCreateAnthropic**](TargetCreateAnthropic.md) | | |
30051
+
30052
+ ### Return type
30053
+
30054
+ [**TargetCreateOutput**](TargetCreateOutput.md)
30055
+
30056
+ ### Authorization
30057
+
30058
+ No authorization required
30059
+
30060
+ ### HTTP request headers
30061
+
30062
+ - **Content-Type**: application/json
30063
+ - **Accept**: application/json
30064
+
30065
+
29485
30066
  ## target_create_artifactory
29486
30067
 
29487
30068
  > <TargetCreateOutput> target_create_artifactory(target_create_artifactory)
@@ -29668,6 +30249,68 @@ No authorization required
29668
30249
  - **Accept**: application/json
29669
30250
 
29670
30251
 
30252
+ ## target_create_bedrock
30253
+
30254
+ > <TargetCreateOutput> target_create_bedrock(target_create_bedrock)
30255
+
30256
+
30257
+
30258
+ ### Examples
30259
+
30260
+ ```ruby
30261
+ require 'time'
30262
+ require 'akeyless'
30263
+
30264
+ api_instance = Akeyless::V2Api.new
30265
+ target_create_bedrock = Akeyless::TargetCreateBedrock.new({name: 'name_example'}) # TargetCreateBedrock |
30266
+
30267
+ begin
30268
+
30269
+ result = api_instance.target_create_bedrock(target_create_bedrock)
30270
+ p result
30271
+ rescue Akeyless::ApiError => e
30272
+ puts "Error when calling V2Api->target_create_bedrock: #{e}"
30273
+ end
30274
+ ```
30275
+
30276
+ #### Using the target_create_bedrock_with_http_info variant
30277
+
30278
+ This returns an Array which contains the response data, status code and headers.
30279
+
30280
+ > <Array(<TargetCreateOutput>, Integer, Hash)> target_create_bedrock_with_http_info(target_create_bedrock)
30281
+
30282
+ ```ruby
30283
+ begin
30284
+
30285
+ data, status_code, headers = api_instance.target_create_bedrock_with_http_info(target_create_bedrock)
30286
+ p status_code # => 2xx
30287
+ p headers # => { ... }
30288
+ p data # => <TargetCreateOutput>
30289
+ rescue Akeyless::ApiError => e
30290
+ puts "Error when calling V2Api->target_create_bedrock_with_http_info: #{e}"
30291
+ end
30292
+ ```
30293
+
30294
+ ### Parameters
30295
+
30296
+ | Name | Type | Description | Notes |
30297
+ | ---- | ---- | ----------- | ----- |
30298
+ | **target_create_bedrock** | [**TargetCreateBedrock**](TargetCreateBedrock.md) | | |
30299
+
30300
+ ### Return type
30301
+
30302
+ [**TargetCreateOutput**](TargetCreateOutput.md)
30303
+
30304
+ ### Authorization
30305
+
30306
+ No authorization required
30307
+
30308
+ ### HTTP request headers
30309
+
30310
+ - **Content-Type**: application/json
30311
+ - **Accept**: application/json
30312
+
30313
+
29671
30314
  ## target_create_cloudflare
29672
30315
 
29673
30316
  > <TargetCreateOutput> target_create_cloudflare(target_create_cloudflare)
@@ -29730,6 +30373,68 @@ No authorization required
29730
30373
  - **Accept**: application/json
29731
30374
 
29732
30375
 
30376
+ ## target_create_custom_dns
30377
+
30378
+ > <TargetCreateOutput> target_create_custom_dns(target_create_custom_dns)
30379
+
30380
+
30381
+
30382
+ ### Examples
30383
+
30384
+ ```ruby
30385
+ require 'time'
30386
+ require 'akeyless'
30387
+
30388
+ api_instance = Akeyless::V2Api.new
30389
+ target_create_custom_dns = Akeyless::TargetCreateCustomDns.new({dns_parameter: { key: 'inner_example'}, name: 'name_example', provider_type: 'provider_type_example'}) # TargetCreateCustomDns |
30390
+
30391
+ begin
30392
+
30393
+ result = api_instance.target_create_custom_dns(target_create_custom_dns)
30394
+ p result
30395
+ rescue Akeyless::ApiError => e
30396
+ puts "Error when calling V2Api->target_create_custom_dns: #{e}"
30397
+ end
30398
+ ```
30399
+
30400
+ #### Using the target_create_custom_dns_with_http_info variant
30401
+
30402
+ This returns an Array which contains the response data, status code and headers.
30403
+
30404
+ > <Array(<TargetCreateOutput>, Integer, Hash)> target_create_custom_dns_with_http_info(target_create_custom_dns)
30405
+
30406
+ ```ruby
30407
+ begin
30408
+
30409
+ data, status_code, headers = api_instance.target_create_custom_dns_with_http_info(target_create_custom_dns)
30410
+ p status_code # => 2xx
30411
+ p headers # => { ... }
30412
+ p data # => <TargetCreateOutput>
30413
+ rescue Akeyless::ApiError => e
30414
+ puts "Error when calling V2Api->target_create_custom_dns_with_http_info: #{e}"
30415
+ end
30416
+ ```
30417
+
30418
+ ### Parameters
30419
+
30420
+ | Name | Type | Description | Notes |
30421
+ | ---- | ---- | ----------- | ----- |
30422
+ | **target_create_custom_dns** | [**TargetCreateCustomDns**](TargetCreateCustomDns.md) | | |
30423
+
30424
+ ### Return type
30425
+
30426
+ [**TargetCreateOutput**](TargetCreateOutput.md)
30427
+
30428
+ ### Authorization
30429
+
30430
+ No authorization required
30431
+
30432
+ ### HTTP request headers
30433
+
30434
+ - **Content-Type**: application/json
30435
+ - **Accept**: application/json
30436
+
30437
+
29733
30438
  ## target_create_db
29734
30439
 
29735
30440
  > <TargetCreateOutput> target_create_db(target_create_db)
@@ -30536,6 +31241,68 @@ No authorization required
30536
31241
  - **Accept**: application/json
30537
31242
 
30538
31243
 
31244
+ ## target_create_grok
31245
+
31246
+ > <TargetCreateOutput> target_create_grok(target_create_grok)
31247
+
31248
+
31249
+
31250
+ ### Examples
31251
+
31252
+ ```ruby
31253
+ require 'time'
31254
+ require 'akeyless'
31255
+
31256
+ api_instance = Akeyless::V2Api.new
31257
+ target_create_grok = Akeyless::TargetCreateGrok.new({name: 'name_example'}) # TargetCreateGrok |
31258
+
31259
+ begin
31260
+
31261
+ result = api_instance.target_create_grok(target_create_grok)
31262
+ p result
31263
+ rescue Akeyless::ApiError => e
31264
+ puts "Error when calling V2Api->target_create_grok: #{e}"
31265
+ end
31266
+ ```
31267
+
31268
+ #### Using the target_create_grok_with_http_info variant
31269
+
31270
+ This returns an Array which contains the response data, status code and headers.
31271
+
31272
+ > <Array(<TargetCreateOutput>, Integer, Hash)> target_create_grok_with_http_info(target_create_grok)
31273
+
31274
+ ```ruby
31275
+ begin
31276
+
31277
+ data, status_code, headers = api_instance.target_create_grok_with_http_info(target_create_grok)
31278
+ p status_code # => 2xx
31279
+ p headers # => { ... }
31280
+ p data # => <TargetCreateOutput>
31281
+ rescue Akeyless::ApiError => e
31282
+ puts "Error when calling V2Api->target_create_grok_with_http_info: #{e}"
31283
+ end
31284
+ ```
31285
+
31286
+ ### Parameters
31287
+
31288
+ | Name | Type | Description | Notes |
31289
+ | ---- | ---- | ----------- | ----- |
31290
+ | **target_create_grok** | [**TargetCreateGrok**](TargetCreateGrok.md) | | |
31291
+
31292
+ ### Return type
31293
+
31294
+ [**TargetCreateOutput**](TargetCreateOutput.md)
31295
+
31296
+ ### Authorization
31297
+
31298
+ No authorization required
31299
+
31300
+ ### HTTP request headers
31301
+
31302
+ - **Content-Type**: application/json
31303
+ - **Accept**: application/json
31304
+
31305
+
30539
31306
  ## target_create_hashi_vault
30540
31307
 
30541
31308
  > <TargetCreateOutput> target_create_hashi_vault(target_create_hashi_vault)
@@ -30660,6 +31427,68 @@ No authorization required
30660
31427
  - **Accept**: application/json
30661
31428
 
30662
31429
 
31430
+ ## target_create_keycloak
31431
+
31432
+ > <TargetCreateOutput> target_create_keycloak(target_create_keycloak)
31433
+
31434
+
31435
+
31436
+ ### Examples
31437
+
31438
+ ```ruby
31439
+ require 'time'
31440
+ require 'akeyless'
31441
+
31442
+ api_instance = Akeyless::V2Api.new
31443
+ target_create_keycloak = Akeyless::TargetCreateKeycloak.new({name: 'name_example'}) # TargetCreateKeycloak |
31444
+
31445
+ begin
31446
+
31447
+ result = api_instance.target_create_keycloak(target_create_keycloak)
31448
+ p result
31449
+ rescue Akeyless::ApiError => e
31450
+ puts "Error when calling V2Api->target_create_keycloak: #{e}"
31451
+ end
31452
+ ```
31453
+
31454
+ #### Using the target_create_keycloak_with_http_info variant
31455
+
31456
+ This returns an Array which contains the response data, status code and headers.
31457
+
31458
+ > <Array(<TargetCreateOutput>, Integer, Hash)> target_create_keycloak_with_http_info(target_create_keycloak)
31459
+
31460
+ ```ruby
31461
+ begin
31462
+
31463
+ data, status_code, headers = api_instance.target_create_keycloak_with_http_info(target_create_keycloak)
31464
+ p status_code # => 2xx
31465
+ p headers # => { ... }
31466
+ p data # => <TargetCreateOutput>
31467
+ rescue Akeyless::ApiError => e
31468
+ puts "Error when calling V2Api->target_create_keycloak_with_http_info: #{e}"
31469
+ end
31470
+ ```
31471
+
31472
+ ### Parameters
31473
+
31474
+ | Name | Type | Description | Notes |
31475
+ | ---- | ---- | ----------- | ----- |
31476
+ | **target_create_keycloak** | [**TargetCreateKeycloak**](TargetCreateKeycloak.md) | | |
31477
+
31478
+ ### Return type
31479
+
31480
+ [**TargetCreateOutput**](TargetCreateOutput.md)
31481
+
31482
+ ### Authorization
31483
+
31484
+ No authorization required
31485
+
31486
+ ### HTTP request headers
31487
+
31488
+ - **Content-Type**: application/json
31489
+ - **Accept**: application/json
31490
+
31491
+
30663
31492
  ## target_create_ldap
30664
31493
 
30665
31494
  > <TargetCreateOutput> target_create_ldap(target_create_ldap)
@@ -30846,6 +31675,68 @@ No authorization required
30846
31675
  - **Accept**: application/json
30847
31676
 
30848
31677
 
31678
+ ## target_create_okta
31679
+
31680
+ > <TargetCreateOutput> target_create_okta(target_create_okta)
31681
+
31682
+
31683
+
31684
+ ### Examples
31685
+
31686
+ ```ruby
31687
+ require 'time'
31688
+ require 'akeyless'
31689
+
31690
+ api_instance = Akeyless::V2Api.new
31691
+ target_create_okta = Akeyless::TargetCreateOkta.new({name: 'name_example'}) # TargetCreateOkta |
31692
+
31693
+ begin
31694
+
31695
+ result = api_instance.target_create_okta(target_create_okta)
31696
+ p result
31697
+ rescue Akeyless::ApiError => e
31698
+ puts "Error when calling V2Api->target_create_okta: #{e}"
31699
+ end
31700
+ ```
31701
+
31702
+ #### Using the target_create_okta_with_http_info variant
31703
+
31704
+ This returns an Array which contains the response data, status code and headers.
31705
+
31706
+ > <Array(<TargetCreateOutput>, Integer, Hash)> target_create_okta_with_http_info(target_create_okta)
31707
+
31708
+ ```ruby
31709
+ begin
31710
+
31711
+ data, status_code, headers = api_instance.target_create_okta_with_http_info(target_create_okta)
31712
+ p status_code # => 2xx
31713
+ p headers # => { ... }
31714
+ p data # => <TargetCreateOutput>
31715
+ rescue Akeyless::ApiError => e
31716
+ puts "Error when calling V2Api->target_create_okta_with_http_info: #{e}"
31717
+ end
31718
+ ```
31719
+
31720
+ ### Parameters
31721
+
31722
+ | Name | Type | Description | Notes |
31723
+ | ---- | ---- | ----------- | ----- |
31724
+ | **target_create_okta** | [**TargetCreateOkta**](TargetCreateOkta.md) | | |
31725
+
31726
+ ### Return type
31727
+
31728
+ [**TargetCreateOutput**](TargetCreateOutput.md)
31729
+
31730
+ ### Authorization
31731
+
31732
+ No authorization required
31733
+
31734
+ ### HTTP request headers
31735
+
31736
+ - **Content-Type**: application/json
31737
+ - **Accept**: application/json
31738
+
31739
+
30849
31740
  ## target_create_open_ai
30850
31741
 
30851
31742
  > <TargetCreateOutput> target_create_open_ai(target_create_open_ai)
@@ -31714,6 +32605,68 @@ No authorization required
31714
32605
  - **Accept**: application/json
31715
32606
 
31716
32607
 
32608
+ ## target_update_anthropic
32609
+
32610
+ > <TargetUpdateOutput> target_update_anthropic(target_update_anthropic)
32611
+
32612
+
32613
+
32614
+ ### Examples
32615
+
32616
+ ```ruby
32617
+ require 'time'
32618
+ require 'akeyless'
32619
+
32620
+ api_instance = Akeyless::V2Api.new
32621
+ target_update_anthropic = Akeyless::TargetUpdateAnthropic.new({name: 'name_example'}) # TargetUpdateAnthropic |
32622
+
32623
+ begin
32624
+
32625
+ result = api_instance.target_update_anthropic(target_update_anthropic)
32626
+ p result
32627
+ rescue Akeyless::ApiError => e
32628
+ puts "Error when calling V2Api->target_update_anthropic: #{e}"
32629
+ end
32630
+ ```
32631
+
32632
+ #### Using the target_update_anthropic_with_http_info variant
32633
+
32634
+ This returns an Array which contains the response data, status code and headers.
32635
+
32636
+ > <Array(<TargetUpdateOutput>, Integer, Hash)> target_update_anthropic_with_http_info(target_update_anthropic)
32637
+
32638
+ ```ruby
32639
+ begin
32640
+
32641
+ data, status_code, headers = api_instance.target_update_anthropic_with_http_info(target_update_anthropic)
32642
+ p status_code # => 2xx
32643
+ p headers # => { ... }
32644
+ p data # => <TargetUpdateOutput>
32645
+ rescue Akeyless::ApiError => e
32646
+ puts "Error when calling V2Api->target_update_anthropic_with_http_info: #{e}"
32647
+ end
32648
+ ```
32649
+
32650
+ ### Parameters
32651
+
32652
+ | Name | Type | Description | Notes |
32653
+ | ---- | ---- | ----------- | ----- |
32654
+ | **target_update_anthropic** | [**TargetUpdateAnthropic**](TargetUpdateAnthropic.md) | | |
32655
+
32656
+ ### Return type
32657
+
32658
+ [**TargetUpdateOutput**](TargetUpdateOutput.md)
32659
+
32660
+ ### Authorization
32661
+
32662
+ No authorization required
32663
+
32664
+ ### HTTP request headers
32665
+
32666
+ - **Content-Type**: application/json
32667
+ - **Accept**: application/json
32668
+
32669
+
31717
32670
  ## target_update_artifactory
31718
32671
 
31719
32672
  > <TargetUpdateOutput> target_update_artifactory(target_update_artifactory)
@@ -31900,6 +32853,68 @@ No authorization required
31900
32853
  - **Accept**: application/json
31901
32854
 
31902
32855
 
32856
+ ## target_update_bedrock
32857
+
32858
+ > <TargetUpdateOutput> target_update_bedrock(target_update_bedrock)
32859
+
32860
+
32861
+
32862
+ ### Examples
32863
+
32864
+ ```ruby
32865
+ require 'time'
32866
+ require 'akeyless'
32867
+
32868
+ api_instance = Akeyless::V2Api.new
32869
+ target_update_bedrock = Akeyless::TargetUpdateBedrock.new({name: 'name_example'}) # TargetUpdateBedrock |
32870
+
32871
+ begin
32872
+
32873
+ result = api_instance.target_update_bedrock(target_update_bedrock)
32874
+ p result
32875
+ rescue Akeyless::ApiError => e
32876
+ puts "Error when calling V2Api->target_update_bedrock: #{e}"
32877
+ end
32878
+ ```
32879
+
32880
+ #### Using the target_update_bedrock_with_http_info variant
32881
+
32882
+ This returns an Array which contains the response data, status code and headers.
32883
+
32884
+ > <Array(<TargetUpdateOutput>, Integer, Hash)> target_update_bedrock_with_http_info(target_update_bedrock)
32885
+
32886
+ ```ruby
32887
+ begin
32888
+
32889
+ data, status_code, headers = api_instance.target_update_bedrock_with_http_info(target_update_bedrock)
32890
+ p status_code # => 2xx
32891
+ p headers # => { ... }
32892
+ p data # => <TargetUpdateOutput>
32893
+ rescue Akeyless::ApiError => e
32894
+ puts "Error when calling V2Api->target_update_bedrock_with_http_info: #{e}"
32895
+ end
32896
+ ```
32897
+
32898
+ ### Parameters
32899
+
32900
+ | Name | Type | Description | Notes |
32901
+ | ---- | ---- | ----------- | ----- |
32902
+ | **target_update_bedrock** | [**TargetUpdateBedrock**](TargetUpdateBedrock.md) | | |
32903
+
32904
+ ### Return type
32905
+
32906
+ [**TargetUpdateOutput**](TargetUpdateOutput.md)
32907
+
32908
+ ### Authorization
32909
+
32910
+ No authorization required
32911
+
32912
+ ### HTTP request headers
32913
+
32914
+ - **Content-Type**: application/json
32915
+ - **Accept**: application/json
32916
+
32917
+
31903
32918
  ## target_update_cloudflare
31904
32919
 
31905
32920
  > <TargetUpdateOutput> target_update_cloudflare(target_update_cloudflare)
@@ -31962,6 +32977,68 @@ No authorization required
31962
32977
  - **Accept**: application/json
31963
32978
 
31964
32979
 
32980
+ ## target_update_custom_dns
32981
+
32982
+ > <TargetUpdateOutput> target_update_custom_dns(target_update_custom_dns)
32983
+
32984
+
32985
+
32986
+ ### Examples
32987
+
32988
+ ```ruby
32989
+ require 'time'
32990
+ require 'akeyless'
32991
+
32992
+ api_instance = Akeyless::V2Api.new
32993
+ target_update_custom_dns = Akeyless::TargetUpdateCustomDns.new({dns_parameter: { key: 'inner_example'}, name: 'name_example', provider_type: 'provider_type_example'}) # TargetUpdateCustomDns |
32994
+
32995
+ begin
32996
+
32997
+ result = api_instance.target_update_custom_dns(target_update_custom_dns)
32998
+ p result
32999
+ rescue Akeyless::ApiError => e
33000
+ puts "Error when calling V2Api->target_update_custom_dns: #{e}"
33001
+ end
33002
+ ```
33003
+
33004
+ #### Using the target_update_custom_dns_with_http_info variant
33005
+
33006
+ This returns an Array which contains the response data, status code and headers.
33007
+
33008
+ > <Array(<TargetUpdateOutput>, Integer, Hash)> target_update_custom_dns_with_http_info(target_update_custom_dns)
33009
+
33010
+ ```ruby
33011
+ begin
33012
+
33013
+ data, status_code, headers = api_instance.target_update_custom_dns_with_http_info(target_update_custom_dns)
33014
+ p status_code # => 2xx
33015
+ p headers # => { ... }
33016
+ p data # => <TargetUpdateOutput>
33017
+ rescue Akeyless::ApiError => e
33018
+ puts "Error when calling V2Api->target_update_custom_dns_with_http_info: #{e}"
33019
+ end
33020
+ ```
33021
+
33022
+ ### Parameters
33023
+
33024
+ | Name | Type | Description | Notes |
33025
+ | ---- | ---- | ----------- | ----- |
33026
+ | **target_update_custom_dns** | [**TargetUpdateCustomDns**](TargetUpdateCustomDns.md) | | |
33027
+
33028
+ ### Return type
33029
+
33030
+ [**TargetUpdateOutput**](TargetUpdateOutput.md)
33031
+
33032
+ ### Authorization
33033
+
33034
+ No authorization required
33035
+
33036
+ ### HTTP request headers
33037
+
33038
+ - **Content-Type**: application/json
33039
+ - **Accept**: application/json
33040
+
33041
+
31965
33042
  ## target_update_db
31966
33043
 
31967
33044
  > <TargetUpdateOutput> target_update_db(target_update_db)
@@ -32768,6 +33845,68 @@ No authorization required
32768
33845
  - **Accept**: application/json
32769
33846
 
32770
33847
 
33848
+ ## target_update_grok
33849
+
33850
+ > <TargetUpdateOutput> target_update_grok(target_update_grok)
33851
+
33852
+
33853
+
33854
+ ### Examples
33855
+
33856
+ ```ruby
33857
+ require 'time'
33858
+ require 'akeyless'
33859
+
33860
+ api_instance = Akeyless::V2Api.new
33861
+ target_update_grok = Akeyless::TargetUpdateGrok.new({name: 'name_example'}) # TargetUpdateGrok |
33862
+
33863
+ begin
33864
+
33865
+ result = api_instance.target_update_grok(target_update_grok)
33866
+ p result
33867
+ rescue Akeyless::ApiError => e
33868
+ puts "Error when calling V2Api->target_update_grok: #{e}"
33869
+ end
33870
+ ```
33871
+
33872
+ #### Using the target_update_grok_with_http_info variant
33873
+
33874
+ This returns an Array which contains the response data, status code and headers.
33875
+
33876
+ > <Array(<TargetUpdateOutput>, Integer, Hash)> target_update_grok_with_http_info(target_update_grok)
33877
+
33878
+ ```ruby
33879
+ begin
33880
+
33881
+ data, status_code, headers = api_instance.target_update_grok_with_http_info(target_update_grok)
33882
+ p status_code # => 2xx
33883
+ p headers # => { ... }
33884
+ p data # => <TargetUpdateOutput>
33885
+ rescue Akeyless::ApiError => e
33886
+ puts "Error when calling V2Api->target_update_grok_with_http_info: #{e}"
33887
+ end
33888
+ ```
33889
+
33890
+ ### Parameters
33891
+
33892
+ | Name | Type | Description | Notes |
33893
+ | ---- | ---- | ----------- | ----- |
33894
+ | **target_update_grok** | [**TargetUpdateGrok**](TargetUpdateGrok.md) | | |
33895
+
33896
+ ### Return type
33897
+
33898
+ [**TargetUpdateOutput**](TargetUpdateOutput.md)
33899
+
33900
+ ### Authorization
33901
+
33902
+ No authorization required
33903
+
33904
+ ### HTTP request headers
33905
+
33906
+ - **Content-Type**: application/json
33907
+ - **Accept**: application/json
33908
+
33909
+
32771
33910
  ## target_update_hashi_vault
32772
33911
 
32773
33912
  > <TargetUpdateOutput> target_update_hashi_vault(target_update_hashi_vault)
@@ -32892,6 +34031,68 @@ No authorization required
32892
34031
  - **Accept**: application/json
32893
34032
 
32894
34033
 
34034
+ ## target_update_keycloak
34035
+
34036
+ > <TargetUpdateOutput> target_update_keycloak(target_update_keycloak)
34037
+
34038
+
34039
+
34040
+ ### Examples
34041
+
34042
+ ```ruby
34043
+ require 'time'
34044
+ require 'akeyless'
34045
+
34046
+ api_instance = Akeyless::V2Api.new
34047
+ target_update_keycloak = Akeyless::TargetUpdateKeycloak.new({name: 'name_example'}) # TargetUpdateKeycloak |
34048
+
34049
+ begin
34050
+
34051
+ result = api_instance.target_update_keycloak(target_update_keycloak)
34052
+ p result
34053
+ rescue Akeyless::ApiError => e
34054
+ puts "Error when calling V2Api->target_update_keycloak: #{e}"
34055
+ end
34056
+ ```
34057
+
34058
+ #### Using the target_update_keycloak_with_http_info variant
34059
+
34060
+ This returns an Array which contains the response data, status code and headers.
34061
+
34062
+ > <Array(<TargetUpdateOutput>, Integer, Hash)> target_update_keycloak_with_http_info(target_update_keycloak)
34063
+
34064
+ ```ruby
34065
+ begin
34066
+
34067
+ data, status_code, headers = api_instance.target_update_keycloak_with_http_info(target_update_keycloak)
34068
+ p status_code # => 2xx
34069
+ p headers # => { ... }
34070
+ p data # => <TargetUpdateOutput>
34071
+ rescue Akeyless::ApiError => e
34072
+ puts "Error when calling V2Api->target_update_keycloak_with_http_info: #{e}"
34073
+ end
34074
+ ```
34075
+
34076
+ ### Parameters
34077
+
34078
+ | Name | Type | Description | Notes |
34079
+ | ---- | ---- | ----------- | ----- |
34080
+ | **target_update_keycloak** | [**TargetUpdateKeycloak**](TargetUpdateKeycloak.md) | | |
34081
+
34082
+ ### Return type
34083
+
34084
+ [**TargetUpdateOutput**](TargetUpdateOutput.md)
34085
+
34086
+ ### Authorization
34087
+
34088
+ No authorization required
34089
+
34090
+ ### HTTP request headers
34091
+
34092
+ - **Content-Type**: application/json
34093
+ - **Accept**: application/json
34094
+
34095
+
32895
34096
  ## target_update_ldap
32896
34097
 
32897
34098
  > <TargetUpdateOutput> target_update_ldap(target_update_ldap)
@@ -33078,6 +34279,68 @@ No authorization required
33078
34279
  - **Accept**: application/json
33079
34280
 
33080
34281
 
34282
+ ## target_update_okta
34283
+
34284
+ > <TargetUpdateOutput> target_update_okta(target_update_okta)
34285
+
34286
+
34287
+
34288
+ ### Examples
34289
+
34290
+ ```ruby
34291
+ require 'time'
34292
+ require 'akeyless'
34293
+
34294
+ api_instance = Akeyless::V2Api.new
34295
+ target_update_okta = Akeyless::TargetUpdateOkta.new({name: 'name_example'}) # TargetUpdateOkta |
34296
+
34297
+ begin
34298
+
34299
+ result = api_instance.target_update_okta(target_update_okta)
34300
+ p result
34301
+ rescue Akeyless::ApiError => e
34302
+ puts "Error when calling V2Api->target_update_okta: #{e}"
34303
+ end
34304
+ ```
34305
+
34306
+ #### Using the target_update_okta_with_http_info variant
34307
+
34308
+ This returns an Array which contains the response data, status code and headers.
34309
+
34310
+ > <Array(<TargetUpdateOutput>, Integer, Hash)> target_update_okta_with_http_info(target_update_okta)
34311
+
34312
+ ```ruby
34313
+ begin
34314
+
34315
+ data, status_code, headers = api_instance.target_update_okta_with_http_info(target_update_okta)
34316
+ p status_code # => 2xx
34317
+ p headers # => { ... }
34318
+ p data # => <TargetUpdateOutput>
34319
+ rescue Akeyless::ApiError => e
34320
+ puts "Error when calling V2Api->target_update_okta_with_http_info: #{e}"
34321
+ end
34322
+ ```
34323
+
34324
+ ### Parameters
34325
+
34326
+ | Name | Type | Description | Notes |
34327
+ | ---- | ---- | ----------- | ----- |
34328
+ | **target_update_okta** | [**TargetUpdateOkta**](TargetUpdateOkta.md) | | |
34329
+
34330
+ ### Return type
34331
+
34332
+ [**TargetUpdateOutput**](TargetUpdateOutput.md)
34333
+
34334
+ ### Authorization
34335
+
34336
+ No authorization required
34337
+
34338
+ ### HTTP request headers
34339
+
34340
+ - **Content-Type**: application/json
34341
+ - **Accept**: application/json
34342
+
34343
+
33081
34344
  ## target_update_open_ai
33082
34345
 
33083
34346
  > <TargetUpdateOutput> target_update_open_ai(target_update_open_ai)
@@ -36612,6 +37875,192 @@ No authorization required
36612
37875
  - **Accept**: application/json
36613
37876
 
36614
37877
 
37878
+ ## update_mcp_secret_bearer_token
37879
+
37880
+ > <UpdateSecretValOutput> update_mcp_secret_bearer_token(update_mcp_secret_bearer_token)
37881
+
37882
+
37883
+
37884
+ ### Examples
37885
+
37886
+ ```ruby
37887
+ require 'time'
37888
+ require 'akeyless'
37889
+
37890
+ api_instance = Akeyless::V2Api.new
37891
+ update_mcp_secret_bearer_token = Akeyless::UpdateMcpSecretBearerToken.new({name: 'name_example'}) # UpdateMcpSecretBearerToken |
37892
+
37893
+ begin
37894
+
37895
+ result = api_instance.update_mcp_secret_bearer_token(update_mcp_secret_bearer_token)
37896
+ p result
37897
+ rescue Akeyless::ApiError => e
37898
+ puts "Error when calling V2Api->update_mcp_secret_bearer_token: #{e}"
37899
+ end
37900
+ ```
37901
+
37902
+ #### Using the update_mcp_secret_bearer_token_with_http_info variant
37903
+
37904
+ This returns an Array which contains the response data, status code and headers.
37905
+
37906
+ > <Array(<UpdateSecretValOutput>, Integer, Hash)> update_mcp_secret_bearer_token_with_http_info(update_mcp_secret_bearer_token)
37907
+
37908
+ ```ruby
37909
+ begin
37910
+
37911
+ data, status_code, headers = api_instance.update_mcp_secret_bearer_token_with_http_info(update_mcp_secret_bearer_token)
37912
+ p status_code # => 2xx
37913
+ p headers # => { ... }
37914
+ p data # => <UpdateSecretValOutput>
37915
+ rescue Akeyless::ApiError => e
37916
+ puts "Error when calling V2Api->update_mcp_secret_bearer_token_with_http_info: #{e}"
37917
+ end
37918
+ ```
37919
+
37920
+ ### Parameters
37921
+
37922
+ | Name | Type | Description | Notes |
37923
+ | ---- | ---- | ----------- | ----- |
37924
+ | **update_mcp_secret_bearer_token** | [**UpdateMcpSecretBearerToken**](UpdateMcpSecretBearerToken.md) | | |
37925
+
37926
+ ### Return type
37927
+
37928
+ [**UpdateSecretValOutput**](UpdateSecretValOutput.md)
37929
+
37930
+ ### Authorization
37931
+
37932
+ No authorization required
37933
+
37934
+ ### HTTP request headers
37935
+
37936
+ - **Content-Type**: application/json
37937
+ - **Accept**: application/json
37938
+
37939
+
37940
+ ## update_mcp_secret_o_auth_auth_code
37941
+
37942
+ > <UpdateSecretValOutput> update_mcp_secret_o_auth_auth_code(update_mcp_secret_o_auth_auth_code)
37943
+
37944
+
37945
+
37946
+ ### Examples
37947
+
37948
+ ```ruby
37949
+ require 'time'
37950
+ require 'akeyless'
37951
+
37952
+ api_instance = Akeyless::V2Api.new
37953
+ update_mcp_secret_o_auth_auth_code = Akeyless::UpdateMcpSecretOAuthAuthCode.new({name: 'name_example'}) # UpdateMcpSecretOAuthAuthCode |
37954
+
37955
+ begin
37956
+
37957
+ result = api_instance.update_mcp_secret_o_auth_auth_code(update_mcp_secret_o_auth_auth_code)
37958
+ p result
37959
+ rescue Akeyless::ApiError => e
37960
+ puts "Error when calling V2Api->update_mcp_secret_o_auth_auth_code: #{e}"
37961
+ end
37962
+ ```
37963
+
37964
+ #### Using the update_mcp_secret_o_auth_auth_code_with_http_info variant
37965
+
37966
+ This returns an Array which contains the response data, status code and headers.
37967
+
37968
+ > <Array(<UpdateSecretValOutput>, Integer, Hash)> update_mcp_secret_o_auth_auth_code_with_http_info(update_mcp_secret_o_auth_auth_code)
37969
+
37970
+ ```ruby
37971
+ begin
37972
+
37973
+ data, status_code, headers = api_instance.update_mcp_secret_o_auth_auth_code_with_http_info(update_mcp_secret_o_auth_auth_code)
37974
+ p status_code # => 2xx
37975
+ p headers # => { ... }
37976
+ p data # => <UpdateSecretValOutput>
37977
+ rescue Akeyless::ApiError => e
37978
+ puts "Error when calling V2Api->update_mcp_secret_o_auth_auth_code_with_http_info: #{e}"
37979
+ end
37980
+ ```
37981
+
37982
+ ### Parameters
37983
+
37984
+ | Name | Type | Description | Notes |
37985
+ | ---- | ---- | ----------- | ----- |
37986
+ | **update_mcp_secret_o_auth_auth_code** | [**UpdateMcpSecretOAuthAuthCode**](UpdateMcpSecretOAuthAuthCode.md) | | |
37987
+
37988
+ ### Return type
37989
+
37990
+ [**UpdateSecretValOutput**](UpdateSecretValOutput.md)
37991
+
37992
+ ### Authorization
37993
+
37994
+ No authorization required
37995
+
37996
+ ### HTTP request headers
37997
+
37998
+ - **Content-Type**: application/json
37999
+ - **Accept**: application/json
38000
+
38001
+
38002
+ ## update_mcp_secret_o_auth_client_creds
38003
+
38004
+ > <UpdateSecretValOutput> update_mcp_secret_o_auth_client_creds(update_mcp_secret_o_auth_client_creds)
38005
+
38006
+
38007
+
38008
+ ### Examples
38009
+
38010
+ ```ruby
38011
+ require 'time'
38012
+ require 'akeyless'
38013
+
38014
+ api_instance = Akeyless::V2Api.new
38015
+ update_mcp_secret_o_auth_client_creds = Akeyless::UpdateMcpSecretOAuthClientCreds.new({name: 'name_example'}) # UpdateMcpSecretOAuthClientCreds |
38016
+
38017
+ begin
38018
+
38019
+ result = api_instance.update_mcp_secret_o_auth_client_creds(update_mcp_secret_o_auth_client_creds)
38020
+ p result
38021
+ rescue Akeyless::ApiError => e
38022
+ puts "Error when calling V2Api->update_mcp_secret_o_auth_client_creds: #{e}"
38023
+ end
38024
+ ```
38025
+
38026
+ #### Using the update_mcp_secret_o_auth_client_creds_with_http_info variant
38027
+
38028
+ This returns an Array which contains the response data, status code and headers.
38029
+
38030
+ > <Array(<UpdateSecretValOutput>, Integer, Hash)> update_mcp_secret_o_auth_client_creds_with_http_info(update_mcp_secret_o_auth_client_creds)
38031
+
38032
+ ```ruby
38033
+ begin
38034
+
38035
+ data, status_code, headers = api_instance.update_mcp_secret_o_auth_client_creds_with_http_info(update_mcp_secret_o_auth_client_creds)
38036
+ p status_code # => 2xx
38037
+ p headers # => { ... }
38038
+ p data # => <UpdateSecretValOutput>
38039
+ rescue Akeyless::ApiError => e
38040
+ puts "Error when calling V2Api->update_mcp_secret_o_auth_client_creds_with_http_info: #{e}"
38041
+ end
38042
+ ```
38043
+
38044
+ ### Parameters
38045
+
38046
+ | Name | Type | Description | Notes |
38047
+ | ---- | ---- | ----------- | ----- |
38048
+ | **update_mcp_secret_o_auth_client_creds** | [**UpdateMcpSecretOAuthClientCreds**](UpdateMcpSecretOAuthClientCreds.md) | | |
38049
+
38050
+ ### Return type
38051
+
38052
+ [**UpdateSecretValOutput**](UpdateSecretValOutput.md)
38053
+
38054
+ ### Authorization
38055
+
38056
+ No authorization required
38057
+
38058
+ ### HTTP request headers
38059
+
38060
+ - **Content-Type**: application/json
38061
+ - **Accept**: application/json
38062
+
38063
+
36615
38064
  ## update_native_k8_s_target
36616
38065
 
36617
38066
  > <UpdateNativeK8STargetOutput> update_native_k8_s_target(update_native_k8_s_target)