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
|
@@ -109,6 +109,17 @@ module Akeyless
|
|
|
109
109
|
# The universal identity token, Required only for universal_identity authentication
|
|
110
110
|
attr_accessor :uid_token
|
|
111
111
|
|
|
112
|
+
# Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]
|
|
113
|
+
attr_accessor :use_capital_letters
|
|
114
|
+
|
|
115
|
+
# Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]
|
|
116
|
+
attr_accessor :use_lower_letters
|
|
117
|
+
|
|
118
|
+
# Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]
|
|
119
|
+
attr_accessor :use_numbers
|
|
120
|
+
|
|
121
|
+
attr_accessor :use_special_characters
|
|
122
|
+
|
|
112
123
|
# User TTL
|
|
113
124
|
attr_accessor :user_ttl
|
|
114
125
|
|
|
@@ -149,6 +160,10 @@ module Akeyless
|
|
|
149
160
|
:'target_name' => :'target-name',
|
|
150
161
|
:'token' => :'token',
|
|
151
162
|
:'uid_token' => :'uid-token',
|
|
163
|
+
:'use_capital_letters' => :'use-capital-letters',
|
|
164
|
+
:'use_lower_letters' => :'use-lower-letters',
|
|
165
|
+
:'use_numbers' => :'use-numbers',
|
|
166
|
+
:'use_special_characters' => :'use-special-characters',
|
|
152
167
|
:'user_ttl' => :'user-ttl',
|
|
153
168
|
:'warn_user_before_expiration' => :'warn-user-before-expiration'
|
|
154
169
|
}
|
|
@@ -193,6 +208,10 @@ module Akeyless
|
|
|
193
208
|
:'target_name' => :'String',
|
|
194
209
|
:'token' => :'String',
|
|
195
210
|
:'uid_token' => :'String',
|
|
211
|
+
:'use_capital_letters' => :'String',
|
|
212
|
+
:'use_lower_letters' => :'String',
|
|
213
|
+
:'use_numbers' => :'String',
|
|
214
|
+
:'use_special_characters' => :'String',
|
|
196
215
|
:'user_ttl' => :'String',
|
|
197
216
|
:'warn_user_before_expiration' => :'Integer'
|
|
198
217
|
}
|
|
@@ -365,6 +384,22 @@ module Akeyless
|
|
|
365
384
|
self.uid_token = attributes[:'uid_token']
|
|
366
385
|
end
|
|
367
386
|
|
|
387
|
+
if attributes.key?(:'use_capital_letters')
|
|
388
|
+
self.use_capital_letters = attributes[:'use_capital_letters']
|
|
389
|
+
end
|
|
390
|
+
|
|
391
|
+
if attributes.key?(:'use_lower_letters')
|
|
392
|
+
self.use_lower_letters = attributes[:'use_lower_letters']
|
|
393
|
+
end
|
|
394
|
+
|
|
395
|
+
if attributes.key?(:'use_numbers')
|
|
396
|
+
self.use_numbers = attributes[:'use_numbers']
|
|
397
|
+
end
|
|
398
|
+
|
|
399
|
+
if attributes.key?(:'use_special_characters')
|
|
400
|
+
self.use_special_characters = attributes[:'use_special_characters']
|
|
401
|
+
end
|
|
402
|
+
|
|
368
403
|
if attributes.key?(:'user_ttl')
|
|
369
404
|
self.user_ttl = attributes[:'user_ttl']
|
|
370
405
|
else
|
|
@@ -432,6 +467,10 @@ module Akeyless
|
|
|
432
467
|
target_name == o.target_name &&
|
|
433
468
|
token == o.token &&
|
|
434
469
|
uid_token == o.uid_token &&
|
|
470
|
+
use_capital_letters == o.use_capital_letters &&
|
|
471
|
+
use_lower_letters == o.use_lower_letters &&
|
|
472
|
+
use_numbers == o.use_numbers &&
|
|
473
|
+
use_special_characters == o.use_special_characters &&
|
|
435
474
|
user_ttl == o.user_ttl &&
|
|
436
475
|
warn_user_before_expiration == o.warn_user_before_expiration
|
|
437
476
|
end
|
|
@@ -445,7 +484,7 @@ module Akeyless
|
|
|
445
484
|
# Calculates hash code according to all attributes.
|
|
446
485
|
# @return [Integer] Hash code
|
|
447
486
|
def hash
|
|
448
|
-
[allow_user_extend_session, custom_username_template, delete_protection, fixed_user_claim_keyname, fixed_user_only, input_rule, item_custom_fields, json, name, new_name, output_rule, password_length, producer_encryption_key_name, rdp_admin_name, rdp_admin_pwd, rdp_host_name, rdp_host_port, rdp_user_groups, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_host, secure_access_rd_gateway_server, secure_access_rdp_domain, secure_access_rdp_user, tags, target_name, token, uid_token, user_ttl, warn_user_before_expiration].hash
|
|
487
|
+
[allow_user_extend_session, custom_username_template, delete_protection, fixed_user_claim_keyname, fixed_user_only, input_rule, item_custom_fields, json, name, new_name, output_rule, password_length, producer_encryption_key_name, rdp_admin_name, rdp_admin_pwd, rdp_host_name, rdp_host_port, rdp_user_groups, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_host, secure_access_rd_gateway_server, secure_access_rdp_domain, secure_access_rdp_user, tags, target_name, token, uid_token, use_capital_letters, use_lower_letters, use_numbers, use_special_characters, user_ttl, warn_user_before_expiration].hash
|
|
449
488
|
end
|
|
450
489
|
|
|
451
490
|
# Builds the object from hash
|
|
@@ -76,6 +76,17 @@ module Akeyless
|
|
|
76
76
|
# The universal identity token, Required only for universal_identity authentication
|
|
77
77
|
attr_accessor :uid_token
|
|
78
78
|
|
|
79
|
+
# Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]
|
|
80
|
+
attr_accessor :use_capital_letters
|
|
81
|
+
|
|
82
|
+
# Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]
|
|
83
|
+
attr_accessor :use_lower_letters
|
|
84
|
+
|
|
85
|
+
# Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]
|
|
86
|
+
attr_accessor :use_numbers
|
|
87
|
+
|
|
88
|
+
attr_accessor :use_special_characters
|
|
89
|
+
|
|
79
90
|
# User TTL
|
|
80
91
|
attr_accessor :user_ttl
|
|
81
92
|
|
|
@@ -105,6 +116,10 @@ module Akeyless
|
|
|
105
116
|
:'target_name' => :'target-name',
|
|
106
117
|
:'token' => :'token',
|
|
107
118
|
:'uid_token' => :'uid-token',
|
|
119
|
+
:'use_capital_letters' => :'use-capital-letters',
|
|
120
|
+
:'use_lower_letters' => :'use-lower-letters',
|
|
121
|
+
:'use_numbers' => :'use-numbers',
|
|
122
|
+
:'use_special_characters' => :'use-special-characters',
|
|
108
123
|
:'user_ttl' => :'user-ttl',
|
|
109
124
|
:'username' => :'username'
|
|
110
125
|
}
|
|
@@ -138,6 +153,10 @@ module Akeyless
|
|
|
138
153
|
:'target_name' => :'String',
|
|
139
154
|
:'token' => :'String',
|
|
140
155
|
:'uid_token' => :'String',
|
|
156
|
+
:'use_capital_letters' => :'String',
|
|
157
|
+
:'use_lower_letters' => :'String',
|
|
158
|
+
:'use_numbers' => :'String',
|
|
159
|
+
:'use_special_characters' => :'String',
|
|
141
160
|
:'user_ttl' => :'String',
|
|
142
161
|
:'username' => :'String'
|
|
143
162
|
}
|
|
@@ -262,6 +281,22 @@ module Akeyless
|
|
|
262
281
|
self.uid_token = attributes[:'uid_token']
|
|
263
282
|
end
|
|
264
283
|
|
|
284
|
+
if attributes.key?(:'use_capital_letters')
|
|
285
|
+
self.use_capital_letters = attributes[:'use_capital_letters']
|
|
286
|
+
end
|
|
287
|
+
|
|
288
|
+
if attributes.key?(:'use_lower_letters')
|
|
289
|
+
self.use_lower_letters = attributes[:'use_lower_letters']
|
|
290
|
+
end
|
|
291
|
+
|
|
292
|
+
if attributes.key?(:'use_numbers')
|
|
293
|
+
self.use_numbers = attributes[:'use_numbers']
|
|
294
|
+
end
|
|
295
|
+
|
|
296
|
+
if attributes.key?(:'use_special_characters')
|
|
297
|
+
self.use_special_characters = attributes[:'use_special_characters']
|
|
298
|
+
end
|
|
299
|
+
|
|
265
300
|
if attributes.key?(:'user_ttl')
|
|
266
301
|
self.user_ttl = attributes[:'user_ttl']
|
|
267
302
|
else
|
|
@@ -318,6 +353,10 @@ module Akeyless
|
|
|
318
353
|
target_name == o.target_name &&
|
|
319
354
|
token == o.token &&
|
|
320
355
|
uid_token == o.uid_token &&
|
|
356
|
+
use_capital_letters == o.use_capital_letters &&
|
|
357
|
+
use_lower_letters == o.use_lower_letters &&
|
|
358
|
+
use_numbers == o.use_numbers &&
|
|
359
|
+
use_special_characters == o.use_special_characters &&
|
|
321
360
|
user_ttl == o.user_ttl &&
|
|
322
361
|
username == o.username
|
|
323
362
|
end
|
|
@@ -331,7 +370,7 @@ module Akeyless
|
|
|
331
370
|
# Calculates hash code according to all attributes.
|
|
332
371
|
# @return [Integer] Hash code
|
|
333
372
|
def hash
|
|
334
|
-
[acl_rules, custom_username_template, delete_protection, host, input_rule, item_custom_fields, json, name, new_name, output_rule, password, password_length, port, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl, username].hash
|
|
373
|
+
[acl_rules, custom_username_template, delete_protection, host, input_rule, item_custom_fields, json, name, new_name, output_rule, password, password_length, port, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, use_capital_letters, use_lower_letters, use_numbers, use_special_characters, user_ttl, username].hash
|
|
335
374
|
end
|
|
336
375
|
|
|
337
376
|
# Builds the object from hash
|
|
@@ -85,6 +85,17 @@ module Akeyless
|
|
|
85
85
|
# The universal identity token, Required only for universal_identity authentication
|
|
86
86
|
attr_accessor :uid_token
|
|
87
87
|
|
|
88
|
+
# Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]
|
|
89
|
+
attr_accessor :use_capital_letters
|
|
90
|
+
|
|
91
|
+
# Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]
|
|
92
|
+
attr_accessor :use_lower_letters
|
|
93
|
+
|
|
94
|
+
# Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]
|
|
95
|
+
attr_accessor :use_numbers
|
|
96
|
+
|
|
97
|
+
attr_accessor :use_special_characters
|
|
98
|
+
|
|
88
99
|
# User TTL
|
|
89
100
|
attr_accessor :user_ttl
|
|
90
101
|
|
|
@@ -114,6 +125,10 @@ module Akeyless
|
|
|
114
125
|
:'target_name' => :'target-name',
|
|
115
126
|
:'token' => :'token',
|
|
116
127
|
:'uid_token' => :'uid-token',
|
|
128
|
+
:'use_capital_letters' => :'use-capital-letters',
|
|
129
|
+
:'use_lower_letters' => :'use-lower-letters',
|
|
130
|
+
:'use_numbers' => :'use-numbers',
|
|
131
|
+
:'use_special_characters' => :'use-special-characters',
|
|
117
132
|
:'user_ttl' => :'user-ttl'
|
|
118
133
|
}
|
|
119
134
|
end
|
|
@@ -149,6 +164,10 @@ module Akeyless
|
|
|
149
164
|
:'target_name' => :'String',
|
|
150
165
|
:'token' => :'String',
|
|
151
166
|
:'uid_token' => :'String',
|
|
167
|
+
:'use_capital_letters' => :'String',
|
|
168
|
+
:'use_lower_letters' => :'String',
|
|
169
|
+
:'use_numbers' => :'String',
|
|
170
|
+
:'use_special_characters' => :'String',
|
|
152
171
|
:'user_ttl' => :'String'
|
|
153
172
|
}
|
|
154
173
|
end
|
|
@@ -286,6 +305,22 @@ module Akeyless
|
|
|
286
305
|
self.uid_token = attributes[:'uid_token']
|
|
287
306
|
end
|
|
288
307
|
|
|
308
|
+
if attributes.key?(:'use_capital_letters')
|
|
309
|
+
self.use_capital_letters = attributes[:'use_capital_letters']
|
|
310
|
+
end
|
|
311
|
+
|
|
312
|
+
if attributes.key?(:'use_lower_letters')
|
|
313
|
+
self.use_lower_letters = attributes[:'use_lower_letters']
|
|
314
|
+
end
|
|
315
|
+
|
|
316
|
+
if attributes.key?(:'use_numbers')
|
|
317
|
+
self.use_numbers = attributes[:'use_numbers']
|
|
318
|
+
end
|
|
319
|
+
|
|
320
|
+
if attributes.key?(:'use_special_characters')
|
|
321
|
+
self.use_special_characters = attributes[:'use_special_characters']
|
|
322
|
+
end
|
|
323
|
+
|
|
289
324
|
if attributes.key?(:'user_ttl')
|
|
290
325
|
self.user_ttl = attributes[:'user_ttl']
|
|
291
326
|
else
|
|
@@ -341,6 +376,10 @@ module Akeyless
|
|
|
341
376
|
target_name == o.target_name &&
|
|
342
377
|
token == o.token &&
|
|
343
378
|
uid_token == o.uid_token &&
|
|
379
|
+
use_capital_letters == o.use_capital_letters &&
|
|
380
|
+
use_lower_letters == o.use_lower_letters &&
|
|
381
|
+
use_numbers == o.use_numbers &&
|
|
382
|
+
use_special_characters == o.use_special_characters &&
|
|
344
383
|
user_ttl == o.user_ttl
|
|
345
384
|
end
|
|
346
385
|
|
|
@@ -353,7 +392,7 @@ module Akeyless
|
|
|
353
392
|
# Calculates hash code according to all attributes.
|
|
354
393
|
# @return [Integer] Hash code
|
|
355
394
|
def hash
|
|
356
|
-
[creation_statements, custom_username_template, delete_protection, input_rule, item_custom_fields, json, name, new_name, output_rule, password_length, producer_encryption_key, redshift_db_name, redshift_host, redshift_password, redshift_port, redshift_username, secure_access_enable, secure_access_host, ssl, tags, target_name, token, uid_token, user_ttl].hash
|
|
395
|
+
[creation_statements, custom_username_template, delete_protection, input_rule, item_custom_fields, json, name, new_name, output_rule, password_length, producer_encryption_key, redshift_db_name, redshift_host, redshift_password, redshift_port, redshift_username, secure_access_enable, secure_access_host, ssl, tags, target_name, token, uid_token, use_capital_letters, use_lower_letters, use_numbers, use_special_characters, user_ttl].hash
|
|
357
396
|
end
|
|
358
397
|
|
|
359
398
|
# Builds the object from hash
|
|
@@ -81,6 +81,17 @@ module Akeyless
|
|
|
81
81
|
# The universal identity token, Required only for universal_identity authentication
|
|
82
82
|
attr_accessor :uid_token
|
|
83
83
|
|
|
84
|
+
# Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]
|
|
85
|
+
attr_accessor :use_capital_letters
|
|
86
|
+
|
|
87
|
+
# Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]
|
|
88
|
+
attr_accessor :use_lower_letters
|
|
89
|
+
|
|
90
|
+
# Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]
|
|
91
|
+
attr_accessor :use_numbers
|
|
92
|
+
|
|
93
|
+
attr_accessor :use_special_characters
|
|
94
|
+
|
|
84
95
|
# User TTL
|
|
85
96
|
attr_accessor :user_ttl
|
|
86
97
|
|
|
@@ -112,6 +123,10 @@ module Akeyless
|
|
|
112
123
|
:'target_name' => :'target-name',
|
|
113
124
|
:'token' => :'token',
|
|
114
125
|
:'uid_token' => :'uid-token',
|
|
126
|
+
:'use_capital_letters' => :'use-capital-letters',
|
|
127
|
+
:'use_lower_letters' => :'use-lower-letters',
|
|
128
|
+
:'use_numbers' => :'use-numbers',
|
|
129
|
+
:'use_special_characters' => :'use-special-characters',
|
|
115
130
|
:'user_ttl' => :'user-ttl',
|
|
116
131
|
:'warehouse' => :'warehouse'
|
|
117
132
|
}
|
|
@@ -147,6 +162,10 @@ module Akeyless
|
|
|
147
162
|
:'target_name' => :'String',
|
|
148
163
|
:'token' => :'String',
|
|
149
164
|
:'uid_token' => :'String',
|
|
165
|
+
:'use_capital_letters' => :'String',
|
|
166
|
+
:'use_lower_letters' => :'String',
|
|
167
|
+
:'use_numbers' => :'String',
|
|
168
|
+
:'use_special_characters' => :'String',
|
|
150
169
|
:'user_ttl' => :'String',
|
|
151
170
|
:'warehouse' => :'String'
|
|
152
171
|
}
|
|
@@ -275,6 +294,22 @@ module Akeyless
|
|
|
275
294
|
self.uid_token = attributes[:'uid_token']
|
|
276
295
|
end
|
|
277
296
|
|
|
297
|
+
if attributes.key?(:'use_capital_letters')
|
|
298
|
+
self.use_capital_letters = attributes[:'use_capital_letters']
|
|
299
|
+
end
|
|
300
|
+
|
|
301
|
+
if attributes.key?(:'use_lower_letters')
|
|
302
|
+
self.use_lower_letters = attributes[:'use_lower_letters']
|
|
303
|
+
end
|
|
304
|
+
|
|
305
|
+
if attributes.key?(:'use_numbers')
|
|
306
|
+
self.use_numbers = attributes[:'use_numbers']
|
|
307
|
+
end
|
|
308
|
+
|
|
309
|
+
if attributes.key?(:'use_special_characters')
|
|
310
|
+
self.use_special_characters = attributes[:'use_special_characters']
|
|
311
|
+
end
|
|
312
|
+
|
|
278
313
|
if attributes.key?(:'user_ttl')
|
|
279
314
|
self.user_ttl = attributes[:'user_ttl']
|
|
280
315
|
else
|
|
@@ -333,6 +368,10 @@ module Akeyless
|
|
|
333
368
|
target_name == o.target_name &&
|
|
334
369
|
token == o.token &&
|
|
335
370
|
uid_token == o.uid_token &&
|
|
371
|
+
use_capital_letters == o.use_capital_letters &&
|
|
372
|
+
use_lower_letters == o.use_lower_letters &&
|
|
373
|
+
use_numbers == o.use_numbers &&
|
|
374
|
+
use_special_characters == o.use_special_characters &&
|
|
336
375
|
user_ttl == o.user_ttl &&
|
|
337
376
|
warehouse == o.warehouse
|
|
338
377
|
end
|
|
@@ -346,7 +385,7 @@ module Akeyless
|
|
|
346
385
|
# Calculates hash code according to all attributes.
|
|
347
386
|
# @return [Integer] Hash code
|
|
348
387
|
def hash
|
|
349
|
-
[account, account_password, account_username, auth_mode, custom_username_template, db_name, delete_protection, input_rule, item_custom_fields, json, key_algo, name, new_name, output_rule, password_length, private_key, private_key_passphrase, role, tags, target_name, token, uid_token, user_ttl, warehouse].hash
|
|
388
|
+
[account, account_password, account_username, auth_mode, custom_username_template, db_name, delete_protection, input_rule, item_custom_fields, json, key_algo, name, new_name, output_rule, password_length, private_key, private_key_passphrase, role, tags, target_name, token, uid_token, use_capital_letters, use_lower_letters, use_numbers, use_special_characters, user_ttl, warehouse].hash
|
|
350
389
|
end
|
|
351
390
|
|
|
352
391
|
# Builds the object from hash
|
|
@@ -33,6 +33,10 @@ module Akeyless
|
|
|
33
33
|
|
|
34
34
|
attr_accessor :auto_renew_certificate
|
|
35
35
|
|
|
36
|
+
attr_accessor :basic_constraints
|
|
37
|
+
|
|
38
|
+
attr_accessor :basic_constraints_critical
|
|
39
|
+
|
|
36
40
|
attr_accessor :basic_constraints_valid_for_non_ca
|
|
37
41
|
|
|
38
42
|
attr_accessor :certificate_authority_mode
|
|
@@ -121,6 +125,8 @@ module Akeyless
|
|
|
121
125
|
:'allowed_ip_sans' => :'allowed_ip_sans',
|
|
122
126
|
:'allowed_uri_sans' => :'allowed_uri_sans',
|
|
123
127
|
:'auto_renew_certificate' => :'auto_renew_certificate',
|
|
128
|
+
:'basic_constraints' => :'basic_constraints',
|
|
129
|
+
:'basic_constraints_critical' => :'basic_constraints_critical',
|
|
124
130
|
:'basic_constraints_valid_for_non_ca' => :'basic_constraints_valid_for_non_ca',
|
|
125
131
|
:'certificate_authority_mode' => :'certificate_authority_mode',
|
|
126
132
|
:'client_flag' => :'client_flag',
|
|
@@ -175,6 +181,8 @@ module Akeyless
|
|
|
175
181
|
:'allowed_ip_sans' => :'Array<String>',
|
|
176
182
|
:'allowed_uri_sans' => :'Array<String>',
|
|
177
183
|
:'auto_renew_certificate' => :'Boolean',
|
|
184
|
+
:'basic_constraints' => :'String',
|
|
185
|
+
:'basic_constraints_critical' => :'Boolean',
|
|
178
186
|
:'basic_constraints_valid_for_non_ca' => :'Boolean',
|
|
179
187
|
:'certificate_authority_mode' => :'String',
|
|
180
188
|
:'client_flag' => :'Boolean',
|
|
@@ -277,6 +285,14 @@ module Akeyless
|
|
|
277
285
|
self.auto_renew_certificate = attributes[:'auto_renew_certificate']
|
|
278
286
|
end
|
|
279
287
|
|
|
288
|
+
if attributes.key?(:'basic_constraints')
|
|
289
|
+
self.basic_constraints = attributes[:'basic_constraints']
|
|
290
|
+
end
|
|
291
|
+
|
|
292
|
+
if attributes.key?(:'basic_constraints_critical')
|
|
293
|
+
self.basic_constraints_critical = attributes[:'basic_constraints_critical']
|
|
294
|
+
end
|
|
295
|
+
|
|
280
296
|
if attributes.key?(:'basic_constraints_valid_for_non_ca')
|
|
281
297
|
self.basic_constraints_valid_for_non_ca = attributes[:'basic_constraints_valid_for_non_ca']
|
|
282
298
|
end
|
|
@@ -461,6 +477,8 @@ module Akeyless
|
|
|
461
477
|
allowed_ip_sans == o.allowed_ip_sans &&
|
|
462
478
|
allowed_uri_sans == o.allowed_uri_sans &&
|
|
463
479
|
auto_renew_certificate == o.auto_renew_certificate &&
|
|
480
|
+
basic_constraints == o.basic_constraints &&
|
|
481
|
+
basic_constraints_critical == o.basic_constraints_critical &&
|
|
464
482
|
basic_constraints_valid_for_non_ca == o.basic_constraints_valid_for_non_ca &&
|
|
465
483
|
certificate_authority_mode == o.certificate_authority_mode &&
|
|
466
484
|
client_flag == o.client_flag &&
|
|
@@ -506,7 +524,7 @@ module Akeyless
|
|
|
506
524
|
# Calculates hash code according to all attributes.
|
|
507
525
|
# @return [Integer] Hash code
|
|
508
526
|
def hash
|
|
509
|
-
[acme_enabled, allow_any_name, allow_copy_ext_from_csr, allow_subdomains, allowed_domains_list, allowed_extra_extensions, allowed_ip_sans, allowed_uri_sans, auto_renew_certificate, basic_constraints_valid_for_non_ca, certificate_authority_mode, client_flag, code_signing_flag, country, create_private_crl, create_private_ocsp, create_public_crl, create_public_ocsp, destination_path, disable_wildcards, enforce_hostnames, expiration_events, gw_cluster_id, gw_cluster_url, is_ca, key_bits, key_type, key_usage_list, locality, max_path_len, non_critical_key_usage, not_before_duration, ocsp_next_update, organization_list, organization_unit_list, pki_issuer_type, postal_code, protect_generated_certificates, province, renew_before_expiration_in_days, require_cn, server_flag, street_address].hash
|
|
527
|
+
[acme_enabled, allow_any_name, allow_copy_ext_from_csr, allow_subdomains, allowed_domains_list, allowed_extra_extensions, allowed_ip_sans, allowed_uri_sans, auto_renew_certificate, basic_constraints, basic_constraints_critical, basic_constraints_valid_for_non_ca, certificate_authority_mode, client_flag, code_signing_flag, country, create_private_crl, create_private_ocsp, create_public_crl, create_public_ocsp, destination_path, disable_wildcards, enforce_hostnames, expiration_events, gw_cluster_id, gw_cluster_url, is_ca, key_bits, key_type, key_usage_list, locality, max_path_len, non_critical_key_usage, not_before_duration, ocsp_next_update, organization_list, organization_unit_list, pki_issuer_type, postal_code, protect_generated_certificates, province, renew_before_expiration_in_days, require_cn, server_flag, street_address].hash
|
|
510
528
|
end
|
|
511
529
|
|
|
512
530
|
# Builds the object from hash
|
|
@@ -117,6 +117,17 @@ module Akeyless
|
|
|
117
117
|
# The universal identity token, Required only for universal_identity authentication
|
|
118
118
|
attr_accessor :uid_token
|
|
119
119
|
|
|
120
|
+
# Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]
|
|
121
|
+
attr_accessor :use_capital_letters
|
|
122
|
+
|
|
123
|
+
# Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]
|
|
124
|
+
attr_accessor :use_lower_letters
|
|
125
|
+
|
|
126
|
+
# Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]
|
|
127
|
+
attr_accessor :use_numbers
|
|
128
|
+
|
|
129
|
+
attr_accessor :use_special_characters
|
|
130
|
+
|
|
120
131
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
121
132
|
def self.attribute_map
|
|
122
133
|
{
|
|
@@ -153,7 +164,11 @@ module Akeyless
|
|
|
153
164
|
:'tags' => :'tags',
|
|
154
165
|
:'target_name' => :'target-name',
|
|
155
166
|
:'token' => :'token',
|
|
156
|
-
:'uid_token' => :'uid-token'
|
|
167
|
+
:'uid_token' => :'uid-token',
|
|
168
|
+
:'use_capital_letters' => :'use-capital-letters',
|
|
169
|
+
:'use_lower_letters' => :'use-lower-letters',
|
|
170
|
+
:'use_numbers' => :'use-numbers',
|
|
171
|
+
:'use_special_characters' => :'use-special-characters'
|
|
157
172
|
}
|
|
158
173
|
end
|
|
159
174
|
|
|
@@ -198,7 +213,11 @@ module Akeyless
|
|
|
198
213
|
:'tags' => :'Array<String>',
|
|
199
214
|
:'target_name' => :'String',
|
|
200
215
|
:'token' => :'String',
|
|
201
|
-
:'uid_token' => :'String'
|
|
216
|
+
:'uid_token' => :'String',
|
|
217
|
+
:'use_capital_letters' => :'String',
|
|
218
|
+
:'use_lower_letters' => :'String',
|
|
219
|
+
:'use_numbers' => :'String',
|
|
220
|
+
:'use_special_characters' => :'String'
|
|
202
221
|
}
|
|
203
222
|
end
|
|
204
223
|
|
|
@@ -380,6 +399,22 @@ module Akeyless
|
|
|
380
399
|
if attributes.key?(:'uid_token')
|
|
381
400
|
self.uid_token = attributes[:'uid_token']
|
|
382
401
|
end
|
|
402
|
+
|
|
403
|
+
if attributes.key?(:'use_capital_letters')
|
|
404
|
+
self.use_capital_letters = attributes[:'use_capital_letters']
|
|
405
|
+
end
|
|
406
|
+
|
|
407
|
+
if attributes.key?(:'use_lower_letters')
|
|
408
|
+
self.use_lower_letters = attributes[:'use_lower_letters']
|
|
409
|
+
end
|
|
410
|
+
|
|
411
|
+
if attributes.key?(:'use_numbers')
|
|
412
|
+
self.use_numbers = attributes[:'use_numbers']
|
|
413
|
+
end
|
|
414
|
+
|
|
415
|
+
if attributes.key?(:'use_special_characters')
|
|
416
|
+
self.use_special_characters = attributes[:'use_special_characters']
|
|
417
|
+
end
|
|
383
418
|
end
|
|
384
419
|
|
|
385
420
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
@@ -450,7 +485,11 @@ module Akeyless
|
|
|
450
485
|
tags == o.tags &&
|
|
451
486
|
target_name == o.target_name &&
|
|
452
487
|
token == o.token &&
|
|
453
|
-
uid_token == o.uid_token
|
|
488
|
+
uid_token == o.uid_token &&
|
|
489
|
+
use_capital_letters == o.use_capital_letters &&
|
|
490
|
+
use_lower_letters == o.use_lower_letters &&
|
|
491
|
+
use_numbers == o.use_numbers &&
|
|
492
|
+
use_special_characters == o.use_special_characters
|
|
454
493
|
end
|
|
455
494
|
|
|
456
495
|
# @see the `==` method
|
|
@@ -462,7 +501,7 @@ module Akeyless
|
|
|
462
501
|
# Calculates hash code according to all attributes.
|
|
463
502
|
# @return [Integer] Hash code
|
|
464
503
|
def hash
|
|
465
|
-
[api_id, api_key, authentication_credentials, auto_rotate, aws_region, delete_protection, description, grace_rotation, grace_rotation_hour, grace_rotation_interval, grace_rotation_timing, input_rule, item_custom_fields, json, key, lock_during_sra_session, max_versions, name, output_rule, password_length, rotate_after_disconnect, rotation_event_in, rotation_hour, rotation_interval, rotator_type, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, tags, target_name, token, uid_token].hash
|
|
504
|
+
[api_id, api_key, authentication_credentials, auto_rotate, aws_region, delete_protection, description, grace_rotation, grace_rotation_hour, grace_rotation_interval, grace_rotation_timing, input_rule, item_custom_fields, json, key, lock_during_sra_session, max_versions, name, output_rule, password_length, rotate_after_disconnect, rotation_event_in, rotation_hour, rotation_interval, rotator_type, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, tags, target_name, token, uid_token, use_capital_letters, use_lower_letters, use_numbers, use_special_characters].hash
|
|
466
505
|
end
|
|
467
506
|
|
|
468
507
|
# Builds the object from hash
|
|
@@ -132,6 +132,17 @@ module Akeyless
|
|
|
132
132
|
# The universal identity token, Required only for universal_identity authentication
|
|
133
133
|
attr_accessor :uid_token
|
|
134
134
|
|
|
135
|
+
# Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]
|
|
136
|
+
attr_accessor :use_capital_letters
|
|
137
|
+
|
|
138
|
+
# Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]
|
|
139
|
+
attr_accessor :use_lower_letters
|
|
140
|
+
|
|
141
|
+
# Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]
|
|
142
|
+
attr_accessor :use_numbers
|
|
143
|
+
|
|
144
|
+
attr_accessor :use_special_characters
|
|
145
|
+
|
|
135
146
|
# The user principal name to rotate his password (relevant only for rotator-type=password)
|
|
136
147
|
attr_accessor :username
|
|
137
148
|
|
|
@@ -177,6 +188,10 @@ module Akeyless
|
|
|
177
188
|
:'target_name' => :'target-name',
|
|
178
189
|
:'token' => :'token',
|
|
179
190
|
:'uid_token' => :'uid-token',
|
|
191
|
+
:'use_capital_letters' => :'use-capital-letters',
|
|
192
|
+
:'use_lower_letters' => :'use-lower-letters',
|
|
193
|
+
:'use_numbers' => :'use-numbers',
|
|
194
|
+
:'use_special_characters' => :'use-special-characters',
|
|
180
195
|
:'username' => :'username'
|
|
181
196
|
}
|
|
182
197
|
end
|
|
@@ -228,6 +243,10 @@ module Akeyless
|
|
|
228
243
|
:'target_name' => :'String',
|
|
229
244
|
:'token' => :'String',
|
|
230
245
|
:'uid_token' => :'String',
|
|
246
|
+
:'use_capital_letters' => :'String',
|
|
247
|
+
:'use_lower_letters' => :'String',
|
|
248
|
+
:'use_numbers' => :'String',
|
|
249
|
+
:'use_special_characters' => :'String',
|
|
231
250
|
:'username' => :'String'
|
|
232
251
|
}
|
|
233
252
|
end
|
|
@@ -437,6 +456,22 @@ module Akeyless
|
|
|
437
456
|
self.uid_token = attributes[:'uid_token']
|
|
438
457
|
end
|
|
439
458
|
|
|
459
|
+
if attributes.key?(:'use_capital_letters')
|
|
460
|
+
self.use_capital_letters = attributes[:'use_capital_letters']
|
|
461
|
+
end
|
|
462
|
+
|
|
463
|
+
if attributes.key?(:'use_lower_letters')
|
|
464
|
+
self.use_lower_letters = attributes[:'use_lower_letters']
|
|
465
|
+
end
|
|
466
|
+
|
|
467
|
+
if attributes.key?(:'use_numbers')
|
|
468
|
+
self.use_numbers = attributes[:'use_numbers']
|
|
469
|
+
end
|
|
470
|
+
|
|
471
|
+
if attributes.key?(:'use_special_characters')
|
|
472
|
+
self.use_special_characters = attributes[:'use_special_characters']
|
|
473
|
+
end
|
|
474
|
+
|
|
440
475
|
if attributes.key?(:'username')
|
|
441
476
|
self.username = attributes[:'username']
|
|
442
477
|
end
|
|
@@ -516,6 +551,10 @@ module Akeyless
|
|
|
516
551
|
target_name == o.target_name &&
|
|
517
552
|
token == o.token &&
|
|
518
553
|
uid_token == o.uid_token &&
|
|
554
|
+
use_capital_letters == o.use_capital_letters &&
|
|
555
|
+
use_lower_letters == o.use_lower_letters &&
|
|
556
|
+
use_numbers == o.use_numbers &&
|
|
557
|
+
use_special_characters == o.use_special_characters &&
|
|
519
558
|
username == o.username
|
|
520
559
|
end
|
|
521
560
|
|
|
@@ -528,7 +567,7 @@ module Akeyless
|
|
|
528
567
|
# Calculates hash code according to all attributes.
|
|
529
568
|
# @return [Integer] Hash code
|
|
530
569
|
def hash
|
|
531
|
-
[api_id, api_key, application_id, authentication_credentials, auto_rotate, delete_protection, description, explicitly_set_sa, grace_rotation, grace_rotation_hour, grace_rotation_interval, grace_rotation_timing, input_rule, item_custom_fields, json, key, lock_during_sra_session, max_versions, name, output_rule, password_length, resource_group_name, resource_name, rotate_after_disconnect, rotation_event_in, rotation_hour, rotation_interval, rotator_type, secure_access_disable_concurrent_connections, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, storage_account_key_name, tags, target_name, token, uid_token, username].hash
|
|
570
|
+
[api_id, api_key, application_id, authentication_credentials, auto_rotate, delete_protection, description, explicitly_set_sa, grace_rotation, grace_rotation_hour, grace_rotation_interval, grace_rotation_timing, input_rule, item_custom_fields, json, key, lock_during_sra_session, max_versions, name, output_rule, password_length, resource_group_name, resource_name, rotate_after_disconnect, rotation_event_in, rotation_hour, rotation_interval, rotator_type, secure_access_disable_concurrent_connections, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, storage_account_key_name, tags, target_name, token, uid_token, use_capital_letters, use_lower_letters, use_numbers, use_special_characters, username].hash
|
|
532
571
|
end
|
|
533
572
|
|
|
534
573
|
# Builds the object from hash
|
|
@@ -81,6 +81,17 @@ module Akeyless
|
|
|
81
81
|
# The universal identity token, Required only for universal_identity authentication
|
|
82
82
|
attr_accessor :uid_token
|
|
83
83
|
|
|
84
|
+
# Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]
|
|
85
|
+
attr_accessor :use_capital_letters
|
|
86
|
+
|
|
87
|
+
# Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]
|
|
88
|
+
attr_accessor :use_lower_letters
|
|
89
|
+
|
|
90
|
+
# Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]
|
|
91
|
+
attr_accessor :use_numbers
|
|
92
|
+
|
|
93
|
+
attr_accessor :use_special_characters
|
|
94
|
+
|
|
84
95
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
85
96
|
def self.attribute_map
|
|
86
97
|
{
|
|
@@ -105,7 +116,11 @@ module Akeyless
|
|
|
105
116
|
:'tags' => :'tags',
|
|
106
117
|
:'target_name' => :'target-name',
|
|
107
118
|
:'token' => :'token',
|
|
108
|
-
:'uid_token' => :'uid-token'
|
|
119
|
+
:'uid_token' => :'uid-token',
|
|
120
|
+
:'use_capital_letters' => :'use-capital-letters',
|
|
121
|
+
:'use_lower_letters' => :'use-lower-letters',
|
|
122
|
+
:'use_numbers' => :'use-numbers',
|
|
123
|
+
:'use_special_characters' => :'use-special-characters'
|
|
109
124
|
}
|
|
110
125
|
end
|
|
111
126
|
|
|
@@ -138,7 +153,11 @@ module Akeyless
|
|
|
138
153
|
:'tags' => :'Array<String>',
|
|
139
154
|
:'target_name' => :'String',
|
|
140
155
|
:'token' => :'String',
|
|
141
|
-
:'uid_token' => :'String'
|
|
156
|
+
:'uid_token' => :'String',
|
|
157
|
+
:'use_capital_letters' => :'String',
|
|
158
|
+
:'use_lower_letters' => :'String',
|
|
159
|
+
:'use_numbers' => :'String',
|
|
160
|
+
:'use_special_characters' => :'String'
|
|
142
161
|
}
|
|
143
162
|
end
|
|
144
163
|
|
|
@@ -270,6 +289,22 @@ module Akeyless
|
|
|
270
289
|
if attributes.key?(:'uid_token')
|
|
271
290
|
self.uid_token = attributes[:'uid_token']
|
|
272
291
|
end
|
|
292
|
+
|
|
293
|
+
if attributes.key?(:'use_capital_letters')
|
|
294
|
+
self.use_capital_letters = attributes[:'use_capital_letters']
|
|
295
|
+
end
|
|
296
|
+
|
|
297
|
+
if attributes.key?(:'use_lower_letters')
|
|
298
|
+
self.use_lower_letters = attributes[:'use_lower_letters']
|
|
299
|
+
end
|
|
300
|
+
|
|
301
|
+
if attributes.key?(:'use_numbers')
|
|
302
|
+
self.use_numbers = attributes[:'use_numbers']
|
|
303
|
+
end
|
|
304
|
+
|
|
305
|
+
if attributes.key?(:'use_special_characters')
|
|
306
|
+
self.use_special_characters = attributes[:'use_special_characters']
|
|
307
|
+
end
|
|
273
308
|
end
|
|
274
309
|
|
|
275
310
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
@@ -328,7 +363,11 @@ module Akeyless
|
|
|
328
363
|
tags == o.tags &&
|
|
329
364
|
target_name == o.target_name &&
|
|
330
365
|
token == o.token &&
|
|
331
|
-
uid_token == o.uid_token
|
|
366
|
+
uid_token == o.uid_token &&
|
|
367
|
+
use_capital_letters == o.use_capital_letters &&
|
|
368
|
+
use_lower_letters == o.use_lower_letters &&
|
|
369
|
+
use_numbers == o.use_numbers &&
|
|
370
|
+
use_special_characters == o.use_special_characters
|
|
332
371
|
end
|
|
333
372
|
|
|
334
373
|
# @see the `==` method
|
|
@@ -340,7 +379,7 @@ module Akeyless
|
|
|
340
379
|
# Calculates hash code according to all attributes.
|
|
341
380
|
# @return [Integer] Hash code
|
|
342
381
|
def hash
|
|
343
|
-
[authentication_credentials, auto_rotate, delete_protection, description, input_rule, item_custom_fields, json, key, max_versions, name, output_rule, password_length, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, rotator_type, tags, target_name, token, uid_token].hash
|
|
382
|
+
[authentication_credentials, auto_rotate, delete_protection, description, input_rule, item_custom_fields, json, key, max_versions, name, output_rule, password_length, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, rotator_type, tags, target_name, token, uid_token, use_capital_letters, use_lower_letters, use_numbers, use_special_characters].hash
|
|
344
383
|
end
|
|
345
384
|
|
|
346
385
|
# Builds the object from hash
|