akeyless 2.16.2 → 2.16.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (106) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +20 -1
  3. data/docs/AwsS3LogForwardingConfig.md +2 -0
  4. data/docs/CreateAuthMethod.md +1 -1
  5. data/docs/CreateAuthMethodAWSIAM.md +1 -1
  6. data/docs/CreateAuthMethodAzureAD.md +1 -1
  7. data/docs/CreateAuthMethodCert.md +1 -1
  8. data/docs/CreateAuthMethodGCP.md +1 -1
  9. data/docs/CreateAuthMethodHuawei.md +1 -1
  10. data/docs/CreateAuthMethodK8S.md +1 -1
  11. data/docs/CreateAuthMethodLDAP.md +1 -1
  12. data/docs/CreateAuthMethodOAuth2.md +1 -1
  13. data/docs/CreateAuthMethodOIDC.md +1 -1
  14. data/docs/CreateAuthMethodSAML.md +1 -1
  15. data/docs/CreateAuthMethodUniversalIdentity.md +1 -1
  16. data/docs/CreateClassicKey.md +12 -0
  17. data/docs/CreateRotatedSecret.md +28 -0
  18. data/docs/CreateSalesforceTarget.md +42 -0
  19. data/docs/CreateSalesforceTargetOutput.md +18 -0
  20. data/docs/GatewayCreateMigration.md +50 -0
  21. data/docs/GatewayDeleteMigration.md +22 -0
  22. data/docs/GatewayGetMigration.md +22 -0
  23. data/docs/GatewayMigrationCreateOutput.md +18 -0
  24. data/docs/GatewayMigrationDeleteOutput.md +18 -0
  25. data/docs/GatewayMigrationGetOutput.md +18 -0
  26. data/docs/GatewayMigrationUpdateOutput.md +18 -0
  27. data/docs/GatewayUpdateMigration.md +52 -0
  28. data/docs/GetSecretValue.md +2 -0
  29. data/docs/HashiPayload.md +2 -0
  30. data/docs/Item.md +2 -0
  31. data/docs/TargetTypeDetailsInput.md +12 -0
  32. data/docs/UpdateAuthMethod.md +1 -1
  33. data/docs/UpdateAuthMethodAWSIAM.md +1 -1
  34. data/docs/UpdateAuthMethodAzureAD.md +1 -1
  35. data/docs/UpdateAuthMethodCert.md +1 -1
  36. data/docs/UpdateAuthMethodGCP.md +1 -1
  37. data/docs/UpdateAuthMethodK8S.md +1 -1
  38. data/docs/UpdateAuthMethodLDAP.md +1 -1
  39. data/docs/UpdateAuthMethodOAuth2.md +1 -1
  40. data/docs/UpdateAuthMethodOIDC.md +1 -1
  41. data/docs/UpdateAuthMethodSAML.md +1 -1
  42. data/docs/UpdateAuthMethodUniversalIdentity.md +1 -1
  43. data/docs/UpdateRotatedSecret.md +28 -0
  44. data/docs/UpdateSalesforceTarget.md +48 -0
  45. data/docs/UpdateSalesforceTargetOutput.md +18 -0
  46. data/docs/V2Api.md +441 -0
  47. data/lib/akeyless/api/v2_api.rb +448 -0
  48. data/lib/akeyless/models/aws_s3_log_forwarding_config.rb +10 -1
  49. data/lib/akeyless/models/create_auth_method.rb +0 -2
  50. data/lib/akeyless/models/create_auth_method_awsiam.rb +0 -2
  51. data/lib/akeyless/models/create_auth_method_azure_ad.rb +0 -2
  52. data/lib/akeyless/models/create_auth_method_cert.rb +0 -2
  53. data/lib/akeyless/models/create_auth_method_gcp.rb +0 -2
  54. data/lib/akeyless/models/create_auth_method_huawei.rb +0 -2
  55. data/lib/akeyless/models/create_auth_method_k8_s.rb +0 -2
  56. data/lib/akeyless/models/create_auth_method_ldap.rb +0 -2
  57. data/lib/akeyless/models/create_auth_method_o_auth2.rb +0 -2
  58. data/lib/akeyless/models/create_auth_method_oidc.rb +0 -2
  59. data/lib/akeyless/models/create_auth_method_saml.rb +0 -2
  60. data/lib/akeyless/models/create_auth_method_universal_identity.rb +0 -2
  61. data/lib/akeyless/models/create_classic_key.rb +61 -1
  62. data/lib/akeyless/models/create_rotated_secret.rb +153 -1
  63. data/lib/akeyless/models/create_salesforce_target.rb +375 -0
  64. data/lib/akeyless/models/create_salesforce_target_output.rb +219 -0
  65. data/lib/akeyless/models/gateway_create_migration.rb +374 -0
  66. data/lib/akeyless/models/gateway_delete_migration.rb +246 -0
  67. data/lib/akeyless/models/gateway_get_migration.rb +240 -0
  68. data/lib/akeyless/models/gateway_migration_create_output.rb +219 -0
  69. data/lib/akeyless/models/gateway_migration_delete_output.rb +219 -0
  70. data/lib/akeyless/models/gateway_migration_get_output.rb +219 -0
  71. data/lib/akeyless/models/gateway_migration_update_output.rb +219 -0
  72. data/lib/akeyless/models/gateway_update_migration.rb +383 -0
  73. data/lib/akeyless/models/gateway_update_producer_hana_db.rb +1 -1
  74. data/lib/akeyless/models/get_secret_value.rb +10 -1
  75. data/lib/akeyless/models/hashi_payload.rb +10 -1
  76. data/lib/akeyless/models/item.rb +10 -1
  77. data/lib/akeyless/models/target_type_details_input.rb +59 -1
  78. data/lib/akeyless/models/update_auth_method.rb +0 -2
  79. data/lib/akeyless/models/update_auth_method_awsiam.rb +0 -2
  80. data/lib/akeyless/models/update_auth_method_azure_ad.rb +0 -2
  81. data/lib/akeyless/models/update_auth_method_cert.rb +0 -2
  82. data/lib/akeyless/models/update_auth_method_gcp.rb +0 -2
  83. data/lib/akeyless/models/update_auth_method_k8_s.rb +0 -2
  84. data/lib/akeyless/models/update_auth_method_ldap.rb +0 -2
  85. data/lib/akeyless/models/update_auth_method_o_auth2.rb +0 -2
  86. data/lib/akeyless/models/update_auth_method_oidc.rb +0 -2
  87. data/lib/akeyless/models/update_auth_method_saml.rb +0 -2
  88. data/lib/akeyless/models/update_auth_method_universal_identity.rb +0 -2
  89. data/lib/akeyless/models/update_rotated_secret.rb +153 -1
  90. data/lib/akeyless/models/update_salesforce_target.rb +404 -0
  91. data/lib/akeyless/models/update_salesforce_target_output.rb +219 -0
  92. data/lib/akeyless/version.rb +1 -1
  93. data/lib/akeyless.rb +12 -0
  94. data/spec/models/create_salesforce_target_output_spec.rb +34 -0
  95. data/spec/models/create_salesforce_target_spec.rb +106 -0
  96. data/spec/models/gateway_create_migration_spec.rb +130 -0
  97. data/spec/models/gateway_delete_migration_spec.rb +46 -0
  98. data/spec/models/gateway_get_migration_spec.rb +46 -0
  99. data/spec/models/gateway_migration_create_output_spec.rb +34 -0
  100. data/spec/models/gateway_migration_delete_output_spec.rb +34 -0
  101. data/spec/models/gateway_migration_get_output_spec.rb +34 -0
  102. data/spec/models/gateway_migration_update_output_spec.rb +34 -0
  103. data/spec/models/gateway_update_migration_spec.rb +136 -0
  104. data/spec/models/update_salesforce_target_output_spec.rb +34 -0
  105. data/spec/models/update_salesforce_target_spec.rb +124 -0
  106. metadata +512 -464
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c26349418130875bcbd3f06cfe876c5778912128d22b62cfe5e6459853776fd0
4
- data.tar.gz: 7c388a6bf657a000dcdc620d9174867f300cdb7771deeb5cef0a42c95458942e
3
+ metadata.gz: fbe7785ea84f2ed86c2a566747c5388860dd5eaa503584798d58d2d844b51d64
4
+ data.tar.gz: 5431c0245216d20ef087b3a9db6f1f1cd81168b3a5e8ee6094090af2846acc70
5
5
  SHA512:
6
- metadata.gz: 6a09ce88544e4f8af9f96063751ff1d34d5ad93c947b9cbab038fb342358ad389b38745784b66fc20d4770e6d9c4150c7262a0427504b9f651a9648040443b62
7
- data.tar.gz: 4e35c3c1864aed39689069e7f6eec25f65f57868bf4cfca2d514115627688ce5e2dc593db2d66b3aa986b961d81fb004d5a9eda0e83ad0b43c0463be5fa075b8
6
+ metadata.gz: 12b26a960096b86244a00d7c5e33878d21dc66edbd64704f8abfcaeb5f078b01f22a0a5af523ce583956dc91f3d0a48107939c9760ce5a89d0171467536788c8
7
+ data.tar.gz: fc3ee5fa66f9970539fa4da023ac8c34bb135afdafce80e8c83a67033fc1dcb9bd1e14de736e9d1378faefdedf8e6ecd994e6212e54f9b3a5913018347f6a003
data/README.md CHANGED
@@ -7,7 +7,7 @@ The purpose of this application is to provide access to Akeyless API.
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: 2.0
10
- - Package version: 2.16.2
10
+ - Package version: 2.16.5
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [http://akeyless.io](http://akeyless.io)
13
13
 
@@ -94,6 +94,7 @@ Class | Method | HTTP request | Description
94
94
  *Akeyless::V2Api* | [**create_rabbit_mq_target**](docs/V2Api.md#create_rabbit_mq_target) | **POST** /create-rabbitmq-target |
95
95
  *Akeyless::V2Api* | [**create_role**](docs/V2Api.md#create_role) | **POST** /create-role |
96
96
  *Akeyless::V2Api* | [**create_rotated_secret**](docs/V2Api.md#create_rotated_secret) | **POST** /create-rotated-secret |
97
+ *Akeyless::V2Api* | [**create_salesforce_target**](docs/V2Api.md#create_salesforce_target) | **POST** /create-salesforce-target |
97
98
  *Akeyless::V2Api* | [**create_secret**](docs/V2Api.md#create_secret) | **POST** /create-secret |
98
99
  *Akeyless::V2Api* | [**create_ssh_cert_issuer**](docs/V2Api.md#create_ssh_cert_issuer) | **POST** /create-ssh-cert-issuer |
99
100
  *Akeyless::V2Api* | [**create_ssh_target**](docs/V2Api.md#create_ssh_target) | **POST** /create-ssh-target |
@@ -119,6 +120,7 @@ Class | Method | HTTP request | Description
119
120
  *Akeyless::V2Api* | [**encrypt_pkcs1**](docs/V2Api.md#encrypt_pkcs1) | **POST** /encrypt-pkcs1 |
120
121
  *Akeyless::V2Api* | [**encrypt_with_classic_key**](docs/V2Api.md#encrypt_with_classic_key) | **POST** /encrypt-with-classic-key |
121
122
  *Akeyless::V2Api* | [**gateway_create_k8_s_auth_config**](docs/V2Api.md#gateway_create_k8_s_auth_config) | **POST** /gateway-create-k8s-auth-config |
123
+ *Akeyless::V2Api* | [**gateway_create_migration**](docs/V2Api.md#gateway_create_migration) | **POST** /gateway-create-migration |
122
124
  *Akeyless::V2Api* | [**gateway_create_producer_artifactory**](docs/V2Api.md#gateway_create_producer_artifactory) | **POST** /gateway-create-producer-artifactory |
123
125
  *Akeyless::V2Api* | [**gateway_create_producer_aws**](docs/V2Api.md#gateway_create_producer_aws) | **POST** /gateway-create-producer-aws |
124
126
  *Akeyless::V2Api* | [**gateway_create_producer_azure**](docs/V2Api.md#gateway_create_producer_azure) | **POST** /gateway-create-producer-azure |
@@ -144,9 +146,11 @@ Class | Method | HTTP request | Description
144
146
  *Akeyless::V2Api* | [**gateway_create_producer_snowflake**](docs/V2Api.md#gateway_create_producer_snowflake) | **POST** /gateway-create-producer-snowflake |
145
147
  *Akeyless::V2Api* | [**gateway_delete_allowed_management_access**](docs/V2Api.md#gateway_delete_allowed_management_access) | **POST** /gateway-delete-allowed-management-access |
146
148
  *Akeyless::V2Api* | [**gateway_delete_k8_s_auth_config**](docs/V2Api.md#gateway_delete_k8_s_auth_config) | **POST** /gateway-delete-k8s-auth-config |
149
+ *Akeyless::V2Api* | [**gateway_delete_migration**](docs/V2Api.md#gateway_delete_migration) | **POST** /gateway-delete-migration |
147
150
  *Akeyless::V2Api* | [**gateway_delete_producer**](docs/V2Api.md#gateway_delete_producer) | **POST** /gateway-delete-producer |
148
151
  *Akeyless::V2Api* | [**gateway_get_config**](docs/V2Api.md#gateway_get_config) | **POST** /gateway-get-config |
149
152
  *Akeyless::V2Api* | [**gateway_get_k8_s_auth_config**](docs/V2Api.md#gateway_get_k8_s_auth_config) | **POST** /gateway-get-k8s-auth-config |
153
+ *Akeyless::V2Api* | [**gateway_get_migration**](docs/V2Api.md#gateway_get_migration) | **POST** /gateway-get-migration |
150
154
  *Akeyless::V2Api* | [**gateway_get_producer**](docs/V2Api.md#gateway_get_producer) | **POST** /gateway-get-producer |
151
155
  *Akeyless::V2Api* | [**gateway_get_tmp_users**](docs/V2Api.md#gateway_get_tmp_users) | **POST** /gateway-get-producer-tmp-creds |
152
156
  *Akeyless::V2Api* | [**gateway_list_allowed_management_access**](docs/V2Api.md#gateway_list_allowed_management_access) | **POST** /gateway-list-allowed-management-access |
@@ -158,6 +162,7 @@ Class | Method | HTTP request | Description
158
162
  *Akeyless::V2Api* | [**gateway_sync_migration**](docs/V2Api.md#gateway_sync_migration) | **POST** /gateway-sync-migration |
159
163
  *Akeyless::V2Api* | [**gateway_update_item**](docs/V2Api.md#gateway_update_item) | **POST** /gateway-update-item |
160
164
  *Akeyless::V2Api* | [**gateway_update_k8_s_auth_config**](docs/V2Api.md#gateway_update_k8_s_auth_config) | **POST** /gateway-update-k8s-auth-config |
165
+ *Akeyless::V2Api* | [**gateway_update_migration**](docs/V2Api.md#gateway_update_migration) | **POST** /gateway-update-migration |
161
166
  *Akeyless::V2Api* | [**gateway_update_producer_artifactory**](docs/V2Api.md#gateway_update_producer_artifactory) | **POST** /gateway-update-producer-artifactory |
162
167
  *Akeyless::V2Api* | [**gateway_update_producer_aws**](docs/V2Api.md#gateway_update_producer_aws) | **POST** /gateway-update-producer-aws |
163
168
  *Akeyless::V2Api* | [**gateway_update_producer_azure**](docs/V2Api.md#gateway_update_producer_azure) | **POST** /gateway-update-producer-azure |
@@ -169,6 +174,7 @@ Class | Method | HTTP request | Description
169
174
  *Akeyless::V2Api* | [**gateway_update_producer_gcp**](docs/V2Api.md#gateway_update_producer_gcp) | **POST** /gateway-update-producer-gcp |
170
175
  *Akeyless::V2Api* | [**gateway_update_producer_github**](docs/V2Api.md#gateway_update_producer_github) | **POST** /gateway-update-producer-github |
171
176
  *Akeyless::V2Api* | [**gateway_update_producer_gke**](docs/V2Api.md#gateway_update_producer_gke) | **POST** /gateway-update-producer-gke |
177
+ *Akeyless::V2Api* | [**gateway_update_producer_hana_db**](docs/V2Api.md#gateway_update_producer_hana_db) | **POST** /gateway-update-producer-hana |
172
178
  *Akeyless::V2Api* | [**gateway_update_producer_ldap**](docs/V2Api.md#gateway_update_producer_ldap) | **POST** /gateway-update-producer-ldap |
173
179
  *Akeyless::V2Api* | [**gateway_update_producer_mongo**](docs/V2Api.md#gateway_update_producer_mongo) | **POST** /gateway-update-producer-mongo |
174
180
  *Akeyless::V2Api* | [**gateway_update_producer_mssql**](docs/V2Api.md#gateway_update_producer_mssql) | **POST** /gateway-update-producer-mssql |
@@ -263,6 +269,7 @@ Class | Method | HTTP request | Description
263
269
  *Akeyless::V2Api* | [**update_role**](docs/V2Api.md#update_role) | **POST** /update-role |
264
270
  *Akeyless::V2Api* | [**update_rotated_secret**](docs/V2Api.md#update_rotated_secret) | **POST** /update-rotated-secret |
265
271
  *Akeyless::V2Api* | [**update_rotation_settings**](docs/V2Api.md#update_rotation_settings) | **POST** /update-rotation-settingsrotate-key |
272
+ *Akeyless::V2Api* | [**update_salesforce_target**](docs/V2Api.md#update_salesforce_target) | **POST** /update-salesforce-target |
266
273
  *Akeyless::V2Api* | [**update_secret_val**](docs/V2Api.md#update_secret_val) | **POST** /update-secret-val |
267
274
  *Akeyless::V2Api* | [**update_ssh_cert_issuer**](docs/V2Api.md#update_ssh_cert_issuer) | **POST** /update-ssh-cert-issuer |
268
275
  *Akeyless::V2Api* | [**update_ssh_target**](docs/V2Api.md#update_ssh_target) | **POST** /update-ssh-target |
@@ -378,6 +385,8 @@ Class | Method | HTTP request | Description
378
385
  - [Akeyless::CreateSSHCertIssuerOutput](docs/CreateSSHCertIssuerOutput.md)
379
386
  - [Akeyless::CreateSSHTarget](docs/CreateSSHTarget.md)
380
387
  - [Akeyless::CreateSSHTargetOutput](docs/CreateSSHTargetOutput.md)
388
+ - [Akeyless::CreateSalesforceTarget](docs/CreateSalesforceTarget.md)
389
+ - [Akeyless::CreateSalesforceTargetOutput](docs/CreateSalesforceTargetOutput.md)
381
390
  - [Akeyless::CreateSecret](docs/CreateSecret.md)
382
391
  - [Akeyless::CreateSecretOutput](docs/CreateSecretOutput.md)
383
392
  - [Akeyless::CreateTargetItemAssocOutput](docs/CreateTargetItemAssocOutput.md)
@@ -432,6 +441,7 @@ Class | Method | HTTP request | Description
432
441
  - [Akeyless::GatewayAddAllowedManagementAccess](docs/GatewayAddAllowedManagementAccess.md)
433
442
  - [Akeyless::GatewayCreateK8SAuthConfig](docs/GatewayCreateK8SAuthConfig.md)
434
443
  - [Akeyless::GatewayCreateK8SAuthConfigOutput](docs/GatewayCreateK8SAuthConfigOutput.md)
444
+ - [Akeyless::GatewayCreateMigration](docs/GatewayCreateMigration.md)
435
445
  - [Akeyless::GatewayCreateProducerArtifactory](docs/GatewayCreateProducerArtifactory.md)
436
446
  - [Akeyless::GatewayCreateProducerArtifactoryOutput](docs/GatewayCreateProducerArtifactoryOutput.md)
437
447
  - [Akeyless::GatewayCreateProducerAws](docs/GatewayCreateProducerAws.md)
@@ -483,19 +493,25 @@ Class | Method | HTTP request | Description
483
493
  - [Akeyless::GatewayDeleteAllowedManagementAccess](docs/GatewayDeleteAllowedManagementAccess.md)
484
494
  - [Akeyless::GatewayDeleteK8SAuthConfig](docs/GatewayDeleteK8SAuthConfig.md)
485
495
  - [Akeyless::GatewayDeleteK8SAuthConfigOutput](docs/GatewayDeleteK8SAuthConfigOutput.md)
496
+ - [Akeyless::GatewayDeleteMigration](docs/GatewayDeleteMigration.md)
486
497
  - [Akeyless::GatewayDeleteProducer](docs/GatewayDeleteProducer.md)
487
498
  - [Akeyless::GatewayDeleteProducerOutput](docs/GatewayDeleteProducerOutput.md)
488
499
  - [Akeyless::GatewayGetConfig](docs/GatewayGetConfig.md)
489
500
  - [Akeyless::GatewayGetK8SAuthConfig](docs/GatewayGetK8SAuthConfig.md)
490
501
  - [Akeyless::GatewayGetK8SAuthConfigOutput](docs/GatewayGetK8SAuthConfigOutput.md)
502
+ - [Akeyless::GatewayGetMigration](docs/GatewayGetMigration.md)
491
503
  - [Akeyless::GatewayGetProducer](docs/GatewayGetProducer.md)
492
504
  - [Akeyless::GatewayGetTmpUsers](docs/GatewayGetTmpUsers.md)
493
505
  - [Akeyless::GatewayListAllowedManagementAccess](docs/GatewayListAllowedManagementAccess.md)
494
506
  - [Akeyless::GatewayListMigration](docs/GatewayListMigration.md)
495
507
  - [Akeyless::GatewayListProducers](docs/GatewayListProducers.md)
496
508
  - [Akeyless::GatewayMessageQueueInfo](docs/GatewayMessageQueueInfo.md)
509
+ - [Akeyless::GatewayMigrationCreateOutput](docs/GatewayMigrationCreateOutput.md)
510
+ - [Akeyless::GatewayMigrationDeleteOutput](docs/GatewayMigrationDeleteOutput.md)
511
+ - [Akeyless::GatewayMigrationGetOutput](docs/GatewayMigrationGetOutput.md)
497
512
  - [Akeyless::GatewayMigrationListOutput](docs/GatewayMigrationListOutput.md)
498
513
  - [Akeyless::GatewayMigrationSyncOutput](docs/GatewayMigrationSyncOutput.md)
514
+ - [Akeyless::GatewayMigrationUpdateOutput](docs/GatewayMigrationUpdateOutput.md)
499
515
  - [Akeyless::GatewayRevokeTmpUsers](docs/GatewayRevokeTmpUsers.md)
500
516
  - [Akeyless::GatewayStartProducer](docs/GatewayStartProducer.md)
501
517
  - [Akeyless::GatewayStartProducerOutput](docs/GatewayStartProducerOutput.md)
@@ -506,6 +522,7 @@ Class | Method | HTTP request | Description
506
522
  - [Akeyless::GatewayUpdateItemOutput](docs/GatewayUpdateItemOutput.md)
507
523
  - [Akeyless::GatewayUpdateK8SAuthConfig](docs/GatewayUpdateK8SAuthConfig.md)
508
524
  - [Akeyless::GatewayUpdateK8SAuthConfigOutput](docs/GatewayUpdateK8SAuthConfigOutput.md)
525
+ - [Akeyless::GatewayUpdateMigration](docs/GatewayUpdateMigration.md)
509
526
  - [Akeyless::GatewayUpdateProducerArtifactory](docs/GatewayUpdateProducerArtifactory.md)
510
527
  - [Akeyless::GatewayUpdateProducerArtifactoryOutput](docs/GatewayUpdateProducerArtifactoryOutput.md)
511
528
  - [Akeyless::GatewayUpdateProducerAws](docs/GatewayUpdateProducerAws.md)
@@ -765,6 +782,8 @@ Class | Method | HTTP request | Description
765
782
  - [Akeyless::UpdateSSHTarget](docs/UpdateSSHTarget.md)
766
783
  - [Akeyless::UpdateSSHTargetDetails](docs/UpdateSSHTargetDetails.md)
767
784
  - [Akeyless::UpdateSSHTargetOutput](docs/UpdateSSHTargetOutput.md)
785
+ - [Akeyless::UpdateSalesforceTarget](docs/UpdateSalesforceTarget.md)
786
+ - [Akeyless::UpdateSalesforceTargetOutput](docs/UpdateSalesforceTargetOutput.md)
768
787
  - [Akeyless::UpdateSecretVal](docs/UpdateSecretVal.md)
769
788
  - [Akeyless::UpdateSecretValOutput](docs/UpdateSecretValOutput.md)
770
789
  - [Akeyless::UpdateTarget](docs/UpdateTarget.md)
@@ -7,6 +7,7 @@
7
7
  | **aws_access_id** | **String** | | [optional] |
8
8
  | **aws_access_key** | **String** | | [optional] |
9
9
  | **aws_region** | **String** | | [optional] |
10
+ | **aws_use_gateway_cloud_identity** | **Boolean** | | [optional] |
10
11
  | **bucket_name** | **String** | | [optional] |
11
12
  | **log_folder** | **String** | | [optional] |
12
13
 
@@ -19,6 +20,7 @@ instance = Akeyless::AwsS3LogForwardingConfig.new(
19
20
  aws_access_id: null,
20
21
  aws_access_key: null,
21
22
  aws_region: null,
23
+ aws_use_gateway_cloud_identity: null,
22
24
  bucket_name: null,
23
25
  log_folder: null
24
26
  )
@@ -7,7 +7,7 @@
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
8
  | **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
9
9
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
10
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
10
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
11
11
  | **name** | **String** | Auth Method name | |
12
12
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
13
13
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -14,7 +14,7 @@
14
14
  | **bound_user_id** | **Array<String>** | A list of full user ids that the access is restricted to | [optional] |
15
15
  | **bound_user_name** | **Array<String>** | A list of full user-name that the access is restricted to | [optional] |
16
16
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
17
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
17
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
18
18
  | **name** | **String** | Auth Method name | |
19
19
  | **sts_url** | **String** | sts URL | [optional][default to 'https://sts.amazonaws.com'] |
20
20
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -19,7 +19,7 @@
19
19
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
20
20
  | **issuer** | **String** | Issuer URL | [optional][default to 'https://sts.windows.net/---bound_tenant_id---'] |
21
21
  | **jwks_uri** | **String** | The URL to the JSON Web Key Set (JWKS) that containing the public keys that should be used to verify any JSON Web Token (JWT) issued by the authorization server. | [optional][default to 'https://login.microsoftonline.com/common/discovery/keys'] |
22
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
22
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
23
23
  | **name** | **String** | Auth Method name | |
24
24
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
25
25
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -14,7 +14,7 @@
14
14
  | **bound_uri_sans** | **Array<String>** | A list of URIs. At least one must exist in the SANs. Supports globbing. | [optional] |
15
15
  | **certificate_data** | **String** | The certificate data in base64, if no file was provided | [optional] |
16
16
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
17
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
17
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
18
18
  | **name** | **String** | Auth Method name | |
19
19
  | **revoked_cert_ids** | **Array<String>** | A list of revoked cert ids | [optional] |
20
20
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -13,7 +13,7 @@
13
13
  | **bound_service_accounts** | **Array<String>** | List of service accounts the service account must be part of in order to be authenticated. | [optional] |
14
14
  | **bound_zones** | **Array<String>** | === Machine authentication section === List of zones that a GCE instance must belong to in order to be authenticated. TODO: If bound_instance_groups is provided, it is assumed to be a zonal group and the group must belong to this zone. | [optional] |
15
15
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
16
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
16
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
17
17
  | **name** | **String** | Auth Method name | |
18
18
  | **service_account_creds_data** | **String** | ServiceAccount credentials data instead of giving a file path, base64 encoded | [optional] |
19
19
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -14,7 +14,7 @@
14
14
  | **bound_user_id** | **Array<String>** | A list of full user ids that the access is restricted to | [optional] |
15
15
  | **bound_user_name** | **Array<String>** | A list of full user-name that the access is restricted to | [optional] |
16
16
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
17
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
17
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
18
18
  | **name** | **String** | Auth Method name | |
19
19
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
20
20
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -12,7 +12,7 @@
12
12
  | **bound_sa_names** | **Array<String>** | A list of service account names that the access is restricted to | [optional] |
13
13
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
14
14
  | **gen_key** | **String** | If this flag is set to true, there is no need to manually provide a public key for the Kubernetes Auth Method, and instead, a key pair, will be generated as part of the command and the private part of the key will be returned (the private key is required for the K8S Auth Config in the Akeyless Gateway) | [optional][default to 'true'] |
15
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
15
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
16
16
  | **name** | **String** | Auth Method name | |
17
17
  | **public_key** | **String** | Base64-encoded public key text for K8S authentication method is required [RSA2048] | [optional] |
18
18
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -7,7 +7,7 @@
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
8
  | **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
9
9
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
10
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
10
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
11
11
  | **name** | **String** | Auth Method name | |
12
12
  | **public_key_data** | **String** | A public key generated for LDAP authentication method on Akeyless in base64 format [RSA2048] | [optional] |
13
13
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -11,7 +11,7 @@
11
11
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
12
12
  | **issuer** | **String** | Issuer URL | [optional] |
13
13
  | **jwks_uri** | **String** | The URL to the JSON Web Key Set (JWKS) that containing the public keys that should be used to verify any JSON Web Token (JWT) issued by the authorization server. | |
14
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
14
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
15
15
  | **name** | **String** | Auth Method name | |
16
16
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
17
17
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -11,7 +11,7 @@
11
11
  | **client_secret** | **String** | Client Secret | [optional] |
12
12
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
13
13
  | **issuer** | **String** | Issuer URL | [optional] |
14
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
14
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
15
15
  | **name** | **String** | Auth Method name | |
16
16
  | **required_scopes** | **Array<String>** | RequiredScopes is a list of required scopes that the oidc method will request from the oidc provider and the user must approve | [optional] |
17
17
  | **required_scopes_prefix** | **String** | RequiredScopesPrefix is a a prefix to add to all required-scopes when requesting them from the oidc server (for example, azures' Application ID URI) | [optional] |
@@ -10,7 +10,7 @@
10
10
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
11
11
  | **idp_metadata_url** | **String** | IDP metadata url | [optional] |
12
12
  | **idp_metadata_xml_data** | **String** | IDP metadata xml data | [optional] |
13
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
13
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
14
14
  | **name** | **String** | Auth Method name | |
15
15
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
16
16
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -9,7 +9,7 @@
9
9
  | **deny_inheritance** | **Boolean** | Deny from root to create children | [optional] |
10
10
  | **deny_rotate** | **Boolean** | Deny from the token to rotate | [optional] |
11
11
  | **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
12
- | **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
12
+ | **jwt_ttl** | **Integer** | Jwt TTL | [optional] |
13
13
  | **name** | **String** | Auth Method name | |
14
14
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
15
15
  | **ttl** | **Integer** | Token ttl | [optional][default to 60] |
@@ -8,11 +8,17 @@
8
8
  | **cert_file_data** | **String** | Certificate in a PEM format. | [optional] |
9
9
  | **key_data** | **String** | Base64-encoded classic key value | [optional] |
10
10
  | **key_operations** | **Array<String>** | A list of allowed operations for the key (required for azure targets) | [optional] |
11
+ | **keyring_name** | **String** | Keyring name of the GCP KMS (required for gcp targets) | [optional] |
12
+ | **kms_algorithm** | **String** | Algorithm of the key in GCP KMS (required for gcp targets) | [optional] |
13
+ | **location_id** | **String** | Location id of the GCP KMS (required for gcp targets) | [optional] |
11
14
  | **metadata** | **String** | Metadata about the classic key | [optional] |
12
15
  | **name** | **String** | ClassicKey name | |
16
+ | **project_id** | **String** | Project id of the GCP KMS (required for gcp targets) | [optional] |
13
17
  | **protection_key_name** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
18
+ | **purpose** | **String** | Purpose of the key in GCP KMS (required for gcp targets) | [optional] |
14
19
  | **tags** | **Array<String>** | List of the tags attached to this classic key | [optional] |
15
20
  | **target_name** | **String** | Target name | [optional] |
21
+ | **tenant_secret_type** | **String** | The tenant secret type [Data/SearchIndex/Analytics] (required for salesforce targets) | [optional] |
16
22
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
17
23
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
18
24
  | **vault_name** | **String** | Name of the vault used (required for azure targets) | [optional] |
@@ -27,11 +33,17 @@ instance = Akeyless::CreateClassicKey.new(
27
33
  cert_file_data: null,
28
34
  key_data: null,
29
35
  key_operations: null,
36
+ keyring_name: null,
37
+ kms_algorithm: null,
38
+ location_id: null,
30
39
  metadata: null,
31
40
  name: null,
41
+ project_id: null,
32
42
  protection_key_name: null,
43
+ purpose: null,
33
44
  tags: null,
34
45
  target_name: null,
46
+ tenant_secret_type: null,
35
47
  token: null,
36
48
  uid_token: null,
37
49
  vault_name: null
@@ -9,6 +9,7 @@
9
9
  | **application_id** | **String** | ApplicationId (used in azure) | [optional] |
10
10
  | **authentication_credentials** | **String** | | [optional] |
11
11
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation | [optional] |
12
+ | **aws_region** | **String** | Region (used in aws) | [optional][default to 'us-east-2'] |
12
13
  | **custom_payload** | **String** | | [optional] |
13
14
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
15
  | **metadata** | **String** | Metadata about the secret | [optional] |
@@ -20,6 +21,19 @@
20
21
  | **rotator_creds_type** | **String** | | [optional] |
21
22
  | **rotator_custom_cmd** | **String** | | [optional] |
22
23
  | **rotator_type** | **String** | Rotator Type | |
24
+ | **secure_access_allow_external_user** | **Boolean** | Secure Access Allow Providing External User (used in ssh) | [optional][default to false] |
25
+ | **secure_access_aws_account_id** | **String** | Secure Access Account Id (used in aws) | [optional] |
26
+ | **secure_access_aws_native_cli** | **Boolean** | Secure Access Aws Native Cli (used in aws) | [optional] |
27
+ | **secure_access_bastion_issuer** | **String** | Secure Access Bastion Issuer | [optional] |
28
+ | **secure_access_db_name** | **String** | Secure Access DB Name (used in data bases) | [optional] |
29
+ | **secure_access_db_schema** | **String** | Secure Access Schema (used in mssql, postgresql) | [optional] |
30
+ | **secure_access_enable** | **String** | Secure Access Enabled | [optional] |
31
+ | **secure_access_host** | **Array<String>** | Secure Access Host | [optional] |
32
+ | **secure_access_rdp_domain** | **String** | Secure Access Domain (used in ssh) | [optional] |
33
+ | **secure_access_rdp_user** | **String** | Secure Access Override User (used in ssh) | [optional] |
34
+ | **secure_access_web** | **Boolean** | Secure Access Web | [optional][default to false] |
35
+ | **secure_access_web_browsing** | **Boolean** | Secure Access Isolated (used in aws, azure) | [optional][default to false] |
36
+ | **secure_access_web_proxy** | **Boolean** | Secure Access Web Proxy (used in aws, azure) | [optional][default to false] |
23
37
  | **ssh_password** | **String** | Deprecated: use RotatedPassword | [optional] |
24
38
  | **ssh_username** | **String** | Deprecated: use RotatedUser | [optional] |
25
39
  | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
@@ -40,6 +54,7 @@ instance = Akeyless::CreateRotatedSecret.new(
40
54
  application_id: null,
41
55
  authentication_credentials: null,
42
56
  auto_rotate: null,
57
+ aws_region: null,
43
58
  custom_payload: null,
44
59
  key: null,
45
60
  metadata: null,
@@ -51,6 +66,19 @@ instance = Akeyless::CreateRotatedSecret.new(
51
66
  rotator_creds_type: null,
52
67
  rotator_custom_cmd: null,
53
68
  rotator_type: null,
69
+ secure_access_allow_external_user: null,
70
+ secure_access_aws_account_id: null,
71
+ secure_access_aws_native_cli: null,
72
+ secure_access_bastion_issuer: null,
73
+ secure_access_db_name: null,
74
+ secure_access_db_schema: null,
75
+ secure_access_enable: null,
76
+ secure_access_host: null,
77
+ secure_access_rdp_domain: null,
78
+ secure_access_rdp_user: null,
79
+ secure_access_web: null,
80
+ secure_access_web_browsing: null,
81
+ secure_access_web_proxy: null,
54
82
  ssh_password: null,
55
83
  ssh_username: null,
56
84
  tags: null,
@@ -0,0 +1,42 @@
1
+ # Akeyless::CreateSalesforceTarget
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **ca_cert_data** | **String** | Base64 encoded PEM cert to use when uploading a new key to Salesforce | [optional] |
8
+ | **ca_cert_name** | **String** | name of the certificate in Salesforce tenant to use when uploading new key | [optional] |
9
+ | **client_id** | **String** | Client ID of the oauth2 app to use for connecting to Salesforce | |
10
+ | **client_secret** | **String** | Client secret of the oauth2 app to use for connecting to Salesforce | |
11
+ | **comment** | **String** | Comment about the target | [optional] |
12
+ | **email** | **String** | The email of the user attached to the oauth2 app used for connecting to Salesforce | |
13
+ | **key** | **String** | The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
14
+ | **name** | **String** | Target name | |
15
+ | **password** | **String** | The password of the user attached to the oauth2 app used for connecting to Salesforce | |
16
+ | **security_token** | **String** | The security token of the user attached to the oauth2 app used for connecting to Salesforce | |
17
+ | **tenant_url** | **String** | Url of the Salesforce tenant | |
18
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
19
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
20
+
21
+ ## Example
22
+
23
+ ```ruby
24
+ require 'akeyless'
25
+
26
+ instance = Akeyless::CreateSalesforceTarget.new(
27
+ ca_cert_data: null,
28
+ ca_cert_name: null,
29
+ client_id: null,
30
+ client_secret: null,
31
+ comment: null,
32
+ email: null,
33
+ key: null,
34
+ name: null,
35
+ password: null,
36
+ security_token: null,
37
+ tenant_url: null,
38
+ token: null,
39
+ uid_token: null
40
+ )
41
+ ```
42
+
@@ -0,0 +1,18 @@
1
+ # Akeyless::CreateSalesforceTargetOutput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **target_id** | **Integer** | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::CreateSalesforceTargetOutput.new(
15
+ target_id: null
16
+ )
17
+ ```
18
+
@@ -0,0 +1,50 @@
1
+ # Akeyless::GatewayCreateMigration
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **aws_key** | **String** | | [optional] |
8
+ | **aws_key_id** | **String** | | [optional] |
9
+ | **aws_region** | **String** | | [optional] |
10
+ | **azure_client_id** | **String** | | [optional] |
11
+ | **azure_kv_name** | **String** | | [optional] |
12
+ | **azure_secret** | **String** | | [optional] |
13
+ | **azure_tenant_id** | **String** | | [optional] |
14
+ | **hashi_json** | **String** | | [optional] |
15
+ | **hashi_ns** | **Array<String>** | | [optional] |
16
+ | **hashi_token** | **String** | | [optional] |
17
+ | **hashi_url** | **String** | | [optional] |
18
+ | **name** | **String** | Migration name | |
19
+ | **protection_key** | **String** | | [optional] |
20
+ | **target_location** | **String** | | [optional] |
21
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
22
+ | **type** | **String** | | [optional] |
23
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
24
+
25
+ ## Example
26
+
27
+ ```ruby
28
+ require 'akeyless'
29
+
30
+ instance = Akeyless::GatewayCreateMigration.new(
31
+ aws_key: null,
32
+ aws_key_id: null,
33
+ aws_region: null,
34
+ azure_client_id: null,
35
+ azure_kv_name: null,
36
+ azure_secret: null,
37
+ azure_tenant_id: null,
38
+ hashi_json: null,
39
+ hashi_ns: null,
40
+ hashi_token: null,
41
+ hashi_url: null,
42
+ name: null,
43
+ protection_key: null,
44
+ target_location: null,
45
+ token: null,
46
+ type: null,
47
+ uid_token: null
48
+ )
49
+ ```
50
+
@@ -0,0 +1,22 @@
1
+ # Akeyless::GatewayDeleteMigration
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **id** | **String** | Migration name | |
8
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
9
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'akeyless'
15
+
16
+ instance = Akeyless::GatewayDeleteMigration.new(
17
+ id: null,
18
+ token: null,
19
+ uid_token: null
20
+ )
21
+ ```
22
+
@@ -0,0 +1,22 @@
1
+ # Akeyless::GatewayGetMigration
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | | [optional] |
8
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
9
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'akeyless'
15
+
16
+ instance = Akeyless::GatewayGetMigration.new(
17
+ name: null,
18
+ token: null,
19
+ uid_token: null
20
+ )
21
+ ```
22
+
@@ -0,0 +1,18 @@
1
+ # Akeyless::GatewayMigrationCreateOutput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **migration_name** | **String** | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::GatewayMigrationCreateOutput.new(
15
+ migration_name: null
16
+ )
17
+ ```
18
+
@@ -0,0 +1,18 @@
1
+ # Akeyless::GatewayMigrationDeleteOutput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **migration_id** | **String** | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::GatewayMigrationDeleteOutput.new(
15
+ migration_id: null
16
+ )
17
+ ```
18
+
@@ -0,0 +1,18 @@
1
+ # Akeyless::GatewayMigrationGetOutput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **body** | [**MigrationsConfigPart**](MigrationsConfigPart.md) | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::GatewayMigrationGetOutput.new(
15
+ body: null
16
+ )
17
+ ```
18
+
@@ -0,0 +1,18 @@
1
+ # Akeyless::GatewayMigrationUpdateOutput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **migration_name** | **String** | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::GatewayMigrationUpdateOutput.new(
15
+ migration_name: null
16
+ )
17
+ ```
18
+