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
|
@@ -37,6 +37,9 @@ module Akeyless
|
|
|
37
37
|
# Description of the object
|
|
38
38
|
attr_accessor :description
|
|
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
|
|
|
@@ -77,6 +80,7 @@ module Akeyless
|
|
|
77
80
|
:'custom_username_template' => :'custom-username-template',
|
|
78
81
|
:'delete_protection' => :'delete_protection',
|
|
79
82
|
:'description' => :'description',
|
|
83
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
80
84
|
:'json' => :'json',
|
|
81
85
|
:'name' => :'name',
|
|
82
86
|
:'password_length' => :'password-length',
|
|
@@ -105,6 +109,7 @@ module Akeyless
|
|
|
105
109
|
:'custom_username_template' => :'String',
|
|
106
110
|
:'delete_protection' => :'String',
|
|
107
111
|
:'description' => :'String',
|
|
112
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
108
113
|
:'json' => :'Boolean',
|
|
109
114
|
:'name' => :'String',
|
|
110
115
|
:'password_length' => :'String',
|
|
@@ -167,6 +172,12 @@ module Akeyless
|
|
|
167
172
|
self.description = attributes[:'description']
|
|
168
173
|
end
|
|
169
174
|
|
|
175
|
+
if attributes.key?(:'item_custom_fields')
|
|
176
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
177
|
+
self.item_custom_fields = value
|
|
178
|
+
end
|
|
179
|
+
end
|
|
180
|
+
|
|
170
181
|
if attributes.key?(:'json')
|
|
171
182
|
self.json = attributes[:'json']
|
|
172
183
|
else
|
|
@@ -250,6 +261,7 @@ module Akeyless
|
|
|
250
261
|
custom_username_template == o.custom_username_template &&
|
|
251
262
|
delete_protection == o.delete_protection &&
|
|
252
263
|
description == o.description &&
|
|
264
|
+
item_custom_fields == o.item_custom_fields &&
|
|
253
265
|
json == o.json &&
|
|
254
266
|
name == o.name &&
|
|
255
267
|
password_length == o.password_length &&
|
|
@@ -271,7 +283,7 @@ module Akeyless
|
|
|
271
283
|
# Calculates hash code according to all attributes.
|
|
272
284
|
# @return [Integer] Hash code
|
|
273
285
|
def hash
|
|
274
|
-
[chef_orgs, chef_server_key, chef_server_url, chef_server_username, custom_username_template, delete_protection, description, json, name, password_length, producer_encryption_key_name, skip_ssl, tags, target_name, token, uid_token, user_ttl].hash
|
|
286
|
+
[chef_orgs, chef_server_key, chef_server_url, chef_server_username, custom_username_template, delete_protection, description, item_custom_fields, json, name, password_length, producer_encryption_key_name, skip_ssl, tags, target_name, token, uid_token, user_ttl].hash
|
|
275
287
|
end
|
|
276
288
|
|
|
277
289
|
# Builds the object from hash
|
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# Should admin credentials be rotated
|
|
31
31
|
attr_accessor :enable_admin_rotation
|
|
32
32
|
|
|
33
|
+
# Additional custom fields to associate with the item
|
|
34
|
+
attr_accessor :item_custom_fields
|
|
35
|
+
|
|
33
36
|
# Set output format to JSON
|
|
34
37
|
attr_accessor :json
|
|
35
38
|
|
|
@@ -71,6 +74,7 @@ module Akeyless
|
|
|
71
74
|
:'delete_protection' => :'delete_protection',
|
|
72
75
|
:'description' => :'description',
|
|
73
76
|
:'enable_admin_rotation' => :'enable-admin-rotation',
|
|
77
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
74
78
|
:'json' => :'json',
|
|
75
79
|
:'name' => :'name',
|
|
76
80
|
:'payload' => :'payload',
|
|
@@ -98,6 +102,7 @@ module Akeyless
|
|
|
98
102
|
:'delete_protection' => :'String',
|
|
99
103
|
:'description' => :'String',
|
|
100
104
|
:'enable_admin_rotation' => :'Boolean',
|
|
105
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
101
106
|
:'json' => :'Boolean',
|
|
102
107
|
:'name' => :'String',
|
|
103
108
|
:'payload' => :'String',
|
|
@@ -157,6 +162,12 @@ module Akeyless
|
|
|
157
162
|
self.enable_admin_rotation = false
|
|
158
163
|
end
|
|
159
164
|
|
|
165
|
+
if attributes.key?(:'item_custom_fields')
|
|
166
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
167
|
+
self.item_custom_fields = value
|
|
168
|
+
end
|
|
169
|
+
end
|
|
170
|
+
|
|
160
171
|
if attributes.key?(:'json')
|
|
161
172
|
self.json = attributes[:'json']
|
|
162
173
|
else
|
|
@@ -254,6 +265,7 @@ module Akeyless
|
|
|
254
265
|
delete_protection == o.delete_protection &&
|
|
255
266
|
description == o.description &&
|
|
256
267
|
enable_admin_rotation == o.enable_admin_rotation &&
|
|
268
|
+
item_custom_fields == o.item_custom_fields &&
|
|
257
269
|
json == o.json &&
|
|
258
270
|
name == o.name &&
|
|
259
271
|
payload == o.payload &&
|
|
@@ -276,7 +288,7 @@ module Akeyless
|
|
|
276
288
|
# Calculates hash code according to all attributes.
|
|
277
289
|
# @return [Integer] Hash code
|
|
278
290
|
def hash
|
|
279
|
-
[admin_rotation_interval_days, create_sync_url, delete_protection, description, enable_admin_rotation, json, name, payload, producer_encryption_key_name, revoke_sync_url, rotate_sync_url, tags, timeout_sec, token, uid_token, user_ttl].hash
|
|
291
|
+
[admin_rotation_interval_days, create_sync_url, delete_protection, description, enable_admin_rotation, item_custom_fields, json, name, payload, producer_encryption_key_name, revoke_sync_url, rotate_sync_url, tags, timeout_sec, token, uid_token, user_ttl].hash
|
|
280
292
|
end
|
|
281
293
|
|
|
282
294
|
# Builds the object from hash
|
|
@@ -31,6 +31,9 @@ module Akeyless
|
|
|
31
31
|
# DockerhubUsername is the name of the user in dockerhub
|
|
32
32
|
attr_accessor :dockerhub_username
|
|
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
|
|
|
@@ -63,6 +66,7 @@ module Akeyless
|
|
|
63
66
|
:'dockerhub_password' => :'dockerhub-password',
|
|
64
67
|
:'dockerhub_token_scopes' => :'dockerhub-token-scopes',
|
|
65
68
|
:'dockerhub_username' => :'dockerhub-username',
|
|
69
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
66
70
|
:'json' => :'json',
|
|
67
71
|
:'name' => :'name',
|
|
68
72
|
:'producer_encryption_key_name' => :'producer-encryption-key-name',
|
|
@@ -87,6 +91,7 @@ module Akeyless
|
|
|
87
91
|
:'dockerhub_password' => :'String',
|
|
88
92
|
:'dockerhub_token_scopes' => :'String',
|
|
89
93
|
:'dockerhub_username' => :'String',
|
|
94
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
90
95
|
:'json' => :'Boolean',
|
|
91
96
|
:'name' => :'String',
|
|
92
97
|
:'producer_encryption_key_name' => :'String',
|
|
@@ -139,6 +144,12 @@ module Akeyless
|
|
|
139
144
|
self.dockerhub_username = attributes[:'dockerhub_username']
|
|
140
145
|
end
|
|
141
146
|
|
|
147
|
+
if attributes.key?(:'item_custom_fields')
|
|
148
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
149
|
+
self.item_custom_fields = value
|
|
150
|
+
end
|
|
151
|
+
end
|
|
152
|
+
|
|
142
153
|
if attributes.key?(:'json')
|
|
143
154
|
self.json = attributes[:'json']
|
|
144
155
|
else
|
|
@@ -210,6 +221,7 @@ module Akeyless
|
|
|
210
221
|
dockerhub_password == o.dockerhub_password &&
|
|
211
222
|
dockerhub_token_scopes == o.dockerhub_token_scopes &&
|
|
212
223
|
dockerhub_username == o.dockerhub_username &&
|
|
224
|
+
item_custom_fields == o.item_custom_fields &&
|
|
213
225
|
json == o.json &&
|
|
214
226
|
name == o.name &&
|
|
215
227
|
producer_encryption_key_name == o.producer_encryption_key_name &&
|
|
@@ -229,7 +241,7 @@ module Akeyless
|
|
|
229
241
|
# Calculates hash code according to all attributes.
|
|
230
242
|
# @return [Integer] Hash code
|
|
231
243
|
def hash
|
|
232
|
-
[delete_protection, description, dockerhub_password, dockerhub_token_scopes, dockerhub_username, json, name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
|
|
244
|
+
[delete_protection, description, dockerhub_password, dockerhub_token_scopes, dockerhub_username, item_custom_fields, json, name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
|
|
233
245
|
end
|
|
234
246
|
|
|
235
247
|
# Builds the object from hash
|
|
@@ -43,6 +43,9 @@ module Akeyless
|
|
|
43
43
|
# Secret Access Key
|
|
44
44
|
attr_accessor :eks_secret_access_key
|
|
45
45
|
|
|
46
|
+
# Additional custom fields to associate with the item
|
|
47
|
+
attr_accessor :item_custom_fields
|
|
48
|
+
|
|
46
49
|
# Set output format to JSON
|
|
47
50
|
attr_accessor :json
|
|
48
51
|
|
|
@@ -100,6 +103,7 @@ module Akeyless
|
|
|
100
103
|
:'eks_cluster_name' => :'eks-cluster-name',
|
|
101
104
|
:'eks_region' => :'eks-region',
|
|
102
105
|
:'eks_secret_access_key' => :'eks-secret-access-key',
|
|
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',
|
|
@@ -135,6 +139,7 @@ module Akeyless
|
|
|
135
139
|
:'eks_cluster_name' => :'String',
|
|
136
140
|
:'eks_region' => :'String',
|
|
137
141
|
:'eks_secret_access_key' => :'String',
|
|
142
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
138
143
|
:'json' => :'Boolean',
|
|
139
144
|
:'name' => :'String',
|
|
140
145
|
:'producer_encryption_key_name' => :'String',
|
|
@@ -212,6 +217,12 @@ module Akeyless
|
|
|
212
217
|
self.eks_secret_access_key = attributes[:'eks_secret_access_key']
|
|
213
218
|
end
|
|
214
219
|
|
|
220
|
+
if attributes.key?(:'item_custom_fields')
|
|
221
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
222
|
+
self.item_custom_fields = value
|
|
223
|
+
end
|
|
224
|
+
end
|
|
225
|
+
|
|
215
226
|
if attributes.key?(:'json')
|
|
216
227
|
self.json = attributes[:'json']
|
|
217
228
|
else
|
|
@@ -317,6 +328,7 @@ module Akeyless
|
|
|
317
328
|
eks_cluster_name == o.eks_cluster_name &&
|
|
318
329
|
eks_region == o.eks_region &&
|
|
319
330
|
eks_secret_access_key == o.eks_secret_access_key &&
|
|
331
|
+
item_custom_fields == o.item_custom_fields &&
|
|
320
332
|
json == o.json &&
|
|
321
333
|
name == o.name &&
|
|
322
334
|
producer_encryption_key_name == o.producer_encryption_key_name &&
|
|
@@ -343,7 +355,7 @@ module Akeyless
|
|
|
343
355
|
# Calculates hash code according to all attributes.
|
|
344
356
|
# @return [Integer] Hash code
|
|
345
357
|
def hash
|
|
346
|
-
[delete_protection, description, eks_access_key_id, eks_assume_role, eks_cluster_ca_cert, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, json, name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_delay, secure_access_enable, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
358
|
+
[delete_protection, description, eks_access_key_id, eks_assume_role, eks_cluster_ca_cert, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, item_custom_fields, json, name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_delay, secure_access_enable, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
347
359
|
end
|
|
348
360
|
|
|
349
361
|
# Builds the object from hash
|
|
@@ -42,6 +42,9 @@ module Akeyless
|
|
|
42
42
|
# Access token scopes list, e.g. scope1,scope2
|
|
43
43
|
attr_accessor :gcp_token_scopes
|
|
44
44
|
|
|
45
|
+
# Additional custom fields to associate with the item
|
|
46
|
+
attr_accessor :item_custom_fields
|
|
47
|
+
|
|
45
48
|
# Set output format to JSON
|
|
46
49
|
attr_accessor :json
|
|
47
50
|
|
|
@@ -84,6 +87,7 @@ module Akeyless
|
|
|
84
87
|
:'gcp_project_id' => :'gcp-project-id',
|
|
85
88
|
:'gcp_sa_email' => :'gcp-sa-email',
|
|
86
89
|
:'gcp_token_scopes' => :'gcp-token-scopes',
|
|
90
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
87
91
|
:'json' => :'json',
|
|
88
92
|
:'name' => :'name',
|
|
89
93
|
:'producer_encryption_key_name' => :'producer-encryption-key-name',
|
|
@@ -114,6 +118,7 @@ module Akeyless
|
|
|
114
118
|
:'gcp_project_id' => :'String',
|
|
115
119
|
:'gcp_sa_email' => :'String',
|
|
116
120
|
:'gcp_token_scopes' => :'String',
|
|
121
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
117
122
|
:'json' => :'Boolean',
|
|
118
123
|
:'name' => :'String',
|
|
119
124
|
:'producer_encryption_key_name' => :'String',
|
|
@@ -184,6 +189,12 @@ module Akeyless
|
|
|
184
189
|
self.gcp_token_scopes = attributes[:'gcp_token_scopes']
|
|
185
190
|
end
|
|
186
191
|
|
|
192
|
+
if attributes.key?(:'item_custom_fields')
|
|
193
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
194
|
+
self.item_custom_fields = value
|
|
195
|
+
end
|
|
196
|
+
end
|
|
197
|
+
|
|
187
198
|
if attributes.key?(:'json')
|
|
188
199
|
self.json = attributes[:'json']
|
|
189
200
|
else
|
|
@@ -274,6 +285,7 @@ module Akeyless
|
|
|
274
285
|
gcp_project_id == o.gcp_project_id &&
|
|
275
286
|
gcp_sa_email == o.gcp_sa_email &&
|
|
276
287
|
gcp_token_scopes == o.gcp_token_scopes &&
|
|
288
|
+
item_custom_fields == o.item_custom_fields &&
|
|
277
289
|
json == o.json &&
|
|
278
290
|
name == o.name &&
|
|
279
291
|
producer_encryption_key_name == o.producer_encryption_key_name &&
|
|
@@ -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
|
-
[custom_username_template, delete_protection, description, gcp_cred_type, gcp_key, gcp_key_algo, gcp_project_id, gcp_sa_email, gcp_token_scopes, json, name, producer_encryption_key_name, role_binding, service_account_type, tags, target_name, token, uid_token, user_ttl].hash
|
|
310
|
+
[custom_username_template, delete_protection, description, gcp_cred_type, gcp_key, gcp_key_algo, gcp_project_id, gcp_sa_email, gcp_token_scopes, item_custom_fields, json, name, producer_encryption_key_name, role_binding, service_account_type, tags, target_name, token, uid_token, user_ttl].hash
|
|
299
311
|
end
|
|
300
312
|
|
|
301
313
|
# Builds the object from hash
|
|
@@ -40,6 +40,9 @@ module Akeyless
|
|
|
40
40
|
# Optional, mutually exclusive with installation id, GitHub repository '<owner>/<repo-name>'
|
|
41
41
|
attr_accessor :installation_repository
|
|
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
|
|
|
@@ -78,6 +81,7 @@ module Akeyless
|
|
|
78
81
|
:'installation_id' => :'installation-id',
|
|
79
82
|
:'installation_organization' => :'installation-organization',
|
|
80
83
|
:'installation_repository' => :'installation-repository',
|
|
84
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
81
85
|
:'json' => :'json',
|
|
82
86
|
:'name' => :'name',
|
|
83
87
|
:'tags' => :'tags',
|
|
@@ -106,6 +110,7 @@ module Akeyless
|
|
|
106
110
|
:'installation_id' => :'Integer',
|
|
107
111
|
:'installation_organization' => :'String',
|
|
108
112
|
:'installation_repository' => :'String',
|
|
113
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
109
114
|
:'json' => :'Boolean',
|
|
110
115
|
:'name' => :'String',
|
|
111
116
|
:'tags' => :'Array<String>',
|
|
@@ -173,6 +178,12 @@ module Akeyless
|
|
|
173
178
|
self.installation_repository = attributes[:'installation_repository']
|
|
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
|
|
@@ -255,6 +266,7 @@ module Akeyless
|
|
|
255
266
|
installation_id == o.installation_id &&
|
|
256
267
|
installation_organization == o.installation_organization &&
|
|
257
268
|
installation_repository == o.installation_repository &&
|
|
269
|
+
item_custom_fields == o.item_custom_fields &&
|
|
258
270
|
json == o.json &&
|
|
259
271
|
name == o.name &&
|
|
260
272
|
tags == o.tags &&
|
|
@@ -275,7 +287,7 @@ module Akeyless
|
|
|
275
287
|
# Calculates hash code according to all attributes.
|
|
276
288
|
# @return [Integer] Hash code
|
|
277
289
|
def hash
|
|
278
|
-
[delete_protection, description, github_app_id, github_app_private_key, github_base_url, installation_id, installation_organization, installation_repository, json, name, tags, target_name, token, token_permissions, token_repositories, token_ttl, uid_token].hash
|
|
290
|
+
[delete_protection, description, github_app_id, github_app_private_key, github_base_url, installation_id, installation_organization, installation_repository, item_custom_fields, json, name, tags, target_name, token, token_permissions, token_repositories, token_ttl, uid_token].hash
|
|
279
291
|
end
|
|
280
292
|
|
|
281
293
|
# Builds the object from hash
|
|
@@ -46,6 +46,9 @@ module Akeyless
|
|
|
46
46
|
# Gitlab project name, required for access-type=project
|
|
47
47
|
attr_accessor :installation_organization
|
|
48
48
|
|
|
49
|
+
# Additional custom fields to associate with the item
|
|
50
|
+
attr_accessor :item_custom_fields
|
|
51
|
+
|
|
49
52
|
# Set output format to JSON
|
|
50
53
|
attr_accessor :json
|
|
51
54
|
|
|
@@ -80,6 +83,7 @@ module Akeyless
|
|
|
80
83
|
:'gitlab_url' => :'gitlab-url',
|
|
81
84
|
:'group_name' => :'group-name',
|
|
82
85
|
:'installation_organization' => :'installation-organization',
|
|
86
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
83
87
|
:'json' => :'json',
|
|
84
88
|
:'name' => :'name',
|
|
85
89
|
:'tags' => :'tags',
|
|
@@ -108,6 +112,7 @@ module Akeyless
|
|
|
108
112
|
:'gitlab_url' => :'String',
|
|
109
113
|
:'group_name' => :'String',
|
|
110
114
|
:'installation_organization' => :'String',
|
|
115
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
111
116
|
:'json' => :'Boolean',
|
|
112
117
|
:'name' => :'String',
|
|
113
118
|
:'tags' => :'Array<String>',
|
|
@@ -185,6 +190,12 @@ module Akeyless
|
|
|
185
190
|
self.installation_organization = attributes[:'installation_organization']
|
|
186
191
|
end
|
|
187
192
|
|
|
193
|
+
if attributes.key?(:'item_custom_fields')
|
|
194
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
195
|
+
self.item_custom_fields = value
|
|
196
|
+
end
|
|
197
|
+
end
|
|
198
|
+
|
|
188
199
|
if attributes.key?(:'json')
|
|
189
200
|
self.json = attributes[:'json']
|
|
190
201
|
else
|
|
@@ -265,6 +276,7 @@ module Akeyless
|
|
|
265
276
|
gitlab_url == o.gitlab_url &&
|
|
266
277
|
group_name == o.group_name &&
|
|
267
278
|
installation_organization == o.installation_organization &&
|
|
279
|
+
item_custom_fields == o.item_custom_fields &&
|
|
268
280
|
json == o.json &&
|
|
269
281
|
name == o.name &&
|
|
270
282
|
tags == o.tags &&
|
|
@@ -283,7 +295,7 @@ module Akeyless
|
|
|
283
295
|
# Calculates hash code according to all attributes.
|
|
284
296
|
# @return [Integer] Hash code
|
|
285
297
|
def hash
|
|
286
|
-
[delete_protection, description, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_role, gitlab_token_scopes, gitlab_url, group_name, installation_organization, json, name, tags, target_name, token, ttl, uid_token].hash
|
|
298
|
+
[delete_protection, description, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_role, gitlab_token_scopes, gitlab_url, group_name, installation_organization, item_custom_fields, json, name, tags, target_name, token, ttl, uid_token].hash
|
|
287
299
|
end
|
|
288
300
|
|
|
289
301
|
# Builds the object from hash
|
|
@@ -37,6 +37,9 @@ module Akeyless
|
|
|
37
37
|
# GKE service account email
|
|
38
38
|
attr_accessor :gke_service_account_email
|
|
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
|
|
|
@@ -92,6 +95,7 @@ module Akeyless
|
|
|
92
95
|
:'gke_cluster_endpoint' => :'gke-cluster-endpoint',
|
|
93
96
|
:'gke_cluster_name' => :'gke-cluster-name',
|
|
94
97
|
:'gke_service_account_email' => :'gke-service-account-email',
|
|
98
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
95
99
|
:'json' => :'json',
|
|
96
100
|
:'name' => :'name',
|
|
97
101
|
:'producer_encryption_key_name' => :'producer-encryption-key-name',
|
|
@@ -125,6 +129,7 @@ module Akeyless
|
|
|
125
129
|
:'gke_cluster_endpoint' => :'String',
|
|
126
130
|
:'gke_cluster_name' => :'String',
|
|
127
131
|
:'gke_service_account_email' => :'String',
|
|
132
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
128
133
|
:'json' => :'Boolean',
|
|
129
134
|
:'name' => :'String',
|
|
130
135
|
:'producer_encryption_key_name' => :'String',
|
|
@@ -192,6 +197,12 @@ module Akeyless
|
|
|
192
197
|
self.gke_service_account_email = attributes[:'gke_service_account_email']
|
|
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
|
|
@@ -295,6 +306,7 @@ module Akeyless
|
|
|
295
306
|
gke_cluster_endpoint == o.gke_cluster_endpoint &&
|
|
296
307
|
gke_cluster_name == o.gke_cluster_name &&
|
|
297
308
|
gke_service_account_email == o.gke_service_account_email &&
|
|
309
|
+
item_custom_fields == o.item_custom_fields &&
|
|
298
310
|
json == o.json &&
|
|
299
311
|
name == o.name &&
|
|
300
312
|
producer_encryption_key_name == o.producer_encryption_key_name &&
|
|
@@ -321,7 +333,7 @@ module Akeyless
|
|
|
321
333
|
# Calculates hash code according to all attributes.
|
|
322
334
|
# @return [Integer] Hash code
|
|
323
335
|
def hash
|
|
324
|
-
[delete_protection, description, gke_account_key, gke_cluster_cert, gke_cluster_endpoint, gke_cluster_name, gke_service_account_email, json, name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_delay, secure_access_enable, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
336
|
+
[delete_protection, description, gke_account_key, gke_cluster_cert, gke_cluster_endpoint, gke_cluster_name, gke_service_account_email, item_custom_fields, json, name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_delay, secure_access_enable, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
325
337
|
end
|
|
326
338
|
|
|
327
339
|
# Builds the object from hash
|
|
@@ -38,6 +38,9 @@ module Akeyless
|
|
|
38
38
|
|
|
39
39
|
attr_accessor :group_role
|
|
40
40
|
|
|
41
|
+
# Additional custom fields to associate with the item
|
|
42
|
+
attr_accessor :item_custom_fields
|
|
43
|
+
|
|
41
44
|
# Set output format to JSON
|
|
42
45
|
attr_accessor :json
|
|
43
46
|
|
|
@@ -93,6 +96,7 @@ module Akeyless
|
|
|
93
96
|
:'gcp_key' => :'gcp-key',
|
|
94
97
|
:'group_email' => :'group-email',
|
|
95
98
|
:'group_role' => :'group-role',
|
|
99
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
96
100
|
:'json' => :'json',
|
|
97
101
|
:'name' => :'name',
|
|
98
102
|
:'producer_encryption_key_name' => :'producer-encryption-key-name',
|
|
@@ -127,6 +131,7 @@ module Akeyless
|
|
|
127
131
|
:'gcp_key' => :'String',
|
|
128
132
|
:'group_email' => :'String',
|
|
129
133
|
:'group_role' => :'String',
|
|
134
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
130
135
|
:'json' => :'Boolean',
|
|
131
136
|
:'name' => :'String',
|
|
132
137
|
:'producer_encryption_key_name' => :'String',
|
|
@@ -204,6 +209,12 @@ module Akeyless
|
|
|
204
209
|
self.group_role = attributes[:'group_role']
|
|
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
|
|
@@ -322,6 +333,7 @@ module Akeyless
|
|
|
322
333
|
gcp_key == o.gcp_key &&
|
|
323
334
|
group_email == o.group_email &&
|
|
324
335
|
group_role == o.group_role &&
|
|
336
|
+
item_custom_fields == o.item_custom_fields &&
|
|
325
337
|
json == o.json &&
|
|
326
338
|
name == o.name &&
|
|
327
339
|
producer_encryption_key_name == o.producer_encryption_key_name &&
|
|
@@ -348,7 +360,7 @@ module Akeyless
|
|
|
348
360
|
# Calculates hash code according to all attributes.
|
|
349
361
|
# @return [Integer] Hash code
|
|
350
362
|
def hash
|
|
351
|
-
[access_mode, admin_email, delete_protection, description, fixed_user_claim_keyname, gcp_key, group_email, group_role, json, name, producer_encryption_key_name, role_name, role_scope, 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
|
|
363
|
+
[access_mode, admin_email, delete_protection, description, fixed_user_claim_keyname, gcp_key, group_email, group_role, item_custom_fields, json, name, producer_encryption_key_name, role_name, role_scope, 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
|
|
352
364
|
end
|
|
353
365
|
|
|
354
366
|
# Builds the object from hash
|
|
@@ -46,6 +46,9 @@ module Akeyless
|
|
|
46
46
|
# HanaDb Username
|
|
47
47
|
attr_accessor :hanadb_username
|
|
48
48
|
|
|
49
|
+
# Additional custom fields to associate with the item
|
|
50
|
+
attr_accessor :item_custom_fields
|
|
51
|
+
|
|
49
52
|
# Set output format to JSON
|
|
50
53
|
attr_accessor :json
|
|
51
54
|
|
|
@@ -107,6 +110,7 @@ module Akeyless
|
|
|
107
110
|
:'hanadb_port' => :'hanadb-port',
|
|
108
111
|
:'hanadb_revocation_statements' => :'hanadb-revocation-statements',
|
|
109
112
|
:'hanadb_username' => :'hanadb-username',
|
|
113
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
110
114
|
:'json' => :'json',
|
|
111
115
|
:'name' => :'name',
|
|
112
116
|
:'password_length' => :'password-length',
|
|
@@ -144,6 +148,7 @@ module Akeyless
|
|
|
144
148
|
:'hanadb_port' => :'String',
|
|
145
149
|
:'hanadb_revocation_statements' => :'String',
|
|
146
150
|
:'hanadb_username' => :'String',
|
|
151
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
147
152
|
:'json' => :'Boolean',
|
|
148
153
|
:'name' => :'String',
|
|
149
154
|
:'password_length' => :'String',
|
|
@@ -228,6 +233,12 @@ module Akeyless
|
|
|
228
233
|
self.hanadb_username = attributes[:'hanadb_username']
|
|
229
234
|
end
|
|
230
235
|
|
|
236
|
+
if attributes.key?(:'item_custom_fields')
|
|
237
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
238
|
+
self.item_custom_fields = value
|
|
239
|
+
end
|
|
240
|
+
end
|
|
241
|
+
|
|
231
242
|
if attributes.key?(:'json')
|
|
232
243
|
self.json = attributes[:'json']
|
|
233
244
|
else
|
|
@@ -340,6 +351,7 @@ module Akeyless
|
|
|
340
351
|
hanadb_port == o.hanadb_port &&
|
|
341
352
|
hanadb_revocation_statements == o.hanadb_revocation_statements &&
|
|
342
353
|
hanadb_username == o.hanadb_username &&
|
|
354
|
+
item_custom_fields == o.item_custom_fields &&
|
|
343
355
|
json == o.json &&
|
|
344
356
|
name == o.name &&
|
|
345
357
|
password_length == o.password_length &&
|
|
@@ -367,7 +379,7 @@ module Akeyless
|
|
|
367
379
|
# Calculates hash code according to all attributes.
|
|
368
380
|
# @return [Integer] Hash code
|
|
369
381
|
def hash
|
|
370
|
-
[custom_username_template, delete_protection, description, hana_dbname, hanadb_create_statements, hanadb_host, hanadb_password, hanadb_port, hanadb_revocation_statements, hanadb_username, json, 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_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
382
|
+
[custom_username_template, delete_protection, description, hana_dbname, hanadb_create_statements, hanadb_host, hanadb_password, hanadb_port, hanadb_revocation_statements, hanadb_username, item_custom_fields, json, 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_enable, secure_access_host, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
371
383
|
end
|
|
372
384
|
|
|
373
385
|
# 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
|
|
|
@@ -124,6 +127,7 @@ module Akeyless
|
|
|
124
127
|
:'custom_username_template' => :'custom-username-template',
|
|
125
128
|
:'delete_protection' => :'delete_protection',
|
|
126
129
|
:'description' => :'description',
|
|
130
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
127
131
|
:'json' => :'json',
|
|
128
132
|
:'k8s_allowed_namespaces' => :'k8s-allowed-namespaces',
|
|
129
133
|
:'k8s_cluster_ca_cert' => :'k8s-cluster-ca-cert',
|
|
@@ -169,6 +173,7 @@ module Akeyless
|
|
|
169
173
|
:'custom_username_template' => :'String',
|
|
170
174
|
:'delete_protection' => :'String',
|
|
171
175
|
:'description' => :'String',
|
|
176
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
172
177
|
:'json' => :'Boolean',
|
|
173
178
|
:'k8s_allowed_namespaces' => :'String',
|
|
174
179
|
:'k8s_cluster_ca_cert' => :'String',
|
|
@@ -236,6 +241,12 @@ module Akeyless
|
|
|
236
241
|
self.description = attributes[:'description']
|
|
237
242
|
end
|
|
238
243
|
|
|
244
|
+
if attributes.key?(:'item_custom_fields')
|
|
245
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
246
|
+
self.item_custom_fields = value
|
|
247
|
+
end
|
|
248
|
+
end
|
|
249
|
+
|
|
239
250
|
if attributes.key?(:'json')
|
|
240
251
|
self.json = attributes[:'json']
|
|
241
252
|
else
|
|
@@ -403,6 +414,7 @@ module Akeyless
|
|
|
403
414
|
custom_username_template == o.custom_username_template &&
|
|
404
415
|
delete_protection == o.delete_protection &&
|
|
405
416
|
description == o.description &&
|
|
417
|
+
item_custom_fields == o.item_custom_fields &&
|
|
406
418
|
json == o.json &&
|
|
407
419
|
k8s_allowed_namespaces == o.k8s_allowed_namespaces &&
|
|
408
420
|
k8s_cluster_ca_cert == o.k8s_cluster_ca_cert &&
|
|
@@ -445,7 +457,7 @@ module Akeyless
|
|
|
445
457
|
# Calculates hash code according to all attributes.
|
|
446
458
|
# @return [Integer] Hash code
|
|
447
459
|
def hash
|
|
448
|
-
[custom_username_template, delete_protection, description, 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
|
|
460
|
+
[custom_username_template, delete_protection, description, 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
|
|
449
461
|
end
|
|
450
462
|
|
|
451
463
|
# Builds the object from hash
|
|
@@ -45,6 +45,9 @@ module Akeyless
|
|
|
45
45
|
# Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret
|
|
46
46
|
attr_accessor :host_provider
|
|
47
47
|
|
|
48
|
+
# Additional custom fields to associate with the item
|
|
49
|
+
attr_accessor :item_custom_fields
|
|
50
|
+
|
|
48
51
|
# Set output format to JSON
|
|
49
52
|
attr_accessor :json
|
|
50
53
|
|
|
@@ -124,6 +127,7 @@ module Akeyless
|
|
|
124
127
|
:'fixed_user_claim_keyname' => :'fixed-user-claim-keyname',
|
|
125
128
|
:'group_dn' => :'group-dn',
|
|
126
129
|
:'host_provider' => :'host-provider',
|
|
130
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
127
131
|
:'json' => :'json',
|
|
128
132
|
:'ldap_ca_cert' => :'ldap-ca-cert',
|
|
129
133
|
:'ldap_url' => :'ldap-url',
|
|
@@ -167,6 +171,7 @@ module Akeyless
|
|
|
167
171
|
:'fixed_user_claim_keyname' => :'String',
|
|
168
172
|
:'group_dn' => :'String',
|
|
169
173
|
:'host_provider' => :'String',
|
|
174
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
170
175
|
:'json' => :'Boolean',
|
|
171
176
|
:'ldap_ca_cert' => :'String',
|
|
172
177
|
:'ldap_url' => :'String',
|
|
@@ -257,6 +262,12 @@ module Akeyless
|
|
|
257
262
|
self.host_provider = attributes[:'host_provider']
|
|
258
263
|
end
|
|
259
264
|
|
|
265
|
+
if attributes.key?(:'item_custom_fields')
|
|
266
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
267
|
+
self.item_custom_fields = value
|
|
268
|
+
end
|
|
269
|
+
end
|
|
270
|
+
|
|
260
271
|
if attributes.key?(:'json')
|
|
261
272
|
self.json = attributes[:'json']
|
|
262
273
|
else
|
|
@@ -393,6 +404,7 @@ module Akeyless
|
|
|
393
404
|
fixed_user_claim_keyname == o.fixed_user_claim_keyname &&
|
|
394
405
|
group_dn == o.group_dn &&
|
|
395
406
|
host_provider == o.host_provider &&
|
|
407
|
+
item_custom_fields == o.item_custom_fields &&
|
|
396
408
|
json == o.json &&
|
|
397
409
|
ldap_ca_cert == o.ldap_ca_cert &&
|
|
398
410
|
ldap_url == o.ldap_url &&
|
|
@@ -426,7 +438,7 @@ module Akeyless
|
|
|
426
438
|
# Calculates hash code according to all attributes.
|
|
427
439
|
# @return [Integer] Hash code
|
|
428
440
|
def hash
|
|
429
|
-
[provider_type, bind_dn, bind_dn_password, custom_username_template, delete_protection, description, external_username, fixed_user_claim_keyname, group_dn, host_provider, json, ldap_ca_cert, ldap_url, name, password_length, producer_encryption_key_name, 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, tags, target, target_name, token, token_expiration, uid_token, user_attribute, user_dn, user_ttl].hash
|
|
441
|
+
[provider_type, bind_dn, bind_dn_password, custom_username_template, delete_protection, description, external_username, fixed_user_claim_keyname, group_dn, host_provider, item_custom_fields, json, ldap_ca_cert, ldap_url, name, password_length, producer_encryption_key_name, 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, tags, target, target_name, token, token_expiration, uid_token, user_attribute, user_dn, user_ttl].hash
|
|
430
442
|
end
|
|
431
443
|
|
|
432
444
|
# Builds the object from hash
|