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
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
| **api_key** | **String** | API key to rotate (relevant only for rotator-type=api-key) | [optional] |
|
|
10
10
|
| **application_id** | **String** | Id of the azure app that hold the serect to be rotated (relevant only for rotator-type=api-key & authentication-credentials=use-target-creds) | [optional] |
|
|
11
11
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
12
|
-
| **auto_rotate** | **String** |
|
|
12
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
13
13
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
14
14
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
15
15
|
| **explicitly_set_sa** | **String** | If set, explicitly provide the storage account details [true/false] | [optional][default to 'false'] |
|
|
@@ -21,20 +21,21 @@
|
|
|
21
21
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
22
22
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
23
23
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
24
|
-
| **key** | **String** |
|
|
24
|
+
| **key** | **String** | | [optional] |
|
|
25
25
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
26
26
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
27
27
|
| **name** | **String** | Rotated secret name | |
|
|
28
28
|
| **new_name** | **String** | New item name | [optional] |
|
|
29
29
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
30
|
+
| **password** | **String** | The password for the user principal name to rotate (relevant only for rotator-type=password) | [optional] |
|
|
30
31
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
31
32
|
| **resource_group_name** | **String** | The resource group name (only relevant when explicitly-set-sa=true) | [optional] |
|
|
32
33
|
| **resource_name** | **String** | The name of the storage account (only relevant when explicitly-set-sa=true) | [optional] |
|
|
33
34
|
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
34
35
|
| **rotate_after_disconnect** | **String** | StringOrBool accepts JSON strings, booleans, and numbers for backward compatibility with older SDK versions that send boolean values for rotate-after-disconnect. | [optional] |
|
|
35
36
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
36
|
-
| **rotation_hour** | **Integer** |
|
|
37
|
-
| **rotation_interval** | **String** |
|
|
37
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
38
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
38
39
|
| **secure_access_disable_concurrent_connections** | **Boolean** | Enable this flag to prevent simultaneous use of the same secret | [optional] |
|
|
39
40
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
40
41
|
| **secure_access_url** | **String** | Destination URL to inject secrets | [optional] |
|
|
@@ -44,6 +45,10 @@
|
|
|
44
45
|
| **storage_account_key_name** | **String** | The name of the storage account key to rotate [key1/key2/kerb1/kerb2] (relevat to azure-storage-account) | [optional] |
|
|
45
46
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
46
47
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
48
|
+
| **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] |
|
|
49
|
+
| **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] |
|
|
50
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
51
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
47
52
|
| **username** | **String** | The user principal name to rotate his password (relevant only for rotator-type=password) | [optional] |
|
|
48
53
|
|
|
49
54
|
## Example
|
|
@@ -75,6 +80,7 @@ instance = Akeyless::RotatedSecretUpdateAzure.new(
|
|
|
75
80
|
name: null,
|
|
76
81
|
new_name: null,
|
|
77
82
|
output_rule: null,
|
|
83
|
+
password: null,
|
|
78
84
|
password_length: null,
|
|
79
85
|
resource_group_name: null,
|
|
80
86
|
resource_name: null,
|
|
@@ -92,6 +98,10 @@ instance = Akeyless::RotatedSecretUpdateAzure.new(
|
|
|
92
98
|
storage_account_key_name: null,
|
|
93
99
|
token: null,
|
|
94
100
|
uid_token: null,
|
|
101
|
+
use_capital_letters: null,
|
|
102
|
+
use_lower_letters: null,
|
|
103
|
+
use_numbers: null,
|
|
104
|
+
use_special_characters: ! @ # $. [true/false],
|
|
95
105
|
username: null
|
|
96
106
|
)
|
|
97
107
|
```
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
8
8
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
9
|
-
| **auto_rotate** | **String** |
|
|
9
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
12
12
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
13
13
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
15
15
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
16
|
-
| **key** | **String** |
|
|
16
|
+
| **key** | **String** | | [optional] |
|
|
17
17
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
18
18
|
| **name** | **String** | Rotated secret name | |
|
|
19
19
|
| **new_name** | **String** | New item name | [optional] |
|
|
@@ -23,10 +23,14 @@
|
|
|
23
23
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
24
24
|
| **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
|
|
25
25
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
26
|
-
| **rotation_hour** | **Integer** |
|
|
27
|
-
| **rotation_interval** | **String** |
|
|
26
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
27
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
28
28
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
29
29
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
30
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
31
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
32
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
33
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
30
34
|
|
|
31
35
|
## Example
|
|
32
36
|
|
|
@@ -56,7 +60,11 @@ instance = Akeyless::RotatedSecretUpdateCassandra.new(
|
|
|
56
60
|
rotation_hour: null,
|
|
57
61
|
rotation_interval: null,
|
|
58
62
|
token: null,
|
|
59
|
-
uid_token: null
|
|
63
|
+
uid_token: null,
|
|
64
|
+
use_capital_letters: null,
|
|
65
|
+
use_lower_letters: null,
|
|
66
|
+
use_numbers: null,
|
|
67
|
+
use_special_characters: ! @ # $. [true/false]
|
|
60
68
|
)
|
|
61
69
|
```
|
|
62
70
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
8
8
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
9
|
-
| **auto_rotate** | **String** |
|
|
9
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
10
10
|
| **custom_payload** | **String** | Secret payload to be sent with rotation request | [optional] |
|
|
11
11
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
12
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
16
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
17
17
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
18
|
-
| **key** | **String** |
|
|
18
|
+
| **key** | **String** | | [optional] |
|
|
19
19
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
20
20
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
21
21
|
| **name** | **String** | Rotated secret name | |
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
26
26
|
| **rotate_after_disconnect** | **String** | StringOrBool accepts JSON strings, booleans, and numbers for backward compatibility with older SDK versions that send boolean values for rotate-after-disconnect. | [optional] |
|
|
27
27
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
28
|
-
| **rotation_hour** | **Integer** |
|
|
29
|
-
| **rotation_interval** | **String** |
|
|
28
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
29
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
30
30
|
| **secure_access_allow_external_user** | **Boolean** | Allow providing external user for a domain users | [optional][default to false] |
|
|
31
31
|
| **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
|
|
32
32
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
@@ -42,10 +42,10 @@
|
|
|
42
42
|
| **timeout_sec** | **Integer** | Maximum allowed time in seconds for the custom rotator to return the results | [optional] |
|
|
43
43
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
44
44
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
45
|
-
| **use_capital_letters** | **String** |
|
|
46
|
-
| **use_lower_letters** | **String** |
|
|
47
|
-
| **use_numbers** | **String** |
|
|
48
|
-
| **use_special_characters** | **String** |
|
|
45
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
46
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
47
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
48
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
49
49
|
|
|
50
50
|
## Example
|
|
51
51
|
|
|
@@ -94,7 +94,7 @@ instance = Akeyless::RotatedSecretUpdateCustom.new(
|
|
|
94
94
|
use_capital_letters: null,
|
|
95
95
|
use_lower_letters: null,
|
|
96
96
|
use_numbers: null,
|
|
97
|
-
use_special_characters:
|
|
97
|
+
use_special_characters: ! @ # $. [true/false]
|
|
98
98
|
)
|
|
99
99
|
```
|
|
100
100
|
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
8
8
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
9
|
-
| **auto_rotate** | **String** |
|
|
9
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
12
12
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
13
13
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
15
15
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
16
|
-
| **key** | **String** |
|
|
16
|
+
| **key** | **String** | | [optional] |
|
|
17
17
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
18
18
|
| **name** | **String** | Rotated secret name | |
|
|
19
19
|
| **new_name** | **String** | New item name | [optional] |
|
|
@@ -21,10 +21,14 @@
|
|
|
21
21
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
22
22
|
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
23
23
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
24
|
-
| **rotation_hour** | **Integer** |
|
|
25
|
-
| **rotation_interval** | **String** |
|
|
24
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
25
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
26
26
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
27
27
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
28
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
29
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
30
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
31
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
28
32
|
|
|
29
33
|
## Example
|
|
30
34
|
|
|
@@ -52,7 +56,11 @@ instance = Akeyless::RotatedSecretUpdateDockerhub.new(
|
|
|
52
56
|
rotation_hour: null,
|
|
53
57
|
rotation_interval: null,
|
|
54
58
|
token: null,
|
|
55
|
-
uid_token: null
|
|
59
|
+
uid_token: null,
|
|
60
|
+
use_capital_letters: null,
|
|
61
|
+
use_lower_letters: null,
|
|
62
|
+
use_numbers: null,
|
|
63
|
+
use_special_characters: ! @ # $. [true/false]
|
|
56
64
|
)
|
|
57
65
|
```
|
|
58
66
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
8
8
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
9
|
-
| **auto_rotate** | **String** |
|
|
9
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
12
12
|
| **gcp_key** | **String** | Base64-encoded service account private key text | [optional] |
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
21
21
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
22
22
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
23
|
-
| **key** | **String** |
|
|
23
|
+
| **key** | **String** | | [optional] |
|
|
24
24
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
25
25
|
| **name** | **String** | Rotated secret name | |
|
|
26
26
|
| **new_name** | **String** | New item name | [optional] |
|
|
@@ -28,11 +28,15 @@
|
|
|
28
28
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
29
29
|
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
30
30
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
31
|
-
| **rotation_hour** | **Integer** |
|
|
32
|
-
| **rotation_interval** | **String** |
|
|
31
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
32
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
33
33
|
| **rotator_type** | **String** | The rotator type. options: [target/service-account-rotator] | |
|
|
34
34
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
35
35
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
36
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
37
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
38
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
39
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
36
40
|
|
|
37
41
|
## Example
|
|
38
42
|
|
|
@@ -68,7 +72,11 @@ instance = Akeyless::RotatedSecretUpdateGcp.new(
|
|
|
68
72
|
rotation_interval: null,
|
|
69
73
|
rotator_type: null,
|
|
70
74
|
token: null,
|
|
71
|
-
uid_token: null
|
|
75
|
+
uid_token: null,
|
|
76
|
+
use_capital_letters: null,
|
|
77
|
+
use_lower_letters: null,
|
|
78
|
+
use_numbers: null,
|
|
79
|
+
use_special_characters: ! @ # $. [true/false]
|
|
72
80
|
)
|
|
73
81
|
```
|
|
74
82
|
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
8
8
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
9
|
-
| **auto_rotate** | **String** |
|
|
9
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
12
12
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
13
13
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
15
15
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
16
|
-
| **key** | **String** |
|
|
16
|
+
| **key** | **String** | | [optional] |
|
|
17
17
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
18
18
|
| **name** | **String** | Rotated secret name | |
|
|
19
19
|
| **new_name** | **String** | New item name | [optional] |
|
|
@@ -23,10 +23,14 @@
|
|
|
23
23
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
24
24
|
| **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
|
|
25
25
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
26
|
-
| **rotation_hour** | **Integer** |
|
|
27
|
-
| **rotation_interval** | **String** |
|
|
26
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
27
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
28
28
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
29
29
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
30
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
31
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
32
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
33
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
30
34
|
|
|
31
35
|
## Example
|
|
32
36
|
|
|
@@ -56,7 +60,11 @@ instance = Akeyless::RotatedSecretUpdateHanadb.new(
|
|
|
56
60
|
rotation_hour: null,
|
|
57
61
|
rotation_interval: null,
|
|
58
62
|
token: null,
|
|
59
|
-
uid_token: null
|
|
63
|
+
uid_token: null,
|
|
64
|
+
use_capital_letters: null,
|
|
65
|
+
use_lower_letters: null,
|
|
66
|
+
use_numbers: null,
|
|
67
|
+
use_special_characters: ! @ # $. [true/false]
|
|
60
68
|
)
|
|
61
69
|
```
|
|
62
70
|
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# Akeyless::RotatedSecretUpdateHashiVault
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
8
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
9
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
|
+
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
11
|
+
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
12
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
|
+
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
15
|
+
| **key** | **String** | | [optional] |
|
|
16
|
+
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
17
|
+
| **name** | **String** | Rotated secret name | |
|
|
18
|
+
| **new_name** | **String** | New item name | [optional] |
|
|
19
|
+
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
20
|
+
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
21
|
+
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
22
|
+
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
23
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
24
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
25
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
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] |
|
|
31
|
+
|
|
32
|
+
## Example
|
|
33
|
+
|
|
34
|
+
```ruby
|
|
35
|
+
require 'akeyless'
|
|
36
|
+
|
|
37
|
+
instance = Akeyless::RotatedSecretUpdateHashiVault.new(
|
|
38
|
+
add_tag: null,
|
|
39
|
+
auto_rotate: null,
|
|
40
|
+
delete_protection: null,
|
|
41
|
+
description: null,
|
|
42
|
+
input_rule: null,
|
|
43
|
+
item_custom_fields: null,
|
|
44
|
+
json: null,
|
|
45
|
+
keep_prev_version: null,
|
|
46
|
+
key: null,
|
|
47
|
+
max_versions: null,
|
|
48
|
+
name: null,
|
|
49
|
+
new_name: null,
|
|
50
|
+
output_rule: null,
|
|
51
|
+
password_length: null,
|
|
52
|
+
rm_tag: null,
|
|
53
|
+
rotation_event_in: null,
|
|
54
|
+
rotation_hour: null,
|
|
55
|
+
rotation_interval: null,
|
|
56
|
+
token: null,
|
|
57
|
+
uid_token: null,
|
|
58
|
+
use_capital_letters: null,
|
|
59
|
+
use_lower_letters: null,
|
|
60
|
+
use_numbers: null,
|
|
61
|
+
use_special_characters: ! @ # $. [true/false]
|
|
62
|
+
)
|
|
63
|
+
```
|
|
64
|
+
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| **provider_type** | **String** | | [optional] |
|
|
8
8
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
9
9
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
10
|
-
| **auto_rotate** | **String** |
|
|
10
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
11
11
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
12
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
13
13
|
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret | [optional] |
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
16
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
17
17
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
18
|
-
| **key** | **String** |
|
|
18
|
+
| **key** | **String** | | [optional] |
|
|
19
19
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
20
20
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
21
21
|
| **name** | **String** | Rotated secret name | |
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=ldap) | [optional] |
|
|
28
28
|
| **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=ldap) | [optional] |
|
|
29
29
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
30
|
-
| **rotation_hour** | **Integer** |
|
|
31
|
-
| **rotation_interval** | **String** |
|
|
30
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
31
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
32
32
|
| **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
|
|
33
33
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
34
34
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
@@ -41,6 +41,10 @@
|
|
|
41
41
|
| **target** | **Array<String>** | A list of linked targets to be associated, Relevant only for Secure Remote Access for ssh cert issuer, ldap rotated secret and ldap dynamic secret, To specify multiple targets use argument multiple times | [optional] |
|
|
42
42
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
43
43
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
44
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
45
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
46
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
47
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
44
48
|
| **user_attribute** | **String** | LDAP User Attribute, Default value \"cn\" | [optional][default to 'cn'] |
|
|
45
49
|
| **user_dn** | **String** | Base DN to Perform User Search | [optional] |
|
|
46
50
|
|
|
@@ -87,6 +91,10 @@ instance = Akeyless::RotatedSecretUpdateLdap.new(
|
|
|
87
91
|
target: null,
|
|
88
92
|
token: null,
|
|
89
93
|
uid_token: null,
|
|
94
|
+
use_capital_letters: null,
|
|
95
|
+
use_lower_letters: null,
|
|
96
|
+
use_numbers: null,
|
|
97
|
+
use_special_characters: ! @ # $. [true/false],
|
|
90
98
|
user_attribute: null,
|
|
91
99
|
user_dn: null
|
|
92
100
|
)
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
8
8
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
9
|
-
| **auto_rotate** | **String** |
|
|
9
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
12
12
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
13
13
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
15
15
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
16
|
-
| **key** | **String** |
|
|
16
|
+
| **key** | **String** | | [optional] |
|
|
17
17
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
18
18
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
19
19
|
| **name** | **String** | Rotated secret name | |
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
26
26
|
| **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
|
|
27
27
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
28
|
-
| **rotation_hour** | **Integer** |
|
|
29
|
-
| **rotation_interval** | **String** |
|
|
28
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
29
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
30
30
|
| **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
|
|
31
31
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
32
32
|
| **secure_access_db_name** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional] |
|
|
@@ -35,6 +35,10 @@
|
|
|
35
35
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
36
36
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
37
37
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
38
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
39
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
40
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
41
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
38
42
|
|
|
39
43
|
## Example
|
|
40
44
|
|
|
@@ -72,7 +76,11 @@ instance = Akeyless::RotatedSecretUpdateMongodb.new(
|
|
|
72
76
|
secure_access_host: null,
|
|
73
77
|
secure_access_web: null,
|
|
74
78
|
token: null,
|
|
75
|
-
uid_token: null
|
|
79
|
+
uid_token: null,
|
|
80
|
+
use_capital_letters: null,
|
|
81
|
+
use_lower_letters: null,
|
|
82
|
+
use_numbers: null,
|
|
83
|
+
use_special_characters: ! @ # $. [true/false]
|
|
76
84
|
)
|
|
77
85
|
```
|
|
78
86
|
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
8
8
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
9
|
-
| **auto_rotate** | **String** |
|
|
9
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
12
12
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
13
13
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
15
15
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
16
|
-
| **key** | **String** |
|
|
16
|
+
| **key** | **String** | | [optional] |
|
|
17
17
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
18
18
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
19
19
|
| **name** | **String** | Rotated secret name | |
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
26
26
|
| **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
|
|
27
27
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
28
|
-
| **rotation_hour** | **Integer** |
|
|
29
|
-
| **rotation_interval** | **String** |
|
|
28
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
29
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
30
30
|
| **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
|
|
31
31
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
32
32
|
| **secure_access_db_name** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional] |
|
|
@@ -36,6 +36,10 @@
|
|
|
36
36
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
37
37
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
38
38
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
39
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
40
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
41
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
42
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
39
43
|
|
|
40
44
|
## Example
|
|
41
45
|
|
|
@@ -74,7 +78,11 @@ instance = Akeyless::RotatedSecretUpdateMssql.new(
|
|
|
74
78
|
secure_access_host: null,
|
|
75
79
|
secure_access_web: null,
|
|
76
80
|
token: null,
|
|
77
|
-
uid_token: null
|
|
81
|
+
uid_token: null,
|
|
82
|
+
use_capital_letters: null,
|
|
83
|
+
use_lower_letters: null,
|
|
84
|
+
use_numbers: null,
|
|
85
|
+
use_special_characters: ! @ # $. [true/false]
|
|
78
86
|
)
|
|
79
87
|
```
|
|
80
88
|
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
8
8
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
9
|
-
| **auto_rotate** | **String** |
|
|
9
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
12
12
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
13
13
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
15
15
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
16
|
-
| **key** | **String** |
|
|
16
|
+
| **key** | **String** | | [optional] |
|
|
17
17
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
18
18
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
19
19
|
| **name** | **String** | Rotated secret name | |
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
26
26
|
| **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
|
|
27
27
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
28
|
-
| **rotation_hour** | **Integer** |
|
|
29
|
-
| **rotation_interval** | **String** |
|
|
28
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
29
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
30
30
|
| **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
|
|
31
31
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
32
32
|
| **secure_access_db_name** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional] |
|
|
@@ -35,6 +35,10 @@
|
|
|
35
35
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
36
36
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
37
37
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
38
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
39
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
40
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
41
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
38
42
|
|
|
39
43
|
## Example
|
|
40
44
|
|
|
@@ -72,7 +76,11 @@ instance = Akeyless::RotatedSecretUpdateMysql.new(
|
|
|
72
76
|
secure_access_host: null,
|
|
73
77
|
secure_access_web: null,
|
|
74
78
|
token: null,
|
|
75
|
-
uid_token: null
|
|
79
|
+
uid_token: null,
|
|
80
|
+
use_capital_letters: null,
|
|
81
|
+
use_lower_letters: null,
|
|
82
|
+
use_numbers: null,
|
|
83
|
+
use_special_characters: ! @ # $. [true/false]
|
|
76
84
|
)
|
|
77
85
|
```
|
|
78
86
|
|