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
|
@@ -25,6 +25,9 @@ module Akeyless
|
|
|
25
25
|
# Description of the object
|
|
26
26
|
attr_accessor :description
|
|
27
27
|
|
|
28
|
+
# Additional custom fields to associate with the item
|
|
29
|
+
attr_accessor :item_custom_fields
|
|
30
|
+
|
|
28
31
|
# Set output format to JSON
|
|
29
32
|
attr_accessor :json
|
|
30
33
|
|
|
@@ -115,6 +118,7 @@ module Akeyless
|
|
|
115
118
|
:'custom_username_template' => :'custom-username-template',
|
|
116
119
|
:'delete_protection' => :'delete_protection',
|
|
117
120
|
:'description' => :'description',
|
|
121
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
118
122
|
:'json' => :'json',
|
|
119
123
|
:'mongodb_atlas_api_private_key' => :'mongodb-atlas-api-private-key',
|
|
120
124
|
:'mongodb_atlas_api_public_key' => :'mongodb-atlas-api-public-key',
|
|
@@ -157,6 +161,7 @@ module Akeyless
|
|
|
157
161
|
:'custom_username_template' => :'String',
|
|
158
162
|
:'delete_protection' => :'String',
|
|
159
163
|
:'description' => :'String',
|
|
164
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
160
165
|
:'json' => :'Boolean',
|
|
161
166
|
:'mongodb_atlas_api_private_key' => :'String',
|
|
162
167
|
:'mongodb_atlas_api_public_key' => :'String',
|
|
@@ -221,6 +226,12 @@ module Akeyless
|
|
|
221
226
|
self.description = attributes[:'description']
|
|
222
227
|
end
|
|
223
228
|
|
|
229
|
+
if attributes.key?(:'item_custom_fields')
|
|
230
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
231
|
+
self.item_custom_fields = value
|
|
232
|
+
end
|
|
233
|
+
end
|
|
234
|
+
|
|
224
235
|
if attributes.key?(:'json')
|
|
225
236
|
self.json = attributes[:'json']
|
|
226
237
|
else
|
|
@@ -376,6 +387,7 @@ module Akeyless
|
|
|
376
387
|
custom_username_template == o.custom_username_template &&
|
|
377
388
|
delete_protection == o.delete_protection &&
|
|
378
389
|
description == o.description &&
|
|
390
|
+
item_custom_fields == o.item_custom_fields &&
|
|
379
391
|
json == o.json &&
|
|
380
392
|
mongodb_atlas_api_private_key == o.mongodb_atlas_api_private_key &&
|
|
381
393
|
mongodb_atlas_api_public_key == o.mongodb_atlas_api_public_key &&
|
|
@@ -415,7 +427,7 @@ module Akeyless
|
|
|
415
427
|
# Calculates hash code according to all attributes.
|
|
416
428
|
# @return [Integer] Hash code
|
|
417
429
|
def hash
|
|
418
|
-
[custom_username_template, delete_protection, description, json, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_default_auth_db, mongodb_host_port, mongodb_name, mongodb_password, mongodb_roles, mongodb_server_uri, mongodb_uri_options, mongodb_username, name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
430
|
+
[custom_username_template, delete_protection, description, item_custom_fields, json, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_default_auth_db, mongodb_host_port, mongodb_name, mongodb_password, mongodb_roles, mongodb_server_uri, mongodb_uri_options, mongodb_username, name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
419
431
|
end
|
|
420
432
|
|
|
421
433
|
# Builds the object from hash
|
|
@@ -25,6 +25,9 @@ module Akeyless
|
|
|
25
25
|
# Description of the object
|
|
26
26
|
attr_accessor :description
|
|
27
27
|
|
|
28
|
+
# Additional custom fields to associate with the item
|
|
29
|
+
attr_accessor :item_custom_fields
|
|
30
|
+
|
|
28
31
|
# Set output format to JSON
|
|
29
32
|
attr_accessor :json
|
|
30
33
|
|
|
@@ -103,6 +106,7 @@ module Akeyless
|
|
|
103
106
|
:'custom_username_template' => :'custom-username-template',
|
|
104
107
|
:'delete_protection' => :'delete_protection',
|
|
105
108
|
:'description' => :'description',
|
|
109
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
106
110
|
:'json' => :'json',
|
|
107
111
|
:'mssql_create_statements' => :'mssql-create-statements',
|
|
108
112
|
:'mssql_dbname' => :'mssql-dbname',
|
|
@@ -141,6 +145,7 @@ module Akeyless
|
|
|
141
145
|
:'custom_username_template' => :'String',
|
|
142
146
|
:'delete_protection' => :'String',
|
|
143
147
|
:'description' => :'String',
|
|
148
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
144
149
|
:'json' => :'Boolean',
|
|
145
150
|
:'mssql_create_statements' => :'String',
|
|
146
151
|
:'mssql_dbname' => :'String',
|
|
@@ -201,6 +206,12 @@ module Akeyless
|
|
|
201
206
|
self.description = attributes[:'description']
|
|
202
207
|
end
|
|
203
208
|
|
|
209
|
+
if attributes.key?(:'item_custom_fields')
|
|
210
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
211
|
+
self.item_custom_fields = value
|
|
212
|
+
end
|
|
213
|
+
end
|
|
214
|
+
|
|
204
215
|
if attributes.key?(:'json')
|
|
205
216
|
self.json = attributes[:'json']
|
|
206
217
|
else
|
|
@@ -342,6 +353,7 @@ module Akeyless
|
|
|
342
353
|
custom_username_template == o.custom_username_template &&
|
|
343
354
|
delete_protection == o.delete_protection &&
|
|
344
355
|
description == o.description &&
|
|
356
|
+
item_custom_fields == o.item_custom_fields &&
|
|
345
357
|
json == o.json &&
|
|
346
358
|
mssql_create_statements == o.mssql_create_statements &&
|
|
347
359
|
mssql_dbname == o.mssql_dbname &&
|
|
@@ -377,7 +389,7 @@ module Akeyless
|
|
|
377
389
|
# Calculates hash code according to all attributes.
|
|
378
390
|
# @return [Integer] Hash code
|
|
379
391
|
def hash
|
|
380
|
-
[custom_username_template, delete_protection, description, json, mssql_create_statements, mssql_dbname, mssql_host, mssql_password, mssql_port, mssql_revocation_statements, mssql_username, name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_db_schema, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
392
|
+
[custom_username_template, delete_protection, description, item_custom_fields, json, mssql_create_statements, mssql_dbname, mssql_host, mssql_password, mssql_port, mssql_revocation_statements, mssql_username, name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_db_schema, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
381
393
|
end
|
|
382
394
|
|
|
383
395
|
# Builds the object from hash
|
|
@@ -31,6 +31,9 @@ module Akeyless
|
|
|
31
31
|
# Description of the object
|
|
32
32
|
attr_accessor :description
|
|
33
33
|
|
|
34
|
+
# Additional custom fields to associate with the item
|
|
35
|
+
attr_accessor :item_custom_fields
|
|
36
|
+
|
|
34
37
|
# Set output format to JSON
|
|
35
38
|
attr_accessor :json
|
|
36
39
|
|
|
@@ -114,6 +117,7 @@ module Akeyless
|
|
|
114
117
|
:'db_server_name' => :'db-server-name',
|
|
115
118
|
:'delete_protection' => :'delete_protection',
|
|
116
119
|
:'description' => :'description',
|
|
120
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
117
121
|
:'json' => :'json',
|
|
118
122
|
:'mysql_dbname' => :'mysql-dbname',
|
|
119
123
|
:'mysql_host' => :'mysql-host',
|
|
@@ -155,6 +159,7 @@ module Akeyless
|
|
|
155
159
|
:'db_server_name' => :'String',
|
|
156
160
|
:'delete_protection' => :'String',
|
|
157
161
|
:'description' => :'String',
|
|
162
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
158
163
|
:'json' => :'Boolean',
|
|
159
164
|
:'mysql_dbname' => :'String',
|
|
160
165
|
:'mysql_host' => :'String',
|
|
@@ -224,6 +229,12 @@ module Akeyless
|
|
|
224
229
|
self.description = attributes[:'description']
|
|
225
230
|
end
|
|
226
231
|
|
|
232
|
+
if attributes.key?(:'item_custom_fields')
|
|
233
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
234
|
+
self.item_custom_fields = value
|
|
235
|
+
end
|
|
236
|
+
end
|
|
237
|
+
|
|
227
238
|
if attributes.key?(:'json')
|
|
228
239
|
self.json = attributes[:'json']
|
|
229
240
|
else
|
|
@@ -373,6 +384,7 @@ module Akeyless
|
|
|
373
384
|
db_server_name == o.db_server_name &&
|
|
374
385
|
delete_protection == o.delete_protection &&
|
|
375
386
|
description == o.description &&
|
|
387
|
+
item_custom_fields == o.item_custom_fields &&
|
|
376
388
|
json == o.json &&
|
|
377
389
|
mysql_dbname == o.mysql_dbname &&
|
|
378
390
|
mysql_host == o.mysql_host &&
|
|
@@ -409,7 +421,7 @@ module Akeyless
|
|
|
409
421
|
# Calculates hash code according to all attributes.
|
|
410
422
|
# @return [Integer] Hash code
|
|
411
423
|
def hash
|
|
412
|
-
[custom_username_template, db_server_certificates, db_server_name, delete_protection, description, json, mysql_dbname, mysql_host, mysql_password, mysql_port, mysql_revocation_statements, mysql_screation_statements, mysql_username, name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
|
|
424
|
+
[custom_username_template, db_server_certificates, db_server_name, delete_protection, description, item_custom_fields, json, mysql_dbname, mysql_host, mysql_password, mysql_port, mysql_revocation_statements, mysql_screation_statements, mysql_username, name, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
|
|
413
425
|
end
|
|
414
426
|
|
|
415
427
|
# Builds the object from hash
|
|
@@ -25,6 +25,9 @@ module Akeyless
|
|
|
25
25
|
# Description of the object
|
|
26
26
|
attr_accessor :description
|
|
27
27
|
|
|
28
|
+
# Additional custom fields to associate with the item
|
|
29
|
+
attr_accessor :item_custom_fields
|
|
30
|
+
|
|
28
31
|
# Set output format to JSON
|
|
29
32
|
attr_accessor :json
|
|
30
33
|
|
|
@@ -58,6 +61,7 @@ module Akeyless
|
|
|
58
61
|
:'custom_username_template' => :'custom-username-template',
|
|
59
62
|
:'delete_protection' => :'delete_protection',
|
|
60
63
|
:'description' => :'description',
|
|
64
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
61
65
|
:'json' => :'json',
|
|
62
66
|
:'name' => :'name',
|
|
63
67
|
:'producer_encryption_key_name' => :'producer-encryption-key-name',
|
|
@@ -81,6 +85,7 @@ module Akeyless
|
|
|
81
85
|
:'custom_username_template' => :'String',
|
|
82
86
|
:'delete_protection' => :'String',
|
|
83
87
|
:'description' => :'String',
|
|
88
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
84
89
|
:'json' => :'Boolean',
|
|
85
90
|
:'name' => :'String',
|
|
86
91
|
:'producer_encryption_key_name' => :'String',
|
|
@@ -126,6 +131,12 @@ module Akeyless
|
|
|
126
131
|
self.description = attributes[:'description']
|
|
127
132
|
end
|
|
128
133
|
|
|
134
|
+
if attributes.key?(:'item_custom_fields')
|
|
135
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
136
|
+
self.item_custom_fields = value
|
|
137
|
+
end
|
|
138
|
+
end
|
|
139
|
+
|
|
129
140
|
if attributes.key?(:'json')
|
|
130
141
|
self.json = attributes[:'json']
|
|
131
142
|
else
|
|
@@ -199,6 +210,7 @@ module Akeyless
|
|
|
199
210
|
custom_username_template == o.custom_username_template &&
|
|
200
211
|
delete_protection == o.delete_protection &&
|
|
201
212
|
description == o.description &&
|
|
213
|
+
item_custom_fields == o.item_custom_fields &&
|
|
202
214
|
json == o.json &&
|
|
203
215
|
name == o.name &&
|
|
204
216
|
producer_encryption_key_name == o.producer_encryption_key_name &&
|
|
@@ -219,7 +231,7 @@ module Akeyless
|
|
|
219
231
|
# Calculates hash code according to all attributes.
|
|
220
232
|
# @return [Integer] Hash code
|
|
221
233
|
def hash
|
|
222
|
-
[custom_username_template, delete_protection, description, json, name, producer_encryption_key_name, project_id, tags, target_name, token, uid_token, user_ttl].hash
|
|
234
|
+
[custom_username_template, delete_protection, description, item_custom_fields, json, name, producer_encryption_key_name, project_id, tags, target_name, token, uid_token, user_ttl].hash
|
|
223
235
|
end
|
|
224
236
|
|
|
225
237
|
# Builds the object from hash
|
|
@@ -31,6 +31,9 @@ module Akeyless
|
|
|
31
31
|
# Description of the object
|
|
32
32
|
attr_accessor :description
|
|
33
33
|
|
|
34
|
+
# Additional custom fields to associate with the item
|
|
35
|
+
attr_accessor :item_custom_fields
|
|
36
|
+
|
|
34
37
|
# Set output format to JSON
|
|
35
38
|
attr_accessor :json
|
|
36
39
|
|
|
@@ -102,6 +105,7 @@ module Akeyless
|
|
|
102
105
|
:'db_server_name' => :'db-server-name',
|
|
103
106
|
:'delete_protection' => :'delete_protection',
|
|
104
107
|
:'description' => :'description',
|
|
108
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
105
109
|
:'json' => :'json',
|
|
106
110
|
:'name' => :'name',
|
|
107
111
|
:'oracle_host' => :'oracle-host',
|
|
@@ -139,6 +143,7 @@ module Akeyless
|
|
|
139
143
|
:'db_server_name' => :'String',
|
|
140
144
|
:'delete_protection' => :'String',
|
|
141
145
|
:'description' => :'String',
|
|
146
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
142
147
|
:'json' => :'Boolean',
|
|
143
148
|
:'name' => :'String',
|
|
144
149
|
:'oracle_host' => :'String',
|
|
@@ -204,6 +209,12 @@ module Akeyless
|
|
|
204
209
|
self.description = attributes[:'description']
|
|
205
210
|
end
|
|
206
211
|
|
|
212
|
+
if attributes.key?(:'item_custom_fields')
|
|
213
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
214
|
+
self.item_custom_fields = value
|
|
215
|
+
end
|
|
216
|
+
end
|
|
217
|
+
|
|
207
218
|
if attributes.key?(:'json')
|
|
208
219
|
self.json = attributes[:'json']
|
|
209
220
|
else
|
|
@@ -337,6 +348,7 @@ module Akeyless
|
|
|
337
348
|
db_server_name == o.db_server_name &&
|
|
338
349
|
delete_protection == o.delete_protection &&
|
|
339
350
|
description == o.description &&
|
|
351
|
+
item_custom_fields == o.item_custom_fields &&
|
|
340
352
|
json == o.json &&
|
|
341
353
|
name == o.name &&
|
|
342
354
|
oracle_host == o.oracle_host &&
|
|
@@ -369,7 +381,7 @@ module Akeyless
|
|
|
369
381
|
# Calculates hash code according to all attributes.
|
|
370
382
|
# @return [Integer] Hash code
|
|
371
383
|
def hash
|
|
372
|
-
[custom_username_template, db_server_certificates, db_server_name, delete_protection, description, json, name, oracle_host, oracle_password, oracle_port, oracle_revocation_statements, oracle_screation_statements, oracle_service_name, oracle_username, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
384
|
+
[custom_username_template, db_server_certificates, db_server_name, delete_protection, description, item_custom_fields, json, name, oracle_host, oracle_password, oracle_port, oracle_revocation_statements, oracle_screation_statements, oracle_service_name, oracle_username, password_length, producer_encryption_key_name, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
373
385
|
end
|
|
374
386
|
|
|
375
387
|
# Builds the object from hash
|
|
@@ -22,6 +22,9 @@ module Akeyless
|
|
|
22
22
|
# Description of the object
|
|
23
23
|
attr_accessor :description
|
|
24
24
|
|
|
25
|
+
# Additional custom fields to associate with the item
|
|
26
|
+
attr_accessor :item_custom_fields
|
|
27
|
+
|
|
25
28
|
# Set output format to JSON
|
|
26
29
|
attr_accessor :json
|
|
27
30
|
|
|
@@ -99,6 +102,7 @@ module Akeyless
|
|
|
99
102
|
{
|
|
100
103
|
:'delete_protection' => :'delete_protection',
|
|
101
104
|
:'description' => :'description',
|
|
105
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
102
106
|
:'json' => :'json',
|
|
103
107
|
:'name' => :'name',
|
|
104
108
|
:'ping_administrative_port' => :'ping-administrative-port',
|
|
@@ -136,6 +140,7 @@ module Akeyless
|
|
|
136
140
|
{
|
|
137
141
|
:'delete_protection' => :'String',
|
|
138
142
|
:'description' => :'String',
|
|
143
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
139
144
|
:'json' => :'Boolean',
|
|
140
145
|
:'name' => :'String',
|
|
141
146
|
:'ping_administrative_port' => :'String',
|
|
@@ -192,6 +197,12 @@ module Akeyless
|
|
|
192
197
|
self.description = attributes[:'description']
|
|
193
198
|
end
|
|
194
199
|
|
|
200
|
+
if attributes.key?(:'item_custom_fields')
|
|
201
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
202
|
+
self.item_custom_fields = value
|
|
203
|
+
end
|
|
204
|
+
end
|
|
205
|
+
|
|
195
206
|
if attributes.key?(:'json')
|
|
196
207
|
self.json = attributes[:'json']
|
|
197
208
|
else
|
|
@@ -338,6 +349,7 @@ module Akeyless
|
|
|
338
349
|
self.class == o.class &&
|
|
339
350
|
delete_protection == o.delete_protection &&
|
|
340
351
|
description == o.description &&
|
|
352
|
+
item_custom_fields == o.item_custom_fields &&
|
|
341
353
|
json == o.json &&
|
|
342
354
|
name == o.name &&
|
|
343
355
|
ping_administrative_port == o.ping_administrative_port &&
|
|
@@ -373,7 +385,7 @@ module Akeyless
|
|
|
373
385
|
# Calculates hash code according to all attributes.
|
|
374
386
|
# @return [Integer] Hash code
|
|
375
387
|
def hash
|
|
376
|
-
[delete_protection, description, json, name, ping_administrative_port, ping_atm_id, ping_authorization_port, ping_cert_subject_dn, ping_client_authentication_type, ping_enforce_replay_prevention, ping_grant_types, ping_issuer_dn, ping_jwks, ping_jwks_url, ping_password, ping_privileged_user, ping_redirect_uris, ping_restricted_scopes, ping_signing_algo, ping_url, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
|
|
388
|
+
[delete_protection, description, item_custom_fields, json, name, ping_administrative_port, ping_atm_id, ping_authorization_port, ping_cert_subject_dn, ping_client_authentication_type, ping_enforce_replay_prevention, ping_grant_types, ping_issuer_dn, ping_jwks, ping_jwks_url, ping_password, ping_privileged_user, ping_redirect_uris, ping_restricted_scopes, ping_signing_algo, ping_url, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
|
|
377
389
|
end
|
|
378
390
|
|
|
379
391
|
# Builds the object from hash
|
|
@@ -28,6 +28,9 @@ module Akeyless
|
|
|
28
28
|
# Description of the object
|
|
29
29
|
attr_accessor :description
|
|
30
30
|
|
|
31
|
+
# Additional custom fields to associate with the item
|
|
32
|
+
attr_accessor :item_custom_fields
|
|
33
|
+
|
|
31
34
|
# Set output format to JSON
|
|
32
35
|
attr_accessor :json
|
|
33
36
|
|
|
@@ -107,6 +110,7 @@ module Akeyless
|
|
|
107
110
|
:'custom_username_template' => :'custom-username-template',
|
|
108
111
|
:'delete_protection' => :'delete_protection',
|
|
109
112
|
:'description' => :'description',
|
|
113
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
110
114
|
:'json' => :'json',
|
|
111
115
|
:'name' => :'name',
|
|
112
116
|
:'password_length' => :'password-length',
|
|
@@ -146,6 +150,7 @@ module Akeyless
|
|
|
146
150
|
:'custom_username_template' => :'String',
|
|
147
151
|
:'delete_protection' => :'String',
|
|
148
152
|
:'description' => :'String',
|
|
153
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
149
154
|
:'json' => :'Boolean',
|
|
150
155
|
:'name' => :'String',
|
|
151
156
|
:'password_length' => :'String',
|
|
@@ -210,6 +215,12 @@ module Akeyless
|
|
|
210
215
|
self.description = attributes[:'description']
|
|
211
216
|
end
|
|
212
217
|
|
|
218
|
+
if attributes.key?(:'item_custom_fields')
|
|
219
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
220
|
+
self.item_custom_fields = value
|
|
221
|
+
end
|
|
222
|
+
end
|
|
223
|
+
|
|
213
224
|
if attributes.key?(:'json')
|
|
214
225
|
self.json = attributes[:'json']
|
|
215
226
|
else
|
|
@@ -354,6 +365,7 @@ module Akeyless
|
|
|
354
365
|
custom_username_template == o.custom_username_template &&
|
|
355
366
|
delete_protection == o.delete_protection &&
|
|
356
367
|
description == o.description &&
|
|
368
|
+
item_custom_fields == o.item_custom_fields &&
|
|
357
369
|
json == o.json &&
|
|
358
370
|
name == o.name &&
|
|
359
371
|
password_length == o.password_length &&
|
|
@@ -389,7 +401,7 @@ module Akeyless
|
|
|
389
401
|
# Calculates hash code according to all attributes.
|
|
390
402
|
# @return [Integer] Hash code
|
|
391
403
|
def hash
|
|
392
|
-
[creation_statements, custom_username_template, delete_protection, description, json, name, password_length, postgresql_db_name, postgresql_host, postgresql_password, postgresql_port, postgresql_username, producer_encryption_key, revocation_statement, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_db_schema, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, ssl, tags, target_name, token, uid_token, user_ttl].hash
|
|
404
|
+
[creation_statements, custom_username_template, delete_protection, description, item_custom_fields, json, name, password_length, postgresql_db_name, postgresql_host, postgresql_password, postgresql_port, postgresql_username, producer_encryption_key, revocation_statement, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_db_schema, secure_access_delay, secure_access_enable, secure_access_host, secure_access_web, ssl, tags, target_name, token, uid_token, user_ttl].hash
|
|
393
405
|
end
|
|
394
406
|
|
|
395
407
|
# Builds the object from hash
|
|
@@ -22,6 +22,9 @@ module Akeyless
|
|
|
22
22
|
# Description of the object
|
|
23
23
|
attr_accessor :description
|
|
24
24
|
|
|
25
|
+
# Additional custom fields to associate with the item
|
|
26
|
+
attr_accessor :item_custom_fields
|
|
27
|
+
|
|
25
28
|
# Set output format to JSON
|
|
26
29
|
attr_accessor :json
|
|
27
30
|
|
|
@@ -93,6 +96,7 @@ module Akeyless
|
|
|
93
96
|
{
|
|
94
97
|
:'delete_protection' => :'delete_protection',
|
|
95
98
|
:'description' => :'description',
|
|
99
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
96
100
|
:'json' => :'json',
|
|
97
101
|
:'name' => :'name',
|
|
98
102
|
:'password_length' => :'password-length',
|
|
@@ -128,6 +132,7 @@ module Akeyless
|
|
|
128
132
|
{
|
|
129
133
|
:'delete_protection' => :'String',
|
|
130
134
|
:'description' => :'String',
|
|
135
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
131
136
|
:'json' => :'Boolean',
|
|
132
137
|
:'name' => :'String',
|
|
133
138
|
:'password_length' => :'String',
|
|
@@ -182,6 +187,12 @@ module Akeyless
|
|
|
182
187
|
self.description = attributes[:'description']
|
|
183
188
|
end
|
|
184
189
|
|
|
190
|
+
if attributes.key?(:'item_custom_fields')
|
|
191
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
192
|
+
self.item_custom_fields = value
|
|
193
|
+
end
|
|
194
|
+
end
|
|
195
|
+
|
|
185
196
|
if attributes.key?(:'json')
|
|
186
197
|
self.json = attributes[:'json']
|
|
187
198
|
else
|
|
@@ -312,6 +323,7 @@ module Akeyless
|
|
|
312
323
|
self.class == o.class &&
|
|
313
324
|
delete_protection == o.delete_protection &&
|
|
314
325
|
description == o.description &&
|
|
326
|
+
item_custom_fields == o.item_custom_fields &&
|
|
315
327
|
json == o.json &&
|
|
316
328
|
name == o.name &&
|
|
317
329
|
password_length == o.password_length &&
|
|
@@ -345,7 +357,7 @@ module Akeyless
|
|
|
345
357
|
# Calculates hash code according to all attributes.
|
|
346
358
|
# @return [Integer] Hash code
|
|
347
359
|
def hash
|
|
348
|
-
[delete_protection, description, json, name, password_length, producer_encryption_key_name, rabbitmq_admin_pwd, rabbitmq_admin_user, rabbitmq_server_uri, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_ttl].hash
|
|
360
|
+
[delete_protection, description, item_custom_fields, json, name, password_length, producer_encryption_key_name, rabbitmq_admin_pwd, rabbitmq_admin_user, rabbitmq_server_uri, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_ttl].hash
|
|
349
361
|
end
|
|
350
362
|
|
|
351
363
|
# Builds the object from hash
|
|
@@ -34,6 +34,9 @@ module Akeyless
|
|
|
34
34
|
# Allow access using externally (IdP) provided username [true/false]
|
|
35
35
|
attr_accessor :fixed_user_only
|
|
36
36
|
|
|
37
|
+
# Additional custom fields to associate with the item
|
|
38
|
+
attr_accessor :item_custom_fields
|
|
39
|
+
|
|
37
40
|
# Set output format to JSON
|
|
38
41
|
attr_accessor :json
|
|
39
42
|
|
|
@@ -115,6 +118,7 @@ module Akeyless
|
|
|
115
118
|
:'description' => :'description',
|
|
116
119
|
:'fixed_user_claim_keyname' => :'fixed-user-claim-keyname',
|
|
117
120
|
:'fixed_user_only' => :'fixed-user-only',
|
|
121
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
118
122
|
:'json' => :'json',
|
|
119
123
|
:'name' => :'name',
|
|
120
124
|
:'password_length' => :'password-length',
|
|
@@ -156,6 +160,7 @@ module Akeyless
|
|
|
156
160
|
:'description' => :'String',
|
|
157
161
|
:'fixed_user_claim_keyname' => :'String',
|
|
158
162
|
:'fixed_user_only' => :'String',
|
|
163
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
159
164
|
:'json' => :'Boolean',
|
|
160
165
|
:'name' => :'String',
|
|
161
166
|
:'password_length' => :'String',
|
|
@@ -232,6 +237,12 @@ module Akeyless
|
|
|
232
237
|
self.fixed_user_only = 'false'
|
|
233
238
|
end
|
|
234
239
|
|
|
240
|
+
if attributes.key?(:'item_custom_fields')
|
|
241
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
242
|
+
self.item_custom_fields = value
|
|
243
|
+
end
|
|
244
|
+
end
|
|
245
|
+
|
|
235
246
|
if attributes.key?(:'json')
|
|
236
247
|
self.json = attributes[:'json']
|
|
237
248
|
else
|
|
@@ -374,6 +385,7 @@ module Akeyless
|
|
|
374
385
|
description == o.description &&
|
|
375
386
|
fixed_user_claim_keyname == o.fixed_user_claim_keyname &&
|
|
376
387
|
fixed_user_only == o.fixed_user_only &&
|
|
388
|
+
item_custom_fields == o.item_custom_fields &&
|
|
377
389
|
json == o.json &&
|
|
378
390
|
name == o.name &&
|
|
379
391
|
password_length == o.password_length &&
|
|
@@ -409,7 +421,7 @@ module Akeyless
|
|
|
409
421
|
# Calculates hash code according to all attributes.
|
|
410
422
|
# @return [Integer] Hash code
|
|
411
423
|
def hash
|
|
412
|
-
[allow_user_extend_session, custom_username_template, delete_protection, description, fixed_user_claim_keyname, fixed_user_only, json, name, password_length, producer_encryption_key_name, rdp_admin_name, rdp_admin_pwd, rdp_host_name, rdp_host_port, rdp_user_groups, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_host, secure_access_rd_gateway_server, secure_access_rdp_domain, secure_access_rdp_user, tags, target_name, token, uid_token, user_ttl, warn_user_before_expiration].hash
|
|
424
|
+
[allow_user_extend_session, custom_username_template, delete_protection, description, fixed_user_claim_keyname, fixed_user_only, item_custom_fields, json, name, password_length, producer_encryption_key_name, rdp_admin_name, rdp_admin_pwd, rdp_host_name, rdp_host_port, rdp_user_groups, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_host, secure_access_rd_gateway_server, secure_access_rdp_domain, secure_access_rdp_user, tags, target_name, token, uid_token, user_ttl, warn_user_before_expiration].hash
|
|
413
425
|
end
|
|
414
426
|
|
|
415
427
|
# Builds the object from hash
|
|
@@ -31,6 +31,9 @@ module Akeyless
|
|
|
31
31
|
# Redis Host
|
|
32
32
|
attr_accessor :host
|
|
33
33
|
|
|
34
|
+
# Additional custom fields to associate with the item
|
|
35
|
+
attr_accessor :item_custom_fields
|
|
36
|
+
|
|
34
37
|
# Set output format to JSON
|
|
35
38
|
attr_accessor :json
|
|
36
39
|
|
|
@@ -81,6 +84,7 @@ module Akeyless
|
|
|
81
84
|
:'delete_protection' => :'delete_protection',
|
|
82
85
|
:'description' => :'description',
|
|
83
86
|
:'host' => :'host',
|
|
87
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
84
88
|
:'json' => :'json',
|
|
85
89
|
:'name' => :'name',
|
|
86
90
|
:'password' => :'password',
|
|
@@ -111,6 +115,7 @@ module Akeyless
|
|
|
111
115
|
:'delete_protection' => :'String',
|
|
112
116
|
:'description' => :'String',
|
|
113
117
|
:'host' => :'String',
|
|
118
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
114
119
|
:'json' => :'Boolean',
|
|
115
120
|
:'name' => :'String',
|
|
116
121
|
:'password' => :'String',
|
|
@@ -171,6 +176,12 @@ module Akeyless
|
|
|
171
176
|
self.host = '127.0.0.1'
|
|
172
177
|
end
|
|
173
178
|
|
|
179
|
+
if attributes.key?(:'item_custom_fields')
|
|
180
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
181
|
+
self.item_custom_fields = value
|
|
182
|
+
end
|
|
183
|
+
end
|
|
184
|
+
|
|
174
185
|
if attributes.key?(:'json')
|
|
175
186
|
self.json = attributes[:'json']
|
|
176
187
|
else
|
|
@@ -270,6 +281,7 @@ module Akeyless
|
|
|
270
281
|
delete_protection == o.delete_protection &&
|
|
271
282
|
description == o.description &&
|
|
272
283
|
host == o.host &&
|
|
284
|
+
item_custom_fields == o.item_custom_fields &&
|
|
273
285
|
json == o.json &&
|
|
274
286
|
name == o.name &&
|
|
275
287
|
password == o.password &&
|
|
@@ -295,7 +307,7 @@ module Akeyless
|
|
|
295
307
|
# Calculates hash code according to all attributes.
|
|
296
308
|
# @return [Integer] Hash code
|
|
297
309
|
def hash
|
|
298
|
-
[acl_rules, custom_username_template, delete_protection, description, host, json, name, password, password_length, port, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl, username].hash
|
|
310
|
+
[acl_rules, custom_username_template, delete_protection, description, host, item_custom_fields, json, name, password, password_length, port, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl, username].hash
|
|
299
311
|
end
|
|
300
312
|
|
|
301
313
|
# Builds the object from hash
|
|
@@ -28,6 +28,9 @@ module Akeyless
|
|
|
28
28
|
# Description of the object
|
|
29
29
|
attr_accessor :description
|
|
30
30
|
|
|
31
|
+
# Additional custom fields to associate with the item
|
|
32
|
+
attr_accessor :item_custom_fields
|
|
33
|
+
|
|
31
34
|
# Set output format to JSON
|
|
32
35
|
attr_accessor :json
|
|
33
36
|
|
|
@@ -86,6 +89,7 @@ module Akeyless
|
|
|
86
89
|
:'custom_username_template' => :'custom-username-template',
|
|
87
90
|
:'delete_protection' => :'delete_protection',
|
|
88
91
|
:'description' => :'description',
|
|
92
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
89
93
|
:'json' => :'json',
|
|
90
94
|
:'name' => :'name',
|
|
91
95
|
:'password_length' => :'password-length',
|
|
@@ -118,6 +122,7 @@ module Akeyless
|
|
|
118
122
|
:'custom_username_template' => :'String',
|
|
119
123
|
:'delete_protection' => :'String',
|
|
120
124
|
:'description' => :'String',
|
|
125
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
121
126
|
:'json' => :'Boolean',
|
|
122
127
|
:'name' => :'String',
|
|
123
128
|
:'password_length' => :'String',
|
|
@@ -175,6 +180,12 @@ module Akeyless
|
|
|
175
180
|
self.description = attributes[:'description']
|
|
176
181
|
end
|
|
177
182
|
|
|
183
|
+
if attributes.key?(:'item_custom_fields')
|
|
184
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
185
|
+
self.item_custom_fields = value
|
|
186
|
+
end
|
|
187
|
+
end
|
|
188
|
+
|
|
178
189
|
if attributes.key?(:'json')
|
|
179
190
|
self.json = attributes[:'json']
|
|
180
191
|
else
|
|
@@ -289,6 +300,7 @@ module Akeyless
|
|
|
289
300
|
custom_username_template == o.custom_username_template &&
|
|
290
301
|
delete_protection == o.delete_protection &&
|
|
291
302
|
description == o.description &&
|
|
303
|
+
item_custom_fields == o.item_custom_fields &&
|
|
292
304
|
json == o.json &&
|
|
293
305
|
name == o.name &&
|
|
294
306
|
password_length == o.password_length &&
|
|
@@ -317,7 +329,7 @@ module Akeyless
|
|
|
317
329
|
# Calculates hash code according to all attributes.
|
|
318
330
|
# @return [Integer] Hash code
|
|
319
331
|
def hash
|
|
320
|
-
[creation_statements, custom_username_template, delete_protection, description, json, name, password_length, producer_encryption_key, redshift_db_name, redshift_host, redshift_password, redshift_port, redshift_username, secure_access_enable, secure_access_host, ssl, tags, target_name, token, uid_token, user_ttl].hash
|
|
332
|
+
[creation_statements, custom_username_template, delete_protection, description, item_custom_fields, json, name, password_length, producer_encryption_key, redshift_db_name, redshift_host, redshift_password, redshift_port, redshift_username, secure_access_enable, secure_access_host, ssl, tags, target_name, token, uid_token, user_ttl].hash
|
|
321
333
|
end
|
|
322
334
|
|
|
323
335
|
# Builds the object from hash
|
|
@@ -40,6 +40,9 @@ module Akeyless
|
|
|
40
40
|
# Description of the object
|
|
41
41
|
attr_accessor :description
|
|
42
42
|
|
|
43
|
+
# Additional custom fields to associate with the item
|
|
44
|
+
attr_accessor :item_custom_fields
|
|
45
|
+
|
|
43
46
|
# Set output format to JSON
|
|
44
47
|
attr_accessor :json
|
|
45
48
|
|
|
@@ -89,6 +92,7 @@ module Akeyless
|
|
|
89
92
|
:'db_name' => :'db-name',
|
|
90
93
|
:'delete_protection' => :'delete_protection',
|
|
91
94
|
:'description' => :'description',
|
|
95
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
92
96
|
:'json' => :'json',
|
|
93
97
|
:'key_algo' => :'key-algo',
|
|
94
98
|
:'name' => :'name',
|
|
@@ -121,6 +125,7 @@ module Akeyless
|
|
|
121
125
|
:'db_name' => :'String',
|
|
122
126
|
:'delete_protection' => :'String',
|
|
123
127
|
:'description' => :'String',
|
|
128
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
124
129
|
:'json' => :'Boolean',
|
|
125
130
|
:'key_algo' => :'String',
|
|
126
131
|
:'name' => :'String',
|
|
@@ -192,6 +197,12 @@ module Akeyless
|
|
|
192
197
|
self.description = attributes[:'description']
|
|
193
198
|
end
|
|
194
199
|
|
|
200
|
+
if attributes.key?(:'item_custom_fields')
|
|
201
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
202
|
+
self.item_custom_fields = value
|
|
203
|
+
end
|
|
204
|
+
end
|
|
205
|
+
|
|
195
206
|
if attributes.key?(:'json')
|
|
196
207
|
self.json = attributes[:'json']
|
|
197
208
|
else
|
|
@@ -286,6 +297,7 @@ module Akeyless
|
|
|
286
297
|
db_name == o.db_name &&
|
|
287
298
|
delete_protection == o.delete_protection &&
|
|
288
299
|
description == o.description &&
|
|
300
|
+
item_custom_fields == o.item_custom_fields &&
|
|
289
301
|
json == o.json &&
|
|
290
302
|
key_algo == o.key_algo &&
|
|
291
303
|
name == o.name &&
|
|
@@ -310,7 +322,7 @@ module Akeyless
|
|
|
310
322
|
# Calculates hash code according to all attributes.
|
|
311
323
|
# @return [Integer] Hash code
|
|
312
324
|
def hash
|
|
313
|
-
[account, account_password, account_username, auth_mode, custom_username_template, db_name, delete_protection, description, json, key_algo, name, password_length, private_key, private_key_passphrase, role, tags, target_name, token, uid_token, user_ttl, warehouse].hash
|
|
325
|
+
[account, account_password, account_username, auth_mode, custom_username_template, db_name, delete_protection, description, item_custom_fields, json, key_algo, name, password_length, private_key, private_key_passphrase, role, tags, target_name, token, uid_token, user_ttl, warehouse].hash
|
|
314
326
|
end
|
|
315
327
|
|
|
316
328
|
# Builds the object from hash
|