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
|
@@ -28,6 +28,9 @@ module Akeyless
|
|
|
28
28
|
# Protection from accidental deletion of this object [true/false]
|
|
29
29
|
attr_accessor :delete_protection
|
|
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
|
|
|
@@ -110,6 +113,7 @@ module Akeyless
|
|
|
110
113
|
:'db_server_certificates' => :'db-server-certificates',
|
|
111
114
|
:'db_server_name' => :'db-server-name',
|
|
112
115
|
:'delete_protection' => :'delete_protection',
|
|
116
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
113
117
|
:'json' => :'json',
|
|
114
118
|
:'mysql_dbname' => :'mysql-dbname',
|
|
115
119
|
:'mysql_host' => :'mysql-host',
|
|
@@ -150,6 +154,7 @@ module Akeyless
|
|
|
150
154
|
:'db_server_certificates' => :'String',
|
|
151
155
|
:'db_server_name' => :'String',
|
|
152
156
|
:'delete_protection' => :'String',
|
|
157
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
153
158
|
:'json' => :'Boolean',
|
|
154
159
|
:'mysql_dbname' => :'String',
|
|
155
160
|
:'mysql_host' => :'String',
|
|
@@ -215,6 +220,12 @@ module Akeyless
|
|
|
215
220
|
self.delete_protection = attributes[:'delete_protection']
|
|
216
221
|
end
|
|
217
222
|
|
|
223
|
+
if attributes.key?(:'item_custom_fields')
|
|
224
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
225
|
+
self.item_custom_fields = value
|
|
226
|
+
end
|
|
227
|
+
end
|
|
228
|
+
|
|
218
229
|
if attributes.key?(:'json')
|
|
219
230
|
self.json = attributes[:'json']
|
|
220
231
|
else
|
|
@@ -363,6 +374,7 @@ module Akeyless
|
|
|
363
374
|
db_server_certificates == o.db_server_certificates &&
|
|
364
375
|
db_server_name == o.db_server_name &&
|
|
365
376
|
delete_protection == o.delete_protection &&
|
|
377
|
+
item_custom_fields == o.item_custom_fields &&
|
|
366
378
|
json == o.json &&
|
|
367
379
|
mysql_dbname == o.mysql_dbname &&
|
|
368
380
|
mysql_host == o.mysql_host &&
|
|
@@ -399,7 +411,7 @@ module Akeyless
|
|
|
399
411
|
# Calculates hash code according to all attributes.
|
|
400
412
|
# @return [Integer] Hash code
|
|
401
413
|
def hash
|
|
402
|
-
[custom_username_template, db_server_certificates, db_server_name, delete_protection, 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
|
|
414
|
+
[custom_username_template, db_server_certificates, db_server_name, delete_protection, 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
|
|
403
415
|
end
|
|
404
416
|
|
|
405
417
|
# Builds the object from hash
|
|
@@ -22,6 +22,9 @@ module Akeyless
|
|
|
22
22
|
# Protection from accidental deletion of this object [true/false]
|
|
23
23
|
attr_accessor :delete_protection
|
|
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
|
|
|
@@ -120,6 +123,7 @@ module Akeyless
|
|
|
120
123
|
{
|
|
121
124
|
:'custom_username_template' => :'custom-username-template',
|
|
122
125
|
:'delete_protection' => :'delete_protection',
|
|
126
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
123
127
|
:'json' => :'json',
|
|
124
128
|
:'k8s_allowed_namespaces' => :'k8s-allowed-namespaces',
|
|
125
129
|
:'k8s_cluster_ca_cert' => :'k8s-cluster-ca-cert',
|
|
@@ -164,6 +168,7 @@ module Akeyless
|
|
|
164
168
|
{
|
|
165
169
|
:'custom_username_template' => :'String',
|
|
166
170
|
:'delete_protection' => :'String',
|
|
171
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
167
172
|
:'json' => :'Boolean',
|
|
168
173
|
:'k8s_allowed_namespaces' => :'String',
|
|
169
174
|
:'k8s_cluster_ca_cert' => :'String',
|
|
@@ -227,6 +232,12 @@ module Akeyless
|
|
|
227
232
|
self.delete_protection = attributes[:'delete_protection']
|
|
228
233
|
end
|
|
229
234
|
|
|
235
|
+
if attributes.key?(:'item_custom_fields')
|
|
236
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
237
|
+
self.item_custom_fields = value
|
|
238
|
+
end
|
|
239
|
+
end
|
|
240
|
+
|
|
230
241
|
if attributes.key?(:'json')
|
|
231
242
|
self.json = attributes[:'json']
|
|
232
243
|
else
|
|
@@ -393,6 +404,7 @@ module Akeyless
|
|
|
393
404
|
self.class == o.class &&
|
|
394
405
|
custom_username_template == o.custom_username_template &&
|
|
395
406
|
delete_protection == o.delete_protection &&
|
|
407
|
+
item_custom_fields == o.item_custom_fields &&
|
|
396
408
|
json == o.json &&
|
|
397
409
|
k8s_allowed_namespaces == o.k8s_allowed_namespaces &&
|
|
398
410
|
k8s_cluster_ca_cert == o.k8s_cluster_ca_cert &&
|
|
@@ -435,7 +447,7 @@ module Akeyless
|
|
|
435
447
|
# Calculates hash code according to all attributes.
|
|
436
448
|
# @return [Integer] Hash code
|
|
437
449
|
def hash
|
|
438
|
-
[custom_username_template, delete_protection, json, k8s_allowed_namespaces, k8s_cluster_ca_cert, k8s_cluster_endpoint, k8s_cluster_name, k8s_cluster_token, k8s_namespace, k8s_predefined_role_name, k8s_predefined_role_type, k8s_rolebinding_yaml_data, k8s_rolebinding_yaml_def, k8s_service_account, k8s_service_account_type, name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_dashboard_url, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, use_gw_service_account, user_ttl].hash
|
|
450
|
+
[custom_username_template, delete_protection, item_custom_fields, json, k8s_allowed_namespaces, k8s_cluster_ca_cert, k8s_cluster_endpoint, k8s_cluster_name, k8s_cluster_token, k8s_namespace, k8s_predefined_role_name, k8s_predefined_role_type, k8s_rolebinding_yaml_data, k8s_rolebinding_yaml_def, k8s_service_account, k8s_service_account_type, name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_dashboard_url, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, use_gw_service_account, user_ttl].hash
|
|
439
451
|
end
|
|
440
452
|
|
|
441
453
|
# Builds the object from hash
|
|
@@ -28,6 +28,9 @@ module Akeyless
|
|
|
28
28
|
# Protection from accidental deletion of this object [true/false]
|
|
29
29
|
attr_accessor :delete_protection
|
|
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
|
|
|
@@ -98,6 +101,7 @@ module Akeyless
|
|
|
98
101
|
:'db_server_certificates' => :'db-server-certificates',
|
|
99
102
|
:'db_server_name' => :'db-server-name',
|
|
100
103
|
:'delete_protection' => :'delete_protection',
|
|
104
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
101
105
|
:'json' => :'json',
|
|
102
106
|
:'name' => :'name',
|
|
103
107
|
:'oracle_host' => :'oracle-host',
|
|
@@ -134,6 +138,7 @@ module Akeyless
|
|
|
134
138
|
:'db_server_certificates' => :'String',
|
|
135
139
|
:'db_server_name' => :'String',
|
|
136
140
|
:'delete_protection' => :'String',
|
|
141
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
137
142
|
:'json' => :'Boolean',
|
|
138
143
|
:'name' => :'String',
|
|
139
144
|
:'oracle_host' => :'String',
|
|
@@ -195,6 +200,12 @@ module Akeyless
|
|
|
195
200
|
self.delete_protection = attributes[:'delete_protection']
|
|
196
201
|
end
|
|
197
202
|
|
|
203
|
+
if attributes.key?(:'item_custom_fields')
|
|
204
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
205
|
+
self.item_custom_fields = value
|
|
206
|
+
end
|
|
207
|
+
end
|
|
208
|
+
|
|
198
209
|
if attributes.key?(:'json')
|
|
199
210
|
self.json = attributes[:'json']
|
|
200
211
|
else
|
|
@@ -327,6 +338,7 @@ module Akeyless
|
|
|
327
338
|
db_server_certificates == o.db_server_certificates &&
|
|
328
339
|
db_server_name == o.db_server_name &&
|
|
329
340
|
delete_protection == o.delete_protection &&
|
|
341
|
+
item_custom_fields == o.item_custom_fields &&
|
|
330
342
|
json == o.json &&
|
|
331
343
|
name == o.name &&
|
|
332
344
|
oracle_host == o.oracle_host &&
|
|
@@ -359,7 +371,7 @@ module Akeyless
|
|
|
359
371
|
# Calculates hash code according to all attributes.
|
|
360
372
|
# @return [Integer] Hash code
|
|
361
373
|
def hash
|
|
362
|
-
[custom_username_template, db_server_certificates, db_server_name, delete_protection, 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
|
|
374
|
+
[custom_username_template, db_server_certificates, db_server_name, delete_protection, 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
|
|
363
375
|
end
|
|
364
376
|
|
|
365
377
|
# Builds the object from hash
|
|
@@ -19,6 +19,9 @@ module Akeyless
|
|
|
19
19
|
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
|
+
# Additional custom fields to associate with the item
|
|
23
|
+
attr_accessor :item_custom_fields
|
|
24
|
+
|
|
22
25
|
# Set output format to JSON
|
|
23
26
|
attr_accessor :json
|
|
24
27
|
|
|
@@ -95,6 +98,7 @@ module Akeyless
|
|
|
95
98
|
def self.attribute_map
|
|
96
99
|
{
|
|
97
100
|
:'delete_protection' => :'delete_protection',
|
|
101
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
98
102
|
:'json' => :'json',
|
|
99
103
|
:'name' => :'name',
|
|
100
104
|
:'ping_administrative_port' => :'ping-administrative-port',
|
|
@@ -131,6 +135,7 @@ module Akeyless
|
|
|
131
135
|
def self.openapi_types
|
|
132
136
|
{
|
|
133
137
|
:'delete_protection' => :'String',
|
|
138
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
134
139
|
:'json' => :'Boolean',
|
|
135
140
|
:'name' => :'String',
|
|
136
141
|
:'ping_administrative_port' => :'String',
|
|
@@ -183,6 +188,12 @@ module Akeyless
|
|
|
183
188
|
self.delete_protection = attributes[:'delete_protection']
|
|
184
189
|
end
|
|
185
190
|
|
|
191
|
+
if attributes.key?(:'item_custom_fields')
|
|
192
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
193
|
+
self.item_custom_fields = value
|
|
194
|
+
end
|
|
195
|
+
end
|
|
196
|
+
|
|
186
197
|
if attributes.key?(:'json')
|
|
187
198
|
self.json = attributes[:'json']
|
|
188
199
|
else
|
|
@@ -328,6 +339,7 @@ module Akeyless
|
|
|
328
339
|
return true if self.equal?(o)
|
|
329
340
|
self.class == o.class &&
|
|
330
341
|
delete_protection == o.delete_protection &&
|
|
342
|
+
item_custom_fields == o.item_custom_fields &&
|
|
331
343
|
json == o.json &&
|
|
332
344
|
name == o.name &&
|
|
333
345
|
ping_administrative_port == o.ping_administrative_port &&
|
|
@@ -363,7 +375,7 @@ module Akeyless
|
|
|
363
375
|
# Calculates hash code according to all attributes.
|
|
364
376
|
# @return [Integer] Hash code
|
|
365
377
|
def hash
|
|
366
|
-
[delete_protection, 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
|
|
378
|
+
[delete_protection, 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
|
|
367
379
|
end
|
|
368
380
|
|
|
369
381
|
# Builds the object from hash
|
|
@@ -25,6 +25,9 @@ module Akeyless
|
|
|
25
25
|
# Protection from accidental deletion of this object [true/false]
|
|
26
26
|
attr_accessor :delete_protection
|
|
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
|
:'creation_statements' => :'creation-statements',
|
|
104
107
|
:'custom_username_template' => :'custom-username-template',
|
|
105
108
|
:'delete_protection' => :'delete_protection',
|
|
109
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
106
110
|
:'json' => :'json',
|
|
107
111
|
:'name' => :'name',
|
|
108
112
|
:'password_length' => :'password-length',
|
|
@@ -141,6 +145,7 @@ module Akeyless
|
|
|
141
145
|
:'creation_statements' => :'String',
|
|
142
146
|
:'custom_username_template' => :'String',
|
|
143
147
|
:'delete_protection' => :'String',
|
|
148
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
144
149
|
:'json' => :'Boolean',
|
|
145
150
|
:'name' => :'String',
|
|
146
151
|
:'password_length' => :'String',
|
|
@@ -201,6 +206,12 @@ module Akeyless
|
|
|
201
206
|
self.delete_protection = attributes[:'delete_protection']
|
|
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
|
|
@@ -344,6 +355,7 @@ module Akeyless
|
|
|
344
355
|
creation_statements == o.creation_statements &&
|
|
345
356
|
custom_username_template == o.custom_username_template &&
|
|
346
357
|
delete_protection == o.delete_protection &&
|
|
358
|
+
item_custom_fields == o.item_custom_fields &&
|
|
347
359
|
json == o.json &&
|
|
348
360
|
name == o.name &&
|
|
349
361
|
password_length == o.password_length &&
|
|
@@ -379,7 +391,7 @@ module Akeyless
|
|
|
379
391
|
# Calculates hash code according to all attributes.
|
|
380
392
|
# @return [Integer] Hash code
|
|
381
393
|
def hash
|
|
382
|
-
[creation_statements, custom_username_template, delete_protection, 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
|
|
394
|
+
[creation_statements, custom_username_template, delete_protection, 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
|
|
383
395
|
end
|
|
384
396
|
|
|
385
397
|
# Builds the object from hash
|
|
@@ -19,6 +19,9 @@ module Akeyless
|
|
|
19
19
|
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
|
+
# Additional custom fields to associate with the item
|
|
23
|
+
attr_accessor :item_custom_fields
|
|
24
|
+
|
|
22
25
|
# Set output format to JSON
|
|
23
26
|
attr_accessor :json
|
|
24
27
|
|
|
@@ -89,6 +92,7 @@ module Akeyless
|
|
|
89
92
|
def self.attribute_map
|
|
90
93
|
{
|
|
91
94
|
:'delete_protection' => :'delete_protection',
|
|
95
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
92
96
|
:'json' => :'json',
|
|
93
97
|
:'name' => :'name',
|
|
94
98
|
:'password_length' => :'password-length',
|
|
@@ -123,6 +127,7 @@ module Akeyless
|
|
|
123
127
|
def self.openapi_types
|
|
124
128
|
{
|
|
125
129
|
:'delete_protection' => :'String',
|
|
130
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
126
131
|
:'json' => :'Boolean',
|
|
127
132
|
:'name' => :'String',
|
|
128
133
|
:'password_length' => :'String',
|
|
@@ -173,6 +178,12 @@ module Akeyless
|
|
|
173
178
|
self.delete_protection = attributes[:'delete_protection']
|
|
174
179
|
end
|
|
175
180
|
|
|
181
|
+
if attributes.key?(:'item_custom_fields')
|
|
182
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
183
|
+
self.item_custom_fields = value
|
|
184
|
+
end
|
|
185
|
+
end
|
|
186
|
+
|
|
176
187
|
if attributes.key?(:'json')
|
|
177
188
|
self.json = attributes[:'json']
|
|
178
189
|
else
|
|
@@ -302,6 +313,7 @@ module Akeyless
|
|
|
302
313
|
return true if self.equal?(o)
|
|
303
314
|
self.class == o.class &&
|
|
304
315
|
delete_protection == o.delete_protection &&
|
|
316
|
+
item_custom_fields == o.item_custom_fields &&
|
|
305
317
|
json == o.json &&
|
|
306
318
|
name == o.name &&
|
|
307
319
|
password_length == o.password_length &&
|
|
@@ -335,7 +347,7 @@ module Akeyless
|
|
|
335
347
|
# Calculates hash code according to all attributes.
|
|
336
348
|
# @return [Integer] Hash code
|
|
337
349
|
def hash
|
|
338
|
-
[delete_protection, 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
|
|
350
|
+
[delete_protection, 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
|
|
339
351
|
end
|
|
340
352
|
|
|
341
353
|
# Builds the object from hash
|
|
@@ -31,6 +31,9 @@ module Akeyless
|
|
|
31
31
|
# Allow access using externally (IdP) provided username [true/false]
|
|
32
32
|
attr_accessor :fixed_user_only
|
|
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
|
|
|
@@ -111,6 +114,7 @@ module Akeyless
|
|
|
111
114
|
:'delete_protection' => :'delete_protection',
|
|
112
115
|
:'fixed_user_claim_keyname' => :'fixed-user-claim-keyname',
|
|
113
116
|
:'fixed_user_only' => :'fixed-user-only',
|
|
117
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
114
118
|
:'json' => :'json',
|
|
115
119
|
:'name' => :'name',
|
|
116
120
|
:'password_length' => :'password-length',
|
|
@@ -151,6 +155,7 @@ module Akeyless
|
|
|
151
155
|
:'delete_protection' => :'String',
|
|
152
156
|
:'fixed_user_claim_keyname' => :'String',
|
|
153
157
|
:'fixed_user_only' => :'String',
|
|
158
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
154
159
|
:'json' => :'Boolean',
|
|
155
160
|
:'name' => :'String',
|
|
156
161
|
:'password_length' => :'String',
|
|
@@ -223,6 +228,12 @@ module Akeyless
|
|
|
223
228
|
self.fixed_user_only = 'false'
|
|
224
229
|
end
|
|
225
230
|
|
|
231
|
+
if attributes.key?(:'item_custom_fields')
|
|
232
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
233
|
+
self.item_custom_fields = value
|
|
234
|
+
end
|
|
235
|
+
end
|
|
236
|
+
|
|
226
237
|
if attributes.key?(:'json')
|
|
227
238
|
self.json = attributes[:'json']
|
|
228
239
|
else
|
|
@@ -364,6 +375,7 @@ module Akeyless
|
|
|
364
375
|
delete_protection == o.delete_protection &&
|
|
365
376
|
fixed_user_claim_keyname == o.fixed_user_claim_keyname &&
|
|
366
377
|
fixed_user_only == o.fixed_user_only &&
|
|
378
|
+
item_custom_fields == o.item_custom_fields &&
|
|
367
379
|
json == o.json &&
|
|
368
380
|
name == o.name &&
|
|
369
381
|
password_length == o.password_length &&
|
|
@@ -399,7 +411,7 @@ module Akeyless
|
|
|
399
411
|
# Calculates hash code according to all attributes.
|
|
400
412
|
# @return [Integer] Hash code
|
|
401
413
|
def hash
|
|
402
|
-
[allow_user_extend_session, custom_username_template, delete_protection, 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
|
|
414
|
+
[allow_user_extend_session, custom_username_template, delete_protection, 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
|
|
403
415
|
end
|
|
404
416
|
|
|
405
417
|
# Builds the object from hash
|
|
@@ -28,6 +28,9 @@ module Akeyless
|
|
|
28
28
|
# Redis Host
|
|
29
29
|
attr_accessor :host
|
|
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
|
|
|
@@ -77,6 +80,7 @@ module Akeyless
|
|
|
77
80
|
:'custom_username_template' => :'custom-username-template',
|
|
78
81
|
:'delete_protection' => :'delete_protection',
|
|
79
82
|
:'host' => :'host',
|
|
83
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
80
84
|
:'json' => :'json',
|
|
81
85
|
:'name' => :'name',
|
|
82
86
|
:'password' => :'password',
|
|
@@ -106,6 +110,7 @@ module Akeyless
|
|
|
106
110
|
:'custom_username_template' => :'String',
|
|
107
111
|
:'delete_protection' => :'String',
|
|
108
112
|
:'host' => :'String',
|
|
113
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
109
114
|
:'json' => :'Boolean',
|
|
110
115
|
:'name' => :'String',
|
|
111
116
|
:'password' => :'String',
|
|
@@ -162,6 +167,12 @@ module Akeyless
|
|
|
162
167
|
self.host = '127.0.0.1'
|
|
163
168
|
end
|
|
164
169
|
|
|
170
|
+
if attributes.key?(:'item_custom_fields')
|
|
171
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
172
|
+
self.item_custom_fields = value
|
|
173
|
+
end
|
|
174
|
+
end
|
|
175
|
+
|
|
165
176
|
if attributes.key?(:'json')
|
|
166
177
|
self.json = attributes[:'json']
|
|
167
178
|
else
|
|
@@ -260,6 +271,7 @@ module Akeyless
|
|
|
260
271
|
custom_username_template == o.custom_username_template &&
|
|
261
272
|
delete_protection == o.delete_protection &&
|
|
262
273
|
host == o.host &&
|
|
274
|
+
item_custom_fields == o.item_custom_fields &&
|
|
263
275
|
json == o.json &&
|
|
264
276
|
name == o.name &&
|
|
265
277
|
password == o.password &&
|
|
@@ -285,7 +297,7 @@ module Akeyless
|
|
|
285
297
|
# Calculates hash code according to all attributes.
|
|
286
298
|
# @return [Integer] Hash code
|
|
287
299
|
def hash
|
|
288
|
-
[acl_rules, custom_username_template, delete_protection, host, json, name, password, password_length, port, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl, username].hash
|
|
300
|
+
[acl_rules, custom_username_template, delete_protection, 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
|
|
289
301
|
end
|
|
290
302
|
|
|
291
303
|
# Builds the object from hash
|
|
@@ -25,6 +25,9 @@ module Akeyless
|
|
|
25
25
|
# Protection from accidental deletion of this object [true/false]
|
|
26
26
|
attr_accessor :delete_protection
|
|
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
|
|
|
@@ -82,6 +85,7 @@ module Akeyless
|
|
|
82
85
|
:'creation_statements' => :'creation-statements',
|
|
83
86
|
:'custom_username_template' => :'custom-username-template',
|
|
84
87
|
:'delete_protection' => :'delete_protection',
|
|
88
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
85
89
|
:'json' => :'json',
|
|
86
90
|
:'name' => :'name',
|
|
87
91
|
:'password_length' => :'password-length',
|
|
@@ -113,6 +117,7 @@ module Akeyless
|
|
|
113
117
|
:'creation_statements' => :'String',
|
|
114
118
|
:'custom_username_template' => :'String',
|
|
115
119
|
:'delete_protection' => :'String',
|
|
120
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
116
121
|
:'json' => :'Boolean',
|
|
117
122
|
:'name' => :'String',
|
|
118
123
|
:'password_length' => :'String',
|
|
@@ -166,6 +171,12 @@ module Akeyless
|
|
|
166
171
|
self.delete_protection = attributes[:'delete_protection']
|
|
167
172
|
end
|
|
168
173
|
|
|
174
|
+
if attributes.key?(:'item_custom_fields')
|
|
175
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
176
|
+
self.item_custom_fields = value
|
|
177
|
+
end
|
|
178
|
+
end
|
|
179
|
+
|
|
169
180
|
if attributes.key?(:'json')
|
|
170
181
|
self.json = attributes[:'json']
|
|
171
182
|
else
|
|
@@ -279,6 +290,7 @@ module Akeyless
|
|
|
279
290
|
creation_statements == o.creation_statements &&
|
|
280
291
|
custom_username_template == o.custom_username_template &&
|
|
281
292
|
delete_protection == o.delete_protection &&
|
|
293
|
+
item_custom_fields == o.item_custom_fields &&
|
|
282
294
|
json == o.json &&
|
|
283
295
|
name == o.name &&
|
|
284
296
|
password_length == o.password_length &&
|
|
@@ -307,7 +319,7 @@ module Akeyless
|
|
|
307
319
|
# Calculates hash code according to all attributes.
|
|
308
320
|
# @return [Integer] Hash code
|
|
309
321
|
def hash
|
|
310
|
-
[creation_statements, custom_username_template, delete_protection, 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
|
|
322
|
+
[creation_statements, custom_username_template, delete_protection, 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
|
|
311
323
|
end
|
|
312
324
|
|
|
313
325
|
# Builds the object from hash
|
|
@@ -37,6 +37,9 @@ module Akeyless
|
|
|
37
37
|
# Protection from accidental deletion of this object [true/false]
|
|
38
38
|
attr_accessor :delete_protection
|
|
39
39
|
|
|
40
|
+
# Additional custom fields to associate with the item
|
|
41
|
+
attr_accessor :item_custom_fields
|
|
42
|
+
|
|
40
43
|
# Set output format to JSON
|
|
41
44
|
attr_accessor :json
|
|
42
45
|
|
|
@@ -85,6 +88,7 @@ module Akeyless
|
|
|
85
88
|
:'custom_username_template' => :'custom-username-template',
|
|
86
89
|
:'db_name' => :'db-name',
|
|
87
90
|
:'delete_protection' => :'delete_protection',
|
|
91
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
88
92
|
:'json' => :'json',
|
|
89
93
|
:'key_algo' => :'key-algo',
|
|
90
94
|
:'name' => :'name',
|
|
@@ -116,6 +120,7 @@ module Akeyless
|
|
|
116
120
|
:'custom_username_template' => :'String',
|
|
117
121
|
:'db_name' => :'String',
|
|
118
122
|
:'delete_protection' => :'String',
|
|
123
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
119
124
|
:'json' => :'Boolean',
|
|
120
125
|
:'key_algo' => :'String',
|
|
121
126
|
:'name' => :'String',
|
|
@@ -183,6 +188,12 @@ module Akeyless
|
|
|
183
188
|
self.delete_protection = attributes[:'delete_protection']
|
|
184
189
|
end
|
|
185
190
|
|
|
191
|
+
if attributes.key?(:'item_custom_fields')
|
|
192
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
193
|
+
self.item_custom_fields = value
|
|
194
|
+
end
|
|
195
|
+
end
|
|
196
|
+
|
|
186
197
|
if attributes.key?(:'json')
|
|
187
198
|
self.json = attributes[:'json']
|
|
188
199
|
else
|
|
@@ -276,6 +287,7 @@ module Akeyless
|
|
|
276
287
|
custom_username_template == o.custom_username_template &&
|
|
277
288
|
db_name == o.db_name &&
|
|
278
289
|
delete_protection == o.delete_protection &&
|
|
290
|
+
item_custom_fields == o.item_custom_fields &&
|
|
279
291
|
json == o.json &&
|
|
280
292
|
key_algo == o.key_algo &&
|
|
281
293
|
name == o.name &&
|
|
@@ -300,7 +312,7 @@ module Akeyless
|
|
|
300
312
|
# Calculates hash code according to all attributes.
|
|
301
313
|
# @return [Integer] Hash code
|
|
302
314
|
def hash
|
|
303
|
-
[account, account_password, account_username, auth_mode, custom_username_template, db_name, delete_protection, json, key_algo, name, password_length, private_key, private_key_passphrase, role, tags, target_name, token, uid_token, user_ttl, warehouse].hash
|
|
315
|
+
[account, account_password, account_username, auth_mode, custom_username_template, db_name, delete_protection, 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
|
|
304
316
|
end
|
|
305
317
|
|
|
306
318
|
# Builds the object from hash
|
|
@@ -34,6 +34,9 @@ module Akeyless
|
|
|
34
34
|
# Automatic admin credentials rotation
|
|
35
35
|
attr_accessor :enable_admin_rotation
|
|
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
|
|
|
@@ -100,6 +103,7 @@ module Akeyless
|
|
|
100
103
|
:'auto_generated_folder' => :'auto-generated-folder',
|
|
101
104
|
:'delete_protection' => :'delete_protection',
|
|
102
105
|
:'enable_admin_rotation' => :'enable-admin-rotation',
|
|
106
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
103
107
|
:'json' => :'json',
|
|
104
108
|
:'name' => :'name',
|
|
105
109
|
:'producer_encryption_key_name' => :'producer-encryption-key-name',
|
|
@@ -136,6 +140,7 @@ module Akeyless
|
|
|
136
140
|
:'auto_generated_folder' => :'String',
|
|
137
141
|
:'delete_protection' => :'String',
|
|
138
142
|
:'enable_admin_rotation' => :'Boolean',
|
|
143
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
139
144
|
:'json' => :'Boolean',
|
|
140
145
|
:'name' => :'String',
|
|
141
146
|
:'producer_encryption_key_name' => :'String',
|
|
@@ -209,6 +214,12 @@ module Akeyless
|
|
|
209
214
|
self.enable_admin_rotation = false
|
|
210
215
|
end
|
|
211
216
|
|
|
217
|
+
if attributes.key?(:'item_custom_fields')
|
|
218
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
219
|
+
self.item_custom_fields = value
|
|
220
|
+
end
|
|
221
|
+
end
|
|
222
|
+
|
|
212
223
|
if attributes.key?(:'json')
|
|
213
224
|
self.json = attributes[:'json']
|
|
214
225
|
else
|
|
@@ -327,6 +338,7 @@ module Akeyless
|
|
|
327
338
|
auto_generated_folder == o.auto_generated_folder &&
|
|
328
339
|
delete_protection == o.delete_protection &&
|
|
329
340
|
enable_admin_rotation == o.enable_admin_rotation &&
|
|
341
|
+
item_custom_fields == o.item_custom_fields &&
|
|
330
342
|
json == o.json &&
|
|
331
343
|
name == o.name &&
|
|
332
344
|
producer_encryption_key_name == o.producer_encryption_key_name &&
|
|
@@ -357,7 +369,7 @@ module Akeyless
|
|
|
357
369
|
# Calculates hash code according to all attributes.
|
|
358
370
|
# @return [Integer] Hash code
|
|
359
371
|
def hash
|
|
360
|
-
[admin_rotation_interval_days, allow_subdomains, allowed_domains, auto_generated_folder, delete_protection, enable_admin_rotation, json, name, producer_encryption_key_name, root_first_in_chain, sign_using_akeyless_pki, signer_key_name, store_private_key, tags, target_name, token, uid_token, user_ttl, venafi_access_token, venafi_api_key, venafi_baseurl, venafi_client_id, venafi_refresh_token, venafi_use_tpp, venafi_zone].hash
|
|
372
|
+
[admin_rotation_interval_days, allow_subdomains, allowed_domains, auto_generated_folder, delete_protection, enable_admin_rotation, item_custom_fields, json, name, producer_encryption_key_name, root_first_in_chain, sign_using_akeyless_pki, signer_key_name, store_private_key, tags, target_name, token, uid_token, user_ttl, venafi_access_token, venafi_api_key, venafi_baseurl, venafi_client_id, venafi_refresh_token, venafi_use_tpp, venafi_zone].hash
|
|
361
373
|
end
|
|
362
374
|
|
|
363
375
|
# Builds the object from hash
|
|
@@ -37,6 +37,9 @@ module Akeyless
|
|
|
37
37
|
# Protection from accidental deletion of this object [true/false]
|
|
38
38
|
attr_accessor :delete_protection
|
|
39
39
|
|
|
40
|
+
# Additional custom fields to associate with the item
|
|
41
|
+
attr_accessor :item_custom_fields
|
|
42
|
+
|
|
40
43
|
# Set output format to JSON
|
|
41
44
|
attr_accessor :json
|
|
42
45
|
|
|
@@ -74,6 +77,7 @@ module Akeyless
|
|
|
74
77
|
:'base_url' => :'base-url',
|
|
75
78
|
:'custom_username_template' => :'custom-username-template',
|
|
76
79
|
:'delete_protection' => :'delete_protection',
|
|
80
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
77
81
|
:'json' => :'json',
|
|
78
82
|
:'name' => :'name',
|
|
79
83
|
:'new_name' => :'new-name',
|
|
@@ -101,6 +105,7 @@ module Akeyless
|
|
|
101
105
|
:'base_url' => :'String',
|
|
102
106
|
:'custom_username_template' => :'String',
|
|
103
107
|
:'delete_protection' => :'String',
|
|
108
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
104
109
|
:'json' => :'Boolean',
|
|
105
110
|
:'name' => :'String',
|
|
106
111
|
:'new_name' => :'String',
|
|
@@ -166,6 +171,12 @@ module Akeyless
|
|
|
166
171
|
self.delete_protection = attributes[:'delete_protection']
|
|
167
172
|
end
|
|
168
173
|
|
|
174
|
+
if attributes.key?(:'item_custom_fields')
|
|
175
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
176
|
+
self.item_custom_fields = value
|
|
177
|
+
end
|
|
178
|
+
end
|
|
179
|
+
|
|
169
180
|
if attributes.key?(:'json')
|
|
170
181
|
self.json = attributes[:'json']
|
|
171
182
|
else
|
|
@@ -253,6 +264,7 @@ module Akeyless
|
|
|
253
264
|
base_url == o.base_url &&
|
|
254
265
|
custom_username_template == o.custom_username_template &&
|
|
255
266
|
delete_protection == o.delete_protection &&
|
|
267
|
+
item_custom_fields == o.item_custom_fields &&
|
|
256
268
|
json == o.json &&
|
|
257
269
|
name == o.name &&
|
|
258
270
|
new_name == o.new_name &&
|
|
@@ -273,7 +285,7 @@ module Akeyless
|
|
|
273
285
|
# Calculates hash code according to all attributes.
|
|
274
286
|
# @return [Integer] Hash code
|
|
275
287
|
def hash
|
|
276
|
-
[artifactory_admin_name, artifactory_admin_pwd, artifactory_token_audience, artifactory_token_scope, base_url, custom_username_template, delete_protection, json, name, new_name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
|
|
288
|
+
[artifactory_admin_name, artifactory_admin_pwd, artifactory_token_audience, artifactory_token_scope, base_url, custom_username_template, delete_protection, item_custom_fields, json, name, new_name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
|
|
277
289
|
end
|
|
278
290
|
|
|
279
291
|
# Builds the object from hash
|