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
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
8
|
-
| **auto_rotate** | **String** |
|
|
8
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
12
12
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
|
-
| **key** | **String** |
|
|
14
|
+
| **key** | **String** | | [optional] |
|
|
15
15
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
16
16
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
17
17
|
| **name** | **String** | Rotated secret name | |
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
22
22
|
| **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] |
|
|
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
|
| **rotator_type** | **String** | The rotator type. options: [target/password] | |
|
|
27
27
|
| **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
|
|
28
28
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
@@ -34,6 +34,10 @@
|
|
|
34
34
|
| **target_name** | **String** | The target name to associate | |
|
|
35
35
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
36
36
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
37
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
38
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
39
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
40
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
37
41
|
|
|
38
42
|
## Example
|
|
39
43
|
|
|
@@ -70,7 +74,11 @@ instance = Akeyless::RotatedSecretCreateMysql.new(
|
|
|
70
74
|
tags: null,
|
|
71
75
|
target_name: null,
|
|
72
76
|
token: null,
|
|
73
|
-
uid_token: null
|
|
77
|
+
uid_token: null,
|
|
78
|
+
use_capital_letters: null,
|
|
79
|
+
use_lower_letters: null,
|
|
80
|
+
use_numbers: null,
|
|
81
|
+
use_special_characters: ! @ # $. [true/false]
|
|
74
82
|
)
|
|
75
83
|
```
|
|
76
84
|
|
|
@@ -7,25 +7,29 @@
|
|
|
7
7
|
| **api_key** | **String** | Admin API key value to rotate (relevant only for rotator-type=api-key) | [optional] |
|
|
8
8
|
| **api_key_id** | **String** | Admin API key ID to rotate (relevant only for rotator-type=api-key) | [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] |
|
|
13
13
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
14
14
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
15
15
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
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
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
20
20
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
21
21
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
22
|
-
| **rotation_hour** | **Integer** |
|
|
23
|
-
| **rotation_interval** | **String** |
|
|
22
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
23
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
24
24
|
| **rotator_type** | **String** | The rotator type. options: [target/api-key] | |
|
|
25
25
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
26
26
|
| **target_name** | **String** | The target name to associate | |
|
|
27
27
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
28
28
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
29
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
30
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
31
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
32
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
29
33
|
|
|
30
34
|
## Example
|
|
31
35
|
|
|
@@ -54,7 +58,11 @@ instance = Akeyless::RotatedSecretCreateOpenAI.new(
|
|
|
54
58
|
tags: null,
|
|
55
59
|
target_name: null,
|
|
56
60
|
token: null,
|
|
57
|
-
uid_token: null
|
|
61
|
+
uid_token: null,
|
|
62
|
+
use_capital_letters: null,
|
|
63
|
+
use_lower_letters: null,
|
|
64
|
+
use_numbers: null,
|
|
65
|
+
use_special_characters: ! @ # $. [true/false]
|
|
58
66
|
)
|
|
59
67
|
```
|
|
60
68
|
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
8
|
-
| **auto_rotate** | **String** |
|
|
8
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
12
12
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
|
-
| **key** | **String** |
|
|
14
|
+
| **key** | **String** | | [optional] |
|
|
15
15
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
16
16
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
17
17
|
| **name** | **String** | Rotated secret name | |
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
22
22
|
| **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] |
|
|
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
|
| **rotator_type** | **String** | The rotator type. options: [target/password] | |
|
|
27
27
|
| **secure_access_db_name** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional] |
|
|
28
28
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
@@ -32,6 +32,10 @@
|
|
|
32
32
|
| **target_name** | **String** | The target name to associate | |
|
|
33
33
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
34
34
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
35
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
36
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
37
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
38
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
35
39
|
|
|
36
40
|
## Example
|
|
37
41
|
|
|
@@ -66,7 +70,11 @@ instance = Akeyless::RotatedSecretCreateOracledb.new(
|
|
|
66
70
|
tags: null,
|
|
67
71
|
target_name: null,
|
|
68
72
|
token: null,
|
|
69
|
-
uid_token: null
|
|
73
|
+
uid_token: null,
|
|
74
|
+
use_capital_letters: null,
|
|
75
|
+
use_lower_letters: null,
|
|
76
|
+
use_numbers: null,
|
|
77
|
+
use_special_characters: ! @ # $. [true/false]
|
|
70
78
|
)
|
|
71
79
|
```
|
|
72
80
|
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
8
|
-
| **auto_rotate** | **String** |
|
|
8
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
12
12
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
|
-
| **key** | **String** |
|
|
14
|
+
| **key** | **String** | | [optional] |
|
|
15
15
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
16
16
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
17
17
|
| **name** | **String** | Rotated secret name | |
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
22
22
|
| **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] |
|
|
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
|
| **rotator_type** | **String** | The rotator type. options: [target/password] | |
|
|
27
27
|
| **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
|
|
28
28
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
@@ -35,6 +35,10 @@
|
|
|
35
35
|
| **target_name** | **String** | The target name to associate | |
|
|
36
36
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
37
37
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
38
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
39
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
40
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
41
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
38
42
|
|
|
39
43
|
## Example
|
|
40
44
|
|
|
@@ -72,7 +76,11 @@ instance = Akeyless::RotatedSecretCreatePostgresql.new(
|
|
|
72
76
|
tags: null,
|
|
73
77
|
target_name: null,
|
|
74
78
|
token: null,
|
|
75
|
-
uid_token: null
|
|
79
|
+
uid_token: null,
|
|
80
|
+
use_capital_letters: null,
|
|
81
|
+
use_lower_letters: null,
|
|
82
|
+
use_numbers: null,
|
|
83
|
+
use_special_characters: ! @ # $. [true/false]
|
|
76
84
|
)
|
|
77
85
|
```
|
|
78
86
|
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
8
|
-
| **auto_rotate** | **String** |
|
|
8
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
12
12
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
|
-
| **key** | **String** |
|
|
14
|
+
| **key** | **String** | | [optional] |
|
|
15
15
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
16
16
|
| **name** | **String** | Rotated secret name | |
|
|
17
17
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
@@ -19,13 +19,17 @@
|
|
|
19
19
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
20
20
|
| **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] |
|
|
21
21
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
22
|
-
| **rotation_hour** | **Integer** |
|
|
23
|
-
| **rotation_interval** | **String** |
|
|
22
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
23
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
24
24
|
| **rotator_type** | **String** | The rotator type. options: [target/password] | |
|
|
25
25
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
26
26
|
| **target_name** | **String** | The target name to associate | |
|
|
27
27
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
28
28
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
29
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
30
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
31
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
32
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
29
33
|
|
|
30
34
|
## Example
|
|
31
35
|
|
|
@@ -54,7 +58,11 @@ instance = Akeyless::RotatedSecretCreateRedis.new(
|
|
|
54
58
|
tags: null,
|
|
55
59
|
target_name: null,
|
|
56
60
|
token: null,
|
|
57
|
-
uid_token: null
|
|
61
|
+
uid_token: null,
|
|
62
|
+
use_capital_letters: null,
|
|
63
|
+
use_lower_letters: null,
|
|
64
|
+
use_numbers: null,
|
|
65
|
+
use_special_characters: ! @ # $. [true/false]
|
|
58
66
|
)
|
|
59
67
|
```
|
|
60
68
|
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
8
|
-
| **auto_rotate** | **String** |
|
|
8
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
12
12
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
|
-
| **key** | **String** |
|
|
14
|
+
| **key** | **String** | | [optional] |
|
|
15
15
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
16
16
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
17
17
|
| **name** | **String** | Rotated secret name | |
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
22
22
|
| **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] |
|
|
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
|
| **rotator_type** | **String** | The rotator type. options: [target/password] | |
|
|
27
27
|
| **secure_access_db_name** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional] |
|
|
28
28
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
@@ -31,6 +31,10 @@
|
|
|
31
31
|
| **target_name** | **String** | The target name to associate | |
|
|
32
32
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
33
33
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
34
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
35
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
36
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
37
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
34
38
|
|
|
35
39
|
## Example
|
|
36
40
|
|
|
@@ -64,7 +68,11 @@ instance = Akeyless::RotatedSecretCreateRedshift.new(
|
|
|
64
68
|
tags: null,
|
|
65
69
|
target_name: null,
|
|
66
70
|
token: null,
|
|
67
|
-
uid_token: null
|
|
71
|
+
uid_token: null,
|
|
72
|
+
use_capital_letters: null,
|
|
73
|
+
use_lower_letters: null,
|
|
74
|
+
use_numbers: null,
|
|
75
|
+
use_special_characters: ! @ # $. [true/false]
|
|
68
76
|
)
|
|
69
77
|
```
|
|
70
78
|
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
8
|
-
| **auto_rotate** | **String** |
|
|
8
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
12
12
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
|
-
| **key** | **String** |
|
|
14
|
+
| **key** | **String** | | [optional] |
|
|
15
15
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
16
16
|
| **name** | **String** | Rotated secret name | |
|
|
17
17
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
@@ -21,13 +21,17 @@
|
|
|
21
21
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
22
22
|
| **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 or rotator-type=key) | [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
|
| **rotator_type** | **String** | The rotator type. options: [target/password/key] | |
|
|
27
27
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
28
28
|
| **target_name** | **String** | The target name to associate | |
|
|
29
29
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
30
30
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
31
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
32
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
33
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
34
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
31
35
|
|
|
32
36
|
## Example
|
|
33
37
|
|
|
@@ -58,7 +62,11 @@ instance = Akeyless::RotatedSecretCreateSnowflake.new(
|
|
|
58
62
|
tags: null,
|
|
59
63
|
target_name: null,
|
|
60
64
|
token: null,
|
|
61
|
-
uid_token: null
|
|
65
|
+
uid_token: null,
|
|
66
|
+
use_capital_letters: null,
|
|
67
|
+
use_lower_letters: null,
|
|
68
|
+
use_numbers: null,
|
|
69
|
+
use_special_characters: ! @ # $. [true/false]
|
|
62
70
|
)
|
|
63
71
|
```
|
|
64
72
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **audience** | **String** | Token audience for Splunk token creation (required for rotator-type=token) | [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] |
|
|
12
12
|
| **expiration_date** | **String** | Token expiration date in YYYY-MM-DD format (required for rotator-type=token when manual rotation is selected and no existing token is provided). Time will be set to 00:00 UTC. | [optional] |
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
16
16
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
17
17
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
18
|
-
| **key** | **String** |
|
|
18
|
+
| **key** | **String** | | [optional] |
|
|
19
19
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
20
20
|
| **name** | **String** | Rotated secret name | |
|
|
21
21
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
@@ -23,8 +23,8 @@
|
|
|
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
|
| **rotator_type** | **String** | The rotator type. options: [target/password/token/hec-token] | |
|
|
29
29
|
| **splunk_token** | **String** | Current Splunk authentication token to store (relevant only for rotator-type=token). If not provided, a new token will be created in Splunk. | [optional] |
|
|
30
30
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
@@ -32,6 +32,10 @@
|
|
|
32
32
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
33
33
|
| **token_owner** | **String** | Splunk token owner username (relevant only for rotator-type=token) | [optional] |
|
|
34
34
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
35
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
36
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
37
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
38
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
35
39
|
|
|
36
40
|
## Example
|
|
37
41
|
|
|
@@ -66,7 +70,11 @@ instance = Akeyless::RotatedSecretCreateSplunk.new(
|
|
|
66
70
|
target_name: null,
|
|
67
71
|
token: null,
|
|
68
72
|
token_owner: null,
|
|
69
|
-
uid_token: null
|
|
73
|
+
uid_token: null,
|
|
74
|
+
use_capital_letters: null,
|
|
75
|
+
use_lower_letters: null,
|
|
76
|
+
use_numbers: null,
|
|
77
|
+
use_special_characters: ! @ # $. [true/false]
|
|
70
78
|
)
|
|
71
79
|
```
|
|
72
80
|
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
8
|
-
| **auto_rotate** | **String** |
|
|
8
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
12
12
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
|
-
| **key** | **String** |
|
|
14
|
+
| **key** | **String** | | [optional] |
|
|
15
15
|
| **key_data_base64** | **String** | Private key file contents encoded using base64 | [optional] |
|
|
16
16
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
17
17
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
@@ -23,8 +23,8 @@
|
|
|
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
|
| **rotator_custom_cmd** | **String** | Custom rotation command | [optional] |
|
|
29
29
|
| **rotator_type** | **String** | The rotator type. options: [target/password/key] | |
|
|
30
30
|
| **same_password** | **String** | Rotate same password for each host from the Linked Target (relevant only for Linked Target) | [optional] |
|
|
@@ -41,6 +41,10 @@
|
|
|
41
41
|
| **target_name** | **String** | The target name to associate | |
|
|
42
42
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
43
43
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
44
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
45
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
46
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
47
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
44
48
|
|
|
45
49
|
## Example
|
|
46
50
|
|
|
@@ -84,7 +88,11 @@ instance = Akeyless::RotatedSecretCreateSsh.new(
|
|
|
84
88
|
tags: null,
|
|
85
89
|
target_name: null,
|
|
86
90
|
token: null,
|
|
87
|
-
uid_token: null
|
|
91
|
+
uid_token: null,
|
|
92
|
+
use_capital_letters: null,
|
|
93
|
+
use_lower_letters: null,
|
|
94
|
+
use_numbers: null,
|
|
95
|
+
use_special_characters: ! @ # $. [true/false]
|
|
88
96
|
)
|
|
89
97
|
```
|
|
90
98
|
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
8
|
-
| **auto_rotate** | **String** |
|
|
8
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
12
12
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
|
-
| **key** | **String** |
|
|
14
|
+
| **key** | **String** | | [optional] |
|
|
15
15
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
16
16
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
17
17
|
| **name** | **String** | Rotated secret name | |
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
22
22
|
| **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] |
|
|
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
|
| **rotator_type** | **String** | The rotator type. options: [target/password] | |
|
|
27
27
|
| **same_password** | **String** | Rotate same password for each host from the Linked Target (relevant only for Linked Target) | [optional] |
|
|
28
28
|
| **secure_access_allow_external_user** | **Boolean** | Allow providing external user for a domain users | [optional][default to false] |
|
|
@@ -36,6 +36,10 @@
|
|
|
36
36
|
| **target_name** | **String** | The target name to associate | |
|
|
37
37
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
38
38
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
39
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
40
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
41
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
42
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
39
43
|
|
|
40
44
|
## Example
|
|
41
45
|
|
|
@@ -74,7 +78,11 @@ instance = Akeyless::RotatedSecretCreateWindows.new(
|
|
|
74
78
|
tags: null,
|
|
75
79
|
target_name: null,
|
|
76
80
|
token: null,
|
|
77
|
-
uid_token: null
|
|
81
|
+
uid_token: null,
|
|
82
|
+
use_capital_letters: null,
|
|
83
|
+
use_lower_letters: null,
|
|
84
|
+
use_numbers: null,
|
|
85
|
+
use_special_characters: ! @ # $. [true/false]
|
|
78
86
|
)
|
|
79
87
|
```
|
|
80
88
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| **api_id** | **String** | API ID to rotate (relevant only for rotator-type=api-key) | [optional] |
|
|
9
9
|
| **api_key** | **String** | API key to rotate (relevant only for rotator-type=api-key) | [optional] |
|
|
10
10
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
11
|
-
| **auto_rotate** | **String** |
|
|
11
|
+
| **auto_rotate** | **String** | | [optional] |
|
|
12
12
|
| **aws_region** | **String** | Aws Region | [optional][default to 'us-east-2'] |
|
|
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'] |
|
|
@@ -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
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
25
25
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
26
26
|
| **name** | **String** | Rotated secret name | |
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
31
31
|
| **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] |
|
|
32
32
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
33
|
-
| **rotation_hour** | **Integer** |
|
|
34
|
-
| **rotation_interval** | **String** |
|
|
33
|
+
| **rotation_hour** | **Integer** | | [optional] |
|
|
34
|
+
| **rotation_interval** | **String** | | [optional] |
|
|
35
35
|
| **secure_access_aws_account_id** | **String** | The AWS account id | [optional] |
|
|
36
36
|
| **secure_access_aws_native_cli** | **Boolean** | The AWS native cli | [optional] |
|
|
37
37
|
| **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
|
|
@@ -39,6 +39,10 @@
|
|
|
39
39
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
40
40
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
41
41
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
42
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
43
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
44
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
45
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
42
46
|
|
|
43
47
|
## Example
|
|
44
48
|
|
|
@@ -80,7 +84,11 @@ instance = Akeyless::RotatedSecretUpdateAws.new(
|
|
|
80
84
|
secure_access_certificate_issuer: null,
|
|
81
85
|
secure_access_enable: null,
|
|
82
86
|
token: null,
|
|
83
|
-
uid_token: null
|
|
87
|
+
uid_token: null,
|
|
88
|
+
use_capital_letters: null,
|
|
89
|
+
use_lower_letters: null,
|
|
90
|
+
use_numbers: null,
|
|
91
|
+
use_special_characters: ! @ # $. [true/false]
|
|
84
92
|
)
|
|
85
93
|
```
|
|
86
94
|
|