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
|
@@ -0,0 +1,214 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'date'
|
|
14
|
+
require 'time'
|
|
15
|
+
|
|
16
|
+
module Akeyless
|
|
17
|
+
class AiInsightsSetting
|
|
18
|
+
attr_accessor :enable
|
|
19
|
+
|
|
20
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
|
21
|
+
def self.attribute_map
|
|
22
|
+
{
|
|
23
|
+
:'enable' => :'enable'
|
|
24
|
+
}
|
|
25
|
+
end
|
|
26
|
+
|
|
27
|
+
# Returns all the JSON keys this model knows about
|
|
28
|
+
def self.acceptable_attributes
|
|
29
|
+
attribute_map.values
|
|
30
|
+
end
|
|
31
|
+
|
|
32
|
+
# Attribute type mapping.
|
|
33
|
+
def self.openapi_types
|
|
34
|
+
{
|
|
35
|
+
:'enable' => :'Boolean'
|
|
36
|
+
}
|
|
37
|
+
end
|
|
38
|
+
|
|
39
|
+
# List of attributes with nullable: true
|
|
40
|
+
def self.openapi_nullable
|
|
41
|
+
Set.new([
|
|
42
|
+
])
|
|
43
|
+
end
|
|
44
|
+
|
|
45
|
+
# Initializes the object
|
|
46
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
47
|
+
def initialize(attributes = {})
|
|
48
|
+
if (!attributes.is_a?(Hash))
|
|
49
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `Akeyless::AiInsightsSetting` initialize method"
|
|
50
|
+
end
|
|
51
|
+
|
|
52
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
|
53
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
54
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
55
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `Akeyless::AiInsightsSetting`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
56
|
+
end
|
|
57
|
+
h[k.to_sym] = v
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
if attributes.key?(:'enable')
|
|
61
|
+
self.enable = attributes[:'enable']
|
|
62
|
+
end
|
|
63
|
+
end
|
|
64
|
+
|
|
65
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
|
66
|
+
# @return Array for valid properties with the reasons
|
|
67
|
+
def list_invalid_properties
|
|
68
|
+
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
|
69
|
+
invalid_properties = Array.new
|
|
70
|
+
invalid_properties
|
|
71
|
+
end
|
|
72
|
+
|
|
73
|
+
# Check to see if the all the properties in the model are valid
|
|
74
|
+
# @return true if the model is valid
|
|
75
|
+
def valid?
|
|
76
|
+
warn '[DEPRECATED] the `valid?` method is obsolete'
|
|
77
|
+
true
|
|
78
|
+
end
|
|
79
|
+
|
|
80
|
+
# Checks equality by comparing each attribute.
|
|
81
|
+
# @param [Object] Object to be compared
|
|
82
|
+
def ==(o)
|
|
83
|
+
return true if self.equal?(o)
|
|
84
|
+
self.class == o.class &&
|
|
85
|
+
enable == o.enable
|
|
86
|
+
end
|
|
87
|
+
|
|
88
|
+
# @see the `==` method
|
|
89
|
+
# @param [Object] Object to be compared
|
|
90
|
+
def eql?(o)
|
|
91
|
+
self == o
|
|
92
|
+
end
|
|
93
|
+
|
|
94
|
+
# Calculates hash code according to all attributes.
|
|
95
|
+
# @return [Integer] Hash code
|
|
96
|
+
def hash
|
|
97
|
+
[enable].hash
|
|
98
|
+
end
|
|
99
|
+
|
|
100
|
+
# Builds the object from hash
|
|
101
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
102
|
+
# @return [Object] Returns the model itself
|
|
103
|
+
def self.build_from_hash(attributes)
|
|
104
|
+
return nil unless attributes.is_a?(Hash)
|
|
105
|
+
attributes = attributes.transform_keys(&:to_sym)
|
|
106
|
+
transformed_hash = {}
|
|
107
|
+
openapi_types.each_pair do |key, type|
|
|
108
|
+
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
|
109
|
+
transformed_hash["#{key}"] = nil
|
|
110
|
+
elsif type =~ /\AArray<(.*)>/i
|
|
111
|
+
# check to ensure the input is an array given that the attribute
|
|
112
|
+
# is documented as an array but the input is not
|
|
113
|
+
if attributes[attribute_map[key]].is_a?(Array)
|
|
114
|
+
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
|
115
|
+
end
|
|
116
|
+
elsif !attributes[attribute_map[key]].nil?
|
|
117
|
+
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
|
118
|
+
end
|
|
119
|
+
end
|
|
120
|
+
new(transformed_hash)
|
|
121
|
+
end
|
|
122
|
+
|
|
123
|
+
# Deserializes the data based on type
|
|
124
|
+
# @param string type Data type
|
|
125
|
+
# @param string value Value to be deserialized
|
|
126
|
+
# @return [Object] Deserialized data
|
|
127
|
+
def self._deserialize(type, value)
|
|
128
|
+
case type.to_sym
|
|
129
|
+
when :Time
|
|
130
|
+
Time.parse(value)
|
|
131
|
+
when :Date
|
|
132
|
+
Date.parse(value)
|
|
133
|
+
when :String
|
|
134
|
+
value.to_s
|
|
135
|
+
when :Integer
|
|
136
|
+
value.to_i
|
|
137
|
+
when :Float
|
|
138
|
+
value.to_f
|
|
139
|
+
when :Boolean
|
|
140
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
|
141
|
+
true
|
|
142
|
+
else
|
|
143
|
+
false
|
|
144
|
+
end
|
|
145
|
+
when :Object
|
|
146
|
+
# generic object (usually a Hash), return directly
|
|
147
|
+
value
|
|
148
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
|
149
|
+
inner_type = Regexp.last_match[:inner_type]
|
|
150
|
+
value.map { |v| _deserialize(inner_type, v) }
|
|
151
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
|
152
|
+
k_type = Regexp.last_match[:k_type]
|
|
153
|
+
v_type = Regexp.last_match[:v_type]
|
|
154
|
+
{}.tap do |hash|
|
|
155
|
+
value.each do |k, v|
|
|
156
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
|
157
|
+
end
|
|
158
|
+
end
|
|
159
|
+
else # model
|
|
160
|
+
# models (e.g. Pet) or oneOf
|
|
161
|
+
klass = Akeyless.const_get(type)
|
|
162
|
+
klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
|
163
|
+
end
|
|
164
|
+
end
|
|
165
|
+
|
|
166
|
+
# Returns the string representation of the object
|
|
167
|
+
# @return [String] String presentation of the object
|
|
168
|
+
def to_s
|
|
169
|
+
to_hash.to_s
|
|
170
|
+
end
|
|
171
|
+
|
|
172
|
+
# to_body is an alias to to_hash (backward compatibility)
|
|
173
|
+
# @return [Hash] Returns the object in the form of hash
|
|
174
|
+
def to_body
|
|
175
|
+
to_hash
|
|
176
|
+
end
|
|
177
|
+
|
|
178
|
+
# Returns the object in the form of hash
|
|
179
|
+
# @return [Hash] Returns the object in the form of hash
|
|
180
|
+
def to_hash
|
|
181
|
+
hash = {}
|
|
182
|
+
self.class.attribute_map.each_pair do |attr, param|
|
|
183
|
+
value = self.send(attr)
|
|
184
|
+
if value.nil?
|
|
185
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
|
186
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
|
187
|
+
end
|
|
188
|
+
|
|
189
|
+
hash[param] = _to_hash(value)
|
|
190
|
+
end
|
|
191
|
+
hash
|
|
192
|
+
end
|
|
193
|
+
|
|
194
|
+
# Outputs non-array value in the form of hash
|
|
195
|
+
# For object, use to_hash. Otherwise, just return the value
|
|
196
|
+
# @param [Object] value Any valid value
|
|
197
|
+
# @return [Hash] Returns the value in the form of hash
|
|
198
|
+
def _to_hash(value)
|
|
199
|
+
if value.is_a?(Array)
|
|
200
|
+
value.compact.map { |v| _to_hash(v) }
|
|
201
|
+
elsif value.is_a?(Hash)
|
|
202
|
+
{}.tap do |hash|
|
|
203
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
204
|
+
end
|
|
205
|
+
elsif value.respond_to? :to_hash
|
|
206
|
+
value.to_hash
|
|
207
|
+
else
|
|
208
|
+
value
|
|
209
|
+
end
|
|
210
|
+
end
|
|
211
|
+
|
|
212
|
+
end
|
|
213
|
+
|
|
214
|
+
end
|
|
@@ -17,6 +17,8 @@ module Akeyless
|
|
|
17
17
|
class AkeylessGatewayConfig
|
|
18
18
|
attr_accessor :admins
|
|
19
19
|
|
|
20
|
+
attr_accessor :ai_insights
|
|
21
|
+
|
|
20
22
|
attr_accessor :ca_certificates
|
|
21
23
|
|
|
22
24
|
attr_accessor :cache
|
|
@@ -55,6 +57,7 @@ module Akeyless
|
|
|
55
57
|
def self.attribute_map
|
|
56
58
|
{
|
|
57
59
|
:'admins' => :'admins',
|
|
60
|
+
:'ai_insights' => :'ai_insights',
|
|
58
61
|
:'ca_certificates' => :'ca_certificates',
|
|
59
62
|
:'cache' => :'cache',
|
|
60
63
|
:'cf' => :'cf',
|
|
@@ -84,6 +87,7 @@ module Akeyless
|
|
|
84
87
|
def self.openapi_types
|
|
85
88
|
{
|
|
86
89
|
:'admins' => :'AdminsConfigPart',
|
|
90
|
+
:'ai_insights' => :'AiInsightsConfigPart',
|
|
87
91
|
:'ca_certificates' => :'CaCertificatesConfigPart',
|
|
88
92
|
:'cache' => :'CacheConfigPart',
|
|
89
93
|
:'cf' => :'CFConfigPart',
|
|
@@ -129,6 +133,10 @@ module Akeyless
|
|
|
129
133
|
self.admins = attributes[:'admins']
|
|
130
134
|
end
|
|
131
135
|
|
|
136
|
+
if attributes.key?(:'ai_insights')
|
|
137
|
+
self.ai_insights = attributes[:'ai_insights']
|
|
138
|
+
end
|
|
139
|
+
|
|
132
140
|
if attributes.key?(:'ca_certificates')
|
|
133
141
|
self.ca_certificates = attributes[:'ca_certificates']
|
|
134
142
|
end
|
|
@@ -219,6 +227,7 @@ module Akeyless
|
|
|
219
227
|
return true if self.equal?(o)
|
|
220
228
|
self.class == o.class &&
|
|
221
229
|
admins == o.admins &&
|
|
230
|
+
ai_insights == o.ai_insights &&
|
|
222
231
|
ca_certificates == o.ca_certificates &&
|
|
223
232
|
cache == o.cache &&
|
|
224
233
|
cf == o.cf &&
|
|
@@ -247,7 +256,7 @@ module Akeyless
|
|
|
247
256
|
# Calculates hash code according to all attributes.
|
|
248
257
|
# @return [Integer] Hash code
|
|
249
258
|
def hash
|
|
250
|
-
[admins, ca_certificates, cache, cf, config_protection_key_name, general, k8s_auths, kerberos, kmip_clients, ldap, leadership, log_forwarding, message_queue_info, migrations, producers, rotators, saml, version].hash
|
|
259
|
+
[admins, ai_insights, ca_certificates, cache, cf, config_protection_key_name, general, k8s_auths, kerberos, kmip_clients, ldap, leadership, log_forwarding, message_queue_info, migrations, producers, rotators, saml, version].hash
|
|
251
260
|
end
|
|
252
261
|
|
|
253
262
|
# Builds the object from hash
|
|
@@ -17,6 +17,8 @@ module Akeyless
|
|
|
17
17
|
class ConfigHash
|
|
18
18
|
attr_accessor :admins
|
|
19
19
|
|
|
20
|
+
attr_accessor :ai_insights
|
|
21
|
+
|
|
20
22
|
attr_accessor :cache
|
|
21
23
|
|
|
22
24
|
attr_accessor :customer_fragements
|
|
@@ -53,6 +55,7 @@ module Akeyless
|
|
|
53
55
|
def self.attribute_map
|
|
54
56
|
{
|
|
55
57
|
:'admins' => :'admins',
|
|
58
|
+
:'ai_insights' => :'ai_insights',
|
|
56
59
|
:'cache' => :'cache',
|
|
57
60
|
:'customer_fragements' => :'customer_fragements',
|
|
58
61
|
:'general' => :'general',
|
|
@@ -81,6 +84,7 @@ module Akeyless
|
|
|
81
84
|
def self.openapi_types
|
|
82
85
|
{
|
|
83
86
|
:'admins' => :'String',
|
|
87
|
+
:'ai_insights' => :'String',
|
|
84
88
|
:'cache' => :'String',
|
|
85
89
|
:'customer_fragements' => :'String',
|
|
86
90
|
:'general' => :'String',
|
|
@@ -127,6 +131,10 @@ module Akeyless
|
|
|
127
131
|
self.admins = attributes[:'admins']
|
|
128
132
|
end
|
|
129
133
|
|
|
134
|
+
if attributes.key?(:'ai_insights')
|
|
135
|
+
self.ai_insights = attributes[:'ai_insights']
|
|
136
|
+
end
|
|
137
|
+
|
|
130
138
|
if attributes.key?(:'cache')
|
|
131
139
|
self.cache = attributes[:'cache']
|
|
132
140
|
end
|
|
@@ -213,6 +221,7 @@ module Akeyless
|
|
|
213
221
|
return true if self.equal?(o)
|
|
214
222
|
self.class == o.class &&
|
|
215
223
|
admins == o.admins &&
|
|
224
|
+
ai_insights == o.ai_insights &&
|
|
216
225
|
cache == o.cache &&
|
|
217
226
|
customer_fragements == o.customer_fragements &&
|
|
218
227
|
general == o.general &&
|
|
@@ -240,7 +249,7 @@ module Akeyless
|
|
|
240
249
|
# Calculates hash code according to all attributes.
|
|
241
250
|
# @return [Integer] Hash code
|
|
242
251
|
def hash
|
|
243
|
-
[admins, cache, customer_fragements, general, k8s_auths, kmip, ldap, leadership, log_forwarding, m_queue, migration_status, migrations, producers, producers_status, rotators, saml, universal_identity].hash
|
|
252
|
+
[admins, ai_insights, cache, customer_fragements, general, k8s_auths, kmip, ldap, leadership, log_forwarding, m_queue, migration_status, migrations, producers, producers_status, rotators, saml, universal_identity].hash
|
|
244
253
|
end
|
|
245
254
|
|
|
246
255
|
# Builds the object from hash
|
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# CertificateFormat of the certificate and private key, possible values: cer,crt,pem,pfx,p12. Required when passing inline certificate content with --certificate-data or --key-data, otherwise format is derived from the file extension.
|
|
31
31
|
attr_accessor :format
|
|
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
|
|
|
@@ -62,6 +65,7 @@ module Akeyless
|
|
|
62
65
|
:'description' => :'description',
|
|
63
66
|
:'expiration_event_in' => :'expiration-event-in',
|
|
64
67
|
:'format' => :'format',
|
|
68
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
65
69
|
:'json' => :'json',
|
|
66
70
|
:'key' => :'key',
|
|
67
71
|
:'key_data' => :'key-data',
|
|
@@ -86,6 +90,7 @@ module Akeyless
|
|
|
86
90
|
:'description' => :'String',
|
|
87
91
|
:'expiration_event_in' => :'Array<String>',
|
|
88
92
|
:'format' => :'String',
|
|
93
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
89
94
|
:'json' => :'Boolean',
|
|
90
95
|
:'key' => :'String',
|
|
91
96
|
:'key_data' => :'String',
|
|
@@ -140,6 +145,12 @@ module Akeyless
|
|
|
140
145
|
self.format = attributes[:'format']
|
|
141
146
|
end
|
|
142
147
|
|
|
148
|
+
if attributes.key?(:'item_custom_fields')
|
|
149
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
150
|
+
self.item_custom_fields = value
|
|
151
|
+
end
|
|
152
|
+
end
|
|
153
|
+
|
|
143
154
|
if attributes.key?(:'json')
|
|
144
155
|
self.json = attributes[:'json']
|
|
145
156
|
else
|
|
@@ -209,6 +220,7 @@ module Akeyless
|
|
|
209
220
|
description == o.description &&
|
|
210
221
|
expiration_event_in == o.expiration_event_in &&
|
|
211
222
|
format == o.format &&
|
|
223
|
+
item_custom_fields == o.item_custom_fields &&
|
|
212
224
|
json == o.json &&
|
|
213
225
|
key == o.key &&
|
|
214
226
|
key_data == o.key_data &&
|
|
@@ -228,7 +240,7 @@ module Akeyless
|
|
|
228
240
|
# Calculates hash code according to all attributes.
|
|
229
241
|
# @return [Integer] Hash code
|
|
230
242
|
def hash
|
|
231
|
-
[certificate_data, delete_protection, description, expiration_event_in, format, json, key, key_data, metadata, name, tags, token, uid_token].hash
|
|
243
|
+
[certificate_data, delete_protection, description, expiration_event_in, format, item_custom_fields, json, key, key_data, metadata, name, tags, token, uid_token].hash
|
|
232
244
|
end
|
|
233
245
|
|
|
234
246
|
# Builds the object from hash
|
|
@@ -69,6 +69,9 @@ module Akeyless
|
|
|
69
69
|
# Specifies the hash algorithm used for the encryption key's operations, available options: [SHA256, SHA384, SHA512]
|
|
70
70
|
attr_accessor :hash_algorithm
|
|
71
71
|
|
|
72
|
+
# Additional custom fields to associate with the item
|
|
73
|
+
attr_accessor :item_custom_fields
|
|
74
|
+
|
|
72
75
|
# Set output format to JSON
|
|
73
76
|
attr_accessor :json
|
|
74
77
|
|
|
@@ -120,6 +123,7 @@ module Akeyless
|
|
|
120
123
|
:'generate_self_signed_certificate' => :'generate-self-signed-certificate',
|
|
121
124
|
:'gpg_alg' => :'gpg-alg',
|
|
122
125
|
:'hash_algorithm' => :'hash-algorithm',
|
|
126
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
123
127
|
:'json' => :'json',
|
|
124
128
|
:'key_data' => :'key-data',
|
|
125
129
|
:'metadata' => :'metadata',
|
|
@@ -159,6 +163,7 @@ module Akeyless
|
|
|
159
163
|
:'generate_self_signed_certificate' => :'Boolean',
|
|
160
164
|
:'gpg_alg' => :'String',
|
|
161
165
|
:'hash_algorithm' => :'String',
|
|
166
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
162
167
|
:'json' => :'Boolean',
|
|
163
168
|
:'key_data' => :'String',
|
|
164
169
|
:'metadata' => :'String',
|
|
@@ -271,6 +276,12 @@ module Akeyless
|
|
|
271
276
|
self.hash_algorithm = 'SHA256'
|
|
272
277
|
end
|
|
273
278
|
|
|
279
|
+
if attributes.key?(:'item_custom_fields')
|
|
280
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
281
|
+
self.item_custom_fields = value
|
|
282
|
+
end
|
|
283
|
+
end
|
|
284
|
+
|
|
274
285
|
if attributes.key?(:'json')
|
|
275
286
|
self.json = attributes[:'json']
|
|
276
287
|
else
|
|
@@ -368,6 +379,7 @@ module Akeyless
|
|
|
368
379
|
generate_self_signed_certificate == o.generate_self_signed_certificate &&
|
|
369
380
|
gpg_alg == o.gpg_alg &&
|
|
370
381
|
hash_algorithm == o.hash_algorithm &&
|
|
382
|
+
item_custom_fields == o.item_custom_fields &&
|
|
371
383
|
json == o.json &&
|
|
372
384
|
key_data == o.key_data &&
|
|
373
385
|
metadata == o.metadata &&
|
|
@@ -389,7 +401,7 @@ module Akeyless
|
|
|
389
401
|
# Calculates hash code according to all attributes.
|
|
390
402
|
# @return [Integer] Hash code
|
|
391
403
|
def hash
|
|
392
|
-
[alg, auto_rotate, cert_file_data, certificate_common_name, certificate_country, certificate_digest_algo, certificate_format, certificate_locality, certificate_organization, certificate_province, certificate_ttl, conf_file_data, delete_protection, description, expiration_event_in, generate_self_signed_certificate, gpg_alg, hash_algorithm, json, key_data, metadata, name, protection_key_name, rotation_event_in, rotation_interval, tags, token, uid_token].hash
|
|
404
|
+
[alg, auto_rotate, cert_file_data, certificate_common_name, certificate_country, certificate_digest_algo, certificate_format, certificate_locality, certificate_organization, certificate_province, certificate_ttl, conf_file_data, delete_protection, description, expiration_event_in, generate_self_signed_certificate, gpg_alg, hash_algorithm, item_custom_fields, json, key_data, metadata, name, protection_key_name, rotation_event_in, rotation_interval, tags, token, uid_token].hash
|
|
393
405
|
end
|
|
394
406
|
|
|
395
407
|
# Builds the object from hash
|
|
@@ -65,6 +65,9 @@ module Akeyless
|
|
|
65
65
|
# Specifies the hash algorithm used for the encryption key's operations, available options: [SHA256, SHA384, SHA512]
|
|
66
66
|
attr_accessor :hash_algorithm
|
|
67
67
|
|
|
68
|
+
# Additional custom fields to associate with the item
|
|
69
|
+
attr_accessor :item_custom_fields
|
|
70
|
+
|
|
68
71
|
# Set output format to JSON
|
|
69
72
|
attr_accessor :json
|
|
70
73
|
|
|
@@ -112,6 +115,7 @@ module Akeyless
|
|
|
112
115
|
:'expiration_event_in' => :'expiration-event-in',
|
|
113
116
|
:'generate_self_signed_certificate' => :'generate-self-signed-certificate',
|
|
114
117
|
:'hash_algorithm' => :'hash-algorithm',
|
|
118
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
115
119
|
:'json' => :'json',
|
|
116
120
|
:'metadata' => :'metadata',
|
|
117
121
|
:'name' => :'name',
|
|
@@ -149,6 +153,7 @@ module Akeyless
|
|
|
149
153
|
:'expiration_event_in' => :'Array<String>',
|
|
150
154
|
:'generate_self_signed_certificate' => :'Boolean',
|
|
151
155
|
:'hash_algorithm' => :'String',
|
|
156
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
152
157
|
:'json' => :'Boolean',
|
|
153
158
|
:'metadata' => :'String',
|
|
154
159
|
:'name' => :'String',
|
|
@@ -256,6 +261,12 @@ module Akeyless
|
|
|
256
261
|
self.hash_algorithm = 'SHA256'
|
|
257
262
|
end
|
|
258
263
|
|
|
264
|
+
if attributes.key?(:'item_custom_fields')
|
|
265
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
266
|
+
self.item_custom_fields = value
|
|
267
|
+
end
|
|
268
|
+
end
|
|
269
|
+
|
|
259
270
|
if attributes.key?(:'json')
|
|
260
271
|
self.json = attributes[:'json']
|
|
261
272
|
else
|
|
@@ -350,6 +361,7 @@ module Akeyless
|
|
|
350
361
|
expiration_event_in == o.expiration_event_in &&
|
|
351
362
|
generate_self_signed_certificate == o.generate_self_signed_certificate &&
|
|
352
363
|
hash_algorithm == o.hash_algorithm &&
|
|
364
|
+
item_custom_fields == o.item_custom_fields &&
|
|
353
365
|
json == o.json &&
|
|
354
366
|
metadata == o.metadata &&
|
|
355
367
|
name == o.name &&
|
|
@@ -370,7 +382,7 @@ module Akeyless
|
|
|
370
382
|
# Calculates hash code according to all attributes.
|
|
371
383
|
# @return [Integer] Hash code
|
|
372
384
|
def hash
|
|
373
|
-
[alg, auto_rotate, certificate_common_name, certificate_country, certificate_digest_algo, certificate_format, certificate_locality, certificate_organization, certificate_province, certificate_ttl, conf_file_data, customer_frg_id, delete_protection, description, expiration_event_in, generate_self_signed_certificate, hash_algorithm, json, metadata, name, rotation_event_in, rotation_interval, split_level, tag, token, uid_token].hash
|
|
385
|
+
[alg, auto_rotate, certificate_common_name, certificate_country, certificate_digest_algo, certificate_format, certificate_locality, certificate_organization, certificate_province, certificate_ttl, conf_file_data, customer_frg_id, delete_protection, description, expiration_event_in, generate_self_signed_certificate, hash_algorithm, item_custom_fields, json, metadata, name, rotation_event_in, rotation_interval, split_level, tag, token, uid_token].hash
|
|
374
386
|
end
|
|
375
387
|
|
|
376
388
|
# Builds the object from hash
|
|
@@ -27,6 +27,9 @@ module Akeyless
|
|
|
27
27
|
# Description of the object
|
|
28
28
|
attr_accessor :description
|
|
29
29
|
|
|
30
|
+
# Additional custom fields to associate with the item
|
|
31
|
+
attr_accessor :item_custom_fields
|
|
32
|
+
|
|
30
33
|
# Set output format to JSON
|
|
31
34
|
attr_accessor :json
|
|
32
35
|
|
|
@@ -67,6 +70,7 @@ module Akeyless
|
|
|
67
70
|
:'audience' => :'audience',
|
|
68
71
|
:'delete_protection' => :'delete_protection',
|
|
69
72
|
:'description' => :'description',
|
|
73
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
70
74
|
:'json' => :'json',
|
|
71
75
|
:'key' => :'key',
|
|
72
76
|
:'metadata' => :'metadata',
|
|
@@ -93,6 +97,7 @@ module Akeyless
|
|
|
93
97
|
:'audience' => :'String',
|
|
94
98
|
:'delete_protection' => :'String',
|
|
95
99
|
:'description' => :'String',
|
|
100
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
96
101
|
:'json' => :'Boolean',
|
|
97
102
|
:'key' => :'String',
|
|
98
103
|
:'metadata' => :'String',
|
|
@@ -146,6 +151,12 @@ module Akeyless
|
|
|
146
151
|
self.description = attributes[:'description']
|
|
147
152
|
end
|
|
148
153
|
|
|
154
|
+
if attributes.key?(:'item_custom_fields')
|
|
155
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
156
|
+
self.item_custom_fields = value
|
|
157
|
+
end
|
|
158
|
+
end
|
|
159
|
+
|
|
149
160
|
if attributes.key?(:'json')
|
|
150
161
|
self.json = attributes[:'json']
|
|
151
162
|
else
|
|
@@ -228,6 +239,7 @@ module Akeyless
|
|
|
228
239
|
audience == o.audience &&
|
|
229
240
|
delete_protection == o.delete_protection &&
|
|
230
241
|
description == o.description &&
|
|
242
|
+
item_custom_fields == o.item_custom_fields &&
|
|
231
243
|
json == o.json &&
|
|
232
244
|
key == o.key &&
|
|
233
245
|
metadata == o.metadata &&
|
|
@@ -250,7 +262,7 @@ module Akeyless
|
|
|
250
262
|
# Calculates hash code according to all attributes.
|
|
251
263
|
# @return [Integer] Hash code
|
|
252
264
|
def hash
|
|
253
|
-
[accessibility, audience, delete_protection, description, json, key, metadata, name, permission_assignment, public, redirect_uris, scopes, tags, token, uid_token].hash
|
|
265
|
+
[accessibility, audience, delete_protection, description, item_custom_fields, json, key, metadata, name, permission_assignment, public, redirect_uris, scopes, tags, token, uid_token].hash
|
|
254
266
|
end
|
|
255
267
|
|
|
256
268
|
# Builds the object from hash
|
|
@@ -84,6 +84,9 @@ module Akeyless
|
|
|
84
84
|
# If set, the basic constraints extension will be added to certificate
|
|
85
85
|
attr_accessor :is_ca
|
|
86
86
|
|
|
87
|
+
# Additional custom fields to associate with the item
|
|
88
|
+
attr_accessor :item_custom_fields
|
|
89
|
+
|
|
87
90
|
# Set output format to JSON
|
|
88
91
|
attr_accessor :json
|
|
89
92
|
|
|
@@ -173,6 +176,7 @@ module Akeyless
|
|
|
173
176
|
:'expiration_event_in' => :'expiration-event-in',
|
|
174
177
|
:'gw_cluster_url' => :'gw-cluster-url',
|
|
175
178
|
:'is_ca' => :'is-ca',
|
|
179
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
176
180
|
:'json' => :'json',
|
|
177
181
|
:'key_usage' => :'key-usage',
|
|
178
182
|
:'locality' => :'locality',
|
|
@@ -228,6 +232,7 @@ module Akeyless
|
|
|
228
232
|
:'expiration_event_in' => :'Array<String>',
|
|
229
233
|
:'gw_cluster_url' => :'String',
|
|
230
234
|
:'is_ca' => :'Boolean',
|
|
235
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
231
236
|
:'json' => :'Boolean',
|
|
232
237
|
:'key_usage' => :'String',
|
|
233
238
|
:'locality' => :'String',
|
|
@@ -369,6 +374,12 @@ module Akeyless
|
|
|
369
374
|
self.is_ca = attributes[:'is_ca']
|
|
370
375
|
end
|
|
371
376
|
|
|
377
|
+
if attributes.key?(:'item_custom_fields')
|
|
378
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
379
|
+
self.item_custom_fields = value
|
|
380
|
+
end
|
|
381
|
+
end
|
|
382
|
+
|
|
372
383
|
if attributes.key?(:'json')
|
|
373
384
|
self.json = attributes[:'json']
|
|
374
385
|
else
|
|
@@ -519,6 +530,7 @@ module Akeyless
|
|
|
519
530
|
expiration_event_in == o.expiration_event_in &&
|
|
520
531
|
gw_cluster_url == o.gw_cluster_url &&
|
|
521
532
|
is_ca == o.is_ca &&
|
|
533
|
+
item_custom_fields == o.item_custom_fields &&
|
|
522
534
|
json == o.json &&
|
|
523
535
|
key_usage == o.key_usage &&
|
|
524
536
|
locality == o.locality &&
|
|
@@ -551,7 +563,7 @@ module Akeyless
|
|
|
551
563
|
# Calculates hash code according to all attributes.
|
|
552
564
|
# @return [Integer] Hash code
|
|
553
565
|
def hash
|
|
554
|
-
[allow_any_name, allow_copy_ext_from_csr, allow_subdomains, allowed_domains, allowed_extra_extensions, allowed_ip_sans, allowed_uri_sans, auto_renew, ca_target, client_flag, code_signing_flag, country, create_private_crl, create_public_crl, critical_key_usage, delete_protection, description, destination_path, disable_wildcards, enable_acme, expiration_event_in, gw_cluster_url, is_ca, json, key_usage, locality, max_path_len, metadata, name, not_enforce_hostnames, not_require_cn, organizational_units, organizations, postal_code, protect_certificates, province, scheduled_renew, server_flag, signer_key_name, street_address, tag, token, ttl, uid_token].hash
|
|
566
|
+
[allow_any_name, allow_copy_ext_from_csr, allow_subdomains, allowed_domains, allowed_extra_extensions, allowed_ip_sans, allowed_uri_sans, auto_renew, ca_target, client_flag, code_signing_flag, country, create_private_crl, create_public_crl, critical_key_usage, delete_protection, description, destination_path, disable_wildcards, enable_acme, expiration_event_in, gw_cluster_url, is_ca, item_custom_fields, json, key_usage, locality, max_path_len, metadata, name, not_enforce_hostnames, not_require_cn, organizational_units, organizations, postal_code, protect_certificates, province, scheduled_renew, server_flag, signer_key_name, street_address, tag, token, ttl, uid_token].hash
|
|
555
567
|
end
|
|
556
568
|
|
|
557
569
|
# Builds the object from hash
|
|
@@ -36,6 +36,9 @@ module Akeyless
|
|
|
36
36
|
# Allow this role to manage Event Forwarders. Currently only 'none' and 'all' values are supported.
|
|
37
37
|
attr_accessor :event_forwarders_access
|
|
38
38
|
|
|
39
|
+
# Allow this role to manage the following Event Forwarders.
|
|
40
|
+
attr_accessor :event_forwarders_name
|
|
41
|
+
|
|
39
42
|
# Allow this role to view gw analytics. Currently only 'none', 'own', 'all' values are supported, allowing associated auth methods to view reports produced by the same auth methods.
|
|
40
43
|
attr_accessor :gw_analytics_access
|
|
41
44
|
|
|
@@ -70,6 +73,7 @@ module Akeyless
|
|
|
70
73
|
:'description' => :'description',
|
|
71
74
|
:'event_center_access' => :'event-center-access',
|
|
72
75
|
:'event_forwarders_access' => :'event-forwarders-access',
|
|
76
|
+
:'event_forwarders_name' => :'event-forwarders-name',
|
|
73
77
|
:'gw_analytics_access' => :'gw-analytics-access',
|
|
74
78
|
:'json' => :'json',
|
|
75
79
|
:'name' => :'name',
|
|
@@ -96,6 +100,7 @@ module Akeyless
|
|
|
96
100
|
:'description' => :'String',
|
|
97
101
|
:'event_center_access' => :'String',
|
|
98
102
|
:'event_forwarders_access' => :'String',
|
|
103
|
+
:'event_forwarders_name' => :'Array<String>',
|
|
99
104
|
:'gw_analytics_access' => :'String',
|
|
100
105
|
:'json' => :'Boolean',
|
|
101
106
|
:'name' => :'String',
|
|
@@ -156,6 +161,12 @@ module Akeyless
|
|
|
156
161
|
self.event_forwarders_access = attributes[:'event_forwarders_access']
|
|
157
162
|
end
|
|
158
163
|
|
|
164
|
+
if attributes.key?(:'event_forwarders_name')
|
|
165
|
+
if (value = attributes[:'event_forwarders_name']).is_a?(Array)
|
|
166
|
+
self.event_forwarders_name = value
|
|
167
|
+
end
|
|
168
|
+
end
|
|
169
|
+
|
|
159
170
|
if attributes.key?(:'gw_analytics_access')
|
|
160
171
|
self.gw_analytics_access = attributes[:'gw_analytics_access']
|
|
161
172
|
end
|
|
@@ -225,6 +236,7 @@ module Akeyless
|
|
|
225
236
|
description == o.description &&
|
|
226
237
|
event_center_access == o.event_center_access &&
|
|
227
238
|
event_forwarders_access == o.event_forwarders_access &&
|
|
239
|
+
event_forwarders_name == o.event_forwarders_name &&
|
|
228
240
|
gw_analytics_access == o.gw_analytics_access &&
|
|
229
241
|
json == o.json &&
|
|
230
242
|
name == o.name &&
|
|
@@ -244,7 +256,7 @@ module Akeyless
|
|
|
244
256
|
# Calculates hash code according to all attributes.
|
|
245
257
|
# @return [Integer] Hash code
|
|
246
258
|
def hash
|
|
247
|
-
[analytics_access, audit_access, comment, delete_protection, description, event_center_access, event_forwarders_access, gw_analytics_access, json, name, reverse_rbac_access, sra_reports_access, token, uid_token, usage_reports_access].hash
|
|
259
|
+
[analytics_access, audit_access, comment, delete_protection, description, event_center_access, event_forwarders_access, event_forwarders_name, gw_analytics_access, json, name, reverse_rbac_access, sra_reports_access, token, uid_token, usage_reports_access].hash
|
|
248
260
|
end
|
|
249
261
|
|
|
250
262
|
# Builds the object from hash
|