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.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/docs/AccountGeneralSettings.md +2 -0
- data/docs/CreatePKICertIssuer.md +2 -0
- data/docs/DSProducerDetails.md +4 -0
- data/docs/DynamicSecretCreateAws.md +8 -0
- data/docs/DynamicSecretCreateAzure.md +8 -0
- data/docs/DynamicSecretCreateCassandra.md +8 -0
- data/docs/DynamicSecretCreateChef.md +8 -0
- data/docs/DynamicSecretCreateHanaDb.md +8 -0
- data/docs/DynamicSecretCreateLdap.md +8 -0
- data/docs/DynamicSecretCreateMongoDb.md +8 -0
- data/docs/DynamicSecretCreateMsSql.md +8 -0
- data/docs/DynamicSecretCreateMySql.md +8 -0
- data/docs/DynamicSecretCreateOracleDb.md +8 -0
- data/docs/DynamicSecretCreatePostgreSql.md +8 -0
- data/docs/DynamicSecretCreateRabbitMq.md +8 -0
- data/docs/DynamicSecretCreateRdp.md +8 -0
- data/docs/DynamicSecretCreateRedis.md +8 -0
- data/docs/DynamicSecretCreateRedshift.md +8 -0
- data/docs/DynamicSecretCreateSnowflake.md +8 -0
- data/docs/DynamicSecretUpdateAws.md +8 -0
- data/docs/DynamicSecretUpdateAzure.md +8 -0
- data/docs/DynamicSecretUpdateCassandra.md +8 -0
- data/docs/DynamicSecretUpdateChef.md +8 -0
- data/docs/DynamicSecretUpdateHanaDb.md +8 -0
- data/docs/DynamicSecretUpdateLdap.md +8 -0
- data/docs/DynamicSecretUpdateMongoDb.md +8 -0
- data/docs/DynamicSecretUpdateMsSql.md +8 -0
- data/docs/DynamicSecretUpdateMySql.md +8 -0
- data/docs/DynamicSecretUpdateOracleDb.md +8 -0
- data/docs/DynamicSecretUpdatePostgreSql.md +8 -0
- data/docs/DynamicSecretUpdateRabbitMq.md +8 -0
- data/docs/DynamicSecretUpdateRdp.md +8 -0
- data/docs/DynamicSecretUpdateRedis.md +8 -0
- data/docs/DynamicSecretUpdateRedshift.md +8 -0
- data/docs/DynamicSecretUpdateSnowflake.md +8 -0
- data/docs/GatewayCreateProducerAws.md +8 -0
- data/docs/GatewayCreateProducerAzure.md +8 -0
- data/docs/GatewayCreateProducerCassandra.md +8 -0
- data/docs/GatewayCreateProducerChef.md +8 -0
- data/docs/GatewayCreateProducerHanaDb.md +8 -0
- data/docs/GatewayCreateProducerLdap.md +8 -0
- data/docs/GatewayCreateProducerMSSQL.md +8 -0
- data/docs/GatewayCreateProducerMongo.md +8 -0
- data/docs/GatewayCreateProducerMySQL.md +8 -0
- data/docs/GatewayCreateProducerOracleDb.md +8 -0
- data/docs/GatewayCreateProducerPostgreSQL.md +8 -0
- data/docs/GatewayCreateProducerRabbitMQ.md +8 -0
- data/docs/GatewayCreateProducerRdp.md +8 -0
- data/docs/GatewayCreateProducerRedis.md +8 -0
- data/docs/GatewayCreateProducerRedshift.md +8 -0
- data/docs/GatewayCreateProducerSnowflake.md +8 -0
- data/docs/GatewayUpdateProducerAws.md +8 -0
- data/docs/GatewayUpdateProducerAzure.md +8 -0
- data/docs/GatewayUpdateProducerCassandra.md +8 -0
- data/docs/GatewayUpdateProducerChef.md +8 -0
- data/docs/GatewayUpdateProducerHanaDb.md +8 -0
- data/docs/GatewayUpdateProducerLdap.md +8 -0
- data/docs/GatewayUpdateProducerMSSQL.md +8 -0
- data/docs/GatewayUpdateProducerMongo.md +8 -0
- data/docs/GatewayUpdateProducerMySQL.md +8 -0
- data/docs/GatewayUpdateProducerOracleDb.md +8 -0
- data/docs/GatewayUpdateProducerPostgreSQL.md +8 -0
- data/docs/GatewayUpdateProducerRabbitMQ.md +8 -0
- data/docs/GatewayUpdateProducerRdp.md +8 -0
- data/docs/GatewayUpdateProducerRedis.md +8 -0
- data/docs/GatewayUpdateProducerRedshift.md +8 -0
- data/docs/GatewayUpdateProducerSnowflake.md +8 -0
- data/docs/PKICertificateIssueDetails.md +4 -0
- data/docs/RotatedSecretCreateAws.md +9 -1
- data/docs/RotatedSecretCreateAzure.md +8 -0
- data/docs/RotatedSecretCreateCassandra.md +9 -1
- data/docs/RotatedSecretCreateCustom.md +5 -5
- data/docs/RotatedSecretCreateDockerhub.md +9 -1
- data/docs/RotatedSecretCreateGcp.md +9 -1
- data/docs/RotatedSecretCreateHanadb.md +9 -1
- data/docs/RotatedSecretCreateLdap.md +8 -0
- data/docs/RotatedSecretCreateMongodb.md +9 -1
- data/docs/RotatedSecretCreateMssql.md +9 -1
- data/docs/RotatedSecretCreateMysql.md +9 -1
- data/docs/RotatedSecretCreateOpenAI.md +9 -1
- data/docs/RotatedSecretCreateOracledb.md +9 -1
- data/docs/RotatedSecretCreatePostgresql.md +9 -1
- data/docs/RotatedSecretCreateRedis.md +9 -1
- data/docs/RotatedSecretCreateRedshift.md +9 -1
- data/docs/RotatedSecretCreateSnowflake.md +9 -1
- data/docs/RotatedSecretCreateSplunk.md +9 -1
- data/docs/RotatedSecretCreateSsh.md +9 -1
- data/docs/RotatedSecretCreateWindows.md +9 -1
- data/docs/RotatedSecretUpdateAws.md +9 -1
- data/docs/RotatedSecretUpdateAzure.md +8 -0
- data/docs/RotatedSecretUpdateCassandra.md +9 -1
- data/docs/RotatedSecretUpdateCustom.md +5 -5
- data/docs/RotatedSecretUpdateDockerhub.md +9 -1
- data/docs/RotatedSecretUpdateGcp.md +9 -1
- data/docs/RotatedSecretUpdateHanadb.md +9 -1
- data/docs/RotatedSecretUpdateLdap.md +8 -0
- data/docs/RotatedSecretUpdateMongodb.md +9 -1
- data/docs/RotatedSecretUpdateMssql.md +9 -1
- data/docs/RotatedSecretUpdateMysql.md +9 -1
- data/docs/RotatedSecretUpdateOpenAI.md +9 -1
- data/docs/RotatedSecretUpdateOracledb.md +9 -1
- data/docs/RotatedSecretUpdatePostgresql.md +9 -1
- data/docs/RotatedSecretUpdateRedis.md +9 -1
- data/docs/RotatedSecretUpdateRedshift.md +9 -1
- data/docs/RotatedSecretUpdateSnowflake.md +9 -1
- data/docs/RotatedSecretUpdateSplunk.md +9 -1
- data/docs/RotatedSecretUpdateSsh.md +9 -1
- data/docs/RotatedSecretUpdateWindows.md +9 -1
- data/docs/UpdateAccountSettings.md +5 -5
- data/docs/UpdatePKICertIssuer.md +2 -0
- data/lib/akeyless/models/account_general_settings.rb +10 -1
- data/lib/akeyless/models/create_pki_cert_issuer.rb +11 -1
- data/lib/akeyless/models/ds_producer_details.rb +20 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_azure.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_azure.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +40 -1
- data/lib/akeyless/models/pki_certificate_issue_details.rb +19 -1
- data/lib/akeyless/models/rotated_secret_create_aws.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_azure.rb +40 -1
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_custom.rb +3 -4
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +40 -1
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_open_ai.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_redis.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_splunk.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_windows.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_aws.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_azure.rb +40 -1
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_custom.rb +3 -4
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +40 -1
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_open_ai.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_redis.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_splunk.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_windows.rb +43 -4
- data/lib/akeyless/models/update_account_settings.rb +3 -4
- data/lib/akeyless/models/update_pki_cert_issuer.rb +11 -1
- data/lib/akeyless/version.rb +1 -1
- metadata +1187 -1187
|
@@ -32,6 +32,10 @@
|
|
|
32
32
|
| **target_name** | **String** | Target name | [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
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
36
40
|
|
|
37
41
|
## Example
|
|
@@ -68,6 +72,10 @@ instance = Akeyless::GatewayUpdateProducerHanaDb.new(
|
|
|
68
72
|
target_name: null,
|
|
69
73
|
token: null,
|
|
70
74
|
uid_token: null,
|
|
75
|
+
use_capital_letters: null,
|
|
76
|
+
use_lower_letters: null,
|
|
77
|
+
use_numbers: null,
|
|
78
|
+
use_special_characters: ! @ # $. [true/false],
|
|
71
79
|
user_ttl: null
|
|
72
80
|
)
|
|
73
81
|
```
|
|
@@ -36,6 +36,10 @@
|
|
|
36
36
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
37
37
|
| **token_expiration** | **String** | Token expiration | [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
|
| **user_attribute** | **String** | User Attribute | [optional] |
|
|
40
44
|
| **user_dn** | **String** | User DN | [optional] |
|
|
41
45
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
@@ -78,6 +82,10 @@ instance = Akeyless::GatewayUpdateProducerLdap.new(
|
|
|
78
82
|
token: null,
|
|
79
83
|
token_expiration: null,
|
|
80
84
|
uid_token: null,
|
|
85
|
+
use_capital_letters: null,
|
|
86
|
+
use_lower_letters: null,
|
|
87
|
+
use_numbers: null,
|
|
88
|
+
use_special_characters: ! @ # $. [true/false],
|
|
81
89
|
user_attribute: null,
|
|
82
90
|
user_dn: null,
|
|
83
91
|
user_ttl: null
|
|
@@ -34,6 +34,10 @@
|
|
|
34
34
|
| **target_name** | **String** | Target name | [optional] |
|
|
35
35
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
36
36
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
37
|
+
| **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] |
|
|
38
|
+
| **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] |
|
|
39
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
40
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
37
41
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
38
42
|
|
|
39
43
|
## Example
|
|
@@ -72,6 +76,10 @@ instance = Akeyless::GatewayUpdateProducerMSSQL.new(
|
|
|
72
76
|
target_name: null,
|
|
73
77
|
token: null,
|
|
74
78
|
uid_token: null,
|
|
79
|
+
use_capital_letters: null,
|
|
80
|
+
use_lower_letters: null,
|
|
81
|
+
use_numbers: null,
|
|
82
|
+
use_special_characters: ! @ # $. [true/false],
|
|
75
83
|
user_ttl: null
|
|
76
84
|
)
|
|
77
85
|
```
|
|
@@ -38,6 +38,10 @@
|
|
|
38
38
|
| **target_name** | **String** | Target name | [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
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
42
46
|
|
|
43
47
|
## Example
|
|
@@ -80,6 +84,10 @@ instance = Akeyless::GatewayUpdateProducerMongo.new(
|
|
|
80
84
|
target_name: null,
|
|
81
85
|
token: null,
|
|
82
86
|
uid_token: null,
|
|
87
|
+
use_capital_letters: null,
|
|
88
|
+
use_lower_letters: null,
|
|
89
|
+
use_numbers: null,
|
|
90
|
+
use_special_characters: ! @ # $. [true/false],
|
|
83
91
|
user_ttl: null
|
|
84
92
|
)
|
|
85
93
|
```
|
|
@@ -36,6 +36,10 @@
|
|
|
36
36
|
| **target_name** | **String** | Target name | [optional] |
|
|
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
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
40
44
|
|
|
41
45
|
## Example
|
|
@@ -76,6 +80,10 @@ instance = Akeyless::GatewayUpdateProducerMySQL.new(
|
|
|
76
80
|
target_name: null,
|
|
77
81
|
token: null,
|
|
78
82
|
uid_token: null,
|
|
83
|
+
use_capital_letters: null,
|
|
84
|
+
use_lower_letters: null,
|
|
85
|
+
use_numbers: null,
|
|
86
|
+
use_special_characters: ! @ # $. [true/false],
|
|
79
87
|
user_ttl: null
|
|
80
88
|
)
|
|
81
89
|
```
|
|
@@ -32,6 +32,10 @@
|
|
|
32
32
|
| **target_name** | **String** | Target name | [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
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
36
40
|
|
|
37
41
|
## Example
|
|
@@ -68,6 +72,10 @@ instance = Akeyless::GatewayUpdateProducerOracleDb.new(
|
|
|
68
72
|
target_name: null,
|
|
69
73
|
token: null,
|
|
70
74
|
uid_token: null,
|
|
75
|
+
use_capital_letters: null,
|
|
76
|
+
use_lower_letters: null,
|
|
77
|
+
use_numbers: null,
|
|
78
|
+
use_special_characters: ! @ # $. [true/false],
|
|
71
79
|
user_ttl: null
|
|
72
80
|
)
|
|
73
81
|
```
|
|
@@ -34,6 +34,10 @@
|
|
|
34
34
|
| **target_name** | **String** | Target name | [optional] |
|
|
35
35
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
36
36
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
37
|
+
| **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] |
|
|
38
|
+
| **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] |
|
|
39
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
40
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
37
41
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
38
42
|
|
|
39
43
|
## Example
|
|
@@ -72,6 +76,10 @@ instance = Akeyless::GatewayUpdateProducerPostgreSQL.new(
|
|
|
72
76
|
target_name: null,
|
|
73
77
|
token: null,
|
|
74
78
|
uid_token: null,
|
|
79
|
+
use_capital_letters: null,
|
|
80
|
+
use_lower_letters: null,
|
|
81
|
+
use_numbers: null,
|
|
82
|
+
use_special_characters: ! @ # $. [true/false],
|
|
75
83
|
user_ttl: null
|
|
76
84
|
)
|
|
77
85
|
```
|
|
@@ -30,6 +30,10 @@
|
|
|
30
30
|
| **target_name** | **String** | Target name | [optional] |
|
|
31
31
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [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
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
34
38
|
|
|
35
39
|
## Example
|
|
@@ -64,6 +68,10 @@ instance = Akeyless::GatewayUpdateProducerRabbitMQ.new(
|
|
|
64
68
|
target_name: null,
|
|
65
69
|
token: null,
|
|
66
70
|
uid_token: null,
|
|
71
|
+
use_capital_letters: null,
|
|
72
|
+
use_lower_letters: null,
|
|
73
|
+
use_numbers: null,
|
|
74
|
+
use_special_characters: ! @ # $. [true/false],
|
|
67
75
|
user_ttl: null
|
|
68
76
|
)
|
|
69
77
|
```
|
|
@@ -35,6 +35,10 @@
|
|
|
35
35
|
| **target_name** | **String** | Target name | [optional] |
|
|
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
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
39
43
|
| **warn_user_before_expiration** | **Integer** | WarnBeforeUserExpiration | [optional] |
|
|
40
44
|
|
|
@@ -75,6 +79,10 @@ instance = Akeyless::GatewayUpdateProducerRdp.new(
|
|
|
75
79
|
target_name: null,
|
|
76
80
|
token: null,
|
|
77
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
|
user_ttl: null,
|
|
79
87
|
warn_user_before_expiration: null
|
|
80
88
|
)
|
|
@@ -24,6 +24,10 @@
|
|
|
24
24
|
| **target_name** | **String** | Target name | [optional] |
|
|
25
25
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
26
26
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
27
|
+
| **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] |
|
|
28
|
+
| **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] |
|
|
29
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
30
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
27
31
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
28
32
|
| **username** | **String** | Redis Username | [optional] |
|
|
29
33
|
|
|
@@ -53,6 +57,10 @@ instance = Akeyless::GatewayUpdateProducerRedis.new(
|
|
|
53
57
|
target_name: null,
|
|
54
58
|
token: null,
|
|
55
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
|
user_ttl: null,
|
|
57
65
|
username: null
|
|
58
66
|
)
|
|
@@ -27,6 +27,10 @@
|
|
|
27
27
|
| **target_name** | **String** | Target name | [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
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
31
35
|
|
|
32
36
|
## Example
|
|
@@ -58,6 +62,10 @@ instance = Akeyless::GatewayUpdateProducerRedshift.new(
|
|
|
58
62
|
target_name: null,
|
|
59
63
|
token: null,
|
|
60
64
|
uid_token: null,
|
|
65
|
+
use_capital_letters: null,
|
|
66
|
+
use_lower_letters: null,
|
|
67
|
+
use_numbers: null,
|
|
68
|
+
use_special_characters: ! @ # $. [true/false],
|
|
61
69
|
user_ttl: null
|
|
62
70
|
)
|
|
63
71
|
```
|
|
@@ -26,6 +26,10 @@
|
|
|
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] |
|
|
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
|
| **user_ttl** | **String** | User TTL | [optional][default to '24h'] |
|
|
30
34
|
| **warehouse** | **String** | Warehouse name | [optional] |
|
|
31
35
|
|
|
@@ -57,6 +61,10 @@ instance = Akeyless::GatewayUpdateProducerSnowflake.new(
|
|
|
57
61
|
target_name: null,
|
|
58
62
|
token: null,
|
|
59
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
|
user_ttl: null,
|
|
61
69
|
warehouse: null
|
|
62
70
|
)
|
|
@@ -13,6 +13,8 @@
|
|
|
13
13
|
| **allowed_ip_sans** | **Array<String>** | | [optional] |
|
|
14
14
|
| **allowed_uri_sans** | **Array<String>** | | [optional] |
|
|
15
15
|
| **auto_renew_certificate** | **Boolean** | | [optional] |
|
|
16
|
+
| **basic_constraints** | **String** | | [optional] |
|
|
17
|
+
| **basic_constraints_critical** | **Boolean** | | [optional] |
|
|
16
18
|
| **basic_constraints_valid_for_non_ca** | **Boolean** | | [optional] |
|
|
17
19
|
| **certificate_authority_mode** | **String** | | [optional] |
|
|
18
20
|
| **client_flag** | **Boolean** | | [optional] |
|
|
@@ -63,6 +65,8 @@ instance = Akeyless::PKICertificateIssueDetails.new(
|
|
|
63
65
|
allowed_ip_sans: null,
|
|
64
66
|
allowed_uri_sans: null,
|
|
65
67
|
auto_renew_certificate: null,
|
|
68
|
+
basic_constraints: null,
|
|
69
|
+
basic_constraints_critical: null,
|
|
66
70
|
basic_constraints_valid_for_non_ca: null,
|
|
67
71
|
certificate_authority_mode: null,
|
|
68
72
|
client_flag: null,
|
|
@@ -38,6 +38,10 @@
|
|
|
38
38
|
| **target_name** | **String** | The target name to associate | |
|
|
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::RotatedSecretCreateAws.new(
|
|
|
78
82
|
tags: null,
|
|
79
83
|
target_name: 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
|
|
|
@@ -43,6 +43,10 @@
|
|
|
43
43
|
| **target_name** | **String** | The target name to associate | |
|
|
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
|
| **username** | **String** | The user principal name to rotate his password (relevant only for rotator-type=password) | [optional] |
|
|
47
51
|
|
|
48
52
|
## Example
|
|
@@ -90,6 +94,10 @@ instance = Akeyless::RotatedSecretCreateAzure.new(
|
|
|
90
94
|
target_name: null,
|
|
91
95
|
token: null,
|
|
92
96
|
uid_token: null,
|
|
97
|
+
use_capital_letters: null,
|
|
98
|
+
use_lower_letters: null,
|
|
99
|
+
use_numbers: null,
|
|
100
|
+
use_special_characters: ! @ # $. [true/false],
|
|
93
101
|
username: null
|
|
94
102
|
)
|
|
95
103
|
```
|
|
@@ -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::RotatedSecretCreateCassandra.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
|
|
|
@@ -40,10 +40,10 @@
|
|
|
40
40
|
| **timeout_sec** | **Integer** | Maximum allowed time in seconds for the custom rotator to return the results | [optional][default to 40] |
|
|
41
41
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
42
42
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
43
|
-
| **use_capital_letters** | **String** |
|
|
44
|
-
| **use_lower_letters** | **String** |
|
|
45
|
-
| **use_numbers** | **String** |
|
|
46
|
-
| **use_special_characters** | **String** |
|
|
43
|
+
| **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] |
|
|
44
|
+
| **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] |
|
|
45
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
46
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
47
47
|
|
|
48
48
|
## Example
|
|
49
49
|
|
|
@@ -90,7 +90,7 @@ instance = Akeyless::RotatedSecretCreateCustom.new(
|
|
|
90
90
|
use_capital_letters: null,
|
|
91
91
|
use_lower_letters: null,
|
|
92
92
|
use_numbers: null,
|
|
93
|
-
use_special_characters:
|
|
93
|
+
use_special_characters: ! @ # $. [true/false]
|
|
94
94
|
)
|
|
95
95
|
```
|
|
96
96
|
|
|
@@ -23,6 +23,10 @@
|
|
|
23
23
|
| **target_name** | **String** | The target name to associate | |
|
|
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] |
|
|
26
|
+
| **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] |
|
|
27
|
+
| **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] |
|
|
28
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
29
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
26
30
|
|
|
27
31
|
## Example
|
|
28
32
|
|
|
@@ -48,7 +52,11 @@ instance = Akeyless::RotatedSecretCreateDockerhub.new(
|
|
|
48
52
|
tags: null,
|
|
49
53
|
target_name: null,
|
|
50
54
|
token: null,
|
|
51
|
-
uid_token: null
|
|
55
|
+
uid_token: null,
|
|
56
|
+
use_capital_letters: null,
|
|
57
|
+
use_lower_letters: null,
|
|
58
|
+
use_numbers: null,
|
|
59
|
+
use_special_characters: ! @ # $. [true/false]
|
|
52
60
|
)
|
|
53
61
|
```
|
|
54
62
|
|
|
@@ -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::RotatedSecretCreateGcp.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
|
|
|
@@ -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::RotatedSecretCreateHanadb.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
|
|
|
@@ -40,6 +40,10 @@
|
|
|
40
40
|
| **target_name** | **String** | The target name to associate | |
|
|
41
41
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
42
42
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
43
|
+
| **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] |
|
|
44
|
+
| **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] |
|
|
45
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
46
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
43
47
|
| **user_attribute** | **String** | LDAP User Attribute, Default value \"cn\" | [optional][default to 'cn'] |
|
|
44
48
|
| **user_dn** | **String** | Base DN to Perform User Search | [optional] |
|
|
45
49
|
|
|
@@ -85,6 +89,10 @@ instance = Akeyless::RotatedSecretCreateLdap.new(
|
|
|
85
89
|
target_name: null,
|
|
86
90
|
token: null,
|
|
87
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
|
user_attribute: null,
|
|
89
97
|
user_dn: null
|
|
90
98
|
)
|
|
@@ -34,6 +34,10 @@
|
|
|
34
34
|
| **target_name** | **String** | The target name to associate | |
|
|
35
35
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
36
36
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
37
|
+
| **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] |
|
|
38
|
+
| **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] |
|
|
39
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
40
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
37
41
|
|
|
38
42
|
## Example
|
|
39
43
|
|
|
@@ -70,7 +74,11 @@ instance = Akeyless::RotatedSecretCreateMongodb.new(
|
|
|
70
74
|
tags: null,
|
|
71
75
|
target_name: null,
|
|
72
76
|
token: null,
|
|
73
|
-
uid_token: null
|
|
77
|
+
uid_token: null,
|
|
78
|
+
use_capital_letters: null,
|
|
79
|
+
use_lower_letters: null,
|
|
80
|
+
use_numbers: null,
|
|
81
|
+
use_special_characters: ! @ # $. [true/false]
|
|
74
82
|
)
|
|
75
83
|
```
|
|
76
84
|
|
|
@@ -35,6 +35,10 @@
|
|
|
35
35
|
| **target_name** | **String** | The target name to associate | |
|
|
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::RotatedSecretCreateMssql.new(
|
|
|
72
76
|
tags: null,
|
|
73
77
|
target_name: 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
|
|
|
@@ -34,6 +34,10 @@
|
|
|
34
34
|
| **target_name** | **String** | The target name to associate | |
|
|
35
35
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
36
36
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
37
|
+
| **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] |
|
|
38
|
+
| **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] |
|
|
39
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
40
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
37
41
|
|
|
38
42
|
## Example
|
|
39
43
|
|
|
@@ -70,7 +74,11 @@ instance = Akeyless::RotatedSecretCreateMysql.new(
|
|
|
70
74
|
tags: null,
|
|
71
75
|
target_name: null,
|
|
72
76
|
token: null,
|
|
73
|
-
uid_token: null
|
|
77
|
+
uid_token: null,
|
|
78
|
+
use_capital_letters: null,
|
|
79
|
+
use_lower_letters: null,
|
|
80
|
+
use_numbers: null,
|
|
81
|
+
use_special_characters: ! @ # $. [true/false]
|
|
74
82
|
)
|
|
75
83
|
```
|
|
76
84
|
|
|
@@ -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::RotatedSecretCreateOpenAI.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
|
|
|
@@ -32,6 +32,10 @@
|
|
|
32
32
|
| **target_name** | **String** | The target name to associate | |
|
|
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::RotatedSecretCreateOracledb.new(
|
|
|
66
70
|
tags: null,
|
|
67
71
|
target_name: 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
|
|
|
@@ -35,6 +35,10 @@
|
|
|
35
35
|
| **target_name** | **String** | The target name to associate | |
|
|
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::RotatedSecretCreatePostgresql.new(
|
|
|
72
76
|
tags: null,
|
|
73
77
|
target_name: 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
|
|