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
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d08c5cd13ab17d9ae6c0e1e476aa7641fca58db7bf411089aedce0d572fd477a
|
|
4
|
+
data.tar.gz: f0bae44060d9458a40192277adc31f7e768503564571bd3e95e65600199c368b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9bdf2ea270575ee0de0abcc70cb5e67c06fb02afd1f6e03eaeea7484c9b2e51674507b00f79e159fa2647b33fd490714e7406d0b5ba3afe3b8ebf15b8d9ec3f3
|
|
7
|
+
data.tar.gz: 07e438a3a424e46dafabd954e6e21563e2735f9435e521af2bc5ef21edab2c002e9177cbb6b8224a8dc7f9bd40194ac8e3a5bf700e8f9916f9a055bf9976cc22
|
data/README.md
CHANGED
|
@@ -7,7 +7,7 @@ The purpose of this application is to provide access to Akeyless API.
|
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
8
8
|
|
|
9
9
|
- API version: 3.0
|
|
10
|
-
- Package version: 5.0.
|
|
10
|
+
- Package version: 5.0.14
|
|
11
11
|
- Generator version: 7.10.0
|
|
12
12
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
13
13
|
For more information, please visit [http://akeyless.io](http://akeyless.io)
|
|
@@ -60,6 +60,11 @@ All URIs are relative to *https://api.akeyless.io*
|
|
|
60
60
|
|
|
61
61
|
Class | Method | HTTP request | Description
|
|
62
62
|
------------ | ------------- | ------------- | -------------
|
|
63
|
+
*Akeyless::V2Api* | [**account_custom_field_create**](docs/V2Api.md#account_custom_field_create) | **POST** /account-custom-field-create | Create a new custom field.
|
|
64
|
+
*Akeyless::V2Api* | [**account_custom_field_delete**](docs/V2Api.md#account_custom_field_delete) | **POST** /account-custom-field-delete | Delete a custom field.
|
|
65
|
+
*Akeyless::V2Api* | [**account_custom_field_get**](docs/V2Api.md#account_custom_field_get) | **POST** /account-custom-field-get | Get an account custom field by ID.
|
|
66
|
+
*Akeyless::V2Api* | [**account_custom_field_list**](docs/V2Api.md#account_custom_field_list) | **POST** /account-custom-field-list | List all account custom fields.
|
|
67
|
+
*Akeyless::V2Api* | [**account_custom_field_update**](docs/V2Api.md#account_custom_field_update) | **POST** /account-custom-field-update | Update a custom field.
|
|
63
68
|
*Akeyless::V2Api* | [**alias_details**](docs/V2Api.md#alias_details) | **POST** /alias-details |
|
|
64
69
|
*Akeyless::V2Api* | [**assoc_role_auth_method**](docs/V2Api.md#assoc_role_auth_method) | **POST** /assoc-role-am |
|
|
65
70
|
*Akeyless::V2Api* | [**assoc_target_item**](docs/V2Api.md#assoc_target_item) | **POST** /assoc-target-item |
|
|
@@ -269,6 +274,10 @@ Class | Method | HTTP request | Description
|
|
|
269
274
|
*Akeyless::V2Api* | [**event_forwarder_update_teams**](docs/V2Api.md#event_forwarder_update_teams) | **POST** /event-forwarder-update-teams |
|
|
270
275
|
*Akeyless::V2Api* | [**event_forwarder_update_webhook**](docs/V2Api.md#event_forwarder_update_webhook) | **POST** /event-forwarder-update-webhook |
|
|
271
276
|
*Akeyless::V2Api* | [**export_classic_key**](docs/V2Api.md#export_classic_key) | **POST** /export-classic-key |
|
|
277
|
+
*Akeyless::V2Api* | [**folder_create**](docs/V2Api.md#folder_create) | **POST** /folder-create |
|
|
278
|
+
*Akeyless::V2Api* | [**folder_delete**](docs/V2Api.md#folder_delete) | **POST** /folder-delete |
|
|
279
|
+
*Akeyless::V2Api* | [**folder_get**](docs/V2Api.md#folder_get) | **POST** /folder-get |
|
|
280
|
+
*Akeyless::V2Api* | [**folder_update**](docs/V2Api.md#folder_update) | **POST** /folder-update |
|
|
272
281
|
*Akeyless::V2Api* | [**gateway_create_allowed_access**](docs/V2Api.md#gateway_create_allowed_access) | **POST** /gateway-create-allowed-access |
|
|
273
282
|
*Akeyless::V2Api* | [**gateway_create_k8_s_auth_config**](docs/V2Api.md#gateway_create_k8_s_auth_config) | **POST** /gateway-create-k8s-auth-config |
|
|
274
283
|
*Akeyless::V2Api* | [**gateway_create_migration**](docs/V2Api.md#gateway_create_migration) | **POST** /gateway-create-migration |
|
|
@@ -652,6 +661,13 @@ Class | Method | HTTP request | Description
|
|
|
652
661
|
- [Akeyless::AWSTargetDetails](docs/AWSTargetDetails.md)
|
|
653
662
|
- [Akeyless::AccessOrGroupPermissionAssignment](docs/AccessOrGroupPermissionAssignment.md)
|
|
654
663
|
- [Akeyless::AccessPermissionAssignment](docs/AccessPermissionAssignment.md)
|
|
664
|
+
- [Akeyless::AccountCustomFieldCreate](docs/AccountCustomFieldCreate.md)
|
|
665
|
+
- [Akeyless::AccountCustomFieldCreateOutput](docs/AccountCustomFieldCreateOutput.md)
|
|
666
|
+
- [Akeyless::AccountCustomFieldDelete](docs/AccountCustomFieldDelete.md)
|
|
667
|
+
- [Akeyless::AccountCustomFieldGet](docs/AccountCustomFieldGet.md)
|
|
668
|
+
- [Akeyless::AccountCustomFieldGetOutput](docs/AccountCustomFieldGetOutput.md)
|
|
669
|
+
- [Akeyless::AccountCustomFieldList](docs/AccountCustomFieldList.md)
|
|
670
|
+
- [Akeyless::AccountCustomFieldUpdate](docs/AccountCustomFieldUpdate.md)
|
|
655
671
|
- [Akeyless::AccountGeneralSettings](docs/AccountGeneralSettings.md)
|
|
656
672
|
- [Akeyless::AccountObjectVersionSettingsOutput](docs/AccountObjectVersionSettingsOutput.md)
|
|
657
673
|
- [Akeyless::AcmeAccount](docs/AcmeAccount.md)
|
|
@@ -659,6 +675,8 @@ Class | Method | HTTP request | Description
|
|
|
659
675
|
- [Akeyless::ActiveDirectoryPayload](docs/ActiveDirectoryPayload.md)
|
|
660
676
|
- [Akeyless::AddGatewayAllowedAccessId](docs/AddGatewayAllowedAccessId.md)
|
|
661
677
|
- [Akeyless::AdminsConfigPart](docs/AdminsConfigPart.md)
|
|
678
|
+
- [Akeyless::AiInsightsConfigPart](docs/AiInsightsConfigPart.md)
|
|
679
|
+
- [Akeyless::AiInsightsSetting](docs/AiInsightsSetting.md)
|
|
662
680
|
- [Akeyless::AkeylessGatewayConfig](docs/AkeylessGatewayConfig.md)
|
|
663
681
|
- [Akeyless::AliasDetails](docs/AliasDetails.md)
|
|
664
682
|
- [Akeyless::AliasDetailsOutput](docs/AliasDetailsOutput.md)
|
|
@@ -1035,6 +1053,12 @@ Class | Method | HTTP request | Description
|
|
|
1035
1053
|
- [Akeyless::ExportClassicKeyOutput](docs/ExportClassicKeyOutput.md)
|
|
1036
1054
|
- [Akeyless::Extension](docs/Extension.md)
|
|
1037
1055
|
- [Akeyless::ExternalKMSKeyId](docs/ExternalKMSKeyId.md)
|
|
1056
|
+
- [Akeyless::FolderCreate](docs/FolderCreate.md)
|
|
1057
|
+
- [Akeyless::FolderCreateOutput](docs/FolderCreateOutput.md)
|
|
1058
|
+
- [Akeyless::FolderDelete](docs/FolderDelete.md)
|
|
1059
|
+
- [Akeyless::FolderGet](docs/FolderGet.md)
|
|
1060
|
+
- [Akeyless::FolderGetOutput](docs/FolderGetOutput.md)
|
|
1061
|
+
- [Akeyless::FolderUpdate](docs/FolderUpdate.md)
|
|
1038
1062
|
- [Akeyless::GCPAccessRules](docs/GCPAccessRules.md)
|
|
1039
1063
|
- [Akeyless::GCPPayload](docs/GCPPayload.md)
|
|
1040
1064
|
- [Akeyless::GCPSecretsMigration](docs/GCPSecretsMigration.md)
|
|
@@ -1246,6 +1270,7 @@ Class | Method | HTTP request | Description
|
|
|
1246
1270
|
- [Akeyless::GetDynamicSecretValue](docs/GetDynamicSecretValue.md)
|
|
1247
1271
|
- [Akeyless::GetEventForwarder](docs/GetEventForwarder.md)
|
|
1248
1272
|
- [Akeyless::GetEventForwarderOutput](docs/GetEventForwarderOutput.md)
|
|
1273
|
+
- [Akeyless::GetFolderOutput](docs/GetFolderOutput.md)
|
|
1249
1274
|
- [Akeyless::GetGroup](docs/GetGroup.md)
|
|
1250
1275
|
- [Akeyless::GetGroupOutput](docs/GetGroupOutput.md)
|
|
1251
1276
|
- [Akeyless::GetKubeExecCreds](docs/GetKubeExecCreds.md)
|
|
@@ -1295,6 +1320,7 @@ Class | Method | HTTP request | Description
|
|
|
1295
1320
|
- [Akeyless::ImportPasswordsOutput](docs/ImportPasswordsOutput.md)
|
|
1296
1321
|
- [Akeyless::ImporterInfo](docs/ImporterInfo.md)
|
|
1297
1322
|
- [Akeyless::Item](docs/Item.md)
|
|
1323
|
+
- [Akeyless::ItemCustomFieldsDetails](docs/ItemCustomFieldsDetails.md)
|
|
1298
1324
|
- [Akeyless::ItemGeneralInfo](docs/ItemGeneralInfo.md)
|
|
1299
1325
|
- [Akeyless::ItemSraStatus](docs/ItemSraStatus.md)
|
|
1300
1326
|
- [Akeyless::ItemTargetAssociation](docs/ItemTargetAssociation.md)
|
|
@@ -1389,6 +1415,7 @@ Class | Method | HTTP request | Description
|
|
|
1389
1415
|
- [Akeyless::NextAutoRotationEvent](docs/NextAutoRotationEvent.md)
|
|
1390
1416
|
- [Akeyless::NotiForwarder](docs/NotiForwarder.md)
|
|
1391
1417
|
- [Akeyless::NullString](docs/NullString.md)
|
|
1418
|
+
- [Akeyless::NullTime](docs/NullTime.md)
|
|
1392
1419
|
- [Akeyless::OAuth2AccessRules](docs/OAuth2AccessRules.md)
|
|
1393
1420
|
- [Akeyless::OAuth2CustomClaim](docs/OAuth2CustomClaim.md)
|
|
1394
1421
|
- [Akeyless::OCIAccessRules](docs/OCIAccessRules.md)
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# Akeyless::AccountCustomFieldCreate
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
8
|
+
| **name** | **String** | The name of the custom field | |
|
|
9
|
+
| **object** | **String** | The object to create the custom field | [default to 'ITEM'] |
|
|
10
|
+
| **object_type** | **String** | The object type to create the custom field [e.g. STATIC_SECRET,DYNAMIC_SECRET,ROTATED_SECRET] | |
|
|
11
|
+
| **required** | **Boolean** | Specify whether the custom field is mandatory | [optional][default to false] |
|
|
12
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
13
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
14
|
+
|
|
15
|
+
## Example
|
|
16
|
+
|
|
17
|
+
```ruby
|
|
18
|
+
require 'akeyless'
|
|
19
|
+
|
|
20
|
+
instance = Akeyless::AccountCustomFieldCreate.new(
|
|
21
|
+
json: null,
|
|
22
|
+
name: null,
|
|
23
|
+
object: null,
|
|
24
|
+
object_type: null,
|
|
25
|
+
required: null,
|
|
26
|
+
token: null,
|
|
27
|
+
uid_token: null
|
|
28
|
+
)
|
|
29
|
+
```
|
|
30
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Akeyless::AccountCustomFieldCreateOutput
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **id** | **Integer** | | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'akeyless'
|
|
13
|
+
|
|
14
|
+
instance = Akeyless::AccountCustomFieldCreateOutput.new(
|
|
15
|
+
id: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Akeyless::AccountCustomFieldDelete
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **id** | **Integer** | The custom field id | |
|
|
8
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
10
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```ruby
|
|
15
|
+
require 'akeyless'
|
|
16
|
+
|
|
17
|
+
instance = Akeyless::AccountCustomFieldDelete.new(
|
|
18
|
+
id: null,
|
|
19
|
+
json: null,
|
|
20
|
+
token: null,
|
|
21
|
+
uid_token: null
|
|
22
|
+
)
|
|
23
|
+
```
|
|
24
|
+
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Akeyless::AccountCustomFieldGet
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **id** | **Integer** | The custom field id | |
|
|
8
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
10
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```ruby
|
|
15
|
+
require 'akeyless'
|
|
16
|
+
|
|
17
|
+
instance = Akeyless::AccountCustomFieldGet.new(
|
|
18
|
+
id: null,
|
|
19
|
+
json: null,
|
|
20
|
+
token: null,
|
|
21
|
+
uid_token: null
|
|
22
|
+
)
|
|
23
|
+
```
|
|
24
|
+
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# Akeyless::AccountCustomFieldGetOutput
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **account_id** | **String** | | [optional] |
|
|
8
|
+
| **creation_date** | **Time** | | [optional] |
|
|
9
|
+
| **deletion_date** | [**NullTime**](NullTime.md) | | [optional] |
|
|
10
|
+
| **id** | **Integer** | | [optional] |
|
|
11
|
+
| **modification_date** | **Time** | | [optional] |
|
|
12
|
+
| **name** | **String** | | [optional] |
|
|
13
|
+
| **object** | **String** | | [optional] |
|
|
14
|
+
| **object_type** | **String** | | [optional] |
|
|
15
|
+
| **required** | **Boolean** | | [optional] |
|
|
16
|
+
|
|
17
|
+
## Example
|
|
18
|
+
|
|
19
|
+
```ruby
|
|
20
|
+
require 'akeyless'
|
|
21
|
+
|
|
22
|
+
instance = Akeyless::AccountCustomFieldGetOutput.new(
|
|
23
|
+
account_id: null,
|
|
24
|
+
creation_date: null,
|
|
25
|
+
deletion_date: null,
|
|
26
|
+
id: null,
|
|
27
|
+
modification_date: null,
|
|
28
|
+
name: null,
|
|
29
|
+
object: null,
|
|
30
|
+
object_type: null,
|
|
31
|
+
required: null
|
|
32
|
+
)
|
|
33
|
+
```
|
|
34
|
+
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# Akeyless::AccountCustomFieldList
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
8
|
+
| **object** | **String** | The object to filter by the custom fields in: body | [optional] |
|
|
9
|
+
| **object_type** | **String** | The object type to filter by the custom fields in: body | [optional] |
|
|
10
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
11
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```ruby
|
|
16
|
+
require 'akeyless'
|
|
17
|
+
|
|
18
|
+
instance = Akeyless::AccountCustomFieldList.new(
|
|
19
|
+
json: null,
|
|
20
|
+
object: null,
|
|
21
|
+
object_type: null,
|
|
22
|
+
token: null,
|
|
23
|
+
uid_token: null
|
|
24
|
+
)
|
|
25
|
+
```
|
|
26
|
+
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# Akeyless::AccountCustomFieldUpdate
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **id** | **Integer** | The custom field id | |
|
|
8
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
|
+
| **name** | **String** | The new name of the custom field | [optional] |
|
|
10
|
+
| **required** | **Boolean** | Specify whether the custom field is mandatory | [optional][default to false] |
|
|
11
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [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::AccountCustomFieldUpdate.new(
|
|
20
|
+
id: null,
|
|
21
|
+
json: null,
|
|
22
|
+
name: null,
|
|
23
|
+
required: null,
|
|
24
|
+
token: null,
|
|
25
|
+
uid_token: null
|
|
26
|
+
)
|
|
27
|
+
```
|
|
28
|
+
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **account_default_key_item_id** | **Integer** | AccountDefaultKeyItemID is the item ID of the DFC key item configured as the default protection key | [optional] |
|
|
8
8
|
| **account_default_key_name** | **String** | AccountDefaultKeyName is the name of the DFC key item configured as the default key This is here simply for the response to include the item name in addition to the display ID so the client can properly show this to the user. It will not be saved to the DB, only the AccountDefaultKeyItemID will. | [optional] |
|
|
9
|
+
| **ai_insights** | [**AiInsightsSetting**](AiInsightsSetting.md) | | [optional] |
|
|
9
10
|
| **allowed_clients_ips** | [**AllowedIpSettings**](AllowedIpSettings.md) | | [optional] |
|
|
10
11
|
| **allowed_gateways_ips** | [**AllowedIpSettings**](AllowedIpSettings.md) | | [optional] |
|
|
11
12
|
| **auth_usage_event** | [**UsageEventSetting**](UsageEventSetting.md) | | [optional] |
|
|
@@ -34,6 +35,7 @@ require 'akeyless'
|
|
|
34
35
|
instance = Akeyless::AccountGeneralSettings.new(
|
|
35
36
|
account_default_key_item_id: null,
|
|
36
37
|
account_default_key_name: null,
|
|
38
|
+
ai_insights: null,
|
|
37
39
|
allowed_clients_ips: null,
|
|
38
40
|
allowed_gateways_ips: null,
|
|
39
41
|
auth_usage_event: null,
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Akeyless::AiInsightsConfigPart
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **enable** | **Boolean** | | [optional] |
|
|
8
|
+
| **model** | **String** | | [optional] |
|
|
9
|
+
| **target_id** | **Integer** | | [optional] |
|
|
10
|
+
| **target_name** | **String** | | [optional] |
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```ruby
|
|
15
|
+
require 'akeyless'
|
|
16
|
+
|
|
17
|
+
instance = Akeyless::AiInsightsConfigPart.new(
|
|
18
|
+
enable: null,
|
|
19
|
+
model: null,
|
|
20
|
+
target_id: null,
|
|
21
|
+
target_name: null
|
|
22
|
+
)
|
|
23
|
+
```
|
|
24
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Akeyless::AiInsightsSetting
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **enable** | **Boolean** | | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'akeyless'
|
|
13
|
+
|
|
14
|
+
instance = Akeyless::AiInsightsSetting.new(
|
|
15
|
+
enable: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **admins** | [**AdminsConfigPart**](AdminsConfigPart.md) | | [optional] |
|
|
8
|
+
| **ai_insights** | [**AiInsightsConfigPart**](AiInsightsConfigPart.md) | | [optional] |
|
|
8
9
|
| **ca_certificates** | [**CaCertificatesConfigPart**](CaCertificatesConfigPart.md) | | [optional] |
|
|
9
10
|
| **cache** | [**CacheConfigPart**](CacheConfigPart.md) | | [optional] |
|
|
10
11
|
| **cf** | [**CFConfigPart**](CFConfigPart.md) | | [optional] |
|
|
@@ -30,6 +31,7 @@ require 'akeyless'
|
|
|
30
31
|
|
|
31
32
|
instance = Akeyless::AkeylessGatewayConfig.new(
|
|
32
33
|
admins: null,
|
|
34
|
+
ai_insights: null,
|
|
33
35
|
ca_certificates: null,
|
|
34
36
|
cache: null,
|
|
35
37
|
cf: null,
|
data/docs/ConfigHash.md
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **admins** | **String** | | [optional] |
|
|
8
|
+
| **ai_insights** | **String** | | [optional] |
|
|
8
9
|
| **cache** | **String** | | [optional] |
|
|
9
10
|
| **customer_fragements** | **String** | | [optional] |
|
|
10
11
|
| **general** | **String** | | [optional] |
|
|
@@ -29,6 +30,7 @@ require 'akeyless'
|
|
|
29
30
|
|
|
30
31
|
instance = Akeyless::ConfigHash.new(
|
|
31
32
|
admins: null,
|
|
33
|
+
ai_insights: null,
|
|
32
34
|
cache: null,
|
|
33
35
|
customer_fragements: null,
|
|
34
36
|
general: null,
|
data/docs/CreateCertificate.md
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
| **description** | **String** | Description of the object | [optional] |
|
|
10
10
|
| **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
|
|
11
11
|
| **format** | **String** | CertificateFormat of the certificate and private key, possible values: cer,crt,pem,pfx,p12. Required when passing inline certificate content with --certificate-data or --key-data, otherwise format is derived from the file extension. | [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
|
| **key** | **String** | The name of a key to use to encrypt the certificate's key (if empty, the account default protectionKey key will be used) | [optional] |
|
|
14
15
|
| **key_data** | **String** | Content of the certificate's private key in a Base64 format. | [optional] |
|
|
@@ -29,6 +30,7 @@ instance = Akeyless::CreateCertificate.new(
|
|
|
29
30
|
description: null,
|
|
30
31
|
expiration_event_in: null,
|
|
31
32
|
format: null,
|
|
33
|
+
item_custom_fields: null,
|
|
32
34
|
json: null,
|
|
33
35
|
key: null,
|
|
34
36
|
key_data: null,
|
data/docs/CreateClassicKey.md
CHANGED
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
| **generate_self_signed_certificate** | **Boolean** | Whether to generate a self signed certificate with the key. If set, --certificate-ttl must be provided. | [optional] |
|
|
23
23
|
| **gpg_alg** | **String** | gpg alg: Relevant only if GPG key type selected; options: [RSA1024, RSA2048, RSA3072, RSA4096, Ed25519] | [optional] |
|
|
24
24
|
| **hash_algorithm** | **String** | Specifies the hash algorithm used for the encryption key's operations, available options: [SHA256, SHA384, SHA512] | [optional][default to 'SHA256'] |
|
|
25
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
25
26
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
26
27
|
| **key_data** | **String** | Base64-encoded classic key value | [optional] |
|
|
27
28
|
| **metadata** | **String** | Deprecated - use description | [optional] |
|
|
@@ -57,6 +58,7 @@ instance = Akeyless::CreateClassicKey.new(
|
|
|
57
58
|
generate_self_signed_certificate: null,
|
|
58
59
|
gpg_alg: null,
|
|
59
60
|
hash_algorithm: null,
|
|
61
|
+
item_custom_fields: null,
|
|
60
62
|
json: null,
|
|
61
63
|
key_data: null,
|
|
62
64
|
metadata: null,
|
data/docs/CreateDFCKey.md
CHANGED
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
| **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
|
|
22
22
|
| **generate_self_signed_certificate** | **Boolean** | Whether to generate a self signed certificate with the key. If set, --certificate-ttl must be provided. | [optional] |
|
|
23
23
|
| **hash_algorithm** | **String** | Specifies the hash algorithm used for the encryption key's operations, available options: [SHA256, SHA384, SHA512] | [optional][default to 'SHA256'] |
|
|
24
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
24
25
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
25
26
|
| **metadata** | **String** | Deprecated - use description | [optional] |
|
|
26
27
|
| **name** | **String** | DFCKey name | |
|
|
@@ -54,6 +55,7 @@ instance = Akeyless::CreateDFCKey.new(
|
|
|
54
55
|
expiration_event_in: null,
|
|
55
56
|
generate_self_signed_certificate: null,
|
|
56
57
|
hash_algorithm: null,
|
|
58
|
+
item_custom_fields: null,
|
|
57
59
|
json: null,
|
|
58
60
|
metadata: null,
|
|
59
61
|
name: null,
|
data/docs/CreateOidcApp.md
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
| **audience** | **String** | A comma separated list of allowed audiences | [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
|
| **key** | **String** | The name of a key that used to encrypt the OIDC application (if empty, the account default protectionKey key will be used) | [optional] |
|
|
13
14
|
| **metadata** | **String** | Deprecated - use description | [optional] |
|
|
@@ -30,6 +31,7 @@ instance = Akeyless::CreateOidcApp.new(
|
|
|
30
31
|
audience: null,
|
|
31
32
|
delete_protection: null,
|
|
32
33
|
description: null,
|
|
34
|
+
item_custom_fields: null,
|
|
33
35
|
json: null,
|
|
34
36
|
key: null,
|
|
35
37
|
metadata: null,
|
data/docs/CreatePKICertIssuer.md
CHANGED
|
@@ -27,6 +27,7 @@
|
|
|
27
27
|
| **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
|
|
28
28
|
| **gw_cluster_url** | **String** | The GW cluster URL to issue the certificate from. Required in Public CA mode, to allow CRLs on private CA, or to enable ACME | [optional] |
|
|
29
29
|
| **is_ca** | **Boolean** | If set, the basic constraints extension will be added to certificate | [optional] |
|
|
30
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
30
31
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
31
32
|
| **key_usage** | **String** | key-usage | [optional][default to 'DigitalSignature,KeyAgreement,KeyEncipherment'] |
|
|
32
33
|
| **locality** | **String** | A comma-separated list of localities that will be set in the issued certificate | [optional] |
|
|
@@ -78,6 +79,7 @@ instance = Akeyless::CreatePKICertIssuer.new(
|
|
|
78
79
|
expiration_event_in: null,
|
|
79
80
|
gw_cluster_url: null,
|
|
80
81
|
is_ca: null,
|
|
82
|
+
item_custom_fields: null,
|
|
81
83
|
json: null,
|
|
82
84
|
key_usage: null,
|
|
83
85
|
locality: null,
|
data/docs/CreateRole.md
CHANGED
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
| **description** | **String** | Description of the object | [optional] |
|
|
12
12
|
| **event_center_access** | **String** | Allow this role to view Event Center. Currently only 'none', 'own' and 'all' values are supported | [optional] |
|
|
13
13
|
| **event_forwarders_access** | **String** | Allow this role to manage Event Forwarders. Currently only 'none' and 'all' values are supported. | [optional] |
|
|
14
|
+
| **event_forwarders_name** | **Array<String>** | Allow this role to manage the following Event Forwarders. | [optional] |
|
|
14
15
|
| **gw_analytics_access** | **String** | Allow this role to view gw analytics. Currently only 'none', 'own', 'all' values are supported, allowing associated auth methods to view reports produced by the same auth methods. | [optional] |
|
|
15
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
16
17
|
| **name** | **String** | Role name | |
|
|
@@ -33,6 +34,7 @@ instance = Akeyless::CreateRole.new(
|
|
|
33
34
|
description: null,
|
|
34
35
|
event_center_access: null,
|
|
35
36
|
event_forwarders_access: null,
|
|
37
|
+
event_forwarders_name: null,
|
|
36
38
|
gw_analytics_access: null,
|
|
37
39
|
json: null,
|
|
38
40
|
name: null,
|
data/docs/CreateSSHCertIssuer.md
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
| **external_username** | **String** | Externally provided username [true/false] | [optional][default to 'false'] |
|
|
13
13
|
| **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] |
|
|
14
14
|
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret | [optional] |
|
|
15
|
+
| **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
|
| **metadata** | **String** | Deprecated - use description | [optional] |
|
|
17
18
|
| **name** | **String** | SSH certificate issuer name | |
|
|
@@ -48,6 +49,7 @@ instance = Akeyless::CreateSSHCertIssuer.new(
|
|
|
48
49
|
external_username: null,
|
|
49
50
|
fixed_user_claim_keyname: null,
|
|
50
51
|
host_provider: null,
|
|
52
|
+
item_custom_fields: null,
|
|
51
53
|
json: null,
|
|
52
54
|
metadata: null,
|
|
53
55
|
name: null,
|
data/docs/CreateSecret.md
CHANGED
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
| **description** | **String** | Description of the object | [optional] |
|
|
12
12
|
| **format** | **String** | Secret format [text/json/key-value] (relevant only for type 'generic') | [optional][default to 'text'] |
|
|
13
13
|
| **inject_url** | **Array<String>** | For Password Management use, reflect the website context | [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
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
16
17
|
| **metadata** | **String** | Deprecated - use description | [optional] |
|
|
@@ -49,6 +50,7 @@ instance = Akeyless::CreateSecret.new(
|
|
|
49
50
|
description: null,
|
|
50
51
|
format: null,
|
|
51
52
|
inject_url: null,
|
|
53
|
+
item_custom_fields: null,
|
|
52
54
|
json: null,
|
|
53
55
|
max_versions: null,
|
|
54
56
|
metadata: null,
|
data/docs/CreateTokenizer.md
CHANGED
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **encoding_template** | **String** | The Encoding output template to use in regexp vaultless tokenization | [optional] |
|
|
12
12
|
| **encryption_key_name** | **String** | AES key name to use in vaultless tokenization | [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
|
| **metadata** | **String** | Deprecated - use description | [optional] |
|
|
15
16
|
| **name** | **String** | Tokenizer name | |
|
|
@@ -33,6 +34,7 @@ instance = Akeyless::CreateTokenizer.new(
|
|
|
33
34
|
description: null,
|
|
34
35
|
encoding_template: null,
|
|
35
36
|
encryption_key_name: null,
|
|
37
|
+
item_custom_fields: null,
|
|
36
38
|
json: null,
|
|
37
39
|
metadata: null,
|
|
38
40
|
name: null,
|
data/docs/CreateUSC.md
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **description** | **String** | Description of the Universal Secrets Connector | [optional] |
|
|
10
10
|
| **gcp_project_id** | **String** | GCP Project ID (Relevant only for GCP targets) | [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
|
| **k8s_namespace** | **String** | K8s namespace (Relevant to Kubernetes targets) | [optional] |
|
|
13
14
|
| **name** | **String** | Universal Secrets Connector name | |
|
|
@@ -28,6 +29,7 @@ instance = Akeyless::CreateUSC.new(
|
|
|
28
29
|
delete_protection: null,
|
|
29
30
|
description: null,
|
|
30
31
|
gcp_project_id: null,
|
|
32
|
+
item_custom_fields: null,
|
|
31
33
|
json: null,
|
|
32
34
|
k8s_namespace: null,
|
|
33
35
|
name: null,
|
data/docs/DSProducerDetails.md
CHANGED
|
@@ -146,6 +146,7 @@
|
|
|
146
146
|
| **implementation_type** | **String** | | [optional] |
|
|
147
147
|
| **is_fixed_user** | **String** | | [optional] |
|
|
148
148
|
| **issuer** | **String** | relevant for CLIENT_TLS_CERTIFICATE client authentication type | [optional] |
|
|
149
|
+
| **item_custom_fields_details** | [**Array<ItemCustomFieldsDetails>**](ItemCustomFieldsDetails.md) | | [optional] |
|
|
149
150
|
| **item_targets_assoc** | [**Array<ItemTargetAssociation>**](ItemTargetAssociation.md) | | [optional] |
|
|
150
151
|
| **jwks** | **String** | | [optional] |
|
|
151
152
|
| **jwks_url** | **String** | | [optional] |
|
|
@@ -411,6 +412,7 @@ instance = Akeyless::DSProducerDetails.new(
|
|
|
411
412
|
implementation_type: null,
|
|
412
413
|
is_fixed_user: null,
|
|
413
414
|
issuer: null,
|
|
415
|
+
item_custom_fields_details: null,
|
|
414
416
|
item_targets_assoc: null,
|
|
415
417
|
jwks: null,
|
|
416
418
|
jwks_url: null,
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **ciphertext** | **String** | Ciphertext to be decrypted in base64 encoded format | |
|
|
8
8
|
| **display_id** | **String** | The name of the key to use in the encryption process | |
|
|
9
|
+
| **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'] |
|
|
9
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
11
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
11
12
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -19,6 +20,7 @@ require 'akeyless'
|
|
|
19
20
|
instance = Akeyless::DecryptWithClassicKey.new(
|
|
20
21
|
ciphertext: null,
|
|
21
22
|
display_id: null,
|
|
23
|
+
ignore_cache: null,
|
|
22
24
|
json: null,
|
|
23
25
|
token: null,
|
|
24
26
|
uid_token: null,
|
data/docs/DescribeItem.md
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
| **der_certificate_format** | **Boolean** | The certificate will be displayed in DER format | [optional][default to false] |
|
|
10
10
|
| **display_id** | **String** | The display id of the item | [optional] |
|
|
11
11
|
| **gateway_details** | **Boolean** | Indicate if the item should return with clusters details (url, etc) | [optional][default to false] |
|
|
12
|
+
| **item_custom_fields_details** | **Boolean** | Include all item custom fields details | [optional][default to false] |
|
|
12
13
|
| **item_id** | **Integer** | Item id of the item | [optional] |
|
|
13
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
15
|
| **name** | **String** | Item name | |
|
|
@@ -28,6 +29,7 @@ instance = Akeyless::DescribeItem.new(
|
|
|
28
29
|
der_certificate_format: null,
|
|
29
30
|
display_id: null,
|
|
30
31
|
gateway_details: null,
|
|
32
|
+
item_custom_fields_details: null,
|
|
31
33
|
item_id: null,
|
|
32
34
|
json: null,
|
|
33
35
|
name: null,
|
|
@@ -12,6 +12,7 @@
|
|
|
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
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
|
| **name** | **String** | Dynamic secret name | |
|
|
17
18
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
@@ -35,6 +36,7 @@ instance = Akeyless::DynamicSecretCreateArtifactory.new(
|
|
|
35
36
|
custom_username_template: null,
|
|
36
37
|
delete_protection: null,
|
|
37
38
|
description: null,
|
|
39
|
+
item_custom_fields: null,
|
|
38
40
|
json: null,
|
|
39
41
|
name: null,
|
|
40
42
|
producer_encryption_key_name: null,
|
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
19
19
|
| **description** | **String** | Description of the object | [optional] |
|
|
20
20
|
| **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
|
|
21
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
21
22
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
22
23
|
| **name** | **String** | Dynamic secret name | |
|
|
23
24
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
@@ -60,6 +61,7 @@ instance = Akeyless::DynamicSecretCreateAws.new(
|
|
|
60
61
|
delete_protection: null,
|
|
61
62
|
description: null,
|
|
62
63
|
enable_admin_rotation: null,
|
|
64
|
+
item_custom_fields: null,
|
|
63
65
|
json: null,
|
|
64
66
|
name: null,
|
|
65
67
|
password_length: null,
|