akeyless 5.0.12 → 5.0.14
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 +28 -1
- data/docs/AccountCustomFieldCreate.md +30 -0
- data/docs/AccountCustomFieldCreateOutput.md +18 -0
- data/docs/AccountCustomFieldDelete.md +24 -0
- data/docs/AccountCustomFieldGet.md +24 -0
- data/docs/AccountCustomFieldGetOutput.md +34 -0
- data/docs/AccountCustomFieldList.md +26 -0
- data/docs/AccountCustomFieldUpdate.md +28 -0
- data/docs/AccountGeneralSettings.md +2 -0
- data/docs/AiInsightsConfigPart.md +24 -0
- data/docs/AiInsightsSetting.md +18 -0
- data/docs/AkeylessGatewayConfig.md +2 -0
- data/docs/ConfigHash.md +2 -0
- data/docs/CreateCertificate.md +2 -0
- data/docs/CreateClassicKey.md +2 -0
- data/docs/CreateDFCKey.md +2 -0
- data/docs/CreateOidcApp.md +2 -0
- data/docs/CreatePKICertIssuer.md +2 -0
- data/docs/CreateRole.md +2 -0
- data/docs/CreateSSHCertIssuer.md +2 -0
- data/docs/CreateSecret.md +2 -0
- data/docs/CreateTokenizer.md +2 -0
- data/docs/CreateUSC.md +2 -0
- data/docs/DSProducerDetails.md +2 -0
- data/docs/DecryptWithClassicKey.md +2 -0
- data/docs/DescribeItem.md +2 -0
- data/docs/DynamicSecretCreateArtifactory.md +2 -0
- data/docs/DynamicSecretCreateAws.md +2 -0
- data/docs/DynamicSecretCreateAzure.md +2 -0
- data/docs/DynamicSecretCreateCassandra.md +2 -0
- data/docs/DynamicSecretCreateChef.md +2 -0
- data/docs/DynamicSecretCreateCustom.md +2 -0
- data/docs/DynamicSecretCreateDockerhub.md +2 -0
- data/docs/DynamicSecretCreateEks.md +2 -0
- data/docs/DynamicSecretCreateGcp.md +2 -0
- data/docs/DynamicSecretCreateGithub.md +2 -0
- data/docs/DynamicSecretCreateGitlab.md +2 -0
- data/docs/DynamicSecretCreateGke.md +2 -0
- data/docs/DynamicSecretCreateGoogleWorkspace.md +2 -0
- data/docs/DynamicSecretCreateHanaDb.md +2 -0
- data/docs/DynamicSecretCreateK8s.md +2 -0
- data/docs/DynamicSecretCreateLdap.md +2 -0
- data/docs/DynamicSecretCreateMongoDb.md +2 -0
- data/docs/DynamicSecretCreateMsSql.md +2 -0
- data/docs/DynamicSecretCreateMySql.md +2 -0
- data/docs/DynamicSecretCreateOpenAI.md +2 -0
- data/docs/DynamicSecretCreateOracleDb.md +2 -0
- data/docs/DynamicSecretCreatePing.md +2 -0
- data/docs/DynamicSecretCreatePostgreSql.md +2 -0
- data/docs/DynamicSecretCreateRabbitMq.md +2 -0
- data/docs/DynamicSecretCreateRdp.md +2 -0
- data/docs/DynamicSecretCreateRedis.md +2 -0
- data/docs/DynamicSecretCreateRedshift.md +2 -0
- data/docs/DynamicSecretCreateSnowflake.md +2 -0
- data/docs/DynamicSecretCreateVenafi.md +2 -0
- data/docs/DynamicSecretUpdateArtifactory.md +2 -0
- data/docs/DynamicSecretUpdateAws.md +2 -0
- data/docs/DynamicSecretUpdateAzure.md +2 -0
- data/docs/DynamicSecretUpdateCassandra.md +2 -0
- data/docs/DynamicSecretUpdateChef.md +2 -0
- data/docs/DynamicSecretUpdateCustom.md +2 -0
- data/docs/DynamicSecretUpdateDockerhub.md +2 -0
- data/docs/DynamicSecretUpdateEks.md +2 -0
- data/docs/DynamicSecretUpdateGcp.md +2 -0
- data/docs/DynamicSecretUpdateGithub.md +2 -0
- data/docs/DynamicSecretUpdateGitlab.md +2 -0
- data/docs/DynamicSecretUpdateGke.md +2 -0
- data/docs/DynamicSecretUpdateGoogleWorkspace.md +2 -0
- data/docs/DynamicSecretUpdateHanaDb.md +2 -0
- data/docs/DynamicSecretUpdateK8s.md +2 -0
- data/docs/DynamicSecretUpdateLdap.md +2 -0
- data/docs/DynamicSecretUpdateMongoDb.md +2 -0
- data/docs/DynamicSecretUpdateMsSql.md +2 -0
- data/docs/DynamicSecretUpdateMySql.md +2 -0
- data/docs/DynamicSecretUpdateOpenAI.md +2 -0
- data/docs/DynamicSecretUpdateOracleDb.md +2 -0
- data/docs/DynamicSecretUpdatePing.md +2 -0
- data/docs/DynamicSecretUpdatePostgreSql.md +2 -0
- data/docs/DynamicSecretUpdateRabbitMq.md +2 -0
- data/docs/DynamicSecretUpdateRdp.md +2 -0
- data/docs/DynamicSecretUpdateRedis.md +2 -0
- data/docs/DynamicSecretUpdateRedshift.md +2 -0
- data/docs/DynamicSecretUpdateSnowflake.md +2 -0
- data/docs/DynamicSecretUpdateVenafi.md +2 -0
- data/docs/EncryptWithClassicKey.md +2 -0
- data/docs/FolderCreate.md +34 -0
- data/docs/FolderCreateOutput.md +18 -0
- data/docs/FolderDelete.md +28 -0
- data/docs/FolderGet.md +28 -0
- data/docs/FolderGetOutput.md +18 -0
- data/docs/FolderUpdate.md +36 -0
- data/docs/GatewayCreateProducerArtifactory.md +2 -0
- data/docs/GatewayCreateProducerAws.md +2 -0
- data/docs/GatewayCreateProducerAzure.md +2 -0
- data/docs/GatewayCreateProducerCassandra.md +2 -0
- data/docs/GatewayCreateProducerChef.md +2 -0
- data/docs/GatewayCreateProducerCustom.md +2 -0
- data/docs/GatewayCreateProducerDockerhub.md +2 -0
- data/docs/GatewayCreateProducerEks.md +2 -0
- data/docs/GatewayCreateProducerGcp.md +2 -0
- data/docs/GatewayCreateProducerGithub.md +2 -0
- data/docs/GatewayCreateProducerGke.md +2 -0
- data/docs/GatewayCreateProducerHanaDb.md +2 -0
- data/docs/GatewayCreateProducerLdap.md +2 -0
- data/docs/GatewayCreateProducerMSSQL.md +2 -0
- data/docs/GatewayCreateProducerMongo.md +2 -0
- data/docs/GatewayCreateProducerMySQL.md +2 -0
- data/docs/GatewayCreateProducerNativeK8S.md +2 -0
- data/docs/GatewayCreateProducerOracleDb.md +2 -0
- data/docs/GatewayCreateProducerPing.md +2 -0
- data/docs/GatewayCreateProducerPostgreSQL.md +2 -0
- data/docs/GatewayCreateProducerRabbitMQ.md +2 -0
- data/docs/GatewayCreateProducerRdp.md +2 -0
- data/docs/GatewayCreateProducerRedis.md +2 -0
- data/docs/GatewayCreateProducerRedshift.md +2 -0
- data/docs/GatewayCreateProducerSnowflake.md +2 -0
- data/docs/GatewayCreateProducerVenafi.md +2 -0
- data/docs/GatewayUpdateProducerArtifactory.md +2 -0
- data/docs/GatewayUpdateProducerAws.md +2 -0
- data/docs/GatewayUpdateProducerAzure.md +2 -0
- data/docs/GatewayUpdateProducerCassandra.md +2 -0
- data/docs/GatewayUpdateProducerChef.md +2 -0
- data/docs/GatewayUpdateProducerCustom.md +2 -0
- data/docs/GatewayUpdateProducerDockerhub.md +2 -0
- data/docs/GatewayUpdateProducerEks.md +2 -0
- data/docs/GatewayUpdateProducerGcp.md +2 -0
- data/docs/GatewayUpdateProducerGithub.md +2 -0
- data/docs/GatewayUpdateProducerGke.md +2 -0
- data/docs/GatewayUpdateProducerHanaDb.md +2 -0
- data/docs/GatewayUpdateProducerLdap.md +2 -0
- data/docs/GatewayUpdateProducerMSSQL.md +2 -0
- data/docs/GatewayUpdateProducerMongo.md +2 -0
- data/docs/GatewayUpdateProducerMySQL.md +2 -0
- data/docs/GatewayUpdateProducerNativeK8S.md +2 -0
- data/docs/GatewayUpdateProducerOracleDb.md +2 -0
- data/docs/GatewayUpdateProducerPing.md +2 -0
- data/docs/GatewayUpdateProducerPostgreSQL.md +2 -0
- data/docs/GatewayUpdateProducerRabbitMQ.md +2 -0
- data/docs/GatewayUpdateProducerRdp.md +2 -0
- data/docs/GatewayUpdateProducerRedis.md +2 -0
- data/docs/GatewayUpdateProducerRedshift.md +2 -0
- data/docs/GatewayUpdateProducerSnowflake.md +2 -0
- data/docs/GatewayUpdateProducerVenafi.md +2 -0
- data/docs/GeminiTargetDetails.md +1 -3
- data/docs/GetFolderOutput.md +36 -0
- data/docs/Item.md +2 -0
- data/docs/ItemCustomFieldsDetails.md +26 -0
- data/docs/NullTime.md +20 -0
- data/docs/RotatedSecretCreateAws.md +2 -0
- data/docs/RotatedSecretCreateAzure.md +2 -0
- data/docs/RotatedSecretCreateCassandra.md +2 -0
- data/docs/RotatedSecretCreateCustom.md +2 -0
- data/docs/RotatedSecretCreateDockerhub.md +2 -0
- data/docs/RotatedSecretCreateGcp.md +2 -0
- data/docs/RotatedSecretCreateHanadb.md +2 -0
- data/docs/RotatedSecretCreateLdap.md +2 -0
- data/docs/RotatedSecretCreateMongodb.md +2 -0
- data/docs/RotatedSecretCreateMssql.md +2 -0
- data/docs/RotatedSecretCreateMysql.md +2 -0
- data/docs/RotatedSecretCreateOracledb.md +2 -0
- data/docs/RotatedSecretCreatePostgresql.md +2 -0
- data/docs/RotatedSecretCreateRedis.md +2 -0
- data/docs/RotatedSecretCreateRedshift.md +2 -0
- data/docs/RotatedSecretCreateSnowflake.md +2 -0
- data/docs/RotatedSecretCreateSsh.md +2 -0
- data/docs/RotatedSecretCreateWindows.md +2 -0
- data/docs/RotatedSecretUpdateAws.md +2 -0
- data/docs/RotatedSecretUpdateAzure.md +2 -0
- data/docs/RotatedSecretUpdateCassandra.md +2 -0
- data/docs/RotatedSecretUpdateCustom.md +2 -0
- data/docs/RotatedSecretUpdateDockerhub.md +2 -0
- data/docs/RotatedSecretUpdateGcp.md +2 -0
- data/docs/RotatedSecretUpdateHanadb.md +2 -0
- data/docs/RotatedSecretUpdateLdap.md +2 -0
- data/docs/RotatedSecretUpdateMongodb.md +2 -0
- data/docs/RotatedSecretUpdateMssql.md +2 -0
- data/docs/RotatedSecretUpdateMysql.md +2 -0
- data/docs/RotatedSecretUpdateOracledb.md +2 -0
- data/docs/RotatedSecretUpdatePostgresql.md +2 -0
- data/docs/RotatedSecretUpdateRedis.md +2 -0
- data/docs/RotatedSecretUpdateRedshift.md +2 -0
- data/docs/RotatedSecretUpdateSnowflake.md +2 -0
- data/docs/RotatedSecretUpdateSsh.md +2 -0
- data/docs/RotatedSecretUpdateWindows.md +2 -0
- data/docs/SharingPolicyInfo.md +2 -0
- data/docs/TargetCreateGemini.md +0 -2
- data/docs/TargetUpdateGemini.md +0 -2
- data/docs/UpdateAccountSettings.md +4 -0
- data/docs/UpdateItem.md +2 -0
- data/docs/UpdatePKICertIssuer.md +2 -0
- data/docs/UpdateSSHCertIssuer.md +2 -0
- data/docs/UploadPKCS12.md +2 -0
- data/docs/UploadRSA.md +2 -0
- data/docs/V2Api.md +569 -0
- data/lib/akeyless/api/v2_api.rb +588 -0
- data/lib/akeyless/models/account_custom_field_create.rb +301 -0
- data/lib/akeyless/models/account_custom_field_create_output.rb +214 -0
- data/lib/akeyless/models/account_custom_field_delete.rb +255 -0
- data/lib/akeyless/models/account_custom_field_get.rb +255 -0
- data/lib/akeyless/models/account_custom_field_get_output.rb +286 -0
- data/lib/akeyless/models/account_custom_field_list.rb +258 -0
- data/lib/akeyless/models/account_custom_field_update.rb +277 -0
- data/lib/akeyless/models/account_general_settings.rb +10 -1
- data/lib/akeyless/models/ai_insights_config_part.rb +241 -0
- data/lib/akeyless/models/ai_insights_setting.rb +214 -0
- data/lib/akeyless/models/akeyless_gateway_config.rb +10 -1
- data/lib/akeyless/models/config_hash.rb +10 -1
- data/lib/akeyless/models/create_certificate.rb +13 -1
- data/lib/akeyless/models/create_classic_key.rb +13 -1
- data/lib/akeyless/models/create_dfc_key.rb +13 -1
- data/lib/akeyless/models/create_oidc_app.rb +13 -1
- data/lib/akeyless/models/create_pki_cert_issuer.rb +13 -1
- data/lib/akeyless/models/create_role.rb +13 -1
- data/lib/akeyless/models/create_secret.rb +13 -1
- data/lib/akeyless/models/create_ssh_cert_issuer.rb +13 -1
- data/lib/akeyless/models/create_tokenizer.rb +13 -1
- data/lib/akeyless/models/create_usc.rb +13 -1
- data/lib/akeyless/models/decrypt_with_classic_key.rb +13 -1
- data/lib/akeyless/models/describe_item.rb +13 -1
- data/lib/akeyless/models/ds_producer_details.rb +12 -1
- data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_custom.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_eks.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_gcp.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_github.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_gke.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_k8s.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_open_ai.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_ping.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_venafi.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_custom.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_eks.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_gcp.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_github.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_gke.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_k8s.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_open_ai.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_ping.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_venafi.rb +13 -1
- data/lib/akeyless/models/encrypt_with_classic_key.rb +13 -1
- data/lib/akeyless/models/folder_create.rb +308 -0
- data/lib/akeyless/models/folder_create_output.rb +214 -0
- data/lib/akeyless/models/folder_delete.rb +276 -0
- data/lib/akeyless/models/folder_get.rb +276 -0
- data/lib/akeyless/models/folder_get_output.rb +214 -0
- data/lib/akeyless/models/folder_update.rb +320 -0
- data/lib/akeyless/models/gateway_create_producer_artifactory.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_azure.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_custom.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_eks.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_gcp.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_github.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_gke.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_ping.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_venafi.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_artifactory.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_azure.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_custom.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_eks.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_gcp.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_github.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_gke.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_ping.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_venafi.rb +13 -1
- data/lib/akeyless/models/gemini_target_details.rb +4 -13
- data/lib/akeyless/models/get_folder_output.rb +298 -0
- data/lib/akeyless/models/item.rb +12 -1
- data/lib/akeyless/models/item_custom_fields_details.rb +251 -0
- data/lib/akeyless/models/null_time.rb +224 -0
- data/lib/akeyless/models/rotated_secret_create_aws.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_azure.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_custom.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_redis.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_windows.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_aws.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_azure.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_custom.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_redis.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_windows.rb +13 -1
- data/lib/akeyless/models/sharing_policy_info.rb +13 -1
- data/lib/akeyless/models/target_create_gemini.rb +1 -11
- data/lib/akeyless/models/target_update_gemini.rb +1 -11
- data/lib/akeyless/models/update_account_settings.rb +23 -1
- data/lib/akeyless/models/update_item.rb +13 -1
- data/lib/akeyless/models/update_pki_cert_issuer.rb +13 -1
- data/lib/akeyless/models/update_ssh_cert_issuer.rb +13 -1
- data/lib/akeyless/models/upload_pkcs12.rb +13 -1
- data/lib/akeyless/models/upload_rsa.rb +13 -1
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +18 -0
- data/spec/models/account_custom_field_create_output_spec.rb +36 -0
- data/spec/models/account_custom_field_create_spec.rb +72 -0
- data/spec/models/account_custom_field_delete_spec.rb +54 -0
- data/spec/models/account_custom_field_get_output_spec.rb +84 -0
- data/spec/models/account_custom_field_get_spec.rb +54 -0
- data/spec/models/account_custom_field_list_spec.rb +60 -0
- data/spec/models/account_custom_field_update_spec.rb +66 -0
- data/spec/models/ai_insights_config_part_spec.rb +54 -0
- data/spec/models/ai_insights_setting_spec.rb +36 -0
- data/spec/models/folder_create_output_spec.rb +36 -0
- data/spec/models/folder_create_spec.rb +84 -0
- data/spec/models/folder_delete_spec.rb +66 -0
- data/spec/models/folder_get_output_spec.rb +36 -0
- data/spec/models/folder_get_spec.rb +66 -0
- data/spec/models/folder_update_spec.rb +90 -0
- data/spec/models/get_folder_output_spec.rb +90 -0
- data/spec/models/item_custom_fields_details_spec.rb +60 -0
- data/spec/models/null_time_spec.rb +42 -0
- metadata +73 -1
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
| **gitlab_url** | **String** | Gitlab base url | [optional][default to 'https://gitlab.com/'] |
|
|
15
15
|
| **group_name** | **String** | Gitlab group name, required for access-type=group | [optional] |
|
|
16
16
|
| **installation_organization** | **String** | Gitlab project name, required for access-type=project | [optional] |
|
|
17
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
17
18
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
18
19
|
| **name** | **String** | Dynamic secret name | |
|
|
19
20
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -39,6 +40,7 @@ instance = Akeyless::DynamicSecretUpdateGitlab.new(
|
|
|
39
40
|
gitlab_url: null,
|
|
40
41
|
group_name: null,
|
|
41
42
|
installation_organization: null,
|
|
43
|
+
item_custom_fields: null,
|
|
42
44
|
json: null,
|
|
43
45
|
name: null,
|
|
44
46
|
new_name: null,
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
| **gke_cluster_endpoint** | **String** | GKE cluster URL endpoint | [optional] |
|
|
12
12
|
| **gke_cluster_name** | **String** | GKE cluster name | [optional] |
|
|
13
13
|
| **gke_service_account_email** | **String** | GKE service account email | [optional] |
|
|
14
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
15
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
15
16
|
| **name** | **String** | Dynamic secret name | |
|
|
16
17
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -41,6 +42,7 @@ instance = Akeyless::DynamicSecretUpdateGke.new(
|
|
|
41
42
|
gke_cluster_endpoint: null,
|
|
42
43
|
gke_cluster_name: null,
|
|
43
44
|
gke_service_account_email: null,
|
|
45
|
+
item_custom_fields: null,
|
|
44
46
|
json: null,
|
|
45
47
|
name: null,
|
|
46
48
|
new_name: null,
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
| **gcp_key** | **String** | Base64-encoded service account private key text | [optional] |
|
|
13
13
|
| **group_email** | **String** | A group email, relevant only for group access-mode | [optional] |
|
|
14
14
|
| **group_role** | **String** | | [optional] |
|
|
15
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
15
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
16
17
|
| **name** | **String** | Dynamic secret name | |
|
|
17
18
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -43,6 +44,7 @@ instance = Akeyless::DynamicSecretUpdateGoogleWorkspace.new(
|
|
|
43
44
|
gcp_key: null,
|
|
44
45
|
group_email: null,
|
|
45
46
|
group_role: null,
|
|
47
|
+
item_custom_fields: null,
|
|
46
48
|
json: null,
|
|
47
49
|
name: null,
|
|
48
50
|
new_name: null,
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
| **hanadb_port** | **String** | HanaDb Port | [optional][default to '443'] |
|
|
15
15
|
| **hanadb_revocation_statements** | **String** | HanaDb Revocation statements | [optional] |
|
|
16
16
|
| **hanadb_username** | **String** | HanaDb Username | [optional] |
|
|
17
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
17
18
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
18
19
|
| **name** | **String** | Dynamic secret name | |
|
|
19
20
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -48,6 +49,7 @@ instance = Akeyless::DynamicSecretUpdateHanaDb.new(
|
|
|
48
49
|
hanadb_port: null,
|
|
49
50
|
hanadb_revocation_statements: null,
|
|
50
51
|
hanadb_username: null,
|
|
52
|
+
item_custom_fields: null,
|
|
51
53
|
json: null,
|
|
52
54
|
name: null,
|
|
53
55
|
new_name: null,
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
8
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **description** | **String** | Description of the object | [optional] |
|
|
10
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
10
11
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
12
|
| **k8s_allowed_namespaces** | **String** | Comma-separated list of allowed K8S namespaces for the generated ServiceAccount (relevant only for k8s-service-account-type=dynamic) | [optional] |
|
|
12
13
|
| **k8s_cluster_ca_cert** | **String** | K8S cluster CA certificate | [optional] |
|
|
@@ -49,6 +50,7 @@ instance = Akeyless::DynamicSecretUpdateK8s.new(
|
|
|
49
50
|
custom_username_template: null,
|
|
50
51
|
delete_protection: null,
|
|
51
52
|
description: null,
|
|
53
|
+
item_custom_fields: null,
|
|
52
54
|
json: null,
|
|
53
55
|
k8s_allowed_namespaces: null,
|
|
54
56
|
k8s_cluster_ca_cert: null,
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
| **fixed_user_claim_keyname** | **String** | For externally provided users, denotes the key-name of IdP claim to extract the username from (relevant only for external-username=true) | [optional][default to 'ext_username'] |
|
|
15
15
|
| **group_dn** | **String** | Group DN which the temporary user should be added | [optional] |
|
|
16
16
|
| **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] |
|
|
17
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
17
18
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
18
19
|
| **ldap_ca_cert** | **String** | CA Certificate File Content | [optional] |
|
|
19
20
|
| **ldap_url** | **String** | LDAP Server URL | [optional] |
|
|
@@ -54,6 +55,7 @@ instance = Akeyless::DynamicSecretUpdateLdap.new(
|
|
|
54
55
|
fixed_user_claim_keyname: null,
|
|
55
56
|
group_dn: null,
|
|
56
57
|
host_provider: null,
|
|
58
|
+
item_custom_fields: null,
|
|
57
59
|
json: null,
|
|
58
60
|
ldap_ca_cert: null,
|
|
59
61
|
ldap_url: null,
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
8
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **description** | **String** | Description of the object | [optional] |
|
|
10
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
10
11
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
12
|
| **mongodb_atlas_api_private_key** | **String** | MongoDB Atlas private key | [optional] |
|
|
12
13
|
| **mongodb_atlas_api_public_key** | **String** | MongoDB Atlas public key | [optional] |
|
|
@@ -46,6 +47,7 @@ instance = Akeyless::DynamicSecretUpdateMongoDb.new(
|
|
|
46
47
|
custom_username_template: null,
|
|
47
48
|
delete_protection: null,
|
|
48
49
|
description: null,
|
|
50
|
+
item_custom_fields: null,
|
|
49
51
|
json: null,
|
|
50
52
|
mongodb_atlas_api_private_key: null,
|
|
51
53
|
mongodb_atlas_api_public_key: null,
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
8
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **description** | **String** | Description of the object | [optional] |
|
|
10
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
10
11
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
12
|
| **mssql_create_statements** | **String** | MSSQL Creation statements | [optional] |
|
|
12
13
|
| **mssql_dbname** | **String** | MSSQL Name | [optional] |
|
|
@@ -42,6 +43,7 @@ instance = Akeyless::DynamicSecretUpdateMsSql.new(
|
|
|
42
43
|
custom_username_template: null,
|
|
43
44
|
delete_protection: null,
|
|
44
45
|
description: null,
|
|
46
|
+
item_custom_fields: null,
|
|
45
47
|
json: null,
|
|
46
48
|
mssql_create_statements: null,
|
|
47
49
|
mssql_dbname: null,
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
| **db_server_name** | **String** | (Optional) Server name for certificate verification | [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
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
12
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
13
14
|
| **mysql_dbname** | **String** | MySQL DB Name | [optional] |
|
|
14
15
|
| **mysql_host** | **String** | MySQL Host | [optional][default to '127.0.0.1'] |
|
|
@@ -47,6 +48,7 @@ instance = Akeyless::DynamicSecretUpdateMySql.new(
|
|
|
47
48
|
db_server_name: null,
|
|
48
49
|
delete_protection: null,
|
|
49
50
|
description: null,
|
|
51
|
+
item_custom_fields: null,
|
|
50
52
|
json: null,
|
|
51
53
|
mysql_dbname: null,
|
|
52
54
|
mysql_host: null,
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
8
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **description** | **String** | Description of the object | [optional] |
|
|
10
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
10
11
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
12
|
| **name** | **String** | Dynamic secret name | |
|
|
12
13
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -27,6 +28,7 @@ instance = Akeyless::DynamicSecretUpdateOpenAI.new(
|
|
|
27
28
|
custom_username_template: null,
|
|
28
29
|
delete_protection: null,
|
|
29
30
|
description: null,
|
|
31
|
+
item_custom_fields: null,
|
|
30
32
|
json: null,
|
|
31
33
|
name: null,
|
|
32
34
|
new_name: null,
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
| **db_server_name** | **String** | (Optional) Server name for certificate verification | [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
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
12
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
13
14
|
| **name** | **String** | Dynamic secret name | |
|
|
14
15
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -43,6 +44,7 @@ instance = Akeyless::DynamicSecretUpdateOracleDb.new(
|
|
|
43
44
|
db_server_name: null,
|
|
44
45
|
delete_protection: null,
|
|
45
46
|
description: null,
|
|
47
|
+
item_custom_fields: null,
|
|
46
48
|
json: null,
|
|
47
49
|
name: null,
|
|
48
50
|
new_name: null,
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
9
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
11
|
| **name** | **String** | Dynamic secret name | |
|
|
11
12
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -40,6 +41,7 @@ require 'akeyless'
|
|
|
40
41
|
instance = Akeyless::DynamicSecretUpdatePing.new(
|
|
41
42
|
delete_protection: null,
|
|
42
43
|
description: null,
|
|
44
|
+
item_custom_fields: null,
|
|
43
45
|
json: null,
|
|
44
46
|
name: null,
|
|
45
47
|
new_name: null,
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [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
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
11
12
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
12
13
|
| **name** | **String** | Dynamic secret name | |
|
|
13
14
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -44,6 +45,7 @@ instance = Akeyless::DynamicSecretUpdatePostgreSql.new(
|
|
|
44
45
|
custom_username_template: null,
|
|
45
46
|
delete_protection: null,
|
|
46
47
|
description: null,
|
|
48
|
+
item_custom_fields: null,
|
|
47
49
|
json: null,
|
|
48
50
|
name: null,
|
|
49
51
|
new_name: null,
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
9
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
11
|
| **name** | **String** | Dynamic secret name | |
|
|
11
12
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -38,6 +39,7 @@ require 'akeyless'
|
|
|
38
39
|
instance = Akeyless::DynamicSecretUpdateRabbitMq.new(
|
|
39
40
|
delete_protection: null,
|
|
40
41
|
description: null,
|
|
42
|
+
item_custom_fields: null,
|
|
41
43
|
json: null,
|
|
42
44
|
name: null,
|
|
43
45
|
new_name: null,
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **fixed_user_claim_keyname** | **String** | For externally provided users, denotes the key-name of IdP claim to extract the username from (relevant only for fixed-user-only=true) | [optional][default to 'ext_username'] |
|
|
12
12
|
| **fixed_user_only** | **String** | Allow access using externally (IdP) provided username [true/false] | [optional][default to 'false'] |
|
|
13
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
15
|
| **name** | **String** | Dynamic secret name | |
|
|
15
16
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -48,6 +49,7 @@ instance = Akeyless::DynamicSecretUpdateRdp.new(
|
|
|
48
49
|
description: null,
|
|
49
50
|
fixed_user_claim_keyname: null,
|
|
50
51
|
fixed_user_only: null,
|
|
52
|
+
item_custom_fields: null,
|
|
51
53
|
json: null,
|
|
52
54
|
name: null,
|
|
53
55
|
new_name: null,
|
|
@@ -9,6 +9,7 @@
|
|
|
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
|
| **host** | **String** | Redis Host | [optional][default to '127.0.0.1'] |
|
|
12
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
12
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
13
14
|
| **name** | **String** | Dynamic secret name | |
|
|
14
15
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -36,6 +37,7 @@ instance = Akeyless::DynamicSecretUpdateRedis.new(
|
|
|
36
37
|
delete_protection: null,
|
|
37
38
|
description: null,
|
|
38
39
|
host: null,
|
|
40
|
+
item_custom_fields: null,
|
|
39
41
|
json: null,
|
|
40
42
|
name: null,
|
|
41
43
|
new_name: null,
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [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
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
11
12
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
12
13
|
| **name** | **String** | Dynamic secret name | |
|
|
13
14
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -37,6 +38,7 @@ instance = Akeyless::DynamicSecretUpdateRedshift.new(
|
|
|
37
38
|
custom_username_template: null,
|
|
38
39
|
delete_protection: null,
|
|
39
40
|
description: null,
|
|
41
|
+
item_custom_fields: null,
|
|
40
42
|
json: null,
|
|
41
43
|
name: null,
|
|
42
44
|
new_name: null,
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
| **db_name** | **String** | Database name | [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] |
|
|
15
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
15
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
16
17
|
| **key_algo** | **String** | | [optional] |
|
|
17
18
|
| **name** | **String** | Dynamic secret name | |
|
|
@@ -41,6 +42,7 @@ instance = Akeyless::DynamicSecretUpdateSnowflake.new(
|
|
|
41
42
|
db_name: null,
|
|
42
43
|
delete_protection: null,
|
|
43
44
|
description: null,
|
|
45
|
+
item_custom_fields: null,
|
|
44
46
|
json: null,
|
|
45
47
|
key_algo: null,
|
|
46
48
|
name: null,
|
|
@@ -11,6 +11,7 @@
|
|
|
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
|
| **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
|
|
14
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
15
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
15
16
|
| **name** | **String** | Dynamic secret name | |
|
|
16
17
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -45,6 +46,7 @@ instance = Akeyless::DynamicSecretUpdateVenafi.new(
|
|
|
45
46
|
delete_protection: null,
|
|
46
47
|
description: null,
|
|
47
48
|
enable_admin_rotation: null,
|
|
49
|
+
item_custom_fields: null,
|
|
48
50
|
json: null,
|
|
49
51
|
name: null,
|
|
50
52
|
new_name: null,
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **display_id** | **String** | The name of the key to use in the encryption process | |
|
|
8
|
+
| **ignore_cache** | **String** | Retrieve the Secret value without checking the Gateway's cache [true/false]. This flag is only relevant when using the RestAPI | [optional][default to 'false'] |
|
|
8
9
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
10
|
| **plaintext** | **String** | Data to be encrypted | |
|
|
10
11
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -18,6 +19,7 @@ require 'akeyless'
|
|
|
18
19
|
|
|
19
20
|
instance = Akeyless::EncryptWithClassicKey.new(
|
|
20
21
|
display_id: null,
|
|
22
|
+
ignore_cache: null,
|
|
21
23
|
json: null,
|
|
22
24
|
plaintext: null,
|
|
23
25
|
token: null,
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# Akeyless::FolderCreate
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **accessibility** | **String** | for personal password manager | [optional][default to 'regular'] |
|
|
8
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
|
+
| **description** | **String** | Description of the object | [optional] |
|
|
10
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
|
+
| **name** | **String** | Folder name | |
|
|
12
|
+
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
13
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
14
|
+
| **type** | **String** | | [optional] |
|
|
15
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
16
|
+
|
|
17
|
+
## Example
|
|
18
|
+
|
|
19
|
+
```ruby
|
|
20
|
+
require 'akeyless'
|
|
21
|
+
|
|
22
|
+
instance = Akeyless::FolderCreate.new(
|
|
23
|
+
accessibility: null,
|
|
24
|
+
delete_protection: null,
|
|
25
|
+
description: null,
|
|
26
|
+
json: null,
|
|
27
|
+
name: null,
|
|
28
|
+
tags: null,
|
|
29
|
+
token: null,
|
|
30
|
+
type: null,
|
|
31
|
+
uid_token: null
|
|
32
|
+
)
|
|
33
|
+
```
|
|
34
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Akeyless::FolderCreateOutput
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **folder_id** | **Integer** | | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'akeyless'
|
|
13
|
+
|
|
14
|
+
instance = Akeyless::FolderCreateOutput.new(
|
|
15
|
+
folder_id: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# Akeyless::FolderDelete
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **accessibility** | **String** | for personal password manager | [optional][default to 'regular'] |
|
|
8
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
|
+
| **name** | **String** | Folder name | |
|
|
10
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
11
|
+
| **type** | **String** | | [optional] |
|
|
12
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
13
|
+
|
|
14
|
+
## Example
|
|
15
|
+
|
|
16
|
+
```ruby
|
|
17
|
+
require 'akeyless'
|
|
18
|
+
|
|
19
|
+
instance = Akeyless::FolderDelete.new(
|
|
20
|
+
accessibility: null,
|
|
21
|
+
json: null,
|
|
22
|
+
name: null,
|
|
23
|
+
token: null,
|
|
24
|
+
type: null,
|
|
25
|
+
uid_token: null
|
|
26
|
+
)
|
|
27
|
+
```
|
|
28
|
+
|
data/docs/FolderGet.md
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# Akeyless::FolderGet
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **accessibility** | **String** | for personal password manager | [optional][default to 'regular'] |
|
|
8
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
|
+
| **name** | **String** | Folder name | |
|
|
10
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
11
|
+
| **type** | **String** | | [optional] |
|
|
12
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
13
|
+
|
|
14
|
+
## Example
|
|
15
|
+
|
|
16
|
+
```ruby
|
|
17
|
+
require 'akeyless'
|
|
18
|
+
|
|
19
|
+
instance = Akeyless::FolderGet.new(
|
|
20
|
+
accessibility: null,
|
|
21
|
+
json: null,
|
|
22
|
+
name: null,
|
|
23
|
+
token: null,
|
|
24
|
+
type: null,
|
|
25
|
+
uid_token: null
|
|
26
|
+
)
|
|
27
|
+
```
|
|
28
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Akeyless::FolderGetOutput
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **folder** | [**GetFolderOutput**](GetFolderOutput.md) | | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'akeyless'
|
|
13
|
+
|
|
14
|
+
instance = Akeyless::FolderGetOutput.new(
|
|
15
|
+
folder: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# Akeyless::FolderUpdate
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **accessibility** | **String** | for personal password manager | [optional][default to 'regular'] |
|
|
8
|
+
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this folder | [optional] |
|
|
9
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
|
+
| **description** | **String** | Description of the object | [optional] |
|
|
11
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
12
|
+
| **name** | **String** | Folder name | |
|
|
13
|
+
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this folder | [optional] |
|
|
14
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
15
|
+
| **type** | **String** | | [optional] |
|
|
16
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
17
|
+
|
|
18
|
+
## Example
|
|
19
|
+
|
|
20
|
+
```ruby
|
|
21
|
+
require 'akeyless'
|
|
22
|
+
|
|
23
|
+
instance = Akeyless::FolderUpdate.new(
|
|
24
|
+
accessibility: null,
|
|
25
|
+
add_tag: null,
|
|
26
|
+
delete_protection: null,
|
|
27
|
+
description: null,
|
|
28
|
+
json: null,
|
|
29
|
+
name: null,
|
|
30
|
+
rm_tag: null,
|
|
31
|
+
token: null,
|
|
32
|
+
type: null,
|
|
33
|
+
uid_token: null
|
|
34
|
+
)
|
|
35
|
+
```
|
|
36
|
+
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
| **base_url** | **String** | Base URL | [optional] |
|
|
12
12
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
13
13
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
14
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
15
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
15
16
|
| **name** | **String** | Dynamic secret name | |
|
|
16
17
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
@@ -33,6 +34,7 @@ instance = Akeyless::GatewayCreateProducerArtifactory.new(
|
|
|
33
34
|
base_url: null,
|
|
34
35
|
custom_username_template: null,
|
|
35
36
|
delete_protection: null,
|
|
37
|
+
item_custom_fields: null,
|
|
36
38
|
json: null,
|
|
37
39
|
name: null,
|
|
38
40
|
producer_encryption_key_name: null,
|
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
18
18
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
19
19
|
| **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
|
|
20
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
20
21
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
21
22
|
| **name** | **String** | Dynamic secret name | |
|
|
22
23
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
@@ -58,6 +59,7 @@ instance = Akeyless::GatewayCreateProducerAws.new(
|
|
|
58
59
|
custom_username_template: null,
|
|
59
60
|
delete_protection: null,
|
|
60
61
|
enable_admin_rotation: null,
|
|
62
|
+
item_custom_fields: null,
|
|
61
63
|
json: null,
|
|
62
64
|
name: null,
|
|
63
65
|
password_length: null,
|
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
14
14
|
| **fixed_user_claim_keyname** | **String** | FixedUserClaimKeyname | [optional][default to 'false'] |
|
|
15
15
|
| **fixed_user_only** | **Boolean** | Fixed user | [optional][default to false] |
|
|
16
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
16
17
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
17
18
|
| **name** | **String** | Dynamic secret name | |
|
|
18
19
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
@@ -48,6 +49,7 @@ instance = Akeyless::GatewayCreateProducerAzure.new(
|
|
|
48
49
|
delete_protection: null,
|
|
49
50
|
fixed_user_claim_keyname: null,
|
|
50
51
|
fixed_user_only: null,
|
|
52
|
+
item_custom_fields: null,
|
|
51
53
|
json: null,
|
|
52
54
|
name: null,
|
|
53
55
|
password_length: null,
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
| **cassandra_username** | **String** | Cassandra superuser username | [optional] |
|
|
12
12
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
13
13
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
14
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
15
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
15
16
|
| **name** | **String** | Dynamic secret name | |
|
|
16
17
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
@@ -36,6 +37,7 @@ instance = Akeyless::GatewayCreateProducerCassandra.new(
|
|
|
36
37
|
cassandra_username: null,
|
|
37
38
|
custom_username_template: null,
|
|
38
39
|
delete_protection: null,
|
|
40
|
+
item_custom_fields: null,
|
|
39
41
|
json: null,
|
|
40
42
|
name: null,
|
|
41
43
|
password_length: null,
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
| **chef_server_username** | **String** | Server username | [optional] |
|
|
11
11
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
12
12
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
13
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
15
|
| **name** | **String** | Dynamic secret name | |
|
|
15
16
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
@@ -33,6 +34,7 @@ instance = Akeyless::GatewayCreateProducerChef.new(
|
|
|
33
34
|
chef_server_username: null,
|
|
34
35
|
custom_username_template: null,
|
|
35
36
|
delete_protection: null,
|
|
37
|
+
item_custom_fields: null,
|
|
36
38
|
json: null,
|
|
37
39
|
name: null,
|
|
38
40
|
password_length: null,
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
| **create_sync_url** | **String** | URL of an endpoint that implements /sync/create method, for example https://webhook.example.com/sync/create | |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **enable_admin_rotation** | **Boolean** | Should admin credentials be rotated | [optional][default to false] |
|
|
11
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
11
12
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
12
13
|
| **name** | **String** | Dynamic secret name | |
|
|
13
14
|
| **payload** | **String** | Secret payload to be sent with each create/revoke webhook request | [optional] |
|
|
@@ -30,6 +31,7 @@ instance = Akeyless::GatewayCreateProducerCustom.new(
|
|
|
30
31
|
create_sync_url: null,
|
|
31
32
|
delete_protection: null,
|
|
32
33
|
enable_admin_rotation: null,
|
|
34
|
+
item_custom_fields: null,
|
|
33
35
|
json: null,
|
|
34
36
|
name: null,
|
|
35
37
|
payload: null,
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
| **dockerhub_password** | **String** | DockerhubPassword is either the user's password access token to manage the repository | [optional] |
|
|
9
9
|
| **dockerhub_token_scopes** | **String** | Access token scopes list (comma-separated) to give the dynamic secret valid options are in \"repo:admin\", \"repo:write\", \"repo:read\", \"repo:public_read\" | [optional] |
|
|
10
10
|
| **dockerhub_username** | **String** | DockerhubUsername is the name of the user in dockerhub | [optional] |
|
|
11
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
11
12
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
12
13
|
| **name** | **String** | Dynamic secret name | |
|
|
13
14
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
@@ -27,6 +28,7 @@ instance = Akeyless::GatewayCreateProducerDockerhub.new(
|
|
|
27
28
|
dockerhub_password: null,
|
|
28
29
|
dockerhub_token_scopes: null,
|
|
29
30
|
dockerhub_username: null,
|
|
31
|
+
item_custom_fields: null,
|
|
30
32
|
json: null,
|
|
31
33
|
name: null,
|
|
32
34
|
producer_encryption_key_name: null,
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
| **eks_cluster_name** | **String** | EKS cluster name | [optional] |
|
|
13
13
|
| **eks_region** | **String** | Region | [optional][default to 'us-east-2'] |
|
|
14
14
|
| **eks_secret_access_key** | **String** | Secret Access Key | [optional] |
|
|
15
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
15
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
16
17
|
| **name** | **String** | Dynamic secret name | |
|
|
17
18
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
@@ -42,6 +43,7 @@ instance = Akeyless::GatewayCreateProducerEks.new(
|
|
|
42
43
|
eks_cluster_name: null,
|
|
43
44
|
eks_region: null,
|
|
44
45
|
eks_secret_access_key: null,
|
|
46
|
+
item_custom_fields: null,
|
|
45
47
|
json: null,
|
|
46
48
|
name: null,
|
|
47
49
|
producer_encryption_key_name: null,
|