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
|
@@ -54,6 +54,9 @@ module Akeyless
|
|
|
54
54
|
# Automatic admin credentials rotation
|
|
55
55
|
attr_accessor :enable_admin_rotation
|
|
56
56
|
|
|
57
|
+
# Additional custom fields to associate with the item
|
|
58
|
+
attr_accessor :item_custom_fields
|
|
59
|
+
|
|
57
60
|
# Set output format to JSON
|
|
58
61
|
attr_accessor :json
|
|
59
62
|
|
|
@@ -136,6 +139,7 @@ module Akeyless
|
|
|
136
139
|
:'custom_username_template' => :'custom-username-template',
|
|
137
140
|
:'delete_protection' => :'delete_protection',
|
|
138
141
|
:'enable_admin_rotation' => :'enable-admin-rotation',
|
|
142
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
139
143
|
:'json' => :'json',
|
|
140
144
|
:'name' => :'name',
|
|
141
145
|
:'new_name' => :'new-name',
|
|
@@ -182,6 +186,7 @@ module Akeyless
|
|
|
182
186
|
:'custom_username_template' => :'String',
|
|
183
187
|
:'delete_protection' => :'String',
|
|
184
188
|
:'enable_admin_rotation' => :'Boolean',
|
|
189
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
185
190
|
:'json' => :'Boolean',
|
|
186
191
|
:'name' => :'String',
|
|
187
192
|
:'new_name' => :'String',
|
|
@@ -288,6 +293,12 @@ module Akeyless
|
|
|
288
293
|
self.enable_admin_rotation = false
|
|
289
294
|
end
|
|
290
295
|
|
|
296
|
+
if attributes.key?(:'item_custom_fields')
|
|
297
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
298
|
+
self.item_custom_fields = value
|
|
299
|
+
end
|
|
300
|
+
end
|
|
301
|
+
|
|
291
302
|
if attributes.key?(:'json')
|
|
292
303
|
self.json = attributes[:'json']
|
|
293
304
|
else
|
|
@@ -431,6 +442,7 @@ module Akeyless
|
|
|
431
442
|
custom_username_template == o.custom_username_template &&
|
|
432
443
|
delete_protection == o.delete_protection &&
|
|
433
444
|
enable_admin_rotation == o.enable_admin_rotation &&
|
|
445
|
+
item_custom_fields == o.item_custom_fields &&
|
|
434
446
|
json == o.json &&
|
|
435
447
|
name == o.name &&
|
|
436
448
|
new_name == o.new_name &&
|
|
@@ -464,7 +476,7 @@ module Akeyless
|
|
|
464
476
|
# Calculates hash code according to all attributes.
|
|
465
477
|
# @return [Integer] Hash code
|
|
466
478
|
def hash
|
|
467
|
-
[access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_external_id, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, custom_username_template, delete_protection, enable_admin_rotation, json, name, new_name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, user_ttl].hash
|
|
479
|
+
[access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_external_id, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, custom_username_template, delete_protection, enable_admin_rotation, item_custom_fields, json, name, new_name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, user_ttl].hash
|
|
468
480
|
end
|
|
469
481
|
|
|
470
482
|
# Builds the object from hash
|
|
@@ -43,6 +43,9 @@ module Akeyless
|
|
|
43
43
|
# Fixed user
|
|
44
44
|
attr_accessor :fixed_user_only
|
|
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
|
|
|
@@ -115,6 +118,7 @@ module Akeyless
|
|
|
115
118
|
:'delete_protection' => :'delete_protection',
|
|
116
119
|
:'fixed_user_claim_keyname' => :'fixed-user-claim-keyname',
|
|
117
120
|
:'fixed_user_only' => :'fixed-user-only',
|
|
121
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
118
122
|
:'json' => :'json',
|
|
119
123
|
:'name' => :'name',
|
|
120
124
|
:'new_name' => :'new-name',
|
|
@@ -155,6 +159,7 @@ module Akeyless
|
|
|
155
159
|
:'delete_protection' => :'String',
|
|
156
160
|
:'fixed_user_claim_keyname' => :'String',
|
|
157
161
|
:'fixed_user_only' => :'Boolean',
|
|
162
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
158
163
|
:'json' => :'Boolean',
|
|
159
164
|
:'name' => :'String',
|
|
160
165
|
:'new_name' => :'String',
|
|
@@ -239,6 +244,12 @@ module Akeyless
|
|
|
239
244
|
self.fixed_user_only = false
|
|
240
245
|
end
|
|
241
246
|
|
|
247
|
+
if attributes.key?(:'item_custom_fields')
|
|
248
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
249
|
+
self.item_custom_fields = value
|
|
250
|
+
end
|
|
251
|
+
end
|
|
252
|
+
|
|
242
253
|
if attributes.key?(:'json')
|
|
243
254
|
self.json = attributes[:'json']
|
|
244
255
|
else
|
|
@@ -372,6 +383,7 @@ module Akeyless
|
|
|
372
383
|
delete_protection == o.delete_protection &&
|
|
373
384
|
fixed_user_claim_keyname == o.fixed_user_claim_keyname &&
|
|
374
385
|
fixed_user_only == o.fixed_user_only &&
|
|
386
|
+
item_custom_fields == o.item_custom_fields &&
|
|
375
387
|
json == o.json &&
|
|
376
388
|
name == o.name &&
|
|
377
389
|
new_name == o.new_name &&
|
|
@@ -403,7 +415,7 @@ module Akeyless
|
|
|
403
415
|
# Calculates hash code according to all attributes.
|
|
404
416
|
# @return [Integer] Hash code
|
|
405
417
|
def hash
|
|
406
|
-
[app_obj_id, azure_administrative_unit, azure_client_id, azure_client_secret, azure_tenant_id, custom_username_template, delete_protection, fixed_user_claim_keyname, fixed_user_only, json, name, new_name, password_length, producer_encryption_key_name, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_group_obj_id, user_portal_access, user_principal_name, user_programmatic_access, user_role_template_id, user_ttl].hash
|
|
418
|
+
[app_obj_id, azure_administrative_unit, azure_client_id, azure_client_secret, azure_tenant_id, custom_username_template, delete_protection, fixed_user_claim_keyname, fixed_user_only, item_custom_fields, json, name, new_name, password_length, producer_encryption_key_name, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_group_obj_id, user_portal_access, user_principal_name, user_programmatic_access, user_role_template_id, user_ttl].hash
|
|
407
419
|
end
|
|
408
420
|
|
|
409
421
|
# 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
|
|
|
@@ -83,6 +86,7 @@ module Akeyless
|
|
|
83
86
|
:'cassandra_username' => :'cassandra-username',
|
|
84
87
|
:'custom_username_template' => :'custom-username-template',
|
|
85
88
|
:'delete_protection' => :'delete_protection',
|
|
89
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
86
90
|
:'json' => :'json',
|
|
87
91
|
:'name' => :'name',
|
|
88
92
|
:'new_name' => :'new-name',
|
|
@@ -113,6 +117,7 @@ module Akeyless
|
|
|
113
117
|
:'cassandra_username' => :'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
|
:'new_name' => :'String',
|
|
@@ -179,6 +184,12 @@ module Akeyless
|
|
|
179
184
|
self.delete_protection = attributes[:'delete_protection']
|
|
180
185
|
end
|
|
181
186
|
|
|
187
|
+
if attributes.key?(:'item_custom_fields')
|
|
188
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
189
|
+
self.item_custom_fields = value
|
|
190
|
+
end
|
|
191
|
+
end
|
|
192
|
+
|
|
182
193
|
if attributes.key?(:'json')
|
|
183
194
|
self.json = attributes[:'json']
|
|
184
195
|
else
|
|
@@ -270,6 +281,7 @@ module Akeyless
|
|
|
270
281
|
cassandra_username == o.cassandra_username &&
|
|
271
282
|
custom_username_template == o.custom_username_template &&
|
|
272
283
|
delete_protection == o.delete_protection &&
|
|
284
|
+
item_custom_fields == o.item_custom_fields &&
|
|
273
285
|
json == o.json &&
|
|
274
286
|
name == o.name &&
|
|
275
287
|
new_name == o.new_name &&
|
|
@@ -293,7 +305,7 @@ module Akeyless
|
|
|
293
305
|
# Calculates hash code according to all attributes.
|
|
294
306
|
# @return [Integer] Hash code
|
|
295
307
|
def hash
|
|
296
|
-
[cassandra_creation_statements, cassandra_hosts, cassandra_password, cassandra_port, cassandra_username, custom_username_template, delete_protection, json, name, new_name, password_length, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
|
|
308
|
+
[cassandra_creation_statements, cassandra_hosts, cassandra_password, cassandra_port, cassandra_username, custom_username_template, delete_protection, item_custom_fields, json, name, new_name, password_length, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
|
|
297
309
|
end
|
|
298
310
|
|
|
299
311
|
# Builds the object from hash
|
|
@@ -34,6 +34,9 @@ module Akeyless
|
|
|
34
34
|
# Protection from accidental deletion of this object [true/false]
|
|
35
35
|
attr_accessor :delete_protection
|
|
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
|
|
|
@@ -76,6 +79,7 @@ module Akeyless
|
|
|
76
79
|
:'chef_server_username' => :'chef-server-username',
|
|
77
80
|
:'custom_username_template' => :'custom-username-template',
|
|
78
81
|
:'delete_protection' => :'delete_protection',
|
|
82
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
79
83
|
:'json' => :'json',
|
|
80
84
|
:'name' => :'name',
|
|
81
85
|
:'new_name' => :'new-name',
|
|
@@ -104,6 +108,7 @@ module Akeyless
|
|
|
104
108
|
:'chef_server_username' => :'String',
|
|
105
109
|
:'custom_username_template' => :'String',
|
|
106
110
|
:'delete_protection' => :'String',
|
|
111
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
107
112
|
:'json' => :'Boolean',
|
|
108
113
|
:'name' => :'String',
|
|
109
114
|
:'new_name' => :'String',
|
|
@@ -163,6 +168,12 @@ module Akeyless
|
|
|
163
168
|
self.delete_protection = attributes[:'delete_protection']
|
|
164
169
|
end
|
|
165
170
|
|
|
171
|
+
if attributes.key?(:'item_custom_fields')
|
|
172
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
173
|
+
self.item_custom_fields = value
|
|
174
|
+
end
|
|
175
|
+
end
|
|
176
|
+
|
|
166
177
|
if attributes.key?(:'json')
|
|
167
178
|
self.json = attributes[:'json']
|
|
168
179
|
else
|
|
@@ -249,6 +260,7 @@ module Akeyless
|
|
|
249
260
|
chef_server_username == o.chef_server_username &&
|
|
250
261
|
custom_username_template == o.custom_username_template &&
|
|
251
262
|
delete_protection == o.delete_protection &&
|
|
263
|
+
item_custom_fields == o.item_custom_fields &&
|
|
252
264
|
json == o.json &&
|
|
253
265
|
name == o.name &&
|
|
254
266
|
new_name == o.new_name &&
|
|
@@ -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, json, name, new_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, item_custom_fields, json, name, new_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
|
|
@@ -28,6 +28,9 @@ module Akeyless
|
|
|
28
28
|
# Should admin credentials be rotated
|
|
29
29
|
attr_accessor :enable_admin_rotation
|
|
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
|
|
|
@@ -71,6 +74,7 @@ module Akeyless
|
|
|
71
74
|
:'create_sync_url' => :'create-sync-url',
|
|
72
75
|
:'delete_protection' => :'delete_protection',
|
|
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
|
:'new_name' => :'new-name',
|
|
@@ -98,6 +102,7 @@ module Akeyless
|
|
|
98
102
|
:'create_sync_url' => :'String',
|
|
99
103
|
:'delete_protection' => :'String',
|
|
100
104
|
:'enable_admin_rotation' => :'Boolean',
|
|
105
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
101
106
|
:'json' => :'Boolean',
|
|
102
107
|
:'name' => :'String',
|
|
103
108
|
:'new_name' => :'String',
|
|
@@ -154,6 +159,12 @@ module Akeyless
|
|
|
154
159
|
self.enable_admin_rotation = false
|
|
155
160
|
end
|
|
156
161
|
|
|
162
|
+
if attributes.key?(:'item_custom_fields')
|
|
163
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
164
|
+
self.item_custom_fields = value
|
|
165
|
+
end
|
|
166
|
+
end
|
|
167
|
+
|
|
157
168
|
if attributes.key?(:'json')
|
|
158
169
|
self.json = attributes[:'json']
|
|
159
170
|
else
|
|
@@ -254,6 +265,7 @@ module Akeyless
|
|
|
254
265
|
create_sync_url == o.create_sync_url &&
|
|
255
266
|
delete_protection == o.delete_protection &&
|
|
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
|
new_name == o.new_name &&
|
|
@@ -277,7 +289,7 @@ module Akeyless
|
|
|
277
289
|
# Calculates hash code according to all attributes.
|
|
278
290
|
# @return [Integer] Hash code
|
|
279
291
|
def hash
|
|
280
|
-
[admin_rotation_interval_days, create_sync_url, delete_protection, enable_admin_rotation, json, name, new_name, payload, producer_encryption_key_name, revoke_sync_url, rotate_sync_url, tags, timeout_sec, token, uid_token, user_ttl].hash
|
|
292
|
+
[admin_rotation_interval_days, create_sync_url, delete_protection, enable_admin_rotation, item_custom_fields, json, name, new_name, payload, producer_encryption_key_name, revoke_sync_url, rotate_sync_url, tags, timeout_sec, token, uid_token, user_ttl].hash
|
|
281
293
|
end
|
|
282
294
|
|
|
283
295
|
# Builds the object from hash
|
|
@@ -28,6 +28,9 @@ module Akeyless
|
|
|
28
28
|
# DockerhubUsername is the name of the user in dockerhub
|
|
29
29
|
attr_accessor :dockerhub_username
|
|
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
|
|
|
@@ -62,6 +65,7 @@ module Akeyless
|
|
|
62
65
|
:'dockerhub_password' => :'dockerhub-password',
|
|
63
66
|
:'dockerhub_token_scopes' => :'dockerhub-token-scopes',
|
|
64
67
|
:'dockerhub_username' => :'dockerhub-username',
|
|
68
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
65
69
|
:'json' => :'json',
|
|
66
70
|
:'name' => :'name',
|
|
67
71
|
:'new_name' => :'new-name',
|
|
@@ -86,6 +90,7 @@ module Akeyless
|
|
|
86
90
|
:'dockerhub_password' => :'String',
|
|
87
91
|
:'dockerhub_token_scopes' => :'String',
|
|
88
92
|
:'dockerhub_username' => :'String',
|
|
93
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
89
94
|
:'json' => :'Boolean',
|
|
90
95
|
:'name' => :'String',
|
|
91
96
|
:'new_name' => :'String',
|
|
@@ -135,6 +140,12 @@ module Akeyless
|
|
|
135
140
|
self.dockerhub_username = attributes[:'dockerhub_username']
|
|
136
141
|
end
|
|
137
142
|
|
|
143
|
+
if attributes.key?(:'item_custom_fields')
|
|
144
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
145
|
+
self.item_custom_fields = value
|
|
146
|
+
end
|
|
147
|
+
end
|
|
148
|
+
|
|
138
149
|
if attributes.key?(:'json')
|
|
139
150
|
self.json = attributes[:'json']
|
|
140
151
|
else
|
|
@@ -209,6 +220,7 @@ module Akeyless
|
|
|
209
220
|
dockerhub_password == o.dockerhub_password &&
|
|
210
221
|
dockerhub_token_scopes == o.dockerhub_token_scopes &&
|
|
211
222
|
dockerhub_username == o.dockerhub_username &&
|
|
223
|
+
item_custom_fields == o.item_custom_fields &&
|
|
212
224
|
json == o.json &&
|
|
213
225
|
name == o.name &&
|
|
214
226
|
new_name == o.new_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, dockerhub_password, dockerhub_token_scopes, dockerhub_username, json, name, new_name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
|
|
244
|
+
[delete_protection, dockerhub_password, dockerhub_token_scopes, dockerhub_username, item_custom_fields, json, name, new_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
|
|
@@ -40,6 +40,9 @@ module Akeyless
|
|
|
40
40
|
# Secret Access Key
|
|
41
41
|
attr_accessor :eks_secret_access_key
|
|
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
|
|
|
@@ -99,6 +102,7 @@ module Akeyless
|
|
|
99
102
|
:'eks_cluster_name' => :'eks-cluster-name',
|
|
100
103
|
:'eks_region' => :'eks-region',
|
|
101
104
|
:'eks_secret_access_key' => :'eks-secret-access-key',
|
|
105
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
102
106
|
:'json' => :'json',
|
|
103
107
|
:'name' => :'name',
|
|
104
108
|
:'new_name' => :'new-name',
|
|
@@ -134,6 +138,7 @@ module Akeyless
|
|
|
134
138
|
:'eks_cluster_name' => :'String',
|
|
135
139
|
:'eks_region' => :'String',
|
|
136
140
|
:'eks_secret_access_key' => :'String',
|
|
141
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
137
142
|
:'json' => :'Boolean',
|
|
138
143
|
:'name' => :'String',
|
|
139
144
|
:'new_name' => :'String',
|
|
@@ -208,6 +213,12 @@ module Akeyless
|
|
|
208
213
|
self.eks_secret_access_key = attributes[:'eks_secret_access_key']
|
|
209
214
|
end
|
|
210
215
|
|
|
216
|
+
if attributes.key?(:'item_custom_fields')
|
|
217
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
218
|
+
self.item_custom_fields = value
|
|
219
|
+
end
|
|
220
|
+
end
|
|
221
|
+
|
|
211
222
|
if attributes.key?(:'json')
|
|
212
223
|
self.json = attributes[:'json']
|
|
213
224
|
else
|
|
@@ -316,6 +327,7 @@ module Akeyless
|
|
|
316
327
|
eks_cluster_name == o.eks_cluster_name &&
|
|
317
328
|
eks_region == o.eks_region &&
|
|
318
329
|
eks_secret_access_key == o.eks_secret_access_key &&
|
|
330
|
+
item_custom_fields == o.item_custom_fields &&
|
|
319
331
|
json == o.json &&
|
|
320
332
|
name == o.name &&
|
|
321
333
|
new_name == o.new_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, 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, new_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, 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, new_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
|
|
@@ -39,6 +39,9 @@ module Akeyless
|
|
|
39
39
|
# Access token scopes list, e.g. scope1,scope2
|
|
40
40
|
attr_accessor :gcp_token_scopes
|
|
41
41
|
|
|
42
|
+
# Additional custom fields to associate with the item
|
|
43
|
+
attr_accessor :item_custom_fields
|
|
44
|
+
|
|
42
45
|
# Set output format to JSON
|
|
43
46
|
attr_accessor :json
|
|
44
47
|
|
|
@@ -83,6 +86,7 @@ module Akeyless
|
|
|
83
86
|
:'gcp_project_id' => :'gcp-project-id',
|
|
84
87
|
:'gcp_sa_email' => :'gcp-sa-email',
|
|
85
88
|
:'gcp_token_scopes' => :'gcp-token-scopes',
|
|
89
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
86
90
|
:'json' => :'json',
|
|
87
91
|
:'name' => :'name',
|
|
88
92
|
:'new_name' => :'new-name',
|
|
@@ -113,6 +117,7 @@ module Akeyless
|
|
|
113
117
|
:'gcp_project_id' => :'String',
|
|
114
118
|
:'gcp_sa_email' => :'String',
|
|
115
119
|
:'gcp_token_scopes' => :'String',
|
|
120
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
116
121
|
:'json' => :'Boolean',
|
|
117
122
|
:'name' => :'String',
|
|
118
123
|
:'new_name' => :'String',
|
|
@@ -180,6 +185,12 @@ module Akeyless
|
|
|
180
185
|
self.gcp_token_scopes = attributes[:'gcp_token_scopes']
|
|
181
186
|
end
|
|
182
187
|
|
|
188
|
+
if attributes.key?(:'item_custom_fields')
|
|
189
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
190
|
+
self.item_custom_fields = value
|
|
191
|
+
end
|
|
192
|
+
end
|
|
193
|
+
|
|
183
194
|
if attributes.key?(:'json')
|
|
184
195
|
self.json = attributes[:'json']
|
|
185
196
|
else
|
|
@@ -273,6 +284,7 @@ module Akeyless
|
|
|
273
284
|
gcp_project_id == o.gcp_project_id &&
|
|
274
285
|
gcp_sa_email == o.gcp_sa_email &&
|
|
275
286
|
gcp_token_scopes == o.gcp_token_scopes &&
|
|
287
|
+
item_custom_fields == o.item_custom_fields &&
|
|
276
288
|
json == o.json &&
|
|
277
289
|
name == o.name &&
|
|
278
290
|
new_name == o.new_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, gcp_cred_type, gcp_key, gcp_key_algo, gcp_project_id, gcp_sa_email, gcp_token_scopes, json, name, new_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, gcp_cred_type, gcp_key, gcp_key_algo, gcp_project_id, gcp_sa_email, gcp_token_scopes, item_custom_fields, json, name, new_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
|
|
@@ -37,6 +37,9 @@ module Akeyless
|
|
|
37
37
|
# Optional, mutually exclusive with installation id, GitHub repository '<owner>/<repo-name>'
|
|
38
38
|
attr_accessor :installation_repository
|
|
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
|
:'installation_id' => :'installation-id',
|
|
78
81
|
:'installation_organization' => :'installation-organization',
|
|
79
82
|
:'installation_repository' => :'installation-repository',
|
|
83
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
80
84
|
:'json' => :'json',
|
|
81
85
|
:'name' => :'name',
|
|
82
86
|
:'new_name' => :'new-name',
|
|
@@ -105,6 +109,7 @@ module Akeyless
|
|
|
105
109
|
:'installation_id' => :'Integer',
|
|
106
110
|
:'installation_organization' => :'String',
|
|
107
111
|
:'installation_repository' => :'String',
|
|
112
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
108
113
|
:'json' => :'Boolean',
|
|
109
114
|
:'name' => :'String',
|
|
110
115
|
:'new_name' => :'String',
|
|
@@ -169,6 +174,12 @@ module Akeyless
|
|
|
169
174
|
self.installation_repository = attributes[:'installation_repository']
|
|
170
175
|
end
|
|
171
176
|
|
|
177
|
+
if attributes.key?(:'item_custom_fields')
|
|
178
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
179
|
+
self.item_custom_fields = value
|
|
180
|
+
end
|
|
181
|
+
end
|
|
182
|
+
|
|
172
183
|
if attributes.key?(:'json')
|
|
173
184
|
self.json = attributes[:'json']
|
|
174
185
|
else
|
|
@@ -254,6 +265,7 @@ module Akeyless
|
|
|
254
265
|
installation_id == o.installation_id &&
|
|
255
266
|
installation_organization == o.installation_organization &&
|
|
256
267
|
installation_repository == o.installation_repository &&
|
|
268
|
+
item_custom_fields == o.item_custom_fields &&
|
|
257
269
|
json == o.json &&
|
|
258
270
|
name == o.name &&
|
|
259
271
|
new_name == o.new_name &&
|
|
@@ -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, github_app_id, github_app_private_key, github_base_url, installation_id, installation_organization, installation_repository, json, name, new_name, tags, target_name, token, token_permissions, token_repositories, token_ttl, uid_token].hash
|
|
290
|
+
[delete_protection, github_app_id, github_app_private_key, github_base_url, installation_id, installation_organization, installation_repository, item_custom_fields, json, name, new_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
|
|
@@ -34,6 +34,9 @@ module Akeyless
|
|
|
34
34
|
# GKE service account email
|
|
35
35
|
attr_accessor :gke_service_account_email
|
|
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
|
|
|
@@ -91,6 +94,7 @@ module Akeyless
|
|
|
91
94
|
:'gke_cluster_endpoint' => :'gke-cluster-endpoint',
|
|
92
95
|
:'gke_cluster_name' => :'gke-cluster-name',
|
|
93
96
|
:'gke_service_account_email' => :'gke-service-account-email',
|
|
97
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
94
98
|
:'json' => :'json',
|
|
95
99
|
:'name' => :'name',
|
|
96
100
|
:'new_name' => :'new-name',
|
|
@@ -124,6 +128,7 @@ module Akeyless
|
|
|
124
128
|
:'gke_cluster_endpoint' => :'String',
|
|
125
129
|
:'gke_cluster_name' => :'String',
|
|
126
130
|
:'gke_service_account_email' => :'String',
|
|
131
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
127
132
|
:'json' => :'Boolean',
|
|
128
133
|
:'name' => :'String',
|
|
129
134
|
:'new_name' => :'String',
|
|
@@ -188,6 +193,12 @@ module Akeyless
|
|
|
188
193
|
self.gke_service_account_email = attributes[:'gke_service_account_email']
|
|
189
194
|
end
|
|
190
195
|
|
|
196
|
+
if attributes.key?(:'item_custom_fields')
|
|
197
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
198
|
+
self.item_custom_fields = value
|
|
199
|
+
end
|
|
200
|
+
end
|
|
201
|
+
|
|
191
202
|
if attributes.key?(:'json')
|
|
192
203
|
self.json = attributes[:'json']
|
|
193
204
|
else
|
|
@@ -294,6 +305,7 @@ module Akeyless
|
|
|
294
305
|
gke_cluster_endpoint == o.gke_cluster_endpoint &&
|
|
295
306
|
gke_cluster_name == o.gke_cluster_name &&
|
|
296
307
|
gke_service_account_email == o.gke_service_account_email &&
|
|
308
|
+
item_custom_fields == o.item_custom_fields &&
|
|
297
309
|
json == o.json &&
|
|
298
310
|
name == o.name &&
|
|
299
311
|
new_name == o.new_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, gke_account_key, gke_cluster_cert, gke_cluster_endpoint, gke_cluster_name, gke_service_account_email, json, name, new_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, gke_account_key, gke_cluster_cert, gke_cluster_endpoint, gke_cluster_name, gke_service_account_email, item_custom_fields, json, name, new_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
|
|
@@ -43,6 +43,9 @@ module Akeyless
|
|
|
43
43
|
# HanaDb Username
|
|
44
44
|
attr_accessor :hanadb_username
|
|
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
|
|
|
@@ -106,6 +109,7 @@ module Akeyless
|
|
|
106
109
|
:'hanadb_port' => :'hanadb-port',
|
|
107
110
|
:'hanadb_revocation_statements' => :'hanadb-revocation-statements',
|
|
108
111
|
:'hanadb_username' => :'hanadb-username',
|
|
112
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
109
113
|
:'json' => :'json',
|
|
110
114
|
:'name' => :'name',
|
|
111
115
|
:'new_name' => :'new-name',
|
|
@@ -143,6 +147,7 @@ module Akeyless
|
|
|
143
147
|
:'hanadb_port' => :'String',
|
|
144
148
|
:'hanadb_revocation_statements' => :'String',
|
|
145
149
|
:'hanadb_username' => :'String',
|
|
150
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
146
151
|
:'json' => :'Boolean',
|
|
147
152
|
:'name' => :'String',
|
|
148
153
|
:'new_name' => :'String',
|
|
@@ -224,6 +229,12 @@ module Akeyless
|
|
|
224
229
|
self.hanadb_username = attributes[:'hanadb_username']
|
|
225
230
|
end
|
|
226
231
|
|
|
232
|
+
if attributes.key?(:'item_custom_fields')
|
|
233
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
234
|
+
self.item_custom_fields = value
|
|
235
|
+
end
|
|
236
|
+
end
|
|
237
|
+
|
|
227
238
|
if attributes.key?(:'json')
|
|
228
239
|
self.json = attributes[:'json']
|
|
229
240
|
else
|
|
@@ -339,6 +350,7 @@ module Akeyless
|
|
|
339
350
|
hanadb_port == o.hanadb_port &&
|
|
340
351
|
hanadb_revocation_statements == o.hanadb_revocation_statements &&
|
|
341
352
|
hanadb_username == o.hanadb_username &&
|
|
353
|
+
item_custom_fields == o.item_custom_fields &&
|
|
342
354
|
json == o.json &&
|
|
343
355
|
name == o.name &&
|
|
344
356
|
new_name == o.new_name &&
|
|
@@ -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, hana_dbname, hanadb_create_statements, hanadb_host, hanadb_password, hanadb_port, hanadb_revocation_statements, hanadb_username, json, name, new_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, hana_dbname, hanadb_create_statements, hanadb_host, hanadb_password, hanadb_port, hanadb_revocation_statements, hanadb_username, item_custom_fields, json, name, new_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
|
|
@@ -42,6 +42,9 @@ module Akeyless
|
|
|
42
42
|
# 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
|
|
43
43
|
attr_accessor :host_provider
|
|
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
|
|
|
@@ -123,6 +126,7 @@ module Akeyless
|
|
|
123
126
|
:'fixed_user_claim_keyname' => :'fixed-user-claim-keyname',
|
|
124
127
|
:'group_dn' => :'group-dn',
|
|
125
128
|
:'host_provider' => :'host-provider',
|
|
129
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
126
130
|
:'json' => :'json',
|
|
127
131
|
:'ldap_ca_cert' => :'ldap-ca-cert',
|
|
128
132
|
:'ldap_url' => :'ldap-url',
|
|
@@ -166,6 +170,7 @@ module Akeyless
|
|
|
166
170
|
:'fixed_user_claim_keyname' => :'String',
|
|
167
171
|
:'group_dn' => :'String',
|
|
168
172
|
:'host_provider' => :'String',
|
|
173
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
169
174
|
:'json' => :'Boolean',
|
|
170
175
|
:'ldap_ca_cert' => :'String',
|
|
171
176
|
:'ldap_url' => :'String',
|
|
@@ -253,6 +258,12 @@ module Akeyless
|
|
|
253
258
|
self.host_provider = attributes[:'host_provider']
|
|
254
259
|
end
|
|
255
260
|
|
|
261
|
+
if attributes.key?(:'item_custom_fields')
|
|
262
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
263
|
+
self.item_custom_fields = value
|
|
264
|
+
end
|
|
265
|
+
end
|
|
266
|
+
|
|
256
267
|
if attributes.key?(:'json')
|
|
257
268
|
self.json = attributes[:'json']
|
|
258
269
|
else
|
|
@@ -392,6 +403,7 @@ module Akeyless
|
|
|
392
403
|
fixed_user_claim_keyname == o.fixed_user_claim_keyname &&
|
|
393
404
|
group_dn == o.group_dn &&
|
|
394
405
|
host_provider == o.host_provider &&
|
|
406
|
+
item_custom_fields == o.item_custom_fields &&
|
|
395
407
|
json == o.json &&
|
|
396
408
|
ldap_ca_cert == o.ldap_ca_cert &&
|
|
397
409
|
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, external_username, fixed_user_claim_keyname, group_dn, host_provider, json, ldap_ca_cert, ldap_url, name, new_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, external_username, fixed_user_claim_keyname, group_dn, host_provider, item_custom_fields, json, ldap_ca_cert, ldap_url, name, new_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
|