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
|
@@ -18,6 +18,9 @@ module Akeyless
|
|
|
18
18
|
# Address
|
|
19
19
|
attr_accessor :address
|
|
20
20
|
|
|
21
|
+
# Limits email sharing to the specified domains. Relevant only when item sharing is enabled. By default, all domains are allowed.
|
|
22
|
+
attr_accessor :allowed_email_domains
|
|
23
|
+
|
|
21
24
|
# A default list of comma-separated CIDR block that are allowed to authenticate.
|
|
22
25
|
attr_accessor :bound_ips
|
|
23
26
|
|
|
@@ -51,6 +54,9 @@ module Akeyless
|
|
|
51
54
|
# Set a maximum ttl for dynamic secrets [true/false]
|
|
52
55
|
attr_accessor :dynamic_secret_max_ttl_enable
|
|
53
56
|
|
|
57
|
+
# Enable AI insights [true/false]
|
|
58
|
+
attr_accessor :enable_ai_insights
|
|
59
|
+
|
|
54
60
|
# How many days before the expiration of the certificate would you like to be notified. [true/false]
|
|
55
61
|
attr_accessor :enable_default_certificate_expiration_event
|
|
56
62
|
|
|
@@ -157,6 +163,7 @@ module Akeyless
|
|
|
157
163
|
def self.attribute_map
|
|
158
164
|
{
|
|
159
165
|
:'address' => :'address',
|
|
166
|
+
:'allowed_email_domains' => :'allowed-email-domains',
|
|
160
167
|
:'bound_ips' => :'bound-ips',
|
|
161
168
|
:'city' => :'city',
|
|
162
169
|
:'company_name' => :'company-name',
|
|
@@ -168,6 +175,7 @@ module Akeyless
|
|
|
168
175
|
:'dp_enable_classic_key_protection' => :'dp-enable-classic-key-protection',
|
|
169
176
|
:'dynamic_secret_max_ttl' => :'dynamic-secret-max-ttl',
|
|
170
177
|
:'dynamic_secret_max_ttl_enable' => :'dynamic-secret-max-ttl-enable',
|
|
178
|
+
:'enable_ai_insights' => :'enable-ai-insights',
|
|
171
179
|
:'enable_default_certificate_expiration_event' => :'enable-default-certificate-expiration-event',
|
|
172
180
|
:'enable_item_sharing' => :'enable-item-sharing',
|
|
173
181
|
:'enable_password_expiration' => :'enable-password-expiration',
|
|
@@ -214,6 +222,7 @@ module Akeyless
|
|
|
214
222
|
def self.openapi_types
|
|
215
223
|
{
|
|
216
224
|
:'address' => :'String',
|
|
225
|
+
:'allowed_email_domains' => :'Array<String>',
|
|
217
226
|
:'bound_ips' => :'Array<String>',
|
|
218
227
|
:'city' => :'String',
|
|
219
228
|
:'company_name' => :'String',
|
|
@@ -225,6 +234,7 @@ module Akeyless
|
|
|
225
234
|
:'dp_enable_classic_key_protection' => :'String',
|
|
226
235
|
:'dynamic_secret_max_ttl' => :'Integer',
|
|
227
236
|
:'dynamic_secret_max_ttl_enable' => :'String',
|
|
237
|
+
:'enable_ai_insights' => :'String',
|
|
228
238
|
:'enable_default_certificate_expiration_event' => :'String',
|
|
229
239
|
:'enable_item_sharing' => :'String',
|
|
230
240
|
:'enable_password_expiration' => :'String',
|
|
@@ -287,6 +297,12 @@ module Akeyless
|
|
|
287
297
|
self.address = attributes[:'address']
|
|
288
298
|
end
|
|
289
299
|
|
|
300
|
+
if attributes.key?(:'allowed_email_domains')
|
|
301
|
+
if (value = attributes[:'allowed_email_domains']).is_a?(Array)
|
|
302
|
+
self.allowed_email_domains = value
|
|
303
|
+
end
|
|
304
|
+
end
|
|
305
|
+
|
|
290
306
|
if attributes.key?(:'bound_ips')
|
|
291
307
|
if (value = attributes[:'bound_ips']).is_a?(Array)
|
|
292
308
|
self.bound_ips = value
|
|
@@ -335,6 +351,10 @@ module Akeyless
|
|
|
335
351
|
self.dynamic_secret_max_ttl_enable = attributes[:'dynamic_secret_max_ttl_enable']
|
|
336
352
|
end
|
|
337
353
|
|
|
354
|
+
if attributes.key?(:'enable_ai_insights')
|
|
355
|
+
self.enable_ai_insights = attributes[:'enable_ai_insights']
|
|
356
|
+
end
|
|
357
|
+
|
|
338
358
|
if attributes.key?(:'enable_default_certificate_expiration_event')
|
|
339
359
|
self.enable_default_certificate_expiration_event = attributes[:'enable_default_certificate_expiration_event']
|
|
340
360
|
end
|
|
@@ -499,6 +519,7 @@ module Akeyless
|
|
|
499
519
|
return true if self.equal?(o)
|
|
500
520
|
self.class == o.class &&
|
|
501
521
|
address == o.address &&
|
|
522
|
+
allowed_email_domains == o.allowed_email_domains &&
|
|
502
523
|
bound_ips == o.bound_ips &&
|
|
503
524
|
city == o.city &&
|
|
504
525
|
company_name == o.company_name &&
|
|
@@ -510,6 +531,7 @@ module Akeyless
|
|
|
510
531
|
dp_enable_classic_key_protection == o.dp_enable_classic_key_protection &&
|
|
511
532
|
dynamic_secret_max_ttl == o.dynamic_secret_max_ttl &&
|
|
512
533
|
dynamic_secret_max_ttl_enable == o.dynamic_secret_max_ttl_enable &&
|
|
534
|
+
enable_ai_insights == o.enable_ai_insights &&
|
|
513
535
|
enable_default_certificate_expiration_event == o.enable_default_certificate_expiration_event &&
|
|
514
536
|
enable_item_sharing == o.enable_item_sharing &&
|
|
515
537
|
enable_password_expiration == o.enable_password_expiration &&
|
|
@@ -555,7 +577,7 @@ module Akeyless
|
|
|
555
577
|
# Calculates hash code according to all attributes.
|
|
556
578
|
# @return [Integer] Hash code
|
|
557
579
|
def hash
|
|
558
|
-
[address, bound_ips, city, company_name, country, default_certificate_expiration_notification_days, default_key_name, default_share_link_ttl_minutes, default_versioning, dp_enable_classic_key_protection, dynamic_secret_max_ttl, dynamic_secret_max_ttl_enable, enable_default_certificate_expiration_event, enable_item_sharing, enable_password_expiration, force_new_versions, gw_bound_ips, hide_personal_folder, hide_static_password, invalid_characters, item_type, items_deletion_protection, json, jwt_ttl_default, jwt_ttl_max, jwt_ttl_min, lock_bound_ips, lock_default_key, lock_gw_bound_ips, max_rotation_interval, max_rotation_interval_enable, max_versions, password_expiration_days, password_expiration_notification_days, password_length, phone, postal_code, token, uid_token, usage_event_enable, usage_event_interval, usage_event_object_type, use_capital_letters, use_lower_letters, use_numbers, use_special_characters].hash
|
|
580
|
+
[address, allowed_email_domains, bound_ips, city, company_name, country, default_certificate_expiration_notification_days, default_key_name, default_share_link_ttl_minutes, default_versioning, dp_enable_classic_key_protection, dynamic_secret_max_ttl, dynamic_secret_max_ttl_enable, enable_ai_insights, enable_default_certificate_expiration_event, enable_item_sharing, enable_password_expiration, force_new_versions, gw_bound_ips, hide_personal_folder, hide_static_password, invalid_characters, item_type, items_deletion_protection, json, jwt_ttl_default, jwt_ttl_max, jwt_ttl_min, lock_bound_ips, lock_default_key, lock_gw_bound_ips, max_rotation_interval, max_rotation_interval_enable, max_versions, password_expiration_days, password_expiration_notification_days, password_length, phone, postal_code, token, uid_token, usage_event_enable, usage_event_interval, usage_event_object_type, use_capital_letters, use_lower_letters, use_numbers, use_special_characters].hash
|
|
559
581
|
end
|
|
560
582
|
|
|
561
583
|
# Builds the object from hash
|
|
@@ -43,6 +43,9 @@ module Akeyless
|
|
|
43
43
|
# 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
|
|
44
44
|
attr_accessor :host_provider
|
|
45
45
|
|
|
46
|
+
# Additional custom fields to associate with the item
|
|
47
|
+
attr_accessor :item_custom_fields
|
|
48
|
+
|
|
46
49
|
# Set output format to JSON
|
|
47
50
|
attr_accessor :json
|
|
48
51
|
|
|
@@ -172,6 +175,7 @@ module Akeyless
|
|
|
172
175
|
:'description' => :'description',
|
|
173
176
|
:'expiration_event_in' => :'expiration-event-in',
|
|
174
177
|
:'host_provider' => :'host-provider',
|
|
178
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
175
179
|
:'json' => :'json',
|
|
176
180
|
:'max_versions' => :'max-versions',
|
|
177
181
|
:'name' => :'name',
|
|
@@ -232,6 +236,7 @@ module Akeyless
|
|
|
232
236
|
:'description' => :'String',
|
|
233
237
|
:'expiration_event_in' => :'Array<String>',
|
|
234
238
|
:'host_provider' => :'String',
|
|
239
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
235
240
|
:'json' => :'Boolean',
|
|
236
241
|
:'max_versions' => :'String',
|
|
237
242
|
:'name' => :'String',
|
|
@@ -343,6 +348,12 @@ module Akeyless
|
|
|
343
348
|
self.host_provider = attributes[:'host_provider']
|
|
344
349
|
end
|
|
345
350
|
|
|
351
|
+
if attributes.key?(:'item_custom_fields')
|
|
352
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
353
|
+
self.item_custom_fields = value
|
|
354
|
+
end
|
|
355
|
+
end
|
|
356
|
+
|
|
346
357
|
if attributes.key?(:'json')
|
|
347
358
|
self.json = attributes[:'json']
|
|
348
359
|
else
|
|
@@ -555,6 +566,7 @@ module Akeyless
|
|
|
555
566
|
description == o.description &&
|
|
556
567
|
expiration_event_in == o.expiration_event_in &&
|
|
557
568
|
host_provider == o.host_provider &&
|
|
569
|
+
item_custom_fields == o.item_custom_fields &&
|
|
558
570
|
json == o.json &&
|
|
559
571
|
max_versions == o.max_versions &&
|
|
560
572
|
name == o.name &&
|
|
@@ -605,7 +617,7 @@ module Akeyless
|
|
|
605
617
|
# Calculates hash code according to all attributes.
|
|
606
618
|
# @return [Integer] Hash code
|
|
607
619
|
def hash
|
|
608
|
-
[provider_type, accessibility, add_tag, cert_file_data, certificate_format, change_event, delete_protection, description, expiration_event_in, host_provider, json, max_versions, name, new_metadata, new_name, rm_tag, rotate_after_disconnect, secure_access_add_host, secure_access_allow_external_user, secure_access_allow_port_forwading, secure_access_api, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_aws_region, secure_access_bastion_api, secure_access_bastion_issuer, secure_access_bastion_ssh, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_dashboard_url, secure_access_db_name, secure_access_db_schema, secure_access_enable, secure_access_gateway, secure_access_host, secure_access_rd_gateway_server, secure_access_rdp_domain, secure_access_rdp_user, secure_access_rm_host, secure_access_ssh, secure_access_ssh_creds, secure_access_ssh_creds_user, secure_access_url, secure_access_use_internal_bastion, secure_access_use_internal_ssh_access, secure_access_web_browsing, secure_access_web_proxy, token, uid_token].hash
|
|
620
|
+
[provider_type, accessibility, add_tag, cert_file_data, certificate_format, change_event, delete_protection, description, expiration_event_in, host_provider, item_custom_fields, json, max_versions, name, new_metadata, new_name, rm_tag, rotate_after_disconnect, secure_access_add_host, secure_access_allow_external_user, secure_access_allow_port_forwading, secure_access_api, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_aws_region, secure_access_bastion_api, secure_access_bastion_issuer, secure_access_bastion_ssh, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_dashboard_url, secure_access_db_name, secure_access_db_schema, secure_access_enable, secure_access_gateway, secure_access_host, secure_access_rd_gateway_server, secure_access_rdp_domain, secure_access_rdp_user, secure_access_rm_host, secure_access_ssh, secure_access_ssh_creds, secure_access_ssh_creds_user, secure_access_url, secure_access_use_internal_bastion, secure_access_use_internal_ssh_access, secure_access_web_browsing, secure_access_web_proxy, token, uid_token].hash
|
|
609
621
|
end
|
|
610
622
|
|
|
611
623
|
# Builds the object from hash
|
|
@@ -84,6 +84,9 @@ module Akeyless
|
|
|
84
84
|
# If set, the basic constraints extension will be added to certificate
|
|
85
85
|
attr_accessor :is_ca
|
|
86
86
|
|
|
87
|
+
# Additional custom fields to associate with the item
|
|
88
|
+
attr_accessor :item_custom_fields
|
|
89
|
+
|
|
87
90
|
# Set output format to JSON
|
|
88
91
|
attr_accessor :json
|
|
89
92
|
|
|
@@ -176,6 +179,7 @@ module Akeyless
|
|
|
176
179
|
:'expiration_event_in' => :'expiration-event-in',
|
|
177
180
|
:'gw_cluster_url' => :'gw-cluster-url',
|
|
178
181
|
:'is_ca' => :'is-ca',
|
|
182
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
179
183
|
:'json' => :'json',
|
|
180
184
|
:'key_usage' => :'key-usage',
|
|
181
185
|
:'locality' => :'locality',
|
|
@@ -232,6 +236,7 @@ module Akeyless
|
|
|
232
236
|
:'expiration_event_in' => :'Array<String>',
|
|
233
237
|
:'gw_cluster_url' => :'String',
|
|
234
238
|
:'is_ca' => :'Boolean',
|
|
239
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
235
240
|
:'json' => :'Boolean',
|
|
236
241
|
:'key_usage' => :'String',
|
|
237
242
|
:'locality' => :'String',
|
|
@@ -376,6 +381,12 @@ module Akeyless
|
|
|
376
381
|
self.is_ca = attributes[:'is_ca']
|
|
377
382
|
end
|
|
378
383
|
|
|
384
|
+
if attributes.key?(:'item_custom_fields')
|
|
385
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
386
|
+
self.item_custom_fields = value
|
|
387
|
+
end
|
|
388
|
+
end
|
|
389
|
+
|
|
379
390
|
if attributes.key?(:'json')
|
|
380
391
|
self.json = attributes[:'json']
|
|
381
392
|
else
|
|
@@ -530,6 +541,7 @@ module Akeyless
|
|
|
530
541
|
expiration_event_in == o.expiration_event_in &&
|
|
531
542
|
gw_cluster_url == o.gw_cluster_url &&
|
|
532
543
|
is_ca == o.is_ca &&
|
|
544
|
+
item_custom_fields == o.item_custom_fields &&
|
|
533
545
|
json == o.json &&
|
|
534
546
|
key_usage == o.key_usage &&
|
|
535
547
|
locality == o.locality &&
|
|
@@ -563,7 +575,7 @@ module Akeyless
|
|
|
563
575
|
# Calculates hash code according to all attributes.
|
|
564
576
|
# @return [Integer] Hash code
|
|
565
577
|
def hash
|
|
566
|
-
[add_tag, allow_any_name, allow_copy_ext_from_csr, allow_subdomains, allowed_domains, allowed_extra_extensions, allowed_ip_sans, allowed_uri_sans, auto_renew, client_flag, code_signing_flag, country, create_private_crl, create_public_crl, critical_key_usage, delete_protection, description, destination_path, disable_wildcards, enable_acme, expiration_event_in, gw_cluster_url, is_ca, json, key_usage, locality, max_path_len, metadata, name, new_name, not_enforce_hostnames, not_require_cn, organizational_units, organizations, postal_code, protect_certificates, province, rm_tag, scheduled_renew, server_flag, signer_key_name, street_address, token, ttl, uid_token].hash
|
|
578
|
+
[add_tag, allow_any_name, allow_copy_ext_from_csr, allow_subdomains, allowed_domains, allowed_extra_extensions, allowed_ip_sans, allowed_uri_sans, auto_renew, client_flag, code_signing_flag, country, create_private_crl, create_public_crl, critical_key_usage, delete_protection, description, destination_path, disable_wildcards, enable_acme, expiration_event_in, gw_cluster_url, is_ca, item_custom_fields, json, key_usage, locality, max_path_len, metadata, name, new_name, not_enforce_hostnames, not_require_cn, organizational_units, organizations, postal_code, protect_certificates, province, rm_tag, scheduled_renew, server_flag, signer_key_name, street_address, token, ttl, uid_token].hash
|
|
567
579
|
end
|
|
568
580
|
|
|
569
581
|
# Builds the object from hash
|
|
@@ -41,6 +41,9 @@ module Akeyless
|
|
|
41
41
|
# 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
|
|
42
42
|
attr_accessor :host_provider
|
|
43
43
|
|
|
44
|
+
# Additional custom fields to associate with the item
|
|
45
|
+
attr_accessor :item_custom_fields
|
|
46
|
+
|
|
44
47
|
# Set output format to JSON
|
|
45
48
|
attr_accessor :json
|
|
46
49
|
|
|
@@ -115,6 +118,7 @@ module Akeyless
|
|
|
115
118
|
:'external_username' => :'external-username',
|
|
116
119
|
:'fixed_user_claim_keyname' => :'fixed-user-claim-keyname',
|
|
117
120
|
:'host_provider' => :'host-provider',
|
|
121
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
118
122
|
:'json' => :'json',
|
|
119
123
|
:'metadata' => :'metadata',
|
|
120
124
|
:'name' => :'name',
|
|
@@ -156,6 +160,7 @@ module Akeyless
|
|
|
156
160
|
:'external_username' => :'String',
|
|
157
161
|
:'fixed_user_claim_keyname' => :'String',
|
|
158
162
|
:'host_provider' => :'String',
|
|
163
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
159
164
|
:'json' => :'Boolean',
|
|
160
165
|
:'metadata' => :'String',
|
|
161
166
|
:'name' => :'String',
|
|
@@ -245,6 +250,12 @@ module Akeyless
|
|
|
245
250
|
self.host_provider = attributes[:'host_provider']
|
|
246
251
|
end
|
|
247
252
|
|
|
253
|
+
if attributes.key?(:'item_custom_fields')
|
|
254
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
255
|
+
self.item_custom_fields = value
|
|
256
|
+
end
|
|
257
|
+
end
|
|
258
|
+
|
|
248
259
|
if attributes.key?(:'json')
|
|
249
260
|
self.json = attributes[:'json']
|
|
250
261
|
else
|
|
@@ -391,6 +402,7 @@ module Akeyless
|
|
|
391
402
|
external_username == o.external_username &&
|
|
392
403
|
fixed_user_claim_keyname == o.fixed_user_claim_keyname &&
|
|
393
404
|
host_provider == o.host_provider &&
|
|
405
|
+
item_custom_fields == o.item_custom_fields &&
|
|
394
406
|
json == o.json &&
|
|
395
407
|
metadata == o.metadata &&
|
|
396
408
|
name == o.name &&
|
|
@@ -423,7 +435,7 @@ module Akeyless
|
|
|
423
435
|
# Calculates hash code according to all attributes.
|
|
424
436
|
# @return [Integer] Hash code
|
|
425
437
|
def hash
|
|
426
|
-
[provider_type, add_tag, allowed_users, delete_protection, description, extensions, external_username, fixed_user_claim_keyname, host_provider, json, metadata, name, new_name, principals, rm_tag, secure_access_api, secure_access_bastion_api, secure_access_bastion_ssh, secure_access_enable, secure_access_enforce_hosts_restriction, secure_access_gateway, secure_access_host, secure_access_ssh, secure_access_ssh_creds_user, secure_access_use_internal_bastion, secure_access_use_internal_ssh_access, signer_key_name, token, ttl, uid_token].hash
|
|
438
|
+
[provider_type, add_tag, allowed_users, delete_protection, description, extensions, external_username, fixed_user_claim_keyname, host_provider, item_custom_fields, json, metadata, name, new_name, principals, rm_tag, secure_access_api, secure_access_bastion_api, secure_access_bastion_ssh, secure_access_enable, secure_access_enforce_hosts_restriction, secure_access_gateway, secure_access_host, secure_access_ssh, secure_access_ssh_creds_user, secure_access_use_internal_bastion, secure_access_use_internal_ssh_access, signer_key_name, token, ttl, uid_token].hash
|
|
427
439
|
end
|
|
428
440
|
|
|
429
441
|
# Builds the object from hash
|
|
@@ -27,6 +27,9 @@ module Akeyless
|
|
|
27
27
|
# PKCS#12 input file (private key and certificate only)
|
|
28
28
|
attr_accessor :_in
|
|
29
29
|
|
|
30
|
+
# Additional custom fields to associate with the item
|
|
31
|
+
attr_accessor :item_custom_fields
|
|
32
|
+
|
|
30
33
|
# Set output format to JSON
|
|
31
34
|
attr_accessor :json
|
|
32
35
|
|
|
@@ -58,6 +61,7 @@ module Akeyless
|
|
|
58
61
|
:'delete_protection' => :'delete_protection',
|
|
59
62
|
:'description' => :'description',
|
|
60
63
|
:'_in' => :'in',
|
|
64
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
61
65
|
:'json' => :'json',
|
|
62
66
|
:'metadata' => :'metadata',
|
|
63
67
|
:'name' => :'name',
|
|
@@ -81,6 +85,7 @@ module Akeyless
|
|
|
81
85
|
:'delete_protection' => :'String',
|
|
82
86
|
:'description' => :'String',
|
|
83
87
|
:'_in' => :'String',
|
|
88
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
84
89
|
:'json' => :'Boolean',
|
|
85
90
|
:'metadata' => :'String',
|
|
86
91
|
:'name' => :'String',
|
|
@@ -131,6 +136,12 @@ module Akeyless
|
|
|
131
136
|
self._in = nil
|
|
132
137
|
end
|
|
133
138
|
|
|
139
|
+
if attributes.key?(:'item_custom_fields')
|
|
140
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
141
|
+
self.item_custom_fields = value
|
|
142
|
+
end
|
|
143
|
+
end
|
|
144
|
+
|
|
134
145
|
if attributes.key?(:'json')
|
|
135
146
|
self.json = attributes[:'json']
|
|
136
147
|
else
|
|
@@ -213,6 +224,7 @@ module Akeyless
|
|
|
213
224
|
delete_protection == o.delete_protection &&
|
|
214
225
|
description == o.description &&
|
|
215
226
|
_in == o._in &&
|
|
227
|
+
item_custom_fields == o.item_custom_fields &&
|
|
216
228
|
json == o.json &&
|
|
217
229
|
metadata == o.metadata &&
|
|
218
230
|
name == o.name &&
|
|
@@ -232,7 +244,7 @@ module Akeyless
|
|
|
232
244
|
# Calculates hash code according to all attributes.
|
|
233
245
|
# @return [Integer] Hash code
|
|
234
246
|
def hash
|
|
235
|
-
[customer_frg_id, delete_protection, description, _in, json, metadata, name, passphrase, split_level, tag, token, uid_token].hash
|
|
247
|
+
[customer_frg_id, delete_protection, description, _in, item_custom_fields, json, metadata, name, passphrase, split_level, tag, token, uid_token].hash
|
|
236
248
|
end
|
|
237
249
|
|
|
238
250
|
# Builds the object from hash
|
|
@@ -35,6 +35,9 @@ module Akeyless
|
|
|
35
35
|
# How many days before the expiration of the certificate would you like to be notified.
|
|
36
36
|
attr_accessor :expiration_event_in
|
|
37
37
|
|
|
38
|
+
# Additional custom fields to associate with the item
|
|
39
|
+
attr_accessor :item_custom_fields
|
|
40
|
+
|
|
38
41
|
# Set output format to JSON
|
|
39
42
|
attr_accessor :json
|
|
40
43
|
|
|
@@ -72,6 +75,7 @@ module Akeyless
|
|
|
72
75
|
:'delete_protection' => :'delete_protection',
|
|
73
76
|
:'description' => :'description',
|
|
74
77
|
:'expiration_event_in' => :'expiration-event-in',
|
|
78
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
75
79
|
:'json' => :'json',
|
|
76
80
|
:'metadata' => :'metadata',
|
|
77
81
|
:'name' => :'name',
|
|
@@ -99,6 +103,7 @@ module Akeyless
|
|
|
99
103
|
:'delete_protection' => :'String',
|
|
100
104
|
:'description' => :'String',
|
|
101
105
|
:'expiration_event_in' => :'Array<String>',
|
|
106
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
102
107
|
:'json' => :'Boolean',
|
|
103
108
|
:'metadata' => :'String',
|
|
104
109
|
:'name' => :'String',
|
|
@@ -164,6 +169,12 @@ module Akeyless
|
|
|
164
169
|
end
|
|
165
170
|
end
|
|
166
171
|
|
|
172
|
+
if attributes.key?(:'item_custom_fields')
|
|
173
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
174
|
+
self.item_custom_fields = value
|
|
175
|
+
end
|
|
176
|
+
end
|
|
177
|
+
|
|
167
178
|
if attributes.key?(:'json')
|
|
168
179
|
self.json = attributes[:'json']
|
|
169
180
|
else
|
|
@@ -248,6 +259,7 @@ module Akeyless
|
|
|
248
259
|
delete_protection == o.delete_protection &&
|
|
249
260
|
description == o.description &&
|
|
250
261
|
expiration_event_in == o.expiration_event_in &&
|
|
262
|
+
item_custom_fields == o.item_custom_fields &&
|
|
251
263
|
json == o.json &&
|
|
252
264
|
metadata == o.metadata &&
|
|
253
265
|
name == o.name &&
|
|
@@ -268,7 +280,7 @@ module Akeyless
|
|
|
268
280
|
# Calculates hash code according to all attributes.
|
|
269
281
|
# @return [Integer] Hash code
|
|
270
282
|
def hash
|
|
271
|
-
[alg, cert_file_data, certificate_format, customer_frg_id, delete_protection, description, expiration_event_in, json, metadata, name, overwrite, rsa_file_data, split_level, tag, token, uid_token].hash
|
|
283
|
+
[alg, cert_file_data, certificate_format, customer_frg_id, delete_protection, description, expiration_event_in, item_custom_fields, json, metadata, name, overwrite, rsa_file_data, split_level, tag, token, uid_token].hash
|
|
272
284
|
end
|
|
273
285
|
|
|
274
286
|
# Builds the object from hash
|
data/lib/akeyless/version.rb
CHANGED
data/lib/akeyless.rb
CHANGED
|
@@ -25,6 +25,13 @@ require 'akeyless/models/aws_secrets_migration'
|
|
|
25
25
|
require 'akeyless/models/aws_target_details'
|
|
26
26
|
require 'akeyless/models/access_or_group_permission_assignment'
|
|
27
27
|
require 'akeyless/models/access_permission_assignment'
|
|
28
|
+
require 'akeyless/models/account_custom_field_create'
|
|
29
|
+
require 'akeyless/models/account_custom_field_create_output'
|
|
30
|
+
require 'akeyless/models/account_custom_field_delete'
|
|
31
|
+
require 'akeyless/models/account_custom_field_get'
|
|
32
|
+
require 'akeyless/models/account_custom_field_get_output'
|
|
33
|
+
require 'akeyless/models/account_custom_field_list'
|
|
34
|
+
require 'akeyless/models/account_custom_field_update'
|
|
28
35
|
require 'akeyless/models/account_general_settings'
|
|
29
36
|
require 'akeyless/models/account_object_version_settings_output'
|
|
30
37
|
require 'akeyless/models/acme_account'
|
|
@@ -32,6 +39,8 @@ require 'akeyless/models/active_directory_migration'
|
|
|
32
39
|
require 'akeyless/models/active_directory_payload'
|
|
33
40
|
require 'akeyless/models/add_gateway_allowed_access_id'
|
|
34
41
|
require 'akeyless/models/admins_config_part'
|
|
42
|
+
require 'akeyless/models/ai_insights_config_part'
|
|
43
|
+
require 'akeyless/models/ai_insights_setting'
|
|
35
44
|
require 'akeyless/models/akeyless_gateway_config'
|
|
36
45
|
require 'akeyless/models/alias_details'
|
|
37
46
|
require 'akeyless/models/alias_details_output'
|
|
@@ -408,6 +417,12 @@ require 'akeyless/models/export_classic_key'
|
|
|
408
417
|
require 'akeyless/models/export_classic_key_output'
|
|
409
418
|
require 'akeyless/models/extension'
|
|
410
419
|
require 'akeyless/models/external_kms_key_id'
|
|
420
|
+
require 'akeyless/models/folder_create'
|
|
421
|
+
require 'akeyless/models/folder_create_output'
|
|
422
|
+
require 'akeyless/models/folder_delete'
|
|
423
|
+
require 'akeyless/models/folder_get'
|
|
424
|
+
require 'akeyless/models/folder_get_output'
|
|
425
|
+
require 'akeyless/models/folder_update'
|
|
411
426
|
require 'akeyless/models/gcp_access_rules'
|
|
412
427
|
require 'akeyless/models/gcp_payload'
|
|
413
428
|
require 'akeyless/models/gcp_secrets_migration'
|
|
@@ -619,6 +634,7 @@ require 'akeyless/models/get_certificate_value_output'
|
|
|
619
634
|
require 'akeyless/models/get_dynamic_secret_value'
|
|
620
635
|
require 'akeyless/models/get_event_forwarder'
|
|
621
636
|
require 'akeyless/models/get_event_forwarder_output'
|
|
637
|
+
require 'akeyless/models/get_folder_output'
|
|
622
638
|
require 'akeyless/models/get_group'
|
|
623
639
|
require 'akeyless/models/get_group_output'
|
|
624
640
|
require 'akeyless/models/get_kube_exec_creds'
|
|
@@ -668,6 +684,7 @@ require 'akeyless/models/import_passwords'
|
|
|
668
684
|
require 'akeyless/models/import_passwords_output'
|
|
669
685
|
require 'akeyless/models/importer_info'
|
|
670
686
|
require 'akeyless/models/item'
|
|
687
|
+
require 'akeyless/models/item_custom_fields_details'
|
|
671
688
|
require 'akeyless/models/item_general_info'
|
|
672
689
|
require 'akeyless/models/item_sra_status'
|
|
673
690
|
require 'akeyless/models/item_target_association'
|
|
@@ -762,6 +779,7 @@ require 'akeyless/models/native_k8s_target_details'
|
|
|
762
779
|
require 'akeyless/models/next_auto_rotation_event'
|
|
763
780
|
require 'akeyless/models/noti_forwarder'
|
|
764
781
|
require 'akeyless/models/null_string'
|
|
782
|
+
require 'akeyless/models/null_time'
|
|
765
783
|
require 'akeyless/models/o_auth2_access_rules'
|
|
766
784
|
require 'akeyless/models/o_auth2_custom_claim'
|
|
767
785
|
require 'akeyless/models/oci_access_rules'
|
|
@@ -0,0 +1,36 @@
|
|
|
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::AccountCustomFieldCreateOutput
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::AccountCustomFieldCreateOutput do
|
|
21
|
+
let(:instance) { Akeyless::AccountCustomFieldCreateOutput.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of AccountCustomFieldCreateOutput' do
|
|
24
|
+
it 'should create an instance of AccountCustomFieldCreateOutput' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::AccountCustomFieldCreateOutput)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "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
|
+
end
|
|
@@ -0,0 +1,72 @@
|
|
|
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::AccountCustomFieldCreate
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::AccountCustomFieldCreate do
|
|
21
|
+
let(:instance) { Akeyless::AccountCustomFieldCreate.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of AccountCustomFieldCreate' do
|
|
24
|
+
it 'should create an instance of AccountCustomFieldCreate' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::AccountCustomFieldCreate)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "json"' 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 "name"' 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 "object"' 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 "object_type"' 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 "required"' 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 "token"' 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 "uid_token"' 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
|
+
end
|
|
@@ -0,0 +1,54 @@
|
|
|
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::AccountCustomFieldDelete
|
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
|
+
# Please update as you see appropriate
|
|
20
|
+
describe Akeyless::AccountCustomFieldDelete do
|
|
21
|
+
let(:instance) { Akeyless::AccountCustomFieldDelete.new }
|
|
22
|
+
|
|
23
|
+
describe 'test an instance of AccountCustomFieldDelete' do
|
|
24
|
+
it 'should create an instance of AccountCustomFieldDelete' do
|
|
25
|
+
# uncomment below to test the instance creation
|
|
26
|
+
#expect(instance).to be_instance_of(Akeyless::AccountCustomFieldDelete)
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
describe 'test attribute "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 "json"' 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 "token"' 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 "uid_token"' 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
|
+
end
|