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
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::FolderUpdate
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::FolderUpdate do
|
|
21
|
+
let(:instance) { Akeyless::FolderUpdate.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of FolderUpdate' do
|
|
24
|
+
it 'should create an instance of FolderUpdate' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::FolderUpdate)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "accessibility"' do
|
|
31
|
+
it 'should work' do
|
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
33
|
+
end
|
|
34
|
+
end
|
|
35
|
+
|
|
36
|
+
describe 'test attribute "add_tag"' do
|
|
37
|
+
it 'should work' do
|
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
39
|
+
end
|
|
40
|
+
end
|
|
41
|
+
|
|
42
|
+
describe 'test attribute "delete_protection"' do
|
|
43
|
+
it 'should work' do
|
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
45
|
+
end
|
|
46
|
+
end
|
|
47
|
+
|
|
48
|
+
describe 'test attribute "description"' do
|
|
49
|
+
it 'should work' do
|
|
50
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
51
|
+
end
|
|
52
|
+
end
|
|
53
|
+
|
|
54
|
+
describe 'test attribute "json"' do
|
|
55
|
+
it 'should work' do
|
|
56
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
57
|
+
end
|
|
58
|
+
end
|
|
59
|
+
|
|
60
|
+
describe 'test attribute "name"' do
|
|
61
|
+
it 'should work' do
|
|
62
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
63
|
+
end
|
|
64
|
+
end
|
|
65
|
+
|
|
66
|
+
describe 'test attribute "rm_tag"' do
|
|
67
|
+
it 'should work' do
|
|
68
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
69
|
+
end
|
|
70
|
+
end
|
|
71
|
+
|
|
72
|
+
describe 'test attribute "token"' do
|
|
73
|
+
it 'should work' do
|
|
74
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
75
|
+
end
|
|
76
|
+
end
|
|
77
|
+
|
|
78
|
+
describe 'test attribute "type"' do
|
|
79
|
+
it 'should work' do
|
|
80
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
81
|
+
end
|
|
82
|
+
end
|
|
83
|
+
|
|
84
|
+
describe 'test attribute "uid_token"' do
|
|
85
|
+
it 'should work' do
|
|
86
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
87
|
+
end
|
|
88
|
+
end
|
|
89
|
+
|
|
90
|
+
end
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::GetFolderOutput
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::GetFolderOutput do
|
|
21
|
+
let(:instance) { Akeyless::GetFolderOutput.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of GetFolderOutput' do
|
|
24
|
+
it 'should create an instance of GetFolderOutput' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::GetFolderOutput)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "access_date"' do
|
|
31
|
+
it 'should work' do
|
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
33
|
+
end
|
|
34
|
+
end
|
|
35
|
+
|
|
36
|
+
describe 'test attribute "access_date_display"' do
|
|
37
|
+
it 'should work' do
|
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
39
|
+
end
|
|
40
|
+
end
|
|
41
|
+
|
|
42
|
+
describe 'test attribute "accessibility"' do
|
|
43
|
+
it 'should work' do
|
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
45
|
+
end
|
|
46
|
+
end
|
|
47
|
+
|
|
48
|
+
describe 'test attribute "creation_date"' do
|
|
49
|
+
it 'should work' do
|
|
50
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
51
|
+
end
|
|
52
|
+
end
|
|
53
|
+
|
|
54
|
+
describe 'test attribute "delete_protection"' do
|
|
55
|
+
it 'should work' do
|
|
56
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
57
|
+
end
|
|
58
|
+
end
|
|
59
|
+
|
|
60
|
+
describe 'test attribute "folder_id"' do
|
|
61
|
+
it 'should work' do
|
|
62
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
63
|
+
end
|
|
64
|
+
end
|
|
65
|
+
|
|
66
|
+
describe 'test attribute "folder_name"' do
|
|
67
|
+
it 'should work' do
|
|
68
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
69
|
+
end
|
|
70
|
+
end
|
|
71
|
+
|
|
72
|
+
describe 'test attribute "metadata"' do
|
|
73
|
+
it 'should work' do
|
|
74
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
75
|
+
end
|
|
76
|
+
end
|
|
77
|
+
|
|
78
|
+
describe 'test attribute "modification_date"' do
|
|
79
|
+
it 'should work' do
|
|
80
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
81
|
+
end
|
|
82
|
+
end
|
|
83
|
+
|
|
84
|
+
describe 'test attribute "tags"' do
|
|
85
|
+
it 'should work' do
|
|
86
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
87
|
+
end
|
|
88
|
+
end
|
|
89
|
+
|
|
90
|
+
end
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::ItemCustomFieldsDetails
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::ItemCustomFieldsDetails do
|
|
21
|
+
let(:instance) { Akeyless::ItemCustomFieldsDetails.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of ItemCustomFieldsDetails' do
|
|
24
|
+
it 'should create an instance of ItemCustomFieldsDetails' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::ItemCustomFieldsDetails)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "field_id"' do
|
|
31
|
+
it 'should work' do
|
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
33
|
+
end
|
|
34
|
+
end
|
|
35
|
+
|
|
36
|
+
describe 'test attribute "id"' do
|
|
37
|
+
it 'should work' do
|
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
39
|
+
end
|
|
40
|
+
end
|
|
41
|
+
|
|
42
|
+
describe 'test attribute "name"' do
|
|
43
|
+
it 'should work' do
|
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
45
|
+
end
|
|
46
|
+
end
|
|
47
|
+
|
|
48
|
+
describe 'test attribute "required"' do
|
|
49
|
+
it 'should work' do
|
|
50
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
51
|
+
end
|
|
52
|
+
end
|
|
53
|
+
|
|
54
|
+
describe 'test attribute "value"' do
|
|
55
|
+
it 'should work' do
|
|
56
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
57
|
+
end
|
|
58
|
+
end
|
|
59
|
+
|
|
60
|
+
end
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
require 'date'
|
|
16
|
+
|
|
17
|
+
# Unit tests for Akeyless::NullTime
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::NullTime do
|
|
21
|
+
let(:instance) { Akeyless::NullTime.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of NullTime' do
|
|
24
|
+
it 'should create an instance of NullTime' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::NullTime)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "time"' do
|
|
31
|
+
it 'should work' do
|
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
33
|
+
end
|
|
34
|
+
end
|
|
35
|
+
|
|
36
|
+
describe 'test attribute "valid"' do
|
|
37
|
+
it 'should work' do
|
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
39
|
+
end
|
|
40
|
+
end
|
|
41
|
+
|
|
42
|
+
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: akeyless
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 5.0.
|
|
4
|
+
version: 5.0.14
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenAPI-Generator
|
|
@@ -70,6 +70,13 @@ files:
|
|
|
70
70
|
- docs/AWSTargetDetails.md
|
|
71
71
|
- docs/AccessOrGroupPermissionAssignment.md
|
|
72
72
|
- docs/AccessPermissionAssignment.md
|
|
73
|
+
- docs/AccountCustomFieldCreate.md
|
|
74
|
+
- docs/AccountCustomFieldCreateOutput.md
|
|
75
|
+
- docs/AccountCustomFieldDelete.md
|
|
76
|
+
- docs/AccountCustomFieldGet.md
|
|
77
|
+
- docs/AccountCustomFieldGetOutput.md
|
|
78
|
+
- docs/AccountCustomFieldList.md
|
|
79
|
+
- docs/AccountCustomFieldUpdate.md
|
|
73
80
|
- docs/AccountGeneralSettings.md
|
|
74
81
|
- docs/AccountObjectVersionSettingsOutput.md
|
|
75
82
|
- docs/AcmeAccount.md
|
|
@@ -77,6 +84,8 @@ files:
|
|
|
77
84
|
- docs/ActiveDirectoryPayload.md
|
|
78
85
|
- docs/AddGatewayAllowedAccessId.md
|
|
79
86
|
- docs/AdminsConfigPart.md
|
|
87
|
+
- docs/AiInsightsConfigPart.md
|
|
88
|
+
- docs/AiInsightsSetting.md
|
|
80
89
|
- docs/AkeylessGatewayConfig.md
|
|
81
90
|
- docs/AliasDetails.md
|
|
82
91
|
- docs/AliasDetailsOutput.md
|
|
@@ -460,6 +469,12 @@ files:
|
|
|
460
469
|
- docs/ExportClassicKeyOutput.md
|
|
461
470
|
- docs/Extension.md
|
|
462
471
|
- docs/ExternalKMSKeyId.md
|
|
472
|
+
- docs/FolderCreate.md
|
|
473
|
+
- docs/FolderCreateOutput.md
|
|
474
|
+
- docs/FolderDelete.md
|
|
475
|
+
- docs/FolderGet.md
|
|
476
|
+
- docs/FolderGetOutput.md
|
|
477
|
+
- docs/FolderUpdate.md
|
|
463
478
|
- docs/GCPAccessRules.md
|
|
464
479
|
- docs/GCPPayload.md
|
|
465
480
|
- docs/GCPSecretsMigration.md
|
|
@@ -681,6 +696,7 @@ files:
|
|
|
681
696
|
- docs/GetDynamicSecretValue.md
|
|
682
697
|
- docs/GetEventForwarder.md
|
|
683
698
|
- docs/GetEventForwarderOutput.md
|
|
699
|
+
- docs/GetFolderOutput.md
|
|
684
700
|
- docs/GetGroup.md
|
|
685
701
|
- docs/GetGroupOutput.md
|
|
686
702
|
- docs/GetKubeExecCreds.md
|
|
@@ -731,6 +747,7 @@ files:
|
|
|
731
747
|
- docs/ImportPasswordsOutput.md
|
|
732
748
|
- docs/ImporterInfo.md
|
|
733
749
|
- docs/Item.md
|
|
750
|
+
- docs/ItemCustomFieldsDetails.md
|
|
734
751
|
- docs/ItemGeneralInfo.md
|
|
735
752
|
- docs/ItemSraStatus.md
|
|
736
753
|
- docs/ItemTargetAssociation.md
|
|
@@ -825,6 +842,7 @@ files:
|
|
|
825
842
|
- docs/NextAutoRotationEvent.md
|
|
826
843
|
- docs/NotiForwarder.md
|
|
827
844
|
- docs/NullString.md
|
|
845
|
+
- docs/NullTime.md
|
|
828
846
|
- docs/OAuth2AccessRules.md
|
|
829
847
|
- docs/OAuth2CustomClaim.md
|
|
830
848
|
- docs/OCIAccessRules.md
|
|
@@ -1206,6 +1224,13 @@ files:
|
|
|
1206
1224
|
- lib/akeyless/configuration.rb
|
|
1207
1225
|
- lib/akeyless/models/access_or_group_permission_assignment.rb
|
|
1208
1226
|
- lib/akeyless/models/access_permission_assignment.rb
|
|
1227
|
+
- lib/akeyless/models/account_custom_field_create.rb
|
|
1228
|
+
- lib/akeyless/models/account_custom_field_create_output.rb
|
|
1229
|
+
- lib/akeyless/models/account_custom_field_delete.rb
|
|
1230
|
+
- lib/akeyless/models/account_custom_field_get.rb
|
|
1231
|
+
- lib/akeyless/models/account_custom_field_get_output.rb
|
|
1232
|
+
- lib/akeyless/models/account_custom_field_list.rb
|
|
1233
|
+
- lib/akeyless/models/account_custom_field_update.rb
|
|
1209
1234
|
- lib/akeyless/models/account_general_settings.rb
|
|
1210
1235
|
- lib/akeyless/models/account_object_version_settings_output.rb
|
|
1211
1236
|
- lib/akeyless/models/acme_account.rb
|
|
@@ -1213,6 +1238,8 @@ files:
|
|
|
1213
1238
|
- lib/akeyless/models/active_directory_payload.rb
|
|
1214
1239
|
- lib/akeyless/models/add_gateway_allowed_access_id.rb
|
|
1215
1240
|
- lib/akeyless/models/admins_config_part.rb
|
|
1241
|
+
- lib/akeyless/models/ai_insights_config_part.rb
|
|
1242
|
+
- lib/akeyless/models/ai_insights_setting.rb
|
|
1216
1243
|
- lib/akeyless/models/akeyless_gateway_config.rb
|
|
1217
1244
|
- lib/akeyless/models/alias_details.rb
|
|
1218
1245
|
- lib/akeyless/models/alias_details_output.rb
|
|
@@ -1602,6 +1629,12 @@ files:
|
|
|
1602
1629
|
- lib/akeyless/models/export_classic_key_output.rb
|
|
1603
1630
|
- lib/akeyless/models/extension.rb
|
|
1604
1631
|
- lib/akeyless/models/external_kms_key_id.rb
|
|
1632
|
+
- lib/akeyless/models/folder_create.rb
|
|
1633
|
+
- lib/akeyless/models/folder_create_output.rb
|
|
1634
|
+
- lib/akeyless/models/folder_delete.rb
|
|
1635
|
+
- lib/akeyless/models/folder_get.rb
|
|
1636
|
+
- lib/akeyless/models/folder_get_output.rb
|
|
1637
|
+
- lib/akeyless/models/folder_update.rb
|
|
1605
1638
|
- lib/akeyless/models/gateway_add_allowed_management_access.rb
|
|
1606
1639
|
- lib/akeyless/models/gateway_basic_info.rb
|
|
1607
1640
|
- lib/akeyless/models/gateway_create_allowed_access.rb
|
|
@@ -1822,6 +1855,7 @@ files:
|
|
|
1822
1855
|
- lib/akeyless/models/get_dynamic_secret_value.rb
|
|
1823
1856
|
- lib/akeyless/models/get_event_forwarder.rb
|
|
1824
1857
|
- lib/akeyless/models/get_event_forwarder_output.rb
|
|
1858
|
+
- lib/akeyless/models/get_folder_output.rb
|
|
1825
1859
|
- lib/akeyless/models/get_group.rb
|
|
1826
1860
|
- lib/akeyless/models/get_group_output.rb
|
|
1827
1861
|
- lib/akeyless/models/get_kube_exec_creds.rb
|
|
@@ -1873,6 +1907,7 @@ files:
|
|
|
1873
1907
|
- lib/akeyless/models/import_passwords_output.rb
|
|
1874
1908
|
- lib/akeyless/models/importer_info.rb
|
|
1875
1909
|
- lib/akeyless/models/item.rb
|
|
1910
|
+
- lib/akeyless/models/item_custom_fields_details.rb
|
|
1876
1911
|
- lib/akeyless/models/item_general_info.rb
|
|
1877
1912
|
- lib/akeyless/models/item_sra_status.rb
|
|
1878
1913
|
- lib/akeyless/models/item_target_association.rb
|
|
@@ -1967,6 +2002,7 @@ files:
|
|
|
1967
2002
|
- lib/akeyless/models/next_auto_rotation_event.rb
|
|
1968
2003
|
- lib/akeyless/models/noti_forwarder.rb
|
|
1969
2004
|
- lib/akeyless/models/null_string.rb
|
|
2005
|
+
- lib/akeyless/models/null_time.rb
|
|
1970
2006
|
- lib/akeyless/models/o_auth2_access_rules.rb
|
|
1971
2007
|
- lib/akeyless/models/o_auth2_custom_claim.rb
|
|
1972
2008
|
- lib/akeyless/models/object_version_settings_output.rb
|
|
@@ -2834,6 +2870,13 @@ files:
|
|
|
2834
2870
|
- spec/configuration_spec.rb
|
|
2835
2871
|
- spec/models/access_or_group_permission_assignment_spec.rb
|
|
2836
2872
|
- spec/models/access_permission_assignment_spec.rb
|
|
2873
|
+
- spec/models/account_custom_field_create_output_spec.rb
|
|
2874
|
+
- spec/models/account_custom_field_create_spec.rb
|
|
2875
|
+
- spec/models/account_custom_field_delete_spec.rb
|
|
2876
|
+
- spec/models/account_custom_field_get_output_spec.rb
|
|
2877
|
+
- spec/models/account_custom_field_get_spec.rb
|
|
2878
|
+
- spec/models/account_custom_field_list_spec.rb
|
|
2879
|
+
- spec/models/account_custom_field_update_spec.rb
|
|
2837
2880
|
- spec/models/account_general_settings_spec.rb
|
|
2838
2881
|
- spec/models/account_object_version_settings_output_spec.rb
|
|
2839
2882
|
- spec/models/acme_account_spec.rb
|
|
@@ -2841,6 +2884,8 @@ files:
|
|
|
2841
2884
|
- spec/models/active_directory_payload_spec.rb
|
|
2842
2885
|
- spec/models/add_gateway_allowed_access_id_spec.rb
|
|
2843
2886
|
- spec/models/admins_config_part_spec.rb
|
|
2887
|
+
- spec/models/ai_insights_config_part_spec.rb
|
|
2888
|
+
- spec/models/ai_insights_setting_spec.rb
|
|
2844
2889
|
- spec/models/akeyless_gateway_config_spec.rb
|
|
2845
2890
|
- spec/models/alias_details_output_spec.rb
|
|
2846
2891
|
- spec/models/alias_details_spec.rb
|
|
@@ -3230,6 +3275,12 @@ files:
|
|
|
3230
3275
|
- spec/models/export_classic_key_spec.rb
|
|
3231
3276
|
- spec/models/extension_spec.rb
|
|
3232
3277
|
- spec/models/external_kms_key_id_spec.rb
|
|
3278
|
+
- spec/models/folder_create_output_spec.rb
|
|
3279
|
+
- spec/models/folder_create_spec.rb
|
|
3280
|
+
- spec/models/folder_delete_spec.rb
|
|
3281
|
+
- spec/models/folder_get_output_spec.rb
|
|
3282
|
+
- spec/models/folder_get_spec.rb
|
|
3283
|
+
- spec/models/folder_update_spec.rb
|
|
3233
3284
|
- spec/models/gateway_add_allowed_management_access_spec.rb
|
|
3234
3285
|
- spec/models/gateway_basic_info_spec.rb
|
|
3235
3286
|
- spec/models/gateway_create_allowed_access_spec.rb
|
|
@@ -3450,6 +3501,7 @@ files:
|
|
|
3450
3501
|
- spec/models/get_dynamic_secret_value_spec.rb
|
|
3451
3502
|
- spec/models/get_event_forwarder_output_spec.rb
|
|
3452
3503
|
- spec/models/get_event_forwarder_spec.rb
|
|
3504
|
+
- spec/models/get_folder_output_spec.rb
|
|
3453
3505
|
- spec/models/get_group_output_spec.rb
|
|
3454
3506
|
- spec/models/get_group_spec.rb
|
|
3455
3507
|
- spec/models/get_kube_exec_creds_output_spec.rb
|
|
@@ -3500,6 +3552,7 @@ files:
|
|
|
3500
3552
|
- spec/models/import_passwords_output_spec.rb
|
|
3501
3553
|
- spec/models/import_passwords_spec.rb
|
|
3502
3554
|
- spec/models/importer_info_spec.rb
|
|
3555
|
+
- spec/models/item_custom_fields_details_spec.rb
|
|
3503
3556
|
- spec/models/item_general_info_spec.rb
|
|
3504
3557
|
- spec/models/item_spec.rb
|
|
3505
3558
|
- spec/models/item_sra_status_spec.rb
|
|
@@ -3595,6 +3648,7 @@ files:
|
|
|
3595
3648
|
- spec/models/next_auto_rotation_event_spec.rb
|
|
3596
3649
|
- spec/models/noti_forwarder_spec.rb
|
|
3597
3650
|
- spec/models/null_string_spec.rb
|
|
3651
|
+
- spec/models/null_time_spec.rb
|
|
3598
3652
|
- spec/models/o_auth2_access_rules_spec.rb
|
|
3599
3653
|
- spec/models/o_auth2_custom_claim_spec.rb
|
|
3600
3654
|
- spec/models/object_version_settings_output_spec.rb
|
|
@@ -3995,6 +4049,13 @@ test_files:
|
|
|
3995
4049
|
- spec/configuration_spec.rb
|
|
3996
4050
|
- spec/models/access_or_group_permission_assignment_spec.rb
|
|
3997
4051
|
- spec/models/access_permission_assignment_spec.rb
|
|
4052
|
+
- spec/models/account_custom_field_create_output_spec.rb
|
|
4053
|
+
- spec/models/account_custom_field_create_spec.rb
|
|
4054
|
+
- spec/models/account_custom_field_delete_spec.rb
|
|
4055
|
+
- spec/models/account_custom_field_get_output_spec.rb
|
|
4056
|
+
- spec/models/account_custom_field_get_spec.rb
|
|
4057
|
+
- spec/models/account_custom_field_list_spec.rb
|
|
4058
|
+
- spec/models/account_custom_field_update_spec.rb
|
|
3998
4059
|
- spec/models/account_general_settings_spec.rb
|
|
3999
4060
|
- spec/models/account_object_version_settings_output_spec.rb
|
|
4000
4061
|
- spec/models/acme_account_spec.rb
|
|
@@ -4002,6 +4063,8 @@ test_files:
|
|
|
4002
4063
|
- spec/models/active_directory_payload_spec.rb
|
|
4003
4064
|
- spec/models/add_gateway_allowed_access_id_spec.rb
|
|
4004
4065
|
- spec/models/admins_config_part_spec.rb
|
|
4066
|
+
- spec/models/ai_insights_config_part_spec.rb
|
|
4067
|
+
- spec/models/ai_insights_setting_spec.rb
|
|
4005
4068
|
- spec/models/akeyless_gateway_config_spec.rb
|
|
4006
4069
|
- spec/models/alias_details_output_spec.rb
|
|
4007
4070
|
- spec/models/alias_details_spec.rb
|
|
@@ -4391,6 +4454,12 @@ test_files:
|
|
|
4391
4454
|
- spec/models/export_classic_key_spec.rb
|
|
4392
4455
|
- spec/models/extension_spec.rb
|
|
4393
4456
|
- spec/models/external_kms_key_id_spec.rb
|
|
4457
|
+
- spec/models/folder_create_output_spec.rb
|
|
4458
|
+
- spec/models/folder_create_spec.rb
|
|
4459
|
+
- spec/models/folder_delete_spec.rb
|
|
4460
|
+
- spec/models/folder_get_output_spec.rb
|
|
4461
|
+
- spec/models/folder_get_spec.rb
|
|
4462
|
+
- spec/models/folder_update_spec.rb
|
|
4394
4463
|
- spec/models/gateway_add_allowed_management_access_spec.rb
|
|
4395
4464
|
- spec/models/gateway_basic_info_spec.rb
|
|
4396
4465
|
- spec/models/gateway_create_allowed_access_spec.rb
|
|
@@ -4611,6 +4680,7 @@ test_files:
|
|
|
4611
4680
|
- spec/models/get_dynamic_secret_value_spec.rb
|
|
4612
4681
|
- spec/models/get_event_forwarder_output_spec.rb
|
|
4613
4682
|
- spec/models/get_event_forwarder_spec.rb
|
|
4683
|
+
- spec/models/get_folder_output_spec.rb
|
|
4614
4684
|
- spec/models/get_group_output_spec.rb
|
|
4615
4685
|
- spec/models/get_group_spec.rb
|
|
4616
4686
|
- spec/models/get_kube_exec_creds_output_spec.rb
|
|
@@ -4661,6 +4731,7 @@ test_files:
|
|
|
4661
4731
|
- spec/models/import_passwords_output_spec.rb
|
|
4662
4732
|
- spec/models/import_passwords_spec.rb
|
|
4663
4733
|
- spec/models/importer_info_spec.rb
|
|
4734
|
+
- spec/models/item_custom_fields_details_spec.rb
|
|
4664
4735
|
- spec/models/item_general_info_spec.rb
|
|
4665
4736
|
- spec/models/item_spec.rb
|
|
4666
4737
|
- spec/models/item_sra_status_spec.rb
|
|
@@ -4756,6 +4827,7 @@ test_files:
|
|
|
4756
4827
|
- spec/models/next_auto_rotation_event_spec.rb
|
|
4757
4828
|
- spec/models/noti_forwarder_spec.rb
|
|
4758
4829
|
- spec/models/null_string_spec.rb
|
|
4830
|
+
- spec/models/null_time_spec.rb
|
|
4759
4831
|
- spec/models/o_auth2_access_rules_spec.rb
|
|
4760
4832
|
- spec/models/o_auth2_custom_claim_spec.rb
|
|
4761
4833
|
- spec/models/object_version_settings_output_spec.rb
|