akeyless 3.2.6 → 3.2.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (158) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +11 -1
  3. data/docs/CertAccessRules.md +2 -0
  4. data/docs/CreateAuthMethodCert.md +2 -0
  5. data/docs/CreateCertificate.md +1 -1
  6. data/docs/CreateClassicKey.md +1 -1
  7. data/docs/CreateDynamicSecret.md +1 -1
  8. data/docs/CreateLinkedTarget.md +1 -3
  9. data/docs/CreateRotatedSecret.md +1 -1
  10. data/docs/CreateSecret.md +1 -1
  11. data/docs/CreateWindowsTarget.md +2 -4
  12. data/docs/DecryptFile.md +6 -0
  13. data/docs/DescribeAssoc.md +24 -0
  14. data/docs/EncryptFile.md +0 -2
  15. data/docs/GatewayCreateProducerArtifactory.md +1 -1
  16. data/docs/GatewayCreateProducerAws.md +1 -1
  17. data/docs/GatewayCreateProducerAzure.md +1 -1
  18. data/docs/GatewayCreateProducerCassandra.md +1 -1
  19. data/docs/GatewayCreateProducerCertificateAutomation.md +1 -1
  20. data/docs/GatewayCreateProducerChef.md +1 -1
  21. data/docs/GatewayCreateProducerCustom.md +1 -1
  22. data/docs/GatewayCreateProducerDockerhub.md +1 -1
  23. data/docs/GatewayCreateProducerEks.md +1 -1
  24. data/docs/GatewayCreateProducerGcp.md +1 -1
  25. data/docs/GatewayCreateProducerGke.md +1 -1
  26. data/docs/GatewayCreateProducerHanaDb.md +1 -1
  27. data/docs/GatewayCreateProducerLdap.md +1 -1
  28. data/docs/GatewayCreateProducerMSSQL.md +1 -1
  29. data/docs/GatewayCreateProducerMongo.md +1 -1
  30. data/docs/GatewayCreateProducerMySQL.md +1 -1
  31. data/docs/GatewayCreateProducerNativeK8S.md +1 -1
  32. data/docs/GatewayCreateProducerOracleDb.md +1 -1
  33. data/docs/GatewayCreateProducerPing.md +1 -1
  34. data/docs/GatewayCreateProducerPostgreSQL.md +1 -1
  35. data/docs/GatewayCreateProducerRabbitMQ.md +1 -1
  36. data/docs/GatewayCreateProducerRdp.md +1 -1
  37. data/docs/GatewayCreateProducerRedshift.md +1 -1
  38. data/docs/GatewayCreateProducerSnowflake.md +1 -1
  39. data/docs/GatewayDownloadCustomerFragments.md +22 -0
  40. data/docs/GatewayDownloadCustomerFragmentsOutput.md +18 -0
  41. data/docs/GatewayUpdateProducerArtifactory.md +1 -1
  42. data/docs/GatewayUpdateProducerAws.md +1 -1
  43. data/docs/GatewayUpdateProducerAzure.md +1 -1
  44. data/docs/GatewayUpdateProducerCassandra.md +1 -1
  45. data/docs/GatewayUpdateProducerCertificateAutomation.md +1 -1
  46. data/docs/GatewayUpdateProducerChef.md +1 -1
  47. data/docs/GatewayUpdateProducerCustom.md +1 -1
  48. data/docs/GatewayUpdateProducerDockerhub.md +1 -1
  49. data/docs/GatewayUpdateProducerEks.md +1 -1
  50. data/docs/GatewayUpdateProducerGcp.md +1 -1
  51. data/docs/GatewayUpdateProducerGke.md +1 -1
  52. data/docs/GatewayUpdateProducerHanaDb.md +1 -1
  53. data/docs/GatewayUpdateProducerLdap.md +1 -1
  54. data/docs/GatewayUpdateProducerMSSQL.md +1 -1
  55. data/docs/GatewayUpdateProducerMongo.md +1 -1
  56. data/docs/GatewayUpdateProducerMySQL.md +1 -1
  57. data/docs/GatewayUpdateProducerNativeK8S.md +1 -1
  58. data/docs/GatewayUpdateProducerOracleDb.md +1 -1
  59. data/docs/GatewayUpdateProducerPing.md +1 -1
  60. data/docs/GatewayUpdateProducerPostgreSQL.md +1 -1
  61. data/docs/GatewayUpdateProducerRabbitMQ.md +1 -1
  62. data/docs/GatewayUpdateProducerRdp.md +1 -1
  63. data/docs/GatewayUpdateProducerRedshift.md +1 -1
  64. data/docs/GatewayUpdateProducerSnowflake.md +1 -1
  65. data/docs/GeneralConfigPart.md +2 -0
  66. data/docs/ImportPasswords.md +32 -0
  67. data/docs/ImportPasswordsOutput.md +22 -0
  68. data/docs/Item.md +2 -0
  69. data/docs/LinkedDetails.md +18 -0
  70. data/docs/RoleAssociationDetails.md +26 -0
  71. data/docs/TargetTypeDetailsInput.md +1 -3
  72. data/docs/UpdateAuthMethodCert.md +2 -0
  73. data/docs/UpdateLinkedTarget.md +2 -4
  74. data/docs/UpdateWindowsTarget.md +2 -4
  75. data/docs/V2Api.md +191 -2
  76. data/lib/akeyless/api/v2_api.rb +192 -0
  77. data/lib/akeyless/models/cert_access_rules.rb +13 -1
  78. data/lib/akeyless/models/create_auth_method_cert.rb +11 -1
  79. data/lib/akeyless/models/create_certificate.rb +1 -1
  80. data/lib/akeyless/models/create_classic_key.rb +1 -1
  81. data/lib/akeyless/models/create_dynamic_secret.rb +1 -1
  82. data/lib/akeyless/models/create_linked_target.rb +2 -17
  83. data/lib/akeyless/models/create_rotated_secret.rb +1 -1
  84. data/lib/akeyless/models/create_secret.rb +1 -1
  85. data/lib/akeyless/models/create_windows_target.rb +9 -19
  86. data/lib/akeyless/models/decrypt_file.rb +35 -1
  87. data/lib/akeyless/models/describe_assoc.rb +257 -0
  88. data/lib/akeyless/models/encrypt_file.rb +1 -13
  89. data/lib/akeyless/models/gateway_create_producer_artifactory.rb +1 -1
  90. data/lib/akeyless/models/gateway_create_producer_aws.rb +1 -1
  91. data/lib/akeyless/models/gateway_create_producer_azure.rb +1 -1
  92. data/lib/akeyless/models/gateway_create_producer_cassandra.rb +1 -1
  93. data/lib/akeyless/models/gateway_create_producer_certificate_automation.rb +1 -1
  94. data/lib/akeyless/models/gateway_create_producer_chef.rb +1 -1
  95. data/lib/akeyless/models/gateway_create_producer_custom.rb +1 -1
  96. data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +1 -1
  97. data/lib/akeyless/models/gateway_create_producer_eks.rb +1 -1
  98. data/lib/akeyless/models/gateway_create_producer_gcp.rb +1 -1
  99. data/lib/akeyless/models/gateway_create_producer_gke.rb +1 -1
  100. data/lib/akeyless/models/gateway_create_producer_hana_db.rb +1 -1
  101. data/lib/akeyless/models/gateway_create_producer_ldap.rb +1 -1
  102. data/lib/akeyless/models/gateway_create_producer_mongo.rb +1 -1
  103. data/lib/akeyless/models/gateway_create_producer_mssql.rb +1 -1
  104. data/lib/akeyless/models/gateway_create_producer_my_sql.rb +1 -1
  105. data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +1 -1
  106. data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +1 -1
  107. data/lib/akeyless/models/gateway_create_producer_ping.rb +1 -1
  108. data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +1 -1
  109. data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +1 -1
  110. data/lib/akeyless/models/gateway_create_producer_rdp.rb +1 -1
  111. data/lib/akeyless/models/gateway_create_producer_redshift.rb +1 -1
  112. data/lib/akeyless/models/gateway_create_producer_snowflake.rb +1 -1
  113. data/lib/akeyless/models/gateway_download_customer_fragments.rb +243 -0
  114. data/lib/akeyless/models/gateway_download_customer_fragments_output.rb +221 -0
  115. data/lib/akeyless/models/gateway_update_producer_artifactory.rb +1 -1
  116. data/lib/akeyless/models/gateway_update_producer_aws.rb +1 -1
  117. data/lib/akeyless/models/gateway_update_producer_azure.rb +1 -1
  118. data/lib/akeyless/models/gateway_update_producer_cassandra.rb +1 -1
  119. data/lib/akeyless/models/gateway_update_producer_certificate_automation.rb +1 -1
  120. data/lib/akeyless/models/gateway_update_producer_chef.rb +1 -1
  121. data/lib/akeyless/models/gateway_update_producer_custom.rb +1 -1
  122. data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +1 -1
  123. data/lib/akeyless/models/gateway_update_producer_eks.rb +1 -1
  124. data/lib/akeyless/models/gateway_update_producer_gcp.rb +1 -1
  125. data/lib/akeyless/models/gateway_update_producer_gke.rb +1 -1
  126. data/lib/akeyless/models/gateway_update_producer_hana_db.rb +1 -1
  127. data/lib/akeyless/models/gateway_update_producer_ldap.rb +1 -1
  128. data/lib/akeyless/models/gateway_update_producer_mongo.rb +1 -1
  129. data/lib/akeyless/models/gateway_update_producer_mssql.rb +1 -1
  130. data/lib/akeyless/models/gateway_update_producer_my_sql.rb +1 -1
  131. data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +1 -1
  132. data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +1 -1
  133. data/lib/akeyless/models/gateway_update_producer_ping.rb +1 -1
  134. data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +1 -1
  135. data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +1 -1
  136. data/lib/akeyless/models/gateway_update_producer_rdp.rb +1 -1
  137. data/lib/akeyless/models/gateway_update_producer_redshift.rb +1 -1
  138. data/lib/akeyless/models/gateway_update_producer_snowflake.rb +1 -1
  139. data/lib/akeyless/models/general_config_part.rb +10 -1
  140. data/lib/akeyless/models/import_passwords.rb +304 -0
  141. data/lib/akeyless/models/import_passwords_output.rb +237 -0
  142. data/lib/akeyless/models/item.rb +10 -1
  143. data/lib/akeyless/models/linked_details.rb +221 -0
  144. data/lib/akeyless/models/role_association_details.rb +258 -0
  145. data/lib/akeyless/models/target_type_details_input.rb +3 -12
  146. data/lib/akeyless/models/update_auth_method_cert.rb +11 -1
  147. data/lib/akeyless/models/update_linked_target.rb +3 -18
  148. data/lib/akeyless/models/update_windows_target.rb +9 -19
  149. data/lib/akeyless/version.rb +1 -1
  150. data/lib/akeyless.rb +7 -0
  151. data/spec/models/describe_assoc_spec.rb +52 -0
  152. data/spec/models/gateway_download_customer_fragments_output_spec.rb +34 -0
  153. data/spec/models/gateway_download_customer_fragments_spec.rb +46 -0
  154. data/spec/models/import_passwords_output_spec.rb +46 -0
  155. data/spec/models/import_passwords_spec.rb +76 -0
  156. data/spec/models/linked_details_spec.rb +34 -0
  157. data/spec/models/role_association_details_spec.rb +58 -0
  158. metadata +30 -2
@@ -27,7 +27,7 @@
27
27
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to true] |
28
28
  | **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless Web Access Bastion | [optional][default to false] |
29
29
  | **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless Web Access Bastion | [optional][default to false] |
30
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
30
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
31
31
  | **target_name** | **String** | Target name | [optional] |
32
32
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
33
33
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -19,7 +19,7 @@
19
19
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to true] |
20
20
  | **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless Web Access Bastion | [optional][default to false] |
21
21
  | **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless Web Access Bastion | [optional][default to false] |
22
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
22
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
23
23
  | **target_name** | **String** | Target name | [optional] |
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
  | **name** | **String** | Producer name | |
15
15
  | **new_name** | **String** | Producer name | [optional] |
16
16
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
17
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
17
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
18
18
  | **target_name** | **String** | Target name | [optional] |
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] |
@@ -18,7 +18,7 @@
18
18
  | **sign_using_akeyless_pki** | **Boolean** | Use Akeyless PKI issuer or Venafi issuer | [optional] |
19
19
  | **signer_key_name** | **String** | Signer key name | [optional] |
20
20
  | **store_private_key** | **Boolean** | Store private key | [optional] |
21
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
21
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
22
22
  | **target_name** | **String** | Target name | [optional] |
23
23
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
24
24
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -14,7 +14,7 @@
14
14
  | **new_name** | **String** | Producer name | [optional] |
15
15
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
16
16
  | **skip_ssl** | **Boolean** | Skip SSL | [optional][default to true] |
17
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
17
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
18
18
  | **target_name** | **String** | Target name | [optional] |
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] |
@@ -15,7 +15,7 @@
15
15
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
16
16
  | **revoke_sync_url** | **String** | URL of an endpoint that implements /sync/revoke method, for example https://webhook.example.com/sync/revoke | |
17
17
  | **rotate_sync_url** | **String** | URL of an endpoint that implements /sync/rotate method, for example https://webhook.example.com/sync/rotate | [optional] |
18
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
18
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
19
19
  | **timeout_sec** | **Integer** | Maximum allowed time in seconds for the webhook to return the results | [optional][default to 60] |
20
20
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
21
21
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -12,7 +12,7 @@
12
12
  | **name** | **String** | Producer name | |
13
13
  | **new_name** | **String** | Producer name | [optional] |
14
14
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
15
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
15
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
16
16
  | **target_name** | **String** | Target name | [optional] |
17
17
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
18
18
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -21,7 +21,7 @@
21
21
  | **secure_access_cluster_endpoint** | **String** | The K8s cluster endpoint URL | [optional] |
22
22
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
23
23
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
24
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
24
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
25
25
  | **target_name** | **String** | Target name | [optional] |
26
26
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
27
27
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -16,7 +16,7 @@
16
16
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
17
17
  | **role_binding** | **String** | Role binding definitions in json format | [optional] |
18
18
  | **service_account_type** | **String** | The type of the gcp dynamic secret. Options[fixed, dynamic] | [default to 'fixed'] |
19
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
19
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
20
20
  | **target_name** | **String** | Target name | [optional] |
21
21
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
22
22
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -19,7 +19,7 @@
19
19
  | **secure_access_cluster_endpoint** | **String** | The K8s cluster endpoint URL | [optional] |
20
20
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
21
21
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
22
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
22
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
23
23
  | **target_name** | **String** | Target name | [optional] |
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] |
@@ -21,7 +21,7 @@
21
21
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
22
22
  | **secure_access_host** | **Array<String>** | Target DB servers for connections | [optional] |
23
23
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
24
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
24
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
25
25
  | **target_name** | **String** | Target name | [optional] |
26
26
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
27
27
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -14,7 +14,7 @@
14
14
  | **name** | **String** | Producer name | |
15
15
  | **new_name** | **String** | Producer name | [optional] |
16
16
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
17
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
17
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
18
18
  | **target_name** | **String** | Target name | [optional] |
19
19
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
20
20
  | **token_expiration** | **String** | Token expiration | [optional] |
@@ -21,7 +21,7 @@
21
21
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
22
22
  | **secure_access_host** | **Array<String>** | Target DB servers for connections | [optional] |
23
23
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
24
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
24
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
25
25
  | **target_name** | **String** | Target name | [optional] |
26
26
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
27
27
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -25,7 +25,7 @@
25
25
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
26
26
  | **secure_access_host** | **Array<String>** | Target DB servers for connections | [optional] |
27
27
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
28
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
28
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
29
29
  | **target_name** | **String** | Target name | [optional] |
30
30
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
31
31
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -24,7 +24,7 @@
24
24
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
25
25
  | **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
26
26
  | **ssl_certificate** | **String** | SSL connection certificate | [optional] |
27
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
27
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
28
28
  | **target_name** | **String** | Target name | [optional] |
29
29
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
30
30
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -27,7 +27,7 @@
27
27
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
28
28
  | **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless Web Access Bastion | [optional][default to false] |
29
29
  | **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless Web Access Bastion | [optional][default to false] |
30
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
30
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
31
31
  | **target_name** | **String** | Target name | [optional] |
32
32
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
33
33
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -21,7 +21,7 @@
21
21
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional][default to 'false'] |
22
22
  | **secure_access_host** | **Array<String>** | Target DB servers for connections | [optional] |
23
23
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
24
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
24
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
25
25
  | **target_name** | **String** | Target name | [optional] |
26
26
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
27
27
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -25,7 +25,7 @@
25
25
  | **ping_signing_algo** | **String** | The signing algorithm that the client must use to sign its request objects [RS256,RS384,RS512,ES256,ES384,ES512,PS256,PS384,PS512] If no explicit value is given, the client can use any of the supported signing algorithms (relevant for PRIVATE_KEY_JWT authentication method) | [optional] |
26
26
  | **ping_url** | **String** | Ping URL | [optional] |
27
27
  | **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
28
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
28
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
29
29
  | **target_name** | **String** | Target name | [optional] |
30
30
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
31
31
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -22,7 +22,7 @@
22
22
  | **secure_access_host** | **Array<String>** | Target DB servers for connections | [optional] |
23
23
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
24
24
  | **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
25
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
25
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
26
26
  | **target_name** | **String** | Target name | [optional] |
27
27
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
28
28
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -22,7 +22,7 @@
22
22
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to true] |
23
23
  | **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless Web Access Bastion | [optional][default to false] |
24
24
  | **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless Web Access Bastion | [optional][default to false] |
25
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
25
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
26
26
  | **target_name** | **String** | Target name | [optional] |
27
27
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
28
28
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -21,7 +21,7 @@
21
21
  | **secure_access_host** | **Array<String>** | Target servers for connections | [optional] |
22
22
  | **secure_access_rdp_domain** | **String** | Required when the Dynamic Secret is used for a domain user | [optional] |
23
23
  | **secure_access_rdp_user** | **String** | Override the RDP Domain username | [optional] |
24
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
24
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
25
25
  | **target_name** | **String** | Target name | [optional] |
26
26
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
27
27
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -18,7 +18,7 @@
18
18
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
19
19
  | **secure_access_host** | **Array<String>** | Target DB servers for connections | [optional] |
20
20
  | **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
21
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
21
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
22
22
  | **target_name** | **String** | Target name | [optional] |
23
23
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
24
24
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -15,7 +15,7 @@
15
15
  | **private_key** | **String** | RSA Private key (base64 encoded) | [optional] |
16
16
  | **private_key_passphrase** | **String** | The Private key passphrase | [optional] |
17
17
  | **role** | **String** | User role | [optional] |
18
- | **tags** | **Array<String>** | List of the tags attached to this secret | [optional] |
18
+ | **tags** | **Array<String>** | Add tags attached to this object | [optional] |
19
19
  | **target_name** | **String** | Target name | [optional] |
20
20
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
21
21
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
@@ -7,6 +7,7 @@
7
7
  | **akeyless_url** | **String** | AkeylessUrl is here for BC only. Gator will still return it if it exists in the configuration, but new clients (>=2.34.0) will ignore it and override it with what exists in their local file. It will no longer be sent to Gator for update, so new clusters will only have the default value saved in the DB. | [optional] |
8
8
  | **api_token_ttl** | **String** | | [optional] |
9
9
  | **display_name** | **String** | | [optional] |
10
+ | **enable_sni_proxy** | **Boolean** | | [optional] |
10
11
  | **enable_tls** | **Boolean** | | [optional] |
11
12
  | **enable_tls_configure** | **Boolean** | | [optional] |
12
13
  | **enable_tls_curl** | **Boolean** | | [optional] |
@@ -25,6 +26,7 @@ instance = Akeyless::GeneralConfigPart.new(
25
26
  akeyless_url: null,
26
27
  api_token_ttl: null,
27
28
  display_name: null,
29
+ enable_sni_proxy: null,
28
30
  enable_tls: null,
29
31
  enable_tls_configure: null,
30
32
  enable_tls_curl: null,
@@ -0,0 +1,32 @@
1
+ # Akeyless::ImportPasswords
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **accessibility** | **String** | for personal password manager | [optional][default to 'personal'] |
8
+ | **format** | **String** | Password format type [LastPass/Chrome/Firefox] | [optional][default to 'LastPass'] |
9
+ | **import_path** | **String** | File path | |
10
+ | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
11
+ | **protection_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] |
12
+ | **target_folder** | **String** | Target folder for imported passwords | [optional][default to '/'] |
13
+ | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
14
+ | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
15
+
16
+ ## Example
17
+
18
+ ```ruby
19
+ require 'akeyless'
20
+
21
+ instance = Akeyless::ImportPasswords.new(
22
+ accessibility: null,
23
+ format: null,
24
+ import_path: null,
25
+ json: null,
26
+ protection_key: null,
27
+ target_folder: null,
28
+ token: null,
29
+ uid_token: null
30
+ )
31
+ ```
32
+
@@ -0,0 +1,22 @@
1
+ # Akeyless::ImportPasswordsOutput
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **imported** | **Integer** | | [optional] |
8
+ | **passwords_in_file** | **Integer** | | [optional] |
9
+ | **successfully_parsed** | **Integer** | | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'akeyless'
15
+
16
+ instance = Akeyless::ImportPasswordsOutput.new(
17
+ imported: null,
18
+ passwords_in_file: null,
19
+ successfully_parsed: null
20
+ )
21
+ ```
22
+
data/docs/Item.md CHANGED
@@ -32,6 +32,7 @@
32
32
  | **item_type** | **String** | | [optional] |
33
33
  | **item_versions** | [**Array<ItemVersion>**](ItemVersion.md) | | [optional] |
34
34
  | **last_version** | **Integer** | | [optional] |
35
+ | **linked_details** | [**LinkedDetails**](LinkedDetails.md) | | [optional] |
35
36
  | **modification_date** | **Time** | | [optional] |
36
37
  | **next_rotation_date** | **Time** | | [optional] |
37
38
  | **protection_key_name** | **String** | | [optional] |
@@ -76,6 +77,7 @@ instance = Akeyless::Item.new(
76
77
  item_type: null,
77
78
  item_versions: null,
78
79
  last_version: null,
80
+ linked_details: null,
79
81
  modification_date: null,
80
82
  next_rotation_date: null,
81
83
  protection_key_name: null,
@@ -0,0 +1,18 @@
1
+ # Akeyless::LinkedDetails
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **hosts** | **Hash<String, String>** | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::LinkedDetails.new(
15
+ hosts: null
16
+ )
17
+ ```
18
+
@@ -0,0 +1,26 @@
1
+ # Akeyless::RoleAssociationDetails
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **assoc_id** | **String** | | [optional] |
8
+ | **auth_method_name** | **String** | | [optional] |
9
+ | **auth_method_sub_claims** | **Hash<String, Array<String>>** | | [optional] |
10
+ | **role_name** | **String** | | [optional] |
11
+ | **sub_claims_case_sensitive** | **Boolean** | | [optional] |
12
+
13
+ ## Example
14
+
15
+ ```ruby
16
+ require 'akeyless'
17
+
18
+ instance = Akeyless::RoleAssociationDetails.new(
19
+ assoc_id: null,
20
+ auth_method_name: null,
21
+ auth_method_sub_claims: null,
22
+ role_name: null,
23
+ sub_claims_case_sensitive: null
24
+ )
25
+ ```
26
+
@@ -59,7 +59,7 @@
59
59
  | **gke_service_account_name** | **String** | | [optional] |
60
60
  | **host** | **String** | | [optional] |
61
61
  | **hostname** | **String** | | [optional] |
62
- | **hosts** | **Array<String>** | | [optional] |
62
+ | **hosts** | **Hash<String, String>** | | [optional] |
63
63
  | **implementation_type** | **String** | | [optional] |
64
64
  | **k8s_bearer_token** | **String** | | [optional] |
65
65
  | **k8s_cluster_ca_certificate** | **String** | | [optional] |
@@ -91,7 +91,6 @@
91
91
  | **rabbitmq_server_password** | **String** | | [optional] |
92
92
  | **rabbitmq_server_uri** | **String** | | [optional] |
93
93
  | **rabbitmq_server_user** | **String** | | [optional] |
94
- | **rdp_port** | **String** | | [optional] |
95
94
  | **security_token** | **String** | | [optional] |
96
95
  | **sf_account** | **String** | | [optional] |
97
96
  | **ssl_connection_certificate** | **String** | (Optional) SSLConnectionCertificate defines the certificate for SSL connection. Must be base64 certificate loaded by UI using file loader field | [optional] |
@@ -202,7 +201,6 @@ instance = Akeyless::TargetTypeDetailsInput.new(
202
201
  rabbitmq_server_password: null,
203
202
  rabbitmq_server_uri: null,
204
203
  rabbitmq_server_user: null,
205
- rdp_port: null,
206
204
  security_token: null,
207
205
  sf_account: null,
208
206
  ssl_connection_certificate: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_cors** | **String** | Comma separated list of allowed CORS domains to be validated as part of the authentication flow. | [optional] |
8
9
  | **bound_common_names** | **Array<String>** | A list of names. At least one must exist in the Common Name. Supports globbing. | [optional] |
9
10
  | **bound_dns_sans** | **Array<String>** | A list of DNS names. At least one must exist in the SANs. Supports globbing. | [optional] |
10
11
  | **bound_email_sans** | **Array<String>** | A list of Email Addresses. At least one must exist in the SANs. Supports globbing. | [optional] |
@@ -31,6 +32,7 @@ require 'akeyless'
31
32
 
32
33
  instance = Akeyless::UpdateAuthMethodCert.new(
33
34
  access_expires: null,
35
+ allowed_cors: null,
34
36
  bound_common_names: null,
35
37
  bound_dns_sans: null,
36
38
  bound_email_sans: null,
@@ -4,10 +4,9 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **add_hosts** | **String** | Comma separated list of new hosts that will be added to the Linked Target hosts. | [optional] |
8
- | **comment** | **String** | Deprecated - use description | [optional] |
7
+ | **add_hosts** | **String** | A comma seperated list of new server hosts and server descriptions joined by semicolon ';' that will be added to the Linked Target hosts. | [optional] |
9
8
  | **description** | **String** | Description of the object | [optional] |
10
- | **hosts** | **String** | A comma seperated list of server hosts. | |
9
+ | **hosts** | **String** | A comma seperated list of server hosts and server descriptions joined by semicolon ';' (i.e. 'server-dev.com;My Dev server,server-prod.com;My Prod server description') | [optional] |
11
10
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
12
11
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
13
12
  | **name** | **String** | Linked Target name | |
@@ -24,7 +23,6 @@ require 'akeyless'
24
23
 
25
24
  instance = Akeyless::UpdateLinkedTarget.new(
26
25
  add_hosts: null,
27
- comment: null,
28
26
  description: null,
29
27
  hosts: null,
30
28
  json: null,
@@ -4,7 +4,6 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **comment** | **String** | Deprecated - use description | [optional] |
8
7
  | **description** | **String** | Description of the object | [optional] |
9
8
  | **hostname** | **String** | Server hostname | [optional] |
10
9
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
@@ -13,7 +12,7 @@
13
12
  | **name** | **String** | Target name | |
14
13
  | **new_name** | **String** | New target name | [optional] |
15
14
  | **password** | **String** | The privileged user password | [optional] |
16
- | **rdp_port** | **String** | Server port for RDP (Remote Desktop Protocol) | [optional][default to '3389'] |
15
+ | **port** | **String** | Server WinRM HTTPS port | [optional][default to '5986'] |
17
16
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
18
17
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
19
18
  | **update_version** | **Boolean** | Deprecated | [optional] |
@@ -25,7 +24,6 @@
25
24
  require 'akeyless'
26
25
 
27
26
  instance = Akeyless::UpdateWindowsTarget.new(
28
- comment: null,
29
27
  description: null,
30
28
  hostname: null,
31
29
  json: null,
@@ -34,7 +32,7 @@ instance = Akeyless::UpdateWindowsTarget.new(
34
32
  name: null,
35
33
  new_name: null,
36
34
  password: null,
37
- rdp_port: null,
35
+ port: null,
38
36
  token: null,
39
37
  uid_token: null,
40
38
  update_version: null,