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
@@ -0,0 +1,52 @@
1
+ # Akeyless::GatewayUpdateMigration
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
+ | **id** | **String** | | [optional] |
19
+ | **name** | **String** | Migration name | |
20
+ | **protection_key** | **String** | | [optional] |
21
+ | **target_location** | **String** | | [optional] |
22
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
23
+ | **type** | **String** | | [optional] |
24
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
25
+
26
+ ## Example
27
+
28
+ ```ruby
29
+ require 'akeyless'
30
+
31
+ instance = Akeyless::GatewayUpdateMigration.new(
32
+ aws_key: null,
33
+ aws_key_id: null,
34
+ aws_region: null,
35
+ azure_client_id: null,
36
+ azure_kv_name: null,
37
+ azure_secret: null,
38
+ azure_tenant_id: null,
39
+ hashi_json: null,
40
+ hashi_ns: null,
41
+ hashi_token: null,
42
+ hashi_url: null,
43
+ id: null,
44
+ name: null,
45
+ protection_key: null,
46
+ target_location: null,
47
+ token: null,
48
+ type: null,
49
+ uid_token: null
50
+ )
51
+ ```
52
+
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **names** | **Array<String>** | Secret name | |
8
+ | **pretty_print** | **Boolean** | | [optional] |
8
9
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
9
10
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
10
11
  | **version** | **Integer** | Secret version | [optional] |
@@ -16,6 +17,7 @@ require 'akeyless'
16
17
 
17
18
  instance = Akeyless::GetSecretValue.new(
18
19
  names: null,
20
+ pretty_print: null,
19
21
  token: null,
20
22
  uid_token: null,
21
23
  version: null
data/docs/HashiPayload.md CHANGED
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **import_as_json** | **Boolean** | | [optional] |
7
8
  | **namespaces** | **Array<String>** | | [optional] |
8
9
  | **token** | **String** | | [optional] |
9
10
  | **url** | **String** | | [optional] |
@@ -14,6 +15,7 @@
14
15
  require 'akeyless'
15
16
 
16
17
  instance = Akeyless::HashiPayload.new(
18
+ import_as_json: null,
17
19
  namespaces: null,
18
20
  token: null,
19
21
  url: null
data/docs/Item.md CHANGED
@@ -13,6 +13,7 @@
13
13
  | **deletion_date** | **Time** | | [optional] |
14
14
  | **display_id** | **String** | | [optional] |
15
15
  | **is_enabled** | **Boolean** | | [optional] |
16
+ | **item_accessibility** | **Integer** | | [optional] |
16
17
  | **item_general_info** | [**ItemGeneralInfo**](ItemGeneralInfo.md) | | [optional] |
17
18
  | **item_id** | **Integer** | | [optional] |
18
19
  | **item_metadata** | **String** | | [optional] |
@@ -47,6 +48,7 @@ instance = Akeyless::Item.new(
47
48
  deletion_date: null,
48
49
  display_id: null,
49
50
  is_enabled: null,
51
+ item_accessibility: null,
50
52
  item_general_info: null,
51
53
  item_id: null,
52
54
  item_metadata: null,
@@ -14,12 +14,16 @@
14
14
  | **azure_client_id** | **String** | | [optional] |
15
15
  | **azure_client_secret** | **String** | | [optional] |
16
16
  | **azure_tenant_id** | **String** | | [optional] |
17
+ | **ca_cert_data** | **Array<Integer>** | CACertData is the rsa 4096 certificate data in PEM format | [optional] |
18
+ | **ca_cert_name** | **String** | CACertName is the name of the certificate in SalesForce tenant | [optional] |
17
19
  | **chef_server_host_name** | **String** | | [optional] |
18
20
  | **chef_server_key** | **String** | | [optional] |
19
21
  | **chef_server_port** | **String** | | [optional] |
20
22
  | **chef_server_url** | **String** | | [optional] |
21
23
  | **chef_server_username** | **String** | | [optional] |
22
24
  | **chef_skip_ssl** | **Boolean** | | [optional] |
25
+ | **client_id** | **String** | | [optional] |
26
+ | **client_secret** | **String** | | [optional] |
23
27
  | **db_host_name** | **String** | | [optional] |
24
28
  | **db_name** | **String** | | [optional] |
25
29
  | **db_port** | **String** | | [optional] |
@@ -72,9 +76,11 @@
72
76
  | **rabbitmq_server_password** | **String** | | [optional] |
73
77
  | **rabbitmq_server_uri** | **String** | | [optional] |
74
78
  | **rabbitmq_server_user** | **String** | | [optional] |
79
+ | **security_token** | **String** | | [optional] |
75
80
  | **sf_account** | **String** | | [optional] |
76
81
  | **ssl_connection_certificate** | **String** | (Optional) SSLConnectionCertificate defines the certificate for SSL connection. Must be base64 certificate loaded by UI using file loader field | [optional] |
77
82
  | **ssl_connection_mode** | **Boolean** | (Optional) SSLConnectionMode defines if SSL mode will be used to connect to DB | [optional] |
83
+ | **tenant_url** | **String** | | [optional] |
78
84
  | **url** | **String** | | [optional] |
79
85
  | **use_gw_cloud_identity** | **Boolean** | | [optional] |
80
86
  | **user_name** | **String** | | [optional] |
@@ -102,12 +108,16 @@ instance = Akeyless::TargetTypeDetailsInput.new(
102
108
  azure_client_id: null,
103
109
  azure_client_secret: null,
104
110
  azure_tenant_id: null,
111
+ ca_cert_data: null,
112
+ ca_cert_name: null,
105
113
  chef_server_host_name: null,
106
114
  chef_server_key: null,
107
115
  chef_server_port: null,
108
116
  chef_server_url: null,
109
117
  chef_server_username: null,
110
118
  chef_skip_ssl: null,
119
+ client_id: null,
120
+ client_secret: null,
111
121
  db_host_name: null,
112
122
  db_name: null,
113
123
  db_port: null,
@@ -160,9 +170,11 @@ instance = Akeyless::TargetTypeDetailsInput.new(
160
170
  rabbitmq_server_password: null,
161
171
  rabbitmq_server_uri: null,
162
172
  rabbitmq_server_user: null,
173
+ security_token: null,
163
174
  sf_account: null,
164
175
  ssl_connection_certificate: null,
165
176
  ssl_connection_mode: null,
177
+ tenant_url: null,
166
178
  url: null,
167
179
  use_gw_cloud_identity: null,
168
180
  user_name: null,
@@ -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
  | **new_name** | **String** | Auth Method new name | [optional] |
13
13
  | **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
  | **new_name** | **String** | Auth Method new name | [optional] |
20
20
  | **sts_url** | **String** | sts URL | [optional][default to 'https://sts.amazonaws.com'] |
@@ -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
  | **new_name** | **String** | Auth Method new name | [optional] |
25
25
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [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
  | **new_name** | **String** | Auth Method new name | [optional] |
20
20
  | **revoked_cert_ids** | **Array<String>** | A list of revoked cert ids | [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
  | **new_name** | **String** | Auth Method new name | [optional] |
19
19
  | **service_account_creds_data** | **String** | ServiceAccount credentials data instead of giving a file path, base64 encoded | [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
  | **new_name** | **String** | Auth Method new name | [optional] |
18
18
  | **public_key** | **String** | Base64-encoded public key text for K8S authentication method is required [RSA2048] | [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
  | **new_name** | **String** | Auth Method new name | [optional] |
13
13
  | **public_key_data** | **String** | A public key generated for LDAP authentication method on Akeyless in base64 format [RSA2048] | [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
  | **new_name** | **String** | Auth Method new name | [optional] |
17
17
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [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
  | **new_name** | **String** | Auth Method new name | [optional] |
17
17
  | **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] |
@@ -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
  | **new_name** | **String** | Auth Method new name | [optional] |
16
16
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [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
  | **new_name** | **String** | Auth Method new name | [optional] |
15
15
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -8,6 +8,7 @@
8
8
  | **api_id** | **String** | | [optional] |
9
9
  | **api_key** | **String** | | [optional] |
10
10
  | **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation | [optional] |
11
+ | **aws_region** | **String** | Region (used in aws) | [optional][default to 'us-east-2'] |
11
12
  | **custom_payload** | **String** | | [optional] |
12
13
  | **keep_prev_version** | **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] |
@@ -22,6 +23,19 @@
22
23
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (7-365) | [optional] |
23
24
  | **rotator_creds_type** | **String** | | [optional] |
24
25
  | **rotator_custom_cmd** | **String** | | [optional] |
26
+ | **secure_access_allow_external_user** | **Boolean** | Secure Access Allow Providing External User (used in ssh) | [optional][default to false] |
27
+ | **secure_access_aws_account_id** | **String** | Secure Access Account Id (used in aws) | [optional] |
28
+ | **secure_access_aws_native_cli** | **Boolean** | Secure Access Aws Native Cli (used in aws) | [optional] |
29
+ | **secure_access_bastion_issuer** | **String** | Secure Access Bastion Issuer | [optional] |
30
+ | **secure_access_db_name** | **String** | Secure Access DB Name (used in data bases) | [optional] |
31
+ | **secure_access_db_schema** | **String** | Secure Access Schema (used in mssql, postgresql) | [optional] |
32
+ | **secure_access_enable** | **String** | Secure Access Enabled | [optional] |
33
+ | **secure_access_host** | **Array<String>** | Secure Access Host | [optional] |
34
+ | **secure_access_rdp_domain** | **String** | Secure Access Domain (used in ssh) | [optional] |
35
+ | **secure_access_rdp_user** | **String** | Secure Access Override User (used in ssh) | [optional] |
36
+ | **secure_access_web** | **Boolean** | Secure Access Web | [optional][default to false] |
37
+ | **secure_access_web_browsing** | **Boolean** | Secure Access Isolated (used in aws, azure) | [optional][default to false] |
38
+ | **secure_access_web_proxy** | **Boolean** | Secure Access Web Proxy (used in aws, azure) | [optional][default to false] |
25
39
  | **ssh_password** | **String** | Deprecated: use RotatedPassword | [optional] |
26
40
  | **ssh_username** | **String** | Deprecated: use RotatedUser | [optional] |
27
41
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
@@ -37,6 +51,7 @@ instance = Akeyless::UpdateRotatedSecret.new(
37
51
  api_id: null,
38
52
  api_key: null,
39
53
  auto_rotate: null,
54
+ aws_region: null,
40
55
  custom_payload: null,
41
56
  keep_prev_version: null,
42
57
  key: null,
@@ -51,6 +66,19 @@ instance = Akeyless::UpdateRotatedSecret.new(
51
66
  rotation_interval: null,
52
67
  rotator_creds_type: null,
53
68
  rotator_custom_cmd: 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
  token: null,
@@ -0,0 +1,48 @@
1
+ # Akeyless::UpdateSalesforceTarget
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
+ | **keep_prev_version** | **String** | | [optional] |
14
+ | **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] |
15
+ | **name** | **String** | Target name | |
16
+ | **new_name** | **String** | New target name | [optional] |
17
+ | **password** | **String** | The password of the user attached to the oauth2 app used for connecting to Salesforce | |
18
+ | **security_token** | **String** | The security token of the user attached to the oauth2 app used for connecting to Salesforce | |
19
+ | **tenant_url** | **String** | Url of the Salesforce tenant | |
20
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
21
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
22
+ | **update_version** | **Boolean** | Deprecated | [optional] |
23
+
24
+ ## Example
25
+
26
+ ```ruby
27
+ require 'akeyless'
28
+
29
+ instance = Akeyless::UpdateSalesforceTarget.new(
30
+ ca_cert_data: null,
31
+ ca_cert_name: null,
32
+ client_id: null,
33
+ client_secret: null,
34
+ comment: null,
35
+ email: null,
36
+ keep_prev_version: null,
37
+ key: null,
38
+ name: null,
39
+ new_name: null,
40
+ password: null,
41
+ security_token: null,
42
+ tenant_url: null,
43
+ token: null,
44
+ uid_token: null,
45
+ update_version: null
46
+ )
47
+ ```
48
+
@@ -0,0 +1,18 @@
1
+ # Akeyless::UpdateSalesforceTargetOutput
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::UpdateSalesforceTargetOutput.new(
15
+ target_id: null
16
+ )
17
+ ```
18
+