akeyless 5.0.26 → 5.0.28
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 +15 -1
- data/docs/AccountGeneralSettings.md +4 -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/EsmGetSecretOutput.md +7 -1
- data/docs/FolderDeleteSync.md +32 -0
- data/docs/FolderDeleteSyncOutput.md +24 -0
- data/docs/FolderSync.md +34 -0
- data/docs/FolderSyncAll.md +26 -0
- data/docs/FolderSyncAllOutput.md +18 -0
- data/docs/FolderSyncOutput.md +24 -0
- data/docs/FolderUSCSyncConfig.md +2 -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/OIDCAccessRules.md +2 -0
- data/docs/PKICertificateIssueDetails.md +4 -0
- data/docs/PersonalFolderGlobalMappingSettings.md +20 -0
- data/docs/RotatedSecretCreateAws.md +13 -5
- data/docs/RotatedSecretCreateAzure.md +14 -4
- data/docs/RotatedSecretCreateCassandra.md +13 -5
- data/docs/RotatedSecretCreateCustom.md +9 -9
- data/docs/RotatedSecretCreateDockerhub.md +13 -5
- data/docs/RotatedSecretCreateGcp.md +13 -5
- data/docs/RotatedSecretCreateHanadb.md +13 -5
- data/docs/RotatedSecretCreateHashiVault.md +60 -0
- data/docs/RotatedSecretCreateLdap.md +12 -4
- data/docs/RotatedSecretCreateMongodb.md +13 -5
- data/docs/RotatedSecretCreateMssql.md +13 -5
- data/docs/RotatedSecretCreateMysql.md +13 -5
- data/docs/RotatedSecretCreateOpenAI.md +13 -5
- data/docs/RotatedSecretCreateOracledb.md +13 -5
- data/docs/RotatedSecretCreatePostgresql.md +13 -5
- data/docs/RotatedSecretCreateRedis.md +13 -5
- data/docs/RotatedSecretCreateRedshift.md +13 -5
- data/docs/RotatedSecretCreateSnowflake.md +13 -5
- data/docs/RotatedSecretCreateSplunk.md +13 -5
- data/docs/RotatedSecretCreateSsh.md +13 -5
- data/docs/RotatedSecretCreateWindows.md +13 -5
- data/docs/RotatedSecretUpdateAws.md +13 -5
- data/docs/RotatedSecretUpdateAzure.md +14 -4
- data/docs/RotatedSecretUpdateCassandra.md +13 -5
- data/docs/RotatedSecretUpdateCustom.md +9 -9
- data/docs/RotatedSecretUpdateDockerhub.md +13 -5
- data/docs/RotatedSecretUpdateGcp.md +13 -5
- data/docs/RotatedSecretUpdateHanadb.md +13 -5
- data/docs/RotatedSecretUpdateHashiVault.md +64 -0
- data/docs/RotatedSecretUpdateLdap.md +12 -4
- data/docs/RotatedSecretUpdateMongodb.md +13 -5
- data/docs/RotatedSecretUpdateMssql.md +13 -5
- data/docs/RotatedSecretUpdateMysql.md +13 -5
- data/docs/RotatedSecretUpdateOpenAI.md +13 -5
- data/docs/RotatedSecretUpdateOracledb.md +13 -5
- data/docs/RotatedSecretUpdatePostgresql.md +13 -5
- data/docs/RotatedSecretUpdateRedis.md +13 -5
- data/docs/RotatedSecretUpdateRedshift.md +13 -5
- data/docs/RotatedSecretUpdateSnowflake.md +13 -5
- data/docs/RotatedSecretUpdateSplunk.md +13 -5
- data/docs/RotatedSecretUpdateSsh.md +13 -5
- data/docs/RotatedSecretUpdateWindows.md +13 -5
- data/docs/SecretInfo.md +5 -1
- data/docs/UpdateAccountSettings.md +5 -5
- data/docs/UpdatePKICertIssuer.md +2 -0
- data/docs/UscGetSecretOutput.md +7 -1
- data/docs/V2Api.md +315 -0
- data/lib/akeyless/api/v2_api.rb +320 -0
- data/lib/akeyless/models/account_general_settings.rb +19 -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/esm_get_secret_output.rb +35 -4
- data/lib/akeyless/models/folder_delete_sync.rb +305 -0
- data/lib/akeyless/models/folder_delete_sync_output.rb +245 -0
- data/lib/akeyless/models/folder_sync.rb +306 -0
- data/lib/akeyless/models/folder_sync_all.rb +266 -0
- data/lib/akeyless/models/folder_sync_all_output.rb +214 -0
- data/lib/akeyless/models/folder_sync_output.rb +247 -0
- data/lib/akeyless/models/folder_usc_sync_config.rb +10 -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/oidc_access_rules.rb +11 -1
- data/lib/akeyless/models/personal_folder_global_mapping_settings.rb +223 -0
- data/lib/akeyless/models/pki_certificate_issue_details.rb +19 -1
- data/lib/akeyless/models/rotated_secret_create_aws.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_azure.rb +50 -5
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_custom.rb +3 -8
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_hashi_vault.rb +446 -0
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +40 -5
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_open_ai.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_redis.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_splunk.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +43 -8
- data/lib/akeyless/models/rotated_secret_create_windows.rb +43 -8
- data/lib/akeyless/models/rotated_secret_sync.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_aws.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_azure.rb +50 -5
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_custom.rb +3 -8
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_hashi_vault.rb +463 -0
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +40 -5
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_open_ai.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_redis.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_splunk.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +43 -8
- data/lib/akeyless/models/rotated_secret_update_windows.rb +43 -8
- data/lib/akeyless/models/secret_info.rb +24 -4
- data/lib/akeyless/models/static_secret_sync.rb +1 -1
- data/lib/akeyless/models/update_account_settings.rb +3 -4
- data/lib/akeyless/models/update_pki_cert_issuer.rb +11 -1
- data/lib/akeyless/models/usc_get_secret_output.rb +35 -4
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +9 -0
- data/spec/models/folder_delete_sync_output_spec.rb +54 -0
- data/spec/models/folder_delete_sync_spec.rb +78 -0
- data/spec/models/folder_sync_all_output_spec.rb +36 -0
- data/spec/models/folder_sync_all_spec.rb +60 -0
- data/spec/models/folder_sync_output_spec.rb +54 -0
- data/spec/models/folder_sync_spec.rb +84 -0
- data/spec/models/personal_folder_global_mapping_settings_spec.rb +42 -0
- data/spec/models/rotated_secret_create_hashi_vault_spec.rb +162 -0
- data/spec/models/rotated_secret_update_hashi_vault_spec.rb +174 -0
- metadata +1223 -1187
|
@@ -33,6 +33,10 @@
|
|
|
33
33
|
| **target_name** | **String** | Target name | [optional] |
|
|
34
34
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
35
35
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
36
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
37
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
38
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
39
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
36
40
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
37
41
|
|
|
38
42
|
## Example
|
|
@@ -70,6 +74,10 @@ instance = Akeyless::DynamicSecretUpdateHanaDb.new(
|
|
|
70
74
|
target_name: null,
|
|
71
75
|
token: null,
|
|
72
76
|
uid_token: null,
|
|
77
|
+
use_capital_letters: null,
|
|
78
|
+
use_lower_letters: null,
|
|
79
|
+
use_numbers: null,
|
|
80
|
+
use_special_characters: ! @ # $. [true/false],
|
|
73
81
|
user_ttl: null
|
|
74
82
|
)
|
|
75
83
|
```
|
|
@@ -37,6 +37,10 @@
|
|
|
37
37
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
38
38
|
| **token_expiration** | **String** | Token expiration | [optional] |
|
|
39
39
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
40
|
+
| **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] |
|
|
41
|
+
| **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] |
|
|
42
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
43
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
40
44
|
| **user_attribute** | **String** | User Attribute | [optional] |
|
|
41
45
|
| **user_dn** | **String** | User DN | [optional] |
|
|
42
46
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
@@ -80,6 +84,10 @@ instance = Akeyless::DynamicSecretUpdateLdap.new(
|
|
|
80
84
|
token: null,
|
|
81
85
|
token_expiration: 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_attribute: null,
|
|
84
92
|
user_dn: null,
|
|
85
93
|
user_ttl: null
|
|
@@ -39,6 +39,10 @@
|
|
|
39
39
|
| **target_name** | **String** | Target name | [optional] |
|
|
40
40
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
41
41
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
42
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
43
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
44
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
45
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
42
46
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
43
47
|
|
|
44
48
|
## Example
|
|
@@ -82,6 +86,10 @@ instance = Akeyless::DynamicSecretUpdateMongoDb.new(
|
|
|
82
86
|
target_name: null,
|
|
83
87
|
token: null,
|
|
84
88
|
uid_token: null,
|
|
89
|
+
use_capital_letters: null,
|
|
90
|
+
use_lower_letters: null,
|
|
91
|
+
use_numbers: null,
|
|
92
|
+
use_special_characters: ! @ # $. [true/false],
|
|
85
93
|
user_ttl: null
|
|
86
94
|
)
|
|
87
95
|
```
|
|
@@ -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
|
|
|
40
44
|
## Example
|
|
@@ -74,6 +78,10 @@ instance = Akeyless::DynamicSecretUpdateMsSql.new(
|
|
|
74
78
|
target_name: null,
|
|
75
79
|
token: null,
|
|
76
80
|
uid_token: null,
|
|
81
|
+
use_capital_letters: null,
|
|
82
|
+
use_lower_letters: null,
|
|
83
|
+
use_numbers: null,
|
|
84
|
+
use_special_characters: ! @ # $. [true/false],
|
|
77
85
|
user_ttl: null
|
|
78
86
|
)
|
|
79
87
|
```
|
|
@@ -37,6 +37,10 @@
|
|
|
37
37
|
| **target_name** | **String** | Target name | [optional] |
|
|
38
38
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
39
39
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
40
|
+
| **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] |
|
|
41
|
+
| **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] |
|
|
42
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
43
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
40
44
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
41
45
|
|
|
42
46
|
## Example
|
|
@@ -78,6 +82,10 @@ instance = Akeyless::DynamicSecretUpdateMySql.new(
|
|
|
78
82
|
target_name: null,
|
|
79
83
|
token: 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_ttl: null
|
|
82
90
|
)
|
|
83
91
|
```
|
|
@@ -33,6 +33,10 @@
|
|
|
33
33
|
| **target_name** | **String** | Target name | [optional] |
|
|
34
34
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
35
35
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
36
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
37
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
38
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
39
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
36
40
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
37
41
|
|
|
38
42
|
## Example
|
|
@@ -70,6 +74,10 @@ instance = Akeyless::DynamicSecretUpdateOracleDb.new(
|
|
|
70
74
|
target_name: null,
|
|
71
75
|
token: null,
|
|
72
76
|
uid_token: null,
|
|
77
|
+
use_capital_letters: null,
|
|
78
|
+
use_lower_letters: null,
|
|
79
|
+
use_numbers: null,
|
|
80
|
+
use_special_characters: ! @ # $. [true/false],
|
|
73
81
|
user_ttl: null
|
|
74
82
|
)
|
|
75
83
|
```
|
|
@@ -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
|
|
|
40
44
|
## Example
|
|
@@ -74,6 +78,10 @@ instance = Akeyless::DynamicSecretUpdatePostgreSql.new(
|
|
|
74
78
|
target_name: null,
|
|
75
79
|
token: null,
|
|
76
80
|
uid_token: null,
|
|
81
|
+
use_capital_letters: null,
|
|
82
|
+
use_lower_letters: null,
|
|
83
|
+
use_numbers: null,
|
|
84
|
+
use_special_characters: ! @ # $. [true/false],
|
|
77
85
|
user_ttl: null
|
|
78
86
|
)
|
|
79
87
|
```
|
|
@@ -31,6 +31,10 @@
|
|
|
31
31
|
| **target_name** | **String** | Target name | [optional] |
|
|
32
32
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
33
33
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
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
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
35
39
|
|
|
36
40
|
## Example
|
|
@@ -66,6 +70,10 @@ instance = Akeyless::DynamicSecretUpdateRabbitMq.new(
|
|
|
66
70
|
target_name: null,
|
|
67
71
|
token: null,
|
|
68
72
|
uid_token: null,
|
|
73
|
+
use_capital_letters: null,
|
|
74
|
+
use_lower_letters: null,
|
|
75
|
+
use_numbers: null,
|
|
76
|
+
use_special_characters: ! @ # $. [true/false],
|
|
69
77
|
user_ttl: null
|
|
70
78
|
)
|
|
71
79
|
```
|
|
@@ -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
|
| **warn_user_before_expiration** | **Integer** | WarnBeforeUserExpiration | [optional] |
|
|
41
45
|
|
|
@@ -77,6 +81,10 @@ instance = Akeyless::DynamicSecretUpdateRdp.new(
|
|
|
77
81
|
target_name: null,
|
|
78
82
|
token: null,
|
|
79
83
|
uid_token: null,
|
|
84
|
+
use_capital_letters: null,
|
|
85
|
+
use_lower_letters: null,
|
|
86
|
+
use_numbers: null,
|
|
87
|
+
use_special_characters: ! @ # $. [true/false],
|
|
80
88
|
user_ttl: null,
|
|
81
89
|
warn_user_before_expiration: null
|
|
82
90
|
)
|
|
@@ -25,6 +25,10 @@
|
|
|
25
25
|
| **target_name** | **String** | Target name | [optional] |
|
|
26
26
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
27
27
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
28
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
29
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
30
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
31
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
28
32
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
29
33
|
| **username** | **String** | Redis Username | [optional] |
|
|
30
34
|
|
|
@@ -55,6 +59,10 @@ instance = Akeyless::DynamicSecretUpdateRedis.new(
|
|
|
55
59
|
target_name: null,
|
|
56
60
|
token: null,
|
|
57
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
|
user_ttl: null,
|
|
59
67
|
username: null
|
|
60
68
|
)
|
|
@@ -28,6 +28,10 @@
|
|
|
28
28
|
| **target_name** | **String** | Target name | [optional] |
|
|
29
29
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
30
30
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
31
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
32
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
33
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
34
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
31
35
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
32
36
|
|
|
33
37
|
## Example
|
|
@@ -60,6 +64,10 @@ instance = Akeyless::DynamicSecretUpdateRedshift.new(
|
|
|
60
64
|
target_name: null,
|
|
61
65
|
token: null,
|
|
62
66
|
uid_token: null,
|
|
67
|
+
use_capital_letters: null,
|
|
68
|
+
use_lower_letters: null,
|
|
69
|
+
use_numbers: null,
|
|
70
|
+
use_special_characters: ! @ # $. [true/false],
|
|
63
71
|
user_ttl: null
|
|
64
72
|
)
|
|
65
73
|
```
|
|
@@ -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 '24h'] |
|
|
31
35
|
| **warehouse** | **String** | Warehouse name | [optional] |
|
|
32
36
|
|
|
@@ -59,6 +63,10 @@ instance = Akeyless::DynamicSecretUpdateSnowflake.new(
|
|
|
59
63
|
target_name: null,
|
|
60
64
|
token: null,
|
|
61
65
|
uid_token: null,
|
|
66
|
+
use_capital_letters: null,
|
|
67
|
+
use_lower_letters: null,
|
|
68
|
+
use_numbers: null,
|
|
69
|
+
use_special_characters: ! @ # $. [true/false],
|
|
62
70
|
user_ttl: null,
|
|
63
71
|
warehouse: null
|
|
64
72
|
)
|
data/docs/EsmGetSecretOutput.md
CHANGED
|
@@ -10,6 +10,9 @@
|
|
|
10
10
|
| **metadata** | **Object** | | [optional] |
|
|
11
11
|
| **name** | **String** | | [optional] |
|
|
12
12
|
| **value** | **String** | | [optional] |
|
|
13
|
+
| **version_id** | **String** | | [optional] |
|
|
14
|
+
| **version_ids** | **Array<String>** | | [optional] |
|
|
15
|
+
| **warnings** | **Array<String>** | | [optional] |
|
|
13
16
|
|
|
14
17
|
## Example
|
|
15
18
|
|
|
@@ -22,7 +25,10 @@ instance = Akeyless::EsmGetSecretOutput.new(
|
|
|
22
25
|
id: null,
|
|
23
26
|
metadata: null,
|
|
24
27
|
name: null,
|
|
25
|
-
value: null
|
|
28
|
+
value: null,
|
|
29
|
+
version_id: null,
|
|
30
|
+
version_ids: null,
|
|
31
|
+
warnings: null
|
|
26
32
|
)
|
|
27
33
|
```
|
|
28
34
|
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# Akeyless::FolderDeleteSync
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **accessibility** | **String** | for personal password manager | [optional][default to 'regular'] |
|
|
8
|
+
| **delete_from_usc** | **Boolean** | Delete the secrets from the remote target usc as well | [optional][default to false] |
|
|
9
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
|
+
| **name** | **String** | Folder name | |
|
|
11
|
+
| **remote_secret_name** | **String** | Remote Secret Name to delete when multiple syncs exist under the same USC | [optional] |
|
|
12
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
13
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
14
|
+
| **usc_name** | **String** | Universal Secret Connector name | |
|
|
15
|
+
|
|
16
|
+
## Example
|
|
17
|
+
|
|
18
|
+
```ruby
|
|
19
|
+
require 'akeyless'
|
|
20
|
+
|
|
21
|
+
instance = Akeyless::FolderDeleteSync.new(
|
|
22
|
+
accessibility: null,
|
|
23
|
+
delete_from_usc: null,
|
|
24
|
+
json: null,
|
|
25
|
+
name: null,
|
|
26
|
+
remote_secret_name: null,
|
|
27
|
+
token: null,
|
|
28
|
+
uid_token: null,
|
|
29
|
+
usc_name: null
|
|
30
|
+
)
|
|
31
|
+
```
|
|
32
|
+
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Akeyless::FolderDeleteSyncOutput
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **deleted_syncs** | **Array<String>** | | [optional] |
|
|
8
|
+
| **failed_items** | **Hash<String, String>** | | [optional] |
|
|
9
|
+
| **folder_name** | **String** | | [optional] |
|
|
10
|
+
| **usc_name** | **String** | | [optional] |
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```ruby
|
|
15
|
+
require 'akeyless'
|
|
16
|
+
|
|
17
|
+
instance = Akeyless::FolderDeleteSyncOutput.new(
|
|
18
|
+
deleted_syncs: null,
|
|
19
|
+
failed_items: null,
|
|
20
|
+
folder_name: null,
|
|
21
|
+
usc_name: null
|
|
22
|
+
)
|
|
23
|
+
```
|
|
24
|
+
|
data/docs/FolderSync.md
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# Akeyless::FolderSync
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **accessibility** | **String** | for personal password manager | [optional][default to 'regular'] |
|
|
8
|
+
| **delete_remote** | **Boolean** | Delete the secret from the remote target as well | [optional] |
|
|
9
|
+
| **engine_name** | **String** | Hashi Vault engine name prefix, must end with '/' | [optional] |
|
|
10
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
|
+
| **name** | **String** | Folder name | |
|
|
12
|
+
| **namespace** | **String** | Vault namespace, relevant only for Hashicorp Vault Target | [optional] |
|
|
13
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
14
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
15
|
+
| **usc_name** | **String** | Universal Secret Connector name, If not provided all attached USC's will be synced | [optional] |
|
|
16
|
+
|
|
17
|
+
## Example
|
|
18
|
+
|
|
19
|
+
```ruby
|
|
20
|
+
require 'akeyless'
|
|
21
|
+
|
|
22
|
+
instance = Akeyless::FolderSync.new(
|
|
23
|
+
accessibility: null,
|
|
24
|
+
delete_remote: null,
|
|
25
|
+
engine_name: null,
|
|
26
|
+
json: null,
|
|
27
|
+
name: null,
|
|
28
|
+
namespace: null,
|
|
29
|
+
token: null,
|
|
30
|
+
uid_token: null,
|
|
31
|
+
usc_name: null
|
|
32
|
+
)
|
|
33
|
+
```
|
|
34
|
+
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# Akeyless::FolderSyncAll
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **accessibility** | **String** | for personal password manager | [optional][default to 'regular'] |
|
|
8
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
|
+
| **name** | **String** | Folder name | |
|
|
10
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
11
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```ruby
|
|
16
|
+
require 'akeyless'
|
|
17
|
+
|
|
18
|
+
instance = Akeyless::FolderSyncAll.new(
|
|
19
|
+
accessibility: null,
|
|
20
|
+
json: null,
|
|
21
|
+
name: null,
|
|
22
|
+
token: null,
|
|
23
|
+
uid_token: null
|
|
24
|
+
)
|
|
25
|
+
```
|
|
26
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Akeyless::FolderSyncAllOutput
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **folder_name** | **String** | | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'akeyless'
|
|
13
|
+
|
|
14
|
+
instance = Akeyless::FolderSyncAllOutput.new(
|
|
15
|
+
folder_name: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Akeyless::FolderSyncOutput
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **failed_items** | **Hash<String, String>** | | [optional] |
|
|
8
|
+
| **folder_name** | **String** | | [optional] |
|
|
9
|
+
| **skipped_items** | **Array<String>** | | [optional] |
|
|
10
|
+
| **synced_items** | **Array<String>** | | [optional] |
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```ruby
|
|
15
|
+
require 'akeyless'
|
|
16
|
+
|
|
17
|
+
instance = Akeyless::FolderSyncOutput.new(
|
|
18
|
+
failed_items: null,
|
|
19
|
+
folder_name: null,
|
|
20
|
+
skipped_items: null,
|
|
21
|
+
synced_items: null
|
|
22
|
+
)
|
|
23
|
+
```
|
|
24
|
+
|
data/docs/FolderUSCSyncConfig.md
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **delete_remote** | **Boolean** | | [optional] |
|
|
8
|
+
| **engine_name** | **String** | | [optional] |
|
|
8
9
|
| **namespace** | **String** | | [optional] |
|
|
9
10
|
| **usc_item_id** | **Integer** | | [optional] |
|
|
10
11
|
| **usc_item_name** | **String** | | [optional] |
|
|
@@ -16,6 +17,7 @@ require 'akeyless'
|
|
|
16
17
|
|
|
17
18
|
instance = Akeyless::FolderUSCSyncConfig.new(
|
|
18
19
|
delete_remote: null,
|
|
20
|
+
engine_name: null,
|
|
19
21
|
namespace: null,
|
|
20
22
|
usc_item_id: null,
|
|
21
23
|
usc_item_name: null
|
|
@@ -40,6 +40,10 @@
|
|
|
40
40
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
41
41
|
| **transitive_tag_keys** | **String** | String of transitive tag keys space separated, relevant only for Assumed Role | [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_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
44
48
|
|
|
45
49
|
## Example
|
|
@@ -84,6 +88,10 @@ instance = Akeyless::GatewayCreateProducerAws.new(
|
|
|
84
88
|
token: null,
|
|
85
89
|
transitive_tag_keys: null,
|
|
86
90
|
uid_token: null,
|
|
91
|
+
use_capital_letters: null,
|
|
92
|
+
use_lower_letters: null,
|
|
93
|
+
use_numbers: null,
|
|
94
|
+
use_special_characters: ! @ # $. [true/false],
|
|
87
95
|
user_ttl: null
|
|
88
96
|
)
|
|
89
97
|
```
|
|
@@ -29,6 +29,10 @@
|
|
|
29
29
|
| **target_name** | **String** | Target name | [optional] |
|
|
30
30
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
31
31
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
32
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
33
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
34
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
35
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
32
36
|
| **user_group_obj_id** | **String** | User Group Object Id | [optional] |
|
|
33
37
|
| **user_portal_access** | **Boolean** | Azure User portal access | [optional][default to false] |
|
|
34
38
|
| **user_principal_name** | **String** | User Principal Name | [optional] |
|
|
@@ -67,6 +71,10 @@ instance = Akeyless::GatewayCreateProducerAzure.new(
|
|
|
67
71
|
target_name: null,
|
|
68
72
|
token: null,
|
|
69
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
|
user_group_obj_id: null,
|
|
71
79
|
user_portal_access: null,
|
|
72
80
|
user_principal_name: null,
|
|
@@ -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
|
|
|
29
33
|
## Example
|
|
@@ -52,6 +56,10 @@ instance = Akeyless::GatewayCreateProducerCassandra.new(
|
|
|
52
56
|
target_name: null,
|
|
53
57
|
token: null,
|
|
54
58
|
uid_token: null,
|
|
59
|
+
use_capital_letters: null,
|
|
60
|
+
use_lower_letters: null,
|
|
61
|
+
use_numbers: null,
|
|
62
|
+
use_special_characters: ! @ # $. [true/false],
|
|
55
63
|
user_ttl: null
|
|
56
64
|
)
|
|
57
65
|
```
|
|
@@ -22,6 +22,10 @@
|
|
|
22
22
|
| **target_name** | **String** | Target name | [optional] |
|
|
23
23
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
24
24
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
25
|
+
| **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] |
|
|
26
|
+
| **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] |
|
|
27
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
28
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
25
29
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
26
30
|
|
|
27
31
|
## Example
|
|
@@ -48,6 +52,10 @@ instance = Akeyless::GatewayCreateProducerChef.new(
|
|
|
48
52
|
target_name: null,
|
|
49
53
|
token: null,
|
|
50
54
|
uid_token: null,
|
|
55
|
+
use_capital_letters: null,
|
|
56
|
+
use_lower_letters: null,
|
|
57
|
+
use_numbers: null,
|
|
58
|
+
use_special_characters: ! @ # $. [true/false],
|
|
51
59
|
user_ttl: null
|
|
52
60
|
)
|
|
53
61
|
```
|
|
@@ -31,6 +31,10 @@
|
|
|
31
31
|
| **target_name** | **String** | Target name | [optional] |
|
|
32
32
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
33
33
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
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
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
35
39
|
|
|
36
40
|
## Example
|
|
@@ -66,6 +70,10 @@ instance = Akeyless::GatewayCreateProducerHanaDb.new(
|
|
|
66
70
|
target_name: null,
|
|
67
71
|
token: null,
|
|
68
72
|
uid_token: null,
|
|
73
|
+
use_capital_letters: null,
|
|
74
|
+
use_lower_letters: null,
|
|
75
|
+
use_numbers: null,
|
|
76
|
+
use_special_characters: ! @ # $. [true/false],
|
|
69
77
|
user_ttl: null
|
|
70
78
|
)
|
|
71
79
|
```
|
|
@@ -35,6 +35,10 @@
|
|
|
35
35
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
36
36
|
| **token_expiration** | **String** | Token expiration | [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_attribute** | **String** | User Attribute | [optional] |
|
|
39
43
|
| **user_dn** | **String** | User DN | [optional] |
|
|
40
44
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
@@ -76,6 +80,10 @@ instance = Akeyless::GatewayCreateProducerLdap.new(
|
|
|
76
80
|
token: null,
|
|
77
81
|
token_expiration: 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_attribute: null,
|
|
80
88
|
user_dn: null,
|
|
81
89
|
user_ttl: null
|
|
@@ -33,6 +33,10 @@
|
|
|
33
33
|
| **target_name** | **String** | Target name | [optional] |
|
|
34
34
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
35
35
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
36
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
37
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
38
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
39
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
36
40
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
37
41
|
|
|
38
42
|
## Example
|
|
@@ -70,6 +74,10 @@ instance = Akeyless::GatewayCreateProducerMSSQL.new(
|
|
|
70
74
|
target_name: null,
|
|
71
75
|
token: null,
|
|
72
76
|
uid_token: null,
|
|
77
|
+
use_capital_letters: null,
|
|
78
|
+
use_lower_letters: null,
|
|
79
|
+
use_numbers: null,
|
|
80
|
+
use_special_characters: ! @ # $. [true/false],
|
|
73
81
|
user_ttl: null
|
|
74
82
|
)
|
|
75
83
|
```
|