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
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# Description of the object
|
|
31
31
|
attr_accessor :description
|
|
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
|
|
|
@@ -107,6 +110,7 @@ module Akeyless
|
|
|
107
110
|
:'auto_rotate' => :'auto-rotate',
|
|
108
111
|
:'delete_protection' => :'delete_protection',
|
|
109
112
|
:'description' => :'description',
|
|
113
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
110
114
|
:'json' => :'json',
|
|
111
115
|
:'keep_prev_version' => :'keep-prev-version',
|
|
112
116
|
:'key' => :'key',
|
|
@@ -146,6 +150,7 @@ module Akeyless
|
|
|
146
150
|
:'auto_rotate' => :'String',
|
|
147
151
|
:'delete_protection' => :'String',
|
|
148
152
|
:'description' => :'String',
|
|
153
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
149
154
|
:'json' => :'Boolean',
|
|
150
155
|
:'keep_prev_version' => :'String',
|
|
151
156
|
:'key' => :'String',
|
|
@@ -219,6 +224,12 @@ module Akeyless
|
|
|
219
224
|
self.description = 'default_metadata'
|
|
220
225
|
end
|
|
221
226
|
|
|
227
|
+
if attributes.key?(:'item_custom_fields')
|
|
228
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
229
|
+
self.item_custom_fields = value
|
|
230
|
+
end
|
|
231
|
+
end
|
|
232
|
+
|
|
222
233
|
if attributes.key?(:'json')
|
|
223
234
|
self.json = attributes[:'json']
|
|
224
235
|
else
|
|
@@ -356,6 +367,7 @@ module Akeyless
|
|
|
356
367
|
auto_rotate == o.auto_rotate &&
|
|
357
368
|
delete_protection == o.delete_protection &&
|
|
358
369
|
description == o.description &&
|
|
370
|
+
item_custom_fields == o.item_custom_fields &&
|
|
359
371
|
json == o.json &&
|
|
360
372
|
keep_prev_version == o.keep_prev_version &&
|
|
361
373
|
key == o.key &&
|
|
@@ -390,7 +402,7 @@ module Akeyless
|
|
|
390
402
|
# Calculates hash code according to all attributes.
|
|
391
403
|
# @return [Integer] Hash code
|
|
392
404
|
def hash
|
|
393
|
-
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, 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, token, uid_token].hash
|
|
405
|
+
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, item_custom_fields, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, 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, token, uid_token].hash
|
|
394
406
|
end
|
|
395
407
|
|
|
396
408
|
# Builds the object from hash
|
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# Description of the object
|
|
31
31
|
attr_accessor :description
|
|
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
|
|
|
@@ -104,6 +107,7 @@ module Akeyless
|
|
|
104
107
|
:'auto_rotate' => :'auto-rotate',
|
|
105
108
|
:'delete_protection' => :'delete_protection',
|
|
106
109
|
:'description' => :'description',
|
|
110
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
107
111
|
:'json' => :'json',
|
|
108
112
|
:'keep_prev_version' => :'keep-prev-version',
|
|
109
113
|
:'key' => :'key',
|
|
@@ -142,6 +146,7 @@ module Akeyless
|
|
|
142
146
|
:'auto_rotate' => :'String',
|
|
143
147
|
:'delete_protection' => :'String',
|
|
144
148
|
:'description' => :'String',
|
|
149
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
145
150
|
:'json' => :'Boolean',
|
|
146
151
|
:'keep_prev_version' => :'String',
|
|
147
152
|
:'key' => :'String',
|
|
@@ -214,6 +219,12 @@ module Akeyless
|
|
|
214
219
|
self.description = 'default_metadata'
|
|
215
220
|
end
|
|
216
221
|
|
|
222
|
+
if attributes.key?(:'item_custom_fields')
|
|
223
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
224
|
+
self.item_custom_fields = value
|
|
225
|
+
end
|
|
226
|
+
end
|
|
227
|
+
|
|
217
228
|
if attributes.key?(:'json')
|
|
218
229
|
self.json = attributes[:'json']
|
|
219
230
|
else
|
|
@@ -347,6 +358,7 @@ module Akeyless
|
|
|
347
358
|
auto_rotate == o.auto_rotate &&
|
|
348
359
|
delete_protection == o.delete_protection &&
|
|
349
360
|
description == o.description &&
|
|
361
|
+
item_custom_fields == o.item_custom_fields &&
|
|
350
362
|
json == o.json &&
|
|
351
363
|
keep_prev_version == o.keep_prev_version &&
|
|
352
364
|
key == o.key &&
|
|
@@ -380,7 +392,7 @@ module Akeyless
|
|
|
380
392
|
# Calculates hash code according to all attributes.
|
|
381
393
|
# @return [Integer] Hash code
|
|
382
394
|
def hash
|
|
383
|
-
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_enable, secure_access_host, secure_access_web, token, uid_token].hash
|
|
395
|
+
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, item_custom_fields, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_db_name, secure_access_enable, secure_access_host, secure_access_web, token, uid_token].hash
|
|
384
396
|
end
|
|
385
397
|
|
|
386
398
|
# Builds the object from hash
|
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# Description of the object
|
|
31
31
|
attr_accessor :description
|
|
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
|
|
|
@@ -98,6 +101,7 @@ module Akeyless
|
|
|
98
101
|
:'auto_rotate' => :'auto-rotate',
|
|
99
102
|
:'delete_protection' => :'delete_protection',
|
|
100
103
|
:'description' => :'description',
|
|
104
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
101
105
|
:'json' => :'json',
|
|
102
106
|
:'keep_prev_version' => :'keep-prev-version',
|
|
103
107
|
:'key' => :'key',
|
|
@@ -134,6 +138,7 @@ module Akeyless
|
|
|
134
138
|
:'auto_rotate' => :'String',
|
|
135
139
|
:'delete_protection' => :'String',
|
|
136
140
|
:'description' => :'String',
|
|
141
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
137
142
|
:'json' => :'Boolean',
|
|
138
143
|
:'keep_prev_version' => :'String',
|
|
139
144
|
:'key' => :'String',
|
|
@@ -204,6 +209,12 @@ module Akeyless
|
|
|
204
209
|
self.description = 'default_metadata'
|
|
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
|
|
@@ -329,6 +340,7 @@ module Akeyless
|
|
|
329
340
|
auto_rotate == o.auto_rotate &&
|
|
330
341
|
delete_protection == o.delete_protection &&
|
|
331
342
|
description == o.description &&
|
|
343
|
+
item_custom_fields == o.item_custom_fields &&
|
|
332
344
|
json == o.json &&
|
|
333
345
|
keep_prev_version == o.keep_prev_version &&
|
|
334
346
|
key == o.key &&
|
|
@@ -360,7 +372,7 @@ module Akeyless
|
|
|
360
372
|
# Calculates hash code according to all attributes.
|
|
361
373
|
# @return [Integer] Hash code
|
|
362
374
|
def hash
|
|
363
|
-
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, secure_access_db_name, secure_access_enable, secure_access_host, secure_access_web, token, uid_token].hash
|
|
375
|
+
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, item_custom_fields, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, secure_access_db_name, secure_access_enable, secure_access_host, secure_access_web, token, uid_token].hash
|
|
364
376
|
end
|
|
365
377
|
|
|
366
378
|
# Builds the object from hash
|
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# Description of the object
|
|
31
31
|
attr_accessor :description
|
|
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
|
|
|
@@ -107,6 +110,7 @@ module Akeyless
|
|
|
107
110
|
:'auto_rotate' => :'auto-rotate',
|
|
108
111
|
:'delete_protection' => :'delete_protection',
|
|
109
112
|
:'description' => :'description',
|
|
113
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
110
114
|
:'json' => :'json',
|
|
111
115
|
:'keep_prev_version' => :'keep-prev-version',
|
|
112
116
|
:'key' => :'key',
|
|
@@ -146,6 +150,7 @@ module Akeyless
|
|
|
146
150
|
:'auto_rotate' => :'String',
|
|
147
151
|
:'delete_protection' => :'String',
|
|
148
152
|
:'description' => :'String',
|
|
153
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
149
154
|
:'json' => :'Boolean',
|
|
150
155
|
:'keep_prev_version' => :'String',
|
|
151
156
|
:'key' => :'String',
|
|
@@ -219,6 +224,12 @@ module Akeyless
|
|
|
219
224
|
self.description = 'default_metadata'
|
|
220
225
|
end
|
|
221
226
|
|
|
227
|
+
if attributes.key?(:'item_custom_fields')
|
|
228
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
229
|
+
self.item_custom_fields = value
|
|
230
|
+
end
|
|
231
|
+
end
|
|
232
|
+
|
|
222
233
|
if attributes.key?(:'json')
|
|
223
234
|
self.json = attributes[:'json']
|
|
224
235
|
else
|
|
@@ -356,6 +367,7 @@ module Akeyless
|
|
|
356
367
|
auto_rotate == o.auto_rotate &&
|
|
357
368
|
delete_protection == o.delete_protection &&
|
|
358
369
|
description == o.description &&
|
|
370
|
+
item_custom_fields == o.item_custom_fields &&
|
|
359
371
|
json == o.json &&
|
|
360
372
|
keep_prev_version == o.keep_prev_version &&
|
|
361
373
|
key == o.key &&
|
|
@@ -390,7 +402,7 @@ module Akeyless
|
|
|
390
402
|
# Calculates hash code according to all attributes.
|
|
391
403
|
# @return [Integer] Hash code
|
|
392
404
|
def hash
|
|
393
|
-
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, 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, token, uid_token].hash
|
|
405
|
+
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, item_custom_fields, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, 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, token, uid_token].hash
|
|
394
406
|
end
|
|
395
407
|
|
|
396
408
|
# Builds the object from hash
|
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# Description of the object
|
|
31
31
|
attr_accessor :description
|
|
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
|
|
|
@@ -83,6 +86,7 @@ module Akeyless
|
|
|
83
86
|
:'auto_rotate' => :'auto-rotate',
|
|
84
87
|
:'delete_protection' => :'delete_protection',
|
|
85
88
|
:'description' => :'description',
|
|
89
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
86
90
|
:'json' => :'json',
|
|
87
91
|
:'keep_prev_version' => :'keep-prev-version',
|
|
88
92
|
:'key' => :'key',
|
|
@@ -114,6 +118,7 @@ module Akeyless
|
|
|
114
118
|
:'auto_rotate' => :'String',
|
|
115
119
|
:'delete_protection' => :'String',
|
|
116
120
|
:'description' => :'String',
|
|
121
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
117
122
|
:'json' => :'Boolean',
|
|
118
123
|
:'keep_prev_version' => :'String',
|
|
119
124
|
:'key' => :'String',
|
|
@@ -179,6 +184,12 @@ module Akeyless
|
|
|
179
184
|
self.description = 'default_metadata'
|
|
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
|
|
@@ -278,6 +289,7 @@ module Akeyless
|
|
|
278
289
|
auto_rotate == o.auto_rotate &&
|
|
279
290
|
delete_protection == o.delete_protection &&
|
|
280
291
|
description == o.description &&
|
|
292
|
+
item_custom_fields == o.item_custom_fields &&
|
|
281
293
|
json == o.json &&
|
|
282
294
|
keep_prev_version == o.keep_prev_version &&
|
|
283
295
|
key == o.key &&
|
|
@@ -304,7 +316,7 @@ module Akeyless
|
|
|
304
316
|
# Calculates hash code according to all attributes.
|
|
305
317
|
# @return [Integer] Hash code
|
|
306
318
|
def hash
|
|
307
|
-
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, token, uid_token].hash
|
|
319
|
+
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, item_custom_fields, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, token, uid_token].hash
|
|
308
320
|
end
|
|
309
321
|
|
|
310
322
|
# Builds the object from hash
|
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# Description of the object
|
|
31
31
|
attr_accessor :description
|
|
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
|
|
|
@@ -95,6 +98,7 @@ module Akeyless
|
|
|
95
98
|
:'auto_rotate' => :'auto-rotate',
|
|
96
99
|
:'delete_protection' => :'delete_protection',
|
|
97
100
|
:'description' => :'description',
|
|
101
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
98
102
|
:'json' => :'json',
|
|
99
103
|
:'keep_prev_version' => :'keep-prev-version',
|
|
100
104
|
:'key' => :'key',
|
|
@@ -130,6 +134,7 @@ module Akeyless
|
|
|
130
134
|
:'auto_rotate' => :'String',
|
|
131
135
|
:'delete_protection' => :'String',
|
|
132
136
|
:'description' => :'String',
|
|
137
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
133
138
|
:'json' => :'Boolean',
|
|
134
139
|
:'keep_prev_version' => :'String',
|
|
135
140
|
:'key' => :'String',
|
|
@@ -199,6 +204,12 @@ module Akeyless
|
|
|
199
204
|
self.description = 'default_metadata'
|
|
200
205
|
end
|
|
201
206
|
|
|
207
|
+
if attributes.key?(:'item_custom_fields')
|
|
208
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
209
|
+
self.item_custom_fields = value
|
|
210
|
+
end
|
|
211
|
+
end
|
|
212
|
+
|
|
202
213
|
if attributes.key?(:'json')
|
|
203
214
|
self.json = attributes[:'json']
|
|
204
215
|
else
|
|
@@ -318,6 +329,7 @@ module Akeyless
|
|
|
318
329
|
auto_rotate == o.auto_rotate &&
|
|
319
330
|
delete_protection == o.delete_protection &&
|
|
320
331
|
description == o.description &&
|
|
332
|
+
item_custom_fields == o.item_custom_fields &&
|
|
321
333
|
json == o.json &&
|
|
322
334
|
keep_prev_version == o.keep_prev_version &&
|
|
323
335
|
key == o.key &&
|
|
@@ -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
|
-
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, secure_access_db_name, secure_access_enable, secure_access_host, token, uid_token].hash
|
|
363
|
+
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, item_custom_fields, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, secure_access_db_name, secure_access_enable, secure_access_host, token, uid_token].hash
|
|
352
364
|
end
|
|
353
365
|
|
|
354
366
|
# Builds the object from hash
|
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# Description of the object
|
|
31
31
|
attr_accessor :description
|
|
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
|
|
|
@@ -89,6 +92,7 @@ module Akeyless
|
|
|
89
92
|
:'auto_rotate' => :'auto-rotate',
|
|
90
93
|
:'delete_protection' => :'delete_protection',
|
|
91
94
|
:'description' => :'description',
|
|
95
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
92
96
|
:'json' => :'json',
|
|
93
97
|
:'keep_prev_version' => :'keep-prev-version',
|
|
94
98
|
:'key' => :'key',
|
|
@@ -122,6 +126,7 @@ module Akeyless
|
|
|
122
126
|
:'auto_rotate' => :'String',
|
|
123
127
|
:'delete_protection' => :'String',
|
|
124
128
|
:'description' => :'String',
|
|
129
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
125
130
|
:'json' => :'Boolean',
|
|
126
131
|
:'keep_prev_version' => :'String',
|
|
127
132
|
:'key' => :'String',
|
|
@@ -189,6 +194,12 @@ module Akeyless
|
|
|
189
194
|
self.description = 'default_metadata'
|
|
190
195
|
end
|
|
191
196
|
|
|
197
|
+
if attributes.key?(:'item_custom_fields')
|
|
198
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
199
|
+
self.item_custom_fields = value
|
|
200
|
+
end
|
|
201
|
+
end
|
|
202
|
+
|
|
192
203
|
if attributes.key?(:'json')
|
|
193
204
|
self.json = attributes[:'json']
|
|
194
205
|
else
|
|
@@ -296,6 +307,7 @@ module Akeyless
|
|
|
296
307
|
auto_rotate == o.auto_rotate &&
|
|
297
308
|
delete_protection == o.delete_protection &&
|
|
298
309
|
description == o.description &&
|
|
310
|
+
item_custom_fields == o.item_custom_fields &&
|
|
299
311
|
json == o.json &&
|
|
300
312
|
keep_prev_version == o.keep_prev_version &&
|
|
301
313
|
key == o.key &&
|
|
@@ -324,7 +336,7 @@ module Akeyless
|
|
|
324
336
|
# Calculates hash code according to all attributes.
|
|
325
337
|
# @return [Integer] Hash code
|
|
326
338
|
def hash
|
|
327
|
-
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, private_key, private_key_file_name, rm_tag, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, token, uid_token].hash
|
|
339
|
+
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, item_custom_fields, json, keep_prev_version, key, max_versions, name, new_name, password_length, private_key, private_key_file_name, rm_tag, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, token, uid_token].hash
|
|
328
340
|
end
|
|
329
341
|
|
|
330
342
|
# Builds the object from hash
|
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# Description of the object
|
|
31
31
|
attr_accessor :description
|
|
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
|
|
|
@@ -122,6 +125,7 @@ module Akeyless
|
|
|
122
125
|
:'auto_rotate' => :'auto-rotate',
|
|
123
126
|
:'delete_protection' => :'delete_protection',
|
|
124
127
|
:'description' => :'description',
|
|
128
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
125
129
|
:'json' => :'json',
|
|
126
130
|
:'keep_prev_version' => :'keep-prev-version',
|
|
127
131
|
:'key' => :'key',
|
|
@@ -166,6 +170,7 @@ module Akeyless
|
|
|
166
170
|
:'auto_rotate' => :'String',
|
|
167
171
|
:'delete_protection' => :'String',
|
|
168
172
|
:'description' => :'String',
|
|
173
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
169
174
|
:'json' => :'Boolean',
|
|
170
175
|
:'keep_prev_version' => :'String',
|
|
171
176
|
:'key' => :'String',
|
|
@@ -244,6 +249,12 @@ module Akeyless
|
|
|
244
249
|
self.description = 'default_metadata'
|
|
245
250
|
end
|
|
246
251
|
|
|
252
|
+
if attributes.key?(:'item_custom_fields')
|
|
253
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
254
|
+
self.item_custom_fields = value
|
|
255
|
+
end
|
|
256
|
+
end
|
|
257
|
+
|
|
247
258
|
if attributes.key?(:'json')
|
|
248
259
|
self.json = attributes[:'json']
|
|
249
260
|
else
|
|
@@ -410,6 +421,7 @@ module Akeyless
|
|
|
410
421
|
auto_rotate == o.auto_rotate &&
|
|
411
422
|
delete_protection == o.delete_protection &&
|
|
412
423
|
description == o.description &&
|
|
424
|
+
item_custom_fields == o.item_custom_fields &&
|
|
413
425
|
json == o.json &&
|
|
414
426
|
keep_prev_version == o.keep_prev_version &&
|
|
415
427
|
key == o.key &&
|
|
@@ -449,7 +461,7 @@ module Akeyless
|
|
|
449
461
|
# Calculates hash code according to all attributes.
|
|
450
462
|
# @return [Integer] Hash code
|
|
451
463
|
def hash
|
|
452
|
-
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, rotator_custom_cmd, rotator_type, same_password, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_host, secure_access_rdp_domain, secure_access_rdp_user, secure_access_ssh_user, secure_access_target_type, token, uid_token].hash
|
|
464
|
+
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, item_custom_fields, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, rotator_custom_cmd, rotator_type, same_password, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_host, secure_access_rdp_domain, secure_access_rdp_user, secure_access_ssh_user, secure_access_target_type, token, uid_token].hash
|
|
453
465
|
end
|
|
454
466
|
|
|
455
467
|
# Builds the object from hash
|
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# Description of the object
|
|
31
31
|
attr_accessor :description
|
|
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
|
|
|
@@ -113,6 +116,7 @@ module Akeyless
|
|
|
113
116
|
:'auto_rotate' => :'auto-rotate',
|
|
114
117
|
:'delete_protection' => :'delete_protection',
|
|
115
118
|
:'description' => :'description',
|
|
119
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
116
120
|
:'json' => :'json',
|
|
117
121
|
:'keep_prev_version' => :'keep-prev-version',
|
|
118
122
|
:'key' => :'key',
|
|
@@ -154,6 +158,7 @@ module Akeyless
|
|
|
154
158
|
:'auto_rotate' => :'String',
|
|
155
159
|
:'delete_protection' => :'String',
|
|
156
160
|
:'description' => :'String',
|
|
161
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
157
162
|
:'json' => :'Boolean',
|
|
158
163
|
:'keep_prev_version' => :'String',
|
|
159
164
|
:'key' => :'String',
|
|
@@ -229,6 +234,12 @@ module Akeyless
|
|
|
229
234
|
self.description = 'default_metadata'
|
|
230
235
|
end
|
|
231
236
|
|
|
237
|
+
if attributes.key?(:'item_custom_fields')
|
|
238
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
239
|
+
self.item_custom_fields = value
|
|
240
|
+
end
|
|
241
|
+
end
|
|
242
|
+
|
|
232
243
|
if attributes.key?(:'json')
|
|
233
244
|
self.json = attributes[:'json']
|
|
234
245
|
else
|
|
@@ -381,6 +392,7 @@ module Akeyless
|
|
|
381
392
|
auto_rotate == o.auto_rotate &&
|
|
382
393
|
delete_protection == o.delete_protection &&
|
|
383
394
|
description == o.description &&
|
|
395
|
+
item_custom_fields == o.item_custom_fields &&
|
|
384
396
|
json == o.json &&
|
|
385
397
|
keep_prev_version == o.keep_prev_version &&
|
|
386
398
|
key == o.key &&
|
|
@@ -417,7 +429,7 @@ module Akeyless
|
|
|
417
429
|
# Calculates hash code according to all attributes.
|
|
418
430
|
# @return [Integer] Hash code
|
|
419
431
|
def hash
|
|
420
|
-
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, rotator_type, same_password, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_host, secure_access_rdp_domain, secure_access_rdp_user, token, uid_token].hash
|
|
432
|
+
[add_tag, authentication_credentials, auto_rotate, delete_protection, description, item_custom_fields, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, rotator_type, same_password, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_enable, secure_access_host, secure_access_rdp_domain, secure_access_rdp_user, token, uid_token].hash
|
|
421
433
|
end
|
|
422
434
|
|
|
423
435
|
# Builds the object from hash
|
|
@@ -15,6 +15,9 @@ require 'time'
|
|
|
15
15
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
class SharingPolicyInfo
|
|
18
|
+
# AllowedEmailDomains limits email sharing to these domains. By default all domains are allowed.
|
|
19
|
+
attr_accessor :allowed_email_domains
|
|
20
|
+
|
|
18
21
|
attr_accessor :default_share_link_ttl
|
|
19
22
|
|
|
20
23
|
attr_accessor :enable
|
|
@@ -22,6 +25,7 @@ module Akeyless
|
|
|
22
25
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
23
26
|
def self.attribute_map
|
|
24
27
|
{
|
|
28
|
+
:'allowed_email_domains' => :'allowed_email_domains',
|
|
25
29
|
:'default_share_link_ttl' => :'default_share_link_ttl',
|
|
26
30
|
:'enable' => :'enable'
|
|
27
31
|
}
|
|
@@ -35,6 +39,7 @@ module Akeyless
|
|
|
35
39
|
# Attribute type mapping.
|
|
36
40
|
def self.openapi_types
|
|
37
41
|
{
|
|
42
|
+
:'allowed_email_domains' => :'Array<String>',
|
|
38
43
|
:'default_share_link_ttl' => :'Integer',
|
|
39
44
|
:'enable' => :'Boolean'
|
|
40
45
|
}
|
|
@@ -61,6 +66,12 @@ module Akeyless
|
|
|
61
66
|
h[k.to_sym] = v
|
|
62
67
|
}
|
|
63
68
|
|
|
69
|
+
if attributes.key?(:'allowed_email_domains')
|
|
70
|
+
if (value = attributes[:'allowed_email_domains']).is_a?(Array)
|
|
71
|
+
self.allowed_email_domains = value
|
|
72
|
+
end
|
|
73
|
+
end
|
|
74
|
+
|
|
64
75
|
if attributes.key?(:'default_share_link_ttl')
|
|
65
76
|
self.default_share_link_ttl = attributes[:'default_share_link_ttl']
|
|
66
77
|
end
|
|
@@ -90,6 +101,7 @@ module Akeyless
|
|
|
90
101
|
def ==(o)
|
|
91
102
|
return true if self.equal?(o)
|
|
92
103
|
self.class == o.class &&
|
|
104
|
+
allowed_email_domains == o.allowed_email_domains &&
|
|
93
105
|
default_share_link_ttl == o.default_share_link_ttl &&
|
|
94
106
|
enable == o.enable
|
|
95
107
|
end
|
|
@@ -103,7 +115,7 @@ module Akeyless
|
|
|
103
115
|
# Calculates hash code according to all attributes.
|
|
104
116
|
# @return [Integer] Hash code
|
|
105
117
|
def hash
|
|
106
|
-
[default_share_link_ttl, enable].hash
|
|
118
|
+
[allowed_email_domains, default_share_link_ttl, enable].hash
|
|
107
119
|
end
|
|
108
120
|
|
|
109
121
|
# Builds the object from hash
|
|
@@ -34,9 +34,6 @@ module Akeyless
|
|
|
34
34
|
# Set the maximum number of versions, limited by the account settings defaults.
|
|
35
35
|
attr_accessor :max_versions
|
|
36
36
|
|
|
37
|
-
# Default model to use with Gemini
|
|
38
|
-
attr_accessor :model
|
|
39
|
-
|
|
40
37
|
# Target name
|
|
41
38
|
attr_accessor :name
|
|
42
39
|
|
|
@@ -55,7 +52,6 @@ module Akeyless
|
|
|
55
52
|
:'json' => :'json',
|
|
56
53
|
:'key' => :'key',
|
|
57
54
|
:'max_versions' => :'max-versions',
|
|
58
|
-
:'model' => :'model',
|
|
59
55
|
:'name' => :'name',
|
|
60
56
|
:'token' => :'token',
|
|
61
57
|
:'uid_token' => :'uid-token'
|
|
@@ -76,7 +72,6 @@ module Akeyless
|
|
|
76
72
|
:'json' => :'Boolean',
|
|
77
73
|
:'key' => :'String',
|
|
78
74
|
:'max_versions' => :'String',
|
|
79
|
-
:'model' => :'String',
|
|
80
75
|
:'name' => :'String',
|
|
81
76
|
:'token' => :'String',
|
|
82
77
|
:'uid_token' => :'String'
|
|
@@ -132,10 +127,6 @@ module Akeyless
|
|
|
132
127
|
self.max_versions = attributes[:'max_versions']
|
|
133
128
|
end
|
|
134
129
|
|
|
135
|
-
if attributes.key?(:'model')
|
|
136
|
-
self.model = attributes[:'model']
|
|
137
|
-
end
|
|
138
|
-
|
|
139
130
|
if attributes.key?(:'name')
|
|
140
131
|
self.name = attributes[:'name']
|
|
141
132
|
else
|
|
@@ -182,7 +173,6 @@ module Akeyless
|
|
|
182
173
|
json == o.json &&
|
|
183
174
|
key == o.key &&
|
|
184
175
|
max_versions == o.max_versions &&
|
|
185
|
-
model == o.model &&
|
|
186
176
|
name == o.name &&
|
|
187
177
|
token == o.token &&
|
|
188
178
|
uid_token == o.uid_token
|
|
@@ -197,7 +187,7 @@ module Akeyless
|
|
|
197
187
|
# Calculates hash code according to all attributes.
|
|
198
188
|
# @return [Integer] Hash code
|
|
199
189
|
def hash
|
|
200
|
-
[api_key, description, gemini_url, json, key, max_versions,
|
|
190
|
+
[api_key, description, gemini_url, json, key, max_versions, name, token, uid_token].hash
|
|
201
191
|
end
|
|
202
192
|
|
|
203
193
|
# Builds the object from hash
|
|
@@ -37,9 +37,6 @@ module Akeyless
|
|
|
37
37
|
# Set the maximum number of versions, limited by the account settings defaults.
|
|
38
38
|
attr_accessor :max_versions
|
|
39
39
|
|
|
40
|
-
# Default model to use with Gemini
|
|
41
|
-
attr_accessor :model
|
|
42
|
-
|
|
43
40
|
# Target name
|
|
44
41
|
attr_accessor :name
|
|
45
42
|
|
|
@@ -65,7 +62,6 @@ module Akeyless
|
|
|
65
62
|
:'keep_prev_version' => :'keep-prev-version',
|
|
66
63
|
:'key' => :'key',
|
|
67
64
|
:'max_versions' => :'max-versions',
|
|
68
|
-
:'model' => :'model',
|
|
69
65
|
:'name' => :'name',
|
|
70
66
|
:'new_comment' => :'new-comment',
|
|
71
67
|
:'new_name' => :'new-name',
|
|
@@ -89,7 +85,6 @@ module Akeyless
|
|
|
89
85
|
:'keep_prev_version' => :'String',
|
|
90
86
|
:'key' => :'String',
|
|
91
87
|
:'max_versions' => :'String',
|
|
92
|
-
:'model' => :'String',
|
|
93
88
|
:'name' => :'String',
|
|
94
89
|
:'new_comment' => :'String',
|
|
95
90
|
:'new_name' => :'String',
|
|
@@ -153,10 +148,6 @@ module Akeyless
|
|
|
153
148
|
self.max_versions = attributes[:'max_versions']
|
|
154
149
|
end
|
|
155
150
|
|
|
156
|
-
if attributes.key?(:'model')
|
|
157
|
-
self.model = attributes[:'model']
|
|
158
|
-
end
|
|
159
|
-
|
|
160
151
|
if attributes.key?(:'name')
|
|
161
152
|
self.name = attributes[:'name']
|
|
162
153
|
else
|
|
@@ -214,7 +205,6 @@ module Akeyless
|
|
|
214
205
|
keep_prev_version == o.keep_prev_version &&
|
|
215
206
|
key == o.key &&
|
|
216
207
|
max_versions == o.max_versions &&
|
|
217
|
-
model == o.model &&
|
|
218
208
|
name == o.name &&
|
|
219
209
|
new_comment == o.new_comment &&
|
|
220
210
|
new_name == o.new_name &&
|
|
@@ -231,7 +221,7 @@ module Akeyless
|
|
|
231
221
|
# Calculates hash code according to all attributes.
|
|
232
222
|
# @return [Integer] Hash code
|
|
233
223
|
def hash
|
|
234
|
-
[api_key, description, gemini_url, json, keep_prev_version, key, max_versions,
|
|
224
|
+
[api_key, description, gemini_url, json, keep_prev_version, key, max_versions, name, new_comment, new_name, token, uid_token].hash
|
|
235
225
|
end
|
|
236
226
|
|
|
237
227
|
# Builds the object from hash
|