akeyless 5.0.26 → 5.0.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (224) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/docs/AccountGeneralSettings.md +2 -0
  4. data/docs/CreatePKICertIssuer.md +2 -0
  5. data/docs/DSProducerDetails.md +4 -0
  6. data/docs/DynamicSecretCreateAws.md +8 -0
  7. data/docs/DynamicSecretCreateAzure.md +8 -0
  8. data/docs/DynamicSecretCreateCassandra.md +8 -0
  9. data/docs/DynamicSecretCreateChef.md +8 -0
  10. data/docs/DynamicSecretCreateHanaDb.md +8 -0
  11. data/docs/DynamicSecretCreateLdap.md +8 -0
  12. data/docs/DynamicSecretCreateMongoDb.md +8 -0
  13. data/docs/DynamicSecretCreateMsSql.md +8 -0
  14. data/docs/DynamicSecretCreateMySql.md +8 -0
  15. data/docs/DynamicSecretCreateOracleDb.md +8 -0
  16. data/docs/DynamicSecretCreatePostgreSql.md +8 -0
  17. data/docs/DynamicSecretCreateRabbitMq.md +8 -0
  18. data/docs/DynamicSecretCreateRdp.md +8 -0
  19. data/docs/DynamicSecretCreateRedis.md +8 -0
  20. data/docs/DynamicSecretCreateRedshift.md +8 -0
  21. data/docs/DynamicSecretCreateSnowflake.md +8 -0
  22. data/docs/DynamicSecretUpdateAws.md +8 -0
  23. data/docs/DynamicSecretUpdateAzure.md +8 -0
  24. data/docs/DynamicSecretUpdateCassandra.md +8 -0
  25. data/docs/DynamicSecretUpdateChef.md +8 -0
  26. data/docs/DynamicSecretUpdateHanaDb.md +8 -0
  27. data/docs/DynamicSecretUpdateLdap.md +8 -0
  28. data/docs/DynamicSecretUpdateMongoDb.md +8 -0
  29. data/docs/DynamicSecretUpdateMsSql.md +8 -0
  30. data/docs/DynamicSecretUpdateMySql.md +8 -0
  31. data/docs/DynamicSecretUpdateOracleDb.md +8 -0
  32. data/docs/DynamicSecretUpdatePostgreSql.md +8 -0
  33. data/docs/DynamicSecretUpdateRabbitMq.md +8 -0
  34. data/docs/DynamicSecretUpdateRdp.md +8 -0
  35. data/docs/DynamicSecretUpdateRedis.md +8 -0
  36. data/docs/DynamicSecretUpdateRedshift.md +8 -0
  37. data/docs/DynamicSecretUpdateSnowflake.md +8 -0
  38. data/docs/GatewayCreateProducerAws.md +8 -0
  39. data/docs/GatewayCreateProducerAzure.md +8 -0
  40. data/docs/GatewayCreateProducerCassandra.md +8 -0
  41. data/docs/GatewayCreateProducerChef.md +8 -0
  42. data/docs/GatewayCreateProducerHanaDb.md +8 -0
  43. data/docs/GatewayCreateProducerLdap.md +8 -0
  44. data/docs/GatewayCreateProducerMSSQL.md +8 -0
  45. data/docs/GatewayCreateProducerMongo.md +8 -0
  46. data/docs/GatewayCreateProducerMySQL.md +8 -0
  47. data/docs/GatewayCreateProducerOracleDb.md +8 -0
  48. data/docs/GatewayCreateProducerPostgreSQL.md +8 -0
  49. data/docs/GatewayCreateProducerRabbitMQ.md +8 -0
  50. data/docs/GatewayCreateProducerRdp.md +8 -0
  51. data/docs/GatewayCreateProducerRedis.md +8 -0
  52. data/docs/GatewayCreateProducerRedshift.md +8 -0
  53. data/docs/GatewayCreateProducerSnowflake.md +8 -0
  54. data/docs/GatewayUpdateProducerAws.md +8 -0
  55. data/docs/GatewayUpdateProducerAzure.md +8 -0
  56. data/docs/GatewayUpdateProducerCassandra.md +8 -0
  57. data/docs/GatewayUpdateProducerChef.md +8 -0
  58. data/docs/GatewayUpdateProducerHanaDb.md +8 -0
  59. data/docs/GatewayUpdateProducerLdap.md +8 -0
  60. data/docs/GatewayUpdateProducerMSSQL.md +8 -0
  61. data/docs/GatewayUpdateProducerMongo.md +8 -0
  62. data/docs/GatewayUpdateProducerMySQL.md +8 -0
  63. data/docs/GatewayUpdateProducerOracleDb.md +8 -0
  64. data/docs/GatewayUpdateProducerPostgreSQL.md +8 -0
  65. data/docs/GatewayUpdateProducerRabbitMQ.md +8 -0
  66. data/docs/GatewayUpdateProducerRdp.md +8 -0
  67. data/docs/GatewayUpdateProducerRedis.md +8 -0
  68. data/docs/GatewayUpdateProducerRedshift.md +8 -0
  69. data/docs/GatewayUpdateProducerSnowflake.md +8 -0
  70. data/docs/PKICertificateIssueDetails.md +4 -0
  71. data/docs/RotatedSecretCreateAws.md +9 -1
  72. data/docs/RotatedSecretCreateAzure.md +8 -0
  73. data/docs/RotatedSecretCreateCassandra.md +9 -1
  74. data/docs/RotatedSecretCreateCustom.md +5 -5
  75. data/docs/RotatedSecretCreateDockerhub.md +9 -1
  76. data/docs/RotatedSecretCreateGcp.md +9 -1
  77. data/docs/RotatedSecretCreateHanadb.md +9 -1
  78. data/docs/RotatedSecretCreateLdap.md +8 -0
  79. data/docs/RotatedSecretCreateMongodb.md +9 -1
  80. data/docs/RotatedSecretCreateMssql.md +9 -1
  81. data/docs/RotatedSecretCreateMysql.md +9 -1
  82. data/docs/RotatedSecretCreateOpenAI.md +9 -1
  83. data/docs/RotatedSecretCreateOracledb.md +9 -1
  84. data/docs/RotatedSecretCreatePostgresql.md +9 -1
  85. data/docs/RotatedSecretCreateRedis.md +9 -1
  86. data/docs/RotatedSecretCreateRedshift.md +9 -1
  87. data/docs/RotatedSecretCreateSnowflake.md +9 -1
  88. data/docs/RotatedSecretCreateSplunk.md +9 -1
  89. data/docs/RotatedSecretCreateSsh.md +9 -1
  90. data/docs/RotatedSecretCreateWindows.md +9 -1
  91. data/docs/RotatedSecretUpdateAws.md +9 -1
  92. data/docs/RotatedSecretUpdateAzure.md +8 -0
  93. data/docs/RotatedSecretUpdateCassandra.md +9 -1
  94. data/docs/RotatedSecretUpdateCustom.md +5 -5
  95. data/docs/RotatedSecretUpdateDockerhub.md +9 -1
  96. data/docs/RotatedSecretUpdateGcp.md +9 -1
  97. data/docs/RotatedSecretUpdateHanadb.md +9 -1
  98. data/docs/RotatedSecretUpdateLdap.md +8 -0
  99. data/docs/RotatedSecretUpdateMongodb.md +9 -1
  100. data/docs/RotatedSecretUpdateMssql.md +9 -1
  101. data/docs/RotatedSecretUpdateMysql.md +9 -1
  102. data/docs/RotatedSecretUpdateOpenAI.md +9 -1
  103. data/docs/RotatedSecretUpdateOracledb.md +9 -1
  104. data/docs/RotatedSecretUpdatePostgresql.md +9 -1
  105. data/docs/RotatedSecretUpdateRedis.md +9 -1
  106. data/docs/RotatedSecretUpdateRedshift.md +9 -1
  107. data/docs/RotatedSecretUpdateSnowflake.md +9 -1
  108. data/docs/RotatedSecretUpdateSplunk.md +9 -1
  109. data/docs/RotatedSecretUpdateSsh.md +9 -1
  110. data/docs/RotatedSecretUpdateWindows.md +9 -1
  111. data/docs/UpdateAccountSettings.md +5 -5
  112. data/docs/UpdatePKICertIssuer.md +2 -0
  113. data/lib/akeyless/models/account_general_settings.rb +10 -1
  114. data/lib/akeyless/models/create_pki_cert_issuer.rb +11 -1
  115. data/lib/akeyless/models/ds_producer_details.rb +20 -1
  116. data/lib/akeyless/models/dynamic_secret_create_aws.rb +40 -1
  117. data/lib/akeyless/models/dynamic_secret_create_azure.rb +40 -1
  118. data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +40 -1
  119. data/lib/akeyless/models/dynamic_secret_create_chef.rb +40 -1
  120. data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +40 -1
  121. data/lib/akeyless/models/dynamic_secret_create_ldap.rb +40 -1
  122. data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +40 -1
  123. data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +40 -1
  124. data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +40 -1
  125. data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +40 -1
  126. data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +40 -1
  127. data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +40 -1
  128. data/lib/akeyless/models/dynamic_secret_create_rdp.rb +40 -1
  129. data/lib/akeyless/models/dynamic_secret_create_redis.rb +40 -1
  130. data/lib/akeyless/models/dynamic_secret_create_redshift.rb +40 -1
  131. data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +40 -1
  132. data/lib/akeyless/models/dynamic_secret_update_aws.rb +40 -1
  133. data/lib/akeyless/models/dynamic_secret_update_azure.rb +40 -1
  134. data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +40 -1
  135. data/lib/akeyless/models/dynamic_secret_update_chef.rb +40 -1
  136. data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +40 -1
  137. data/lib/akeyless/models/dynamic_secret_update_ldap.rb +40 -1
  138. data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +40 -1
  139. data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +40 -1
  140. data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +40 -1
  141. data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +40 -1
  142. data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +40 -1
  143. data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +40 -1
  144. data/lib/akeyless/models/dynamic_secret_update_rdp.rb +40 -1
  145. data/lib/akeyless/models/dynamic_secret_update_redis.rb +40 -1
  146. data/lib/akeyless/models/dynamic_secret_update_redshift.rb +40 -1
  147. data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +40 -1
  148. data/lib/akeyless/models/gateway_create_producer_aws.rb +40 -1
  149. data/lib/akeyless/models/gateway_create_producer_azure.rb +40 -1
  150. data/lib/akeyless/models/gateway_create_producer_cassandra.rb +40 -1
  151. data/lib/akeyless/models/gateway_create_producer_chef.rb +40 -1
  152. data/lib/akeyless/models/gateway_create_producer_hana_db.rb +40 -1
  153. data/lib/akeyless/models/gateway_create_producer_ldap.rb +40 -1
  154. data/lib/akeyless/models/gateway_create_producer_mongo.rb +40 -1
  155. data/lib/akeyless/models/gateway_create_producer_mssql.rb +40 -1
  156. data/lib/akeyless/models/gateway_create_producer_my_sql.rb +40 -1
  157. data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +40 -1
  158. data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +40 -1
  159. data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +40 -1
  160. data/lib/akeyless/models/gateway_create_producer_rdp.rb +40 -1
  161. data/lib/akeyless/models/gateway_create_producer_redis.rb +40 -1
  162. data/lib/akeyless/models/gateway_create_producer_redshift.rb +40 -1
  163. data/lib/akeyless/models/gateway_create_producer_snowflake.rb +40 -1
  164. data/lib/akeyless/models/gateway_update_producer_aws.rb +40 -1
  165. data/lib/akeyless/models/gateway_update_producer_azure.rb +40 -1
  166. data/lib/akeyless/models/gateway_update_producer_cassandra.rb +40 -1
  167. data/lib/akeyless/models/gateway_update_producer_chef.rb +40 -1
  168. data/lib/akeyless/models/gateway_update_producer_hana_db.rb +40 -1
  169. data/lib/akeyless/models/gateway_update_producer_ldap.rb +40 -1
  170. data/lib/akeyless/models/gateway_update_producer_mongo.rb +40 -1
  171. data/lib/akeyless/models/gateway_update_producer_mssql.rb +40 -1
  172. data/lib/akeyless/models/gateway_update_producer_my_sql.rb +40 -1
  173. data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +40 -1
  174. data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +40 -1
  175. data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +40 -1
  176. data/lib/akeyless/models/gateway_update_producer_rdp.rb +40 -1
  177. data/lib/akeyless/models/gateway_update_producer_redis.rb +40 -1
  178. data/lib/akeyless/models/gateway_update_producer_redshift.rb +40 -1
  179. data/lib/akeyless/models/gateway_update_producer_snowflake.rb +40 -1
  180. data/lib/akeyless/models/pki_certificate_issue_details.rb +19 -1
  181. data/lib/akeyless/models/rotated_secret_create_aws.rb +43 -4
  182. data/lib/akeyless/models/rotated_secret_create_azure.rb +40 -1
  183. data/lib/akeyless/models/rotated_secret_create_cassandra.rb +43 -4
  184. data/lib/akeyless/models/rotated_secret_create_custom.rb +3 -4
  185. data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +43 -4
  186. data/lib/akeyless/models/rotated_secret_create_gcp.rb +43 -4
  187. data/lib/akeyless/models/rotated_secret_create_hanadb.rb +43 -4
  188. data/lib/akeyless/models/rotated_secret_create_ldap.rb +40 -1
  189. data/lib/akeyless/models/rotated_secret_create_mongodb.rb +43 -4
  190. data/lib/akeyless/models/rotated_secret_create_mssql.rb +43 -4
  191. data/lib/akeyless/models/rotated_secret_create_mysql.rb +43 -4
  192. data/lib/akeyless/models/rotated_secret_create_open_ai.rb +43 -4
  193. data/lib/akeyless/models/rotated_secret_create_oracledb.rb +43 -4
  194. data/lib/akeyless/models/rotated_secret_create_postgresql.rb +43 -4
  195. data/lib/akeyless/models/rotated_secret_create_redis.rb +43 -4
  196. data/lib/akeyless/models/rotated_secret_create_redshift.rb +43 -4
  197. data/lib/akeyless/models/rotated_secret_create_snowflake.rb +43 -4
  198. data/lib/akeyless/models/rotated_secret_create_splunk.rb +43 -4
  199. data/lib/akeyless/models/rotated_secret_create_ssh.rb +43 -4
  200. data/lib/akeyless/models/rotated_secret_create_windows.rb +43 -4
  201. data/lib/akeyless/models/rotated_secret_update_aws.rb +43 -4
  202. data/lib/akeyless/models/rotated_secret_update_azure.rb +40 -1
  203. data/lib/akeyless/models/rotated_secret_update_cassandra.rb +43 -4
  204. data/lib/akeyless/models/rotated_secret_update_custom.rb +3 -4
  205. data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +43 -4
  206. data/lib/akeyless/models/rotated_secret_update_gcp.rb +43 -4
  207. data/lib/akeyless/models/rotated_secret_update_hanadb.rb +43 -4
  208. data/lib/akeyless/models/rotated_secret_update_ldap.rb +40 -1
  209. data/lib/akeyless/models/rotated_secret_update_mongodb.rb +43 -4
  210. data/lib/akeyless/models/rotated_secret_update_mssql.rb +43 -4
  211. data/lib/akeyless/models/rotated_secret_update_mysql.rb +43 -4
  212. data/lib/akeyless/models/rotated_secret_update_open_ai.rb +43 -4
  213. data/lib/akeyless/models/rotated_secret_update_oracledb.rb +43 -4
  214. data/lib/akeyless/models/rotated_secret_update_postgresql.rb +43 -4
  215. data/lib/akeyless/models/rotated_secret_update_redis.rb +43 -4
  216. data/lib/akeyless/models/rotated_secret_update_redshift.rb +43 -4
  217. data/lib/akeyless/models/rotated_secret_update_snowflake.rb +43 -4
  218. data/lib/akeyless/models/rotated_secret_update_splunk.rb +43 -4
  219. data/lib/akeyless/models/rotated_secret_update_ssh.rb +43 -4
  220. data/lib/akeyless/models/rotated_secret_update_windows.rb +43 -4
  221. data/lib/akeyless/models/update_account_settings.rb +3 -4
  222. data/lib/akeyless/models/update_pki_cert_issuer.rb +11 -1
  223. data/lib/akeyless/version.rb +1 -1
  224. metadata +1187 -1187
@@ -26,6 +26,10 @@
26
26
  | **target_name** | **String** | The target name to associate | |
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] |
29
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
30
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
31
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
32
+ | **use_special_characters** | **String** | | [optional] |
29
33
 
30
34
  ## Example
31
35
 
@@ -54,7 +58,11 @@ instance = Akeyless::RotatedSecretCreateRedis.new(
54
58
  tags: null,
55
59
  target_name: null,
56
60
  token: null,
57
- uid_token: null
61
+ uid_token: null,
62
+ use_capital_letters: null,
63
+ use_lower_letters: null,
64
+ use_numbers: null,
65
+ use_special_characters: ! @ # $. [true/false]
58
66
  )
59
67
  ```
60
68
 
@@ -31,6 +31,10 @@
31
31
  | **target_name** | **String** | The target name to associate | |
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] |
34
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
35
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
36
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
37
+ | **use_special_characters** | **String** | | [optional] |
34
38
 
35
39
  ## Example
36
40
 
@@ -64,7 +68,11 @@ instance = Akeyless::RotatedSecretCreateRedshift.new(
64
68
  tags: null,
65
69
  target_name: null,
66
70
  token: null,
67
- uid_token: null
71
+ uid_token: null,
72
+ use_capital_letters: null,
73
+ use_lower_letters: null,
74
+ use_numbers: null,
75
+ use_special_characters: ! @ # $. [true/false]
68
76
  )
69
77
  ```
70
78
 
@@ -28,6 +28,10 @@
28
28
  | **target_name** | **String** | The target name to associate | |
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] |
31
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
32
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
33
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
34
+ | **use_special_characters** | **String** | | [optional] |
31
35
 
32
36
  ## Example
33
37
 
@@ -58,7 +62,11 @@ instance = Akeyless::RotatedSecretCreateSnowflake.new(
58
62
  tags: null,
59
63
  target_name: null,
60
64
  token: null,
61
- uid_token: null
65
+ uid_token: null,
66
+ use_capital_letters: null,
67
+ use_lower_letters: null,
68
+ use_numbers: null,
69
+ use_special_characters: ! @ # $. [true/false]
62
70
  )
63
71
  ```
64
72
 
@@ -32,6 +32,10 @@
32
32
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
33
33
  | **token_owner** | **String** | Splunk token owner username (relevant only for rotator-type=token) | [optional] |
34
34
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
35
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
36
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
37
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
38
+ | **use_special_characters** | **String** | | [optional] |
35
39
 
36
40
  ## Example
37
41
 
@@ -66,7 +70,11 @@ instance = Akeyless::RotatedSecretCreateSplunk.new(
66
70
  target_name: null,
67
71
  token: null,
68
72
  token_owner: null,
69
- uid_token: null
73
+ uid_token: null,
74
+ use_capital_letters: null,
75
+ use_lower_letters: null,
76
+ use_numbers: null,
77
+ use_special_characters: ! @ # $. [true/false]
70
78
  )
71
79
  ```
72
80
 
@@ -41,6 +41,10 @@
41
41
  | **target_name** | **String** | The target name to associate | |
42
42
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
43
43
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
44
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
45
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
46
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
47
+ | **use_special_characters** | **String** | | [optional] |
44
48
 
45
49
  ## Example
46
50
 
@@ -84,7 +88,11 @@ instance = Akeyless::RotatedSecretCreateSsh.new(
84
88
  tags: null,
85
89
  target_name: null,
86
90
  token: null,
87
- uid_token: null
91
+ uid_token: null,
92
+ use_capital_letters: null,
93
+ use_lower_letters: null,
94
+ use_numbers: null,
95
+ use_special_characters: ! @ # $. [true/false]
88
96
  )
89
97
  ```
90
98
 
@@ -36,6 +36,10 @@
36
36
  | **target_name** | **String** | The target name to associate | |
37
37
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
38
38
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
39
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
40
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
41
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
42
+ | **use_special_characters** | **String** | | [optional] |
39
43
 
40
44
  ## Example
41
45
 
@@ -74,7 +78,11 @@ instance = Akeyless::RotatedSecretCreateWindows.new(
74
78
  tags: null,
75
79
  target_name: null,
76
80
  token: null,
77
- uid_token: null
81
+ uid_token: null,
82
+ use_capital_letters: null,
83
+ use_lower_letters: null,
84
+ use_numbers: null,
85
+ use_special_characters: ! @ # $. [true/false]
78
86
  )
79
87
  ```
80
88
 
@@ -39,6 +39,10 @@
39
39
  | **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
40
40
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
41
41
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
42
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
43
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
44
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
45
+ | **use_special_characters** | **String** | | [optional] |
42
46
 
43
47
  ## Example
44
48
 
@@ -80,7 +84,11 @@ instance = Akeyless::RotatedSecretUpdateAws.new(
80
84
  secure_access_certificate_issuer: null,
81
85
  secure_access_enable: null,
82
86
  token: null,
83
- uid_token: null
87
+ uid_token: null,
88
+ use_capital_letters: null,
89
+ use_lower_letters: null,
90
+ use_numbers: null,
91
+ use_special_characters: ! @ # $. [true/false]
84
92
  )
85
93
  ```
86
94
 
@@ -44,6 +44,10 @@
44
44
  | **storage_account_key_name** | **String** | The name of the storage account key to rotate [key1/key2/kerb1/kerb2] (relevat to azure-storage-account) | [optional] |
45
45
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
46
46
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
47
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
48
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
49
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
50
+ | **use_special_characters** | **String** | | [optional] |
47
51
  | **username** | **String** | The user principal name to rotate his password (relevant only for rotator-type=password) | [optional] |
48
52
 
49
53
  ## Example
@@ -92,6 +96,10 @@ instance = Akeyless::RotatedSecretUpdateAzure.new(
92
96
  storage_account_key_name: null,
93
97
  token: null,
94
98
  uid_token: null,
99
+ use_capital_letters: null,
100
+ use_lower_letters: null,
101
+ use_numbers: null,
102
+ use_special_characters: ! @ # $. [true/false],
95
103
  username: null
96
104
  )
97
105
  ```
@@ -27,6 +27,10 @@
27
27
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
28
28
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
29
29
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
30
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
31
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
32
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
33
+ | **use_special_characters** | **String** | | [optional] |
30
34
 
31
35
  ## Example
32
36
 
@@ -56,7 +60,11 @@ instance = Akeyless::RotatedSecretUpdateCassandra.new(
56
60
  rotation_hour: null,
57
61
  rotation_interval: null,
58
62
  token: null,
59
- uid_token: null
63
+ uid_token: null,
64
+ use_capital_letters: null,
65
+ use_lower_letters: null,
66
+ use_numbers: null,
67
+ use_special_characters: ! @ # $. [true/false]
60
68
  )
61
69
  ```
62
70
 
@@ -42,10 +42,10 @@
42
42
  | **timeout_sec** | **Integer** | Maximum allowed time in seconds for the custom rotator to return the results | [optional] |
43
43
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
44
44
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
45
- | **use_capital_letters** | **String** | Password must contain capital letters [true/false] | [optional] |
46
- | **use_lower_letters** | **String** | Password must contain lower case letters [true/false] | [optional] |
47
- | **use_numbers** | **String** | Password must contain numbers [true/false] | [optional] |
48
- | **use_special_characters** | **String** | Password must contain special characters [true/false] | [optional] |
45
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
46
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
47
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
48
+ | **use_special_characters** | **String** | | [optional] |
49
49
 
50
50
  ## Example
51
51
 
@@ -94,7 +94,7 @@ instance = Akeyless::RotatedSecretUpdateCustom.new(
94
94
  use_capital_letters: null,
95
95
  use_lower_letters: null,
96
96
  use_numbers: null,
97
- use_special_characters: null
97
+ use_special_characters: ! @ # $. [true/false]
98
98
  )
99
99
  ```
100
100
 
@@ -25,6 +25,10 @@
25
25
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [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] |
28
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
29
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
30
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
31
+ | **use_special_characters** | **String** | | [optional] |
28
32
 
29
33
  ## Example
30
34
 
@@ -52,7 +56,11 @@ instance = Akeyless::RotatedSecretUpdateDockerhub.new(
52
56
  rotation_hour: null,
53
57
  rotation_interval: null,
54
58
  token: null,
55
- uid_token: null
59
+ uid_token: null,
60
+ use_capital_letters: null,
61
+ use_lower_letters: null,
62
+ use_numbers: null,
63
+ use_special_characters: ! @ # $. [true/false]
56
64
  )
57
65
  ```
58
66
 
@@ -33,6 +33,10 @@
33
33
  | **rotator_type** | **String** | The rotator type. options: [target/service-account-rotator] | |
34
34
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
35
35
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
36
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
37
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
38
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
39
+ | **use_special_characters** | **String** | | [optional] |
36
40
 
37
41
  ## Example
38
42
 
@@ -68,7 +72,11 @@ instance = Akeyless::RotatedSecretUpdateGcp.new(
68
72
  rotation_interval: null,
69
73
  rotator_type: null,
70
74
  token: null,
71
- uid_token: null
75
+ uid_token: null,
76
+ use_capital_letters: null,
77
+ use_lower_letters: null,
78
+ use_numbers: null,
79
+ use_special_characters: ! @ # $. [true/false]
72
80
  )
73
81
  ```
74
82
 
@@ -27,6 +27,10 @@
27
27
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
28
28
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
29
29
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
30
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
31
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
32
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
33
+ | **use_special_characters** | **String** | | [optional] |
30
34
 
31
35
  ## Example
32
36
 
@@ -56,7 +60,11 @@ instance = Akeyless::RotatedSecretUpdateHanadb.new(
56
60
  rotation_hour: null,
57
61
  rotation_interval: null,
58
62
  token: null,
59
- uid_token: null
63
+ uid_token: null,
64
+ use_capital_letters: null,
65
+ use_lower_letters: null,
66
+ use_numbers: null,
67
+ use_special_characters: ! @ # $. [true/false]
60
68
  )
61
69
  ```
62
70
 
@@ -41,6 +41,10 @@
41
41
  | **target** | **Array<String>** | A list of linked targets to be associated, Relevant only for Secure Remote Access for ssh cert issuer, ldap rotated secret and ldap dynamic secret, To specify multiple targets use argument multiple times | [optional] |
42
42
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
43
43
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
44
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
45
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
46
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
47
+ | **use_special_characters** | **String** | | [optional] |
44
48
  | **user_attribute** | **String** | LDAP User Attribute, Default value \"cn\" | [optional][default to 'cn'] |
45
49
  | **user_dn** | **String** | Base DN to Perform User Search | [optional] |
46
50
 
@@ -87,6 +91,10 @@ instance = Akeyless::RotatedSecretUpdateLdap.new(
87
91
  target: null,
88
92
  token: null,
89
93
  uid_token: null,
94
+ use_capital_letters: null,
95
+ use_lower_letters: null,
96
+ use_numbers: null,
97
+ use_special_characters: ! @ # $. [true/false],
90
98
  user_attribute: null,
91
99
  user_dn: null
92
100
  )
@@ -35,6 +35,10 @@
35
35
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
36
36
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
37
37
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
38
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
39
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
40
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
41
+ | **use_special_characters** | **String** | | [optional] |
38
42
 
39
43
  ## Example
40
44
 
@@ -72,7 +76,11 @@ instance = Akeyless::RotatedSecretUpdateMongodb.new(
72
76
  secure_access_host: null,
73
77
  secure_access_web: null,
74
78
  token: null,
75
- uid_token: null
79
+ uid_token: null,
80
+ use_capital_letters: null,
81
+ use_lower_letters: null,
82
+ use_numbers: null,
83
+ use_special_characters: ! @ # $. [true/false]
76
84
  )
77
85
  ```
78
86
 
@@ -36,6 +36,10 @@
36
36
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
37
37
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
38
38
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
39
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
40
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
41
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
42
+ | **use_special_characters** | **String** | | [optional] |
39
43
 
40
44
  ## Example
41
45
 
@@ -74,7 +78,11 @@ instance = Akeyless::RotatedSecretUpdateMssql.new(
74
78
  secure_access_host: null,
75
79
  secure_access_web: null,
76
80
  token: null,
77
- uid_token: null
81
+ uid_token: null,
82
+ use_capital_letters: null,
83
+ use_lower_letters: null,
84
+ use_numbers: null,
85
+ use_special_characters: ! @ # $. [true/false]
78
86
  )
79
87
  ```
80
88
 
@@ -35,6 +35,10 @@
35
35
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
36
36
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
37
37
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
38
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
39
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
40
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
41
+ | **use_special_characters** | **String** | | [optional] |
38
42
 
39
43
  ## Example
40
44
 
@@ -72,7 +76,11 @@ instance = Akeyless::RotatedSecretUpdateMysql.new(
72
76
  secure_access_host: null,
73
77
  secure_access_web: null,
74
78
  token: null,
75
- uid_token: null
79
+ uid_token: null,
80
+ use_capital_letters: null,
81
+ use_lower_letters: null,
82
+ use_numbers: null,
83
+ use_special_characters: ! @ # $. [true/false]
76
84
  )
77
85
  ```
78
86
 
@@ -27,6 +27,10 @@
27
27
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
28
28
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
29
29
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
30
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
31
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
32
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
33
+ | **use_special_characters** | **String** | | [optional] |
30
34
 
31
35
  ## Example
32
36
 
@@ -56,7 +60,11 @@ instance = Akeyless::RotatedSecretUpdateOpenAI.new(
56
60
  rotation_hour: null,
57
61
  rotation_interval: null,
58
62
  token: null,
59
- uid_token: null
63
+ uid_token: null,
64
+ use_capital_letters: null,
65
+ use_lower_letters: null,
66
+ use_numbers: null,
67
+ use_special_characters: ! @ # $. [true/false]
60
68
  )
61
69
  ```
62
70
 
@@ -33,6 +33,10 @@
33
33
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
34
34
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
35
35
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
36
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
37
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
38
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
39
+ | **use_special_characters** | **String** | | [optional] |
36
40
 
37
41
  ## Example
38
42
 
@@ -68,7 +72,11 @@ instance = Akeyless::RotatedSecretUpdateOracledb.new(
68
72
  secure_access_host: null,
69
73
  secure_access_web: null,
70
74
  token: null,
71
- uid_token: null
75
+ uid_token: null,
76
+ use_capital_letters: null,
77
+ use_lower_letters: null,
78
+ use_numbers: null,
79
+ use_special_characters: ! @ # $. [true/false]
72
80
  )
73
81
  ```
74
82
 
@@ -36,6 +36,10 @@
36
36
  | **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
37
37
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
38
38
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
39
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
40
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
41
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
42
+ | **use_special_characters** | **String** | | [optional] |
39
43
 
40
44
  ## Example
41
45
 
@@ -74,7 +78,11 @@ instance = Akeyless::RotatedSecretUpdatePostgresql.new(
74
78
  secure_access_host: null,
75
79
  secure_access_web: null,
76
80
  token: null,
77
- uid_token: null
81
+ uid_token: null,
82
+ use_capital_letters: null,
83
+ use_lower_letters: null,
84
+ use_numbers: null,
85
+ use_special_characters: ! @ # $. [true/false]
78
86
  )
79
87
  ```
80
88
 
@@ -27,6 +27,10 @@
27
27
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [optional] |
28
28
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
29
29
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
30
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
31
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
32
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
33
+ | **use_special_characters** | **String** | | [optional] |
30
34
 
31
35
  ## Example
32
36
 
@@ -56,7 +60,11 @@ instance = Akeyless::RotatedSecretUpdateRedis.new(
56
60
  rotation_hour: null,
57
61
  rotation_interval: null,
58
62
  token: null,
59
- uid_token: null
63
+ uid_token: null,
64
+ use_capital_letters: null,
65
+ use_lower_letters: null,
66
+ use_numbers: null,
67
+ use_special_characters: ! @ # $. [true/false]
60
68
  )
61
69
  ```
62
70
 
@@ -32,6 +32,10 @@
32
32
  | **secure_access_host** | **Array<String>** | Target servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts - Relevant only for Dynamic Secrets/producers) | [optional] |
33
33
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
34
34
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
35
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
36
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
37
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
38
+ | **use_special_characters** | **String** | | [optional] |
35
39
 
36
40
  ## Example
37
41
 
@@ -66,7 +70,11 @@ instance = Akeyless::RotatedSecretUpdateRedshift.new(
66
70
  secure_access_enable: null,
67
71
  secure_access_host: null,
68
72
  token: null,
69
- uid_token: null
73
+ uid_token: null,
74
+ use_capital_letters: null,
75
+ use_lower_letters: null,
76
+ use_numbers: null,
77
+ use_special_characters: ! @ # $. [true/false]
70
78
  )
71
79
  ```
72
80
 
@@ -29,6 +29,10 @@
29
29
  | **rotation_interval** | **String** | The number of days to wait between every automatic key rotation (1-365) | [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] |
32
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
33
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
34
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
35
+ | **use_special_characters** | **String** | | [optional] |
32
36
 
33
37
  ## Example
34
38
 
@@ -60,7 +64,11 @@ instance = Akeyless::RotatedSecretUpdateSnowflake.new(
60
64
  rotation_hour: null,
61
65
  rotation_interval: null,
62
66
  token: null,
63
- uid_token: null
67
+ uid_token: null,
68
+ use_capital_letters: null,
69
+ use_lower_letters: null,
70
+ use_numbers: null,
71
+ use_special_characters: ! @ # $. [true/false]
64
72
  )
65
73
  ```
66
74
 
@@ -30,6 +30,10 @@
30
30
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
31
31
  | **token_owner** | **String** | For rotator-type=token, specify the Splunk username that the new token should be issued for. (Splunk 10 requires name=<token-owner> when creating auth tokens.) | [optional] |
32
32
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
33
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
34
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
35
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
36
+ | **use_special_characters** | **String** | | [optional] |
33
37
 
34
38
  ## Example
35
39
 
@@ -62,7 +66,11 @@ instance = Akeyless::RotatedSecretUpdateSplunk.new(
62
66
  splunk_token: null,
63
67
  token: null,
64
68
  token_owner: null,
65
- uid_token: null
69
+ uid_token: null,
70
+ use_capital_letters: null,
71
+ use_lower_letters: null,
72
+ use_numbers: null,
73
+ use_special_characters: ! @ # $. [true/false]
66
74
  )
67
75
  ```
68
76
 
@@ -43,6 +43,10 @@
43
43
  | **secure_access_target_type** | **String** | Specify target type. Options are ssh or rdp | [optional][default to 'false'] |
44
44
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
45
45
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
46
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
47
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
48
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
49
+ | **use_special_characters** | **String** | | [optional] |
46
50
 
47
51
  ## Example
48
52
 
@@ -88,7 +92,11 @@ instance = Akeyless::RotatedSecretUpdateSsh.new(
88
92
  secure_access_ssh_user: null,
89
93
  secure_access_target_type: null,
90
94
  token: null,
91
- uid_token: null
95
+ uid_token: null,
96
+ use_capital_letters: null,
97
+ use_lower_letters: null,
98
+ use_numbers: null,
99
+ use_special_characters: ! @ # $. [true/false]
92
100
  )
93
101
  ```
94
102
 
@@ -38,6 +38,10 @@
38
38
  | **secure_access_rdp_user** | **String** | Override the RDP Domain username | [optional] |
39
39
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
40
40
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
41
+ | **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
42
+ | **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
43
+ | **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
44
+ | **use_special_characters** | **String** | | [optional] |
41
45
 
42
46
  ## Example
43
47
 
@@ -78,7 +82,11 @@ instance = Akeyless::RotatedSecretUpdateWindows.new(
78
82
  secure_access_rdp_domain: null,
79
83
  secure_access_rdp_user: null,
80
84
  token: null,
81
- uid_token: null
85
+ uid_token: null,
86
+ use_capital_letters: null,
87
+ use_lower_letters: null,
88
+ use_numbers: null,
89
+ use_special_characters: ! @ # $. [true/false]
82
90
  )
83
91
  ```
84
92