akeyless 5.0.12 → 5.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +28 -1
- data/docs/AccountCustomFieldCreate.md +30 -0
- data/docs/AccountCustomFieldCreateOutput.md +18 -0
- data/docs/AccountCustomFieldDelete.md +24 -0
- data/docs/AccountCustomFieldGet.md +24 -0
- data/docs/AccountCustomFieldGetOutput.md +34 -0
- data/docs/AccountCustomFieldList.md +26 -0
- data/docs/AccountCustomFieldUpdate.md +28 -0
- data/docs/AccountGeneralSettings.md +2 -0
- data/docs/AiInsightsConfigPart.md +24 -0
- data/docs/AiInsightsSetting.md +18 -0
- data/docs/AkeylessGatewayConfig.md +2 -0
- data/docs/ConfigHash.md +2 -0
- data/docs/CreateCertificate.md +2 -0
- data/docs/CreateClassicKey.md +2 -0
- data/docs/CreateDFCKey.md +2 -0
- data/docs/CreateOidcApp.md +2 -0
- data/docs/CreatePKICertIssuer.md +2 -0
- data/docs/CreateRole.md +2 -0
- data/docs/CreateSSHCertIssuer.md +2 -0
- data/docs/CreateSecret.md +2 -0
- data/docs/CreateTokenizer.md +2 -0
- data/docs/CreateUSC.md +2 -0
- data/docs/DSProducerDetails.md +2 -0
- data/docs/DecryptWithClassicKey.md +2 -0
- data/docs/DescribeItem.md +2 -0
- data/docs/DynamicSecretCreateArtifactory.md +2 -0
- data/docs/DynamicSecretCreateAws.md +2 -0
- data/docs/DynamicSecretCreateAzure.md +2 -0
- data/docs/DynamicSecretCreateCassandra.md +2 -0
- data/docs/DynamicSecretCreateChef.md +2 -0
- data/docs/DynamicSecretCreateCustom.md +2 -0
- data/docs/DynamicSecretCreateDockerhub.md +2 -0
- data/docs/DynamicSecretCreateEks.md +2 -0
- data/docs/DynamicSecretCreateGcp.md +2 -0
- data/docs/DynamicSecretCreateGithub.md +2 -0
- data/docs/DynamicSecretCreateGitlab.md +2 -0
- data/docs/DynamicSecretCreateGke.md +2 -0
- data/docs/DynamicSecretCreateGoogleWorkspace.md +2 -0
- data/docs/DynamicSecretCreateHanaDb.md +2 -0
- data/docs/DynamicSecretCreateK8s.md +2 -0
- data/docs/DynamicSecretCreateLdap.md +2 -0
- data/docs/DynamicSecretCreateMongoDb.md +2 -0
- data/docs/DynamicSecretCreateMsSql.md +2 -0
- data/docs/DynamicSecretCreateMySql.md +2 -0
- data/docs/DynamicSecretCreateOpenAI.md +2 -0
- data/docs/DynamicSecretCreateOracleDb.md +2 -0
- data/docs/DynamicSecretCreatePing.md +2 -0
- data/docs/DynamicSecretCreatePostgreSql.md +2 -0
- data/docs/DynamicSecretCreateRabbitMq.md +2 -0
- data/docs/DynamicSecretCreateRdp.md +2 -0
- data/docs/DynamicSecretCreateRedis.md +2 -0
- data/docs/DynamicSecretCreateRedshift.md +2 -0
- data/docs/DynamicSecretCreateSnowflake.md +2 -0
- data/docs/DynamicSecretCreateVenafi.md +2 -0
- data/docs/DynamicSecretUpdateArtifactory.md +2 -0
- data/docs/DynamicSecretUpdateAws.md +2 -0
- data/docs/DynamicSecretUpdateAzure.md +2 -0
- data/docs/DynamicSecretUpdateCassandra.md +2 -0
- data/docs/DynamicSecretUpdateChef.md +2 -0
- data/docs/DynamicSecretUpdateCustom.md +2 -0
- data/docs/DynamicSecretUpdateDockerhub.md +2 -0
- data/docs/DynamicSecretUpdateEks.md +2 -0
- data/docs/DynamicSecretUpdateGcp.md +2 -0
- data/docs/DynamicSecretUpdateGithub.md +2 -0
- data/docs/DynamicSecretUpdateGitlab.md +2 -0
- data/docs/DynamicSecretUpdateGke.md +2 -0
- data/docs/DynamicSecretUpdateGoogleWorkspace.md +2 -0
- data/docs/DynamicSecretUpdateHanaDb.md +2 -0
- data/docs/DynamicSecretUpdateK8s.md +2 -0
- data/docs/DynamicSecretUpdateLdap.md +2 -0
- data/docs/DynamicSecretUpdateMongoDb.md +2 -0
- data/docs/DynamicSecretUpdateMsSql.md +2 -0
- data/docs/DynamicSecretUpdateMySql.md +2 -0
- data/docs/DynamicSecretUpdateOpenAI.md +2 -0
- data/docs/DynamicSecretUpdateOracleDb.md +2 -0
- data/docs/DynamicSecretUpdatePing.md +2 -0
- data/docs/DynamicSecretUpdatePostgreSql.md +2 -0
- data/docs/DynamicSecretUpdateRabbitMq.md +2 -0
- data/docs/DynamicSecretUpdateRdp.md +2 -0
- data/docs/DynamicSecretUpdateRedis.md +2 -0
- data/docs/DynamicSecretUpdateRedshift.md +2 -0
- data/docs/DynamicSecretUpdateSnowflake.md +2 -0
- data/docs/DynamicSecretUpdateVenafi.md +2 -0
- data/docs/EncryptWithClassicKey.md +2 -0
- data/docs/FolderCreate.md +34 -0
- data/docs/FolderCreateOutput.md +18 -0
- data/docs/FolderDelete.md +28 -0
- data/docs/FolderGet.md +28 -0
- data/docs/FolderGetOutput.md +18 -0
- data/docs/FolderUpdate.md +36 -0
- data/docs/GatewayCreateProducerArtifactory.md +2 -0
- data/docs/GatewayCreateProducerAws.md +2 -0
- data/docs/GatewayCreateProducerAzure.md +2 -0
- data/docs/GatewayCreateProducerCassandra.md +2 -0
- data/docs/GatewayCreateProducerChef.md +2 -0
- data/docs/GatewayCreateProducerCustom.md +2 -0
- data/docs/GatewayCreateProducerDockerhub.md +2 -0
- data/docs/GatewayCreateProducerEks.md +2 -0
- data/docs/GatewayCreateProducerGcp.md +2 -0
- data/docs/GatewayCreateProducerGithub.md +2 -0
- data/docs/GatewayCreateProducerGke.md +2 -0
- data/docs/GatewayCreateProducerHanaDb.md +2 -0
- data/docs/GatewayCreateProducerLdap.md +2 -0
- data/docs/GatewayCreateProducerMSSQL.md +2 -0
- data/docs/GatewayCreateProducerMongo.md +2 -0
- data/docs/GatewayCreateProducerMySQL.md +2 -0
- data/docs/GatewayCreateProducerNativeK8S.md +2 -0
- data/docs/GatewayCreateProducerOracleDb.md +2 -0
- data/docs/GatewayCreateProducerPing.md +2 -0
- data/docs/GatewayCreateProducerPostgreSQL.md +2 -0
- data/docs/GatewayCreateProducerRabbitMQ.md +2 -0
- data/docs/GatewayCreateProducerRdp.md +2 -0
- data/docs/GatewayCreateProducerRedis.md +2 -0
- data/docs/GatewayCreateProducerRedshift.md +2 -0
- data/docs/GatewayCreateProducerSnowflake.md +2 -0
- data/docs/GatewayCreateProducerVenafi.md +2 -0
- data/docs/GatewayUpdateProducerArtifactory.md +2 -0
- data/docs/GatewayUpdateProducerAws.md +2 -0
- data/docs/GatewayUpdateProducerAzure.md +2 -0
- data/docs/GatewayUpdateProducerCassandra.md +2 -0
- data/docs/GatewayUpdateProducerChef.md +2 -0
- data/docs/GatewayUpdateProducerCustom.md +2 -0
- data/docs/GatewayUpdateProducerDockerhub.md +2 -0
- data/docs/GatewayUpdateProducerEks.md +2 -0
- data/docs/GatewayUpdateProducerGcp.md +2 -0
- data/docs/GatewayUpdateProducerGithub.md +2 -0
- data/docs/GatewayUpdateProducerGke.md +2 -0
- data/docs/GatewayUpdateProducerHanaDb.md +2 -0
- data/docs/GatewayUpdateProducerLdap.md +2 -0
- data/docs/GatewayUpdateProducerMSSQL.md +2 -0
- data/docs/GatewayUpdateProducerMongo.md +2 -0
- data/docs/GatewayUpdateProducerMySQL.md +2 -0
- data/docs/GatewayUpdateProducerNativeK8S.md +2 -0
- data/docs/GatewayUpdateProducerOracleDb.md +2 -0
- data/docs/GatewayUpdateProducerPing.md +2 -0
- data/docs/GatewayUpdateProducerPostgreSQL.md +2 -0
- data/docs/GatewayUpdateProducerRabbitMQ.md +2 -0
- data/docs/GatewayUpdateProducerRdp.md +2 -0
- data/docs/GatewayUpdateProducerRedis.md +2 -0
- data/docs/GatewayUpdateProducerRedshift.md +2 -0
- data/docs/GatewayUpdateProducerSnowflake.md +2 -0
- data/docs/GatewayUpdateProducerVenafi.md +2 -0
- data/docs/GeminiTargetDetails.md +1 -3
- data/docs/GetFolderOutput.md +36 -0
- data/docs/Item.md +2 -0
- data/docs/ItemCustomFieldsDetails.md +26 -0
- data/docs/NullTime.md +20 -0
- data/docs/RotatedSecretCreateAws.md +2 -0
- data/docs/RotatedSecretCreateAzure.md +2 -0
- data/docs/RotatedSecretCreateCassandra.md +2 -0
- data/docs/RotatedSecretCreateCustom.md +2 -0
- data/docs/RotatedSecretCreateDockerhub.md +2 -0
- data/docs/RotatedSecretCreateGcp.md +2 -0
- data/docs/RotatedSecretCreateHanadb.md +2 -0
- data/docs/RotatedSecretCreateLdap.md +2 -0
- data/docs/RotatedSecretCreateMongodb.md +2 -0
- data/docs/RotatedSecretCreateMssql.md +2 -0
- data/docs/RotatedSecretCreateMysql.md +2 -0
- data/docs/RotatedSecretCreateOracledb.md +2 -0
- data/docs/RotatedSecretCreatePostgresql.md +2 -0
- data/docs/RotatedSecretCreateRedis.md +2 -0
- data/docs/RotatedSecretCreateRedshift.md +2 -0
- data/docs/RotatedSecretCreateSnowflake.md +2 -0
- data/docs/RotatedSecretCreateSsh.md +2 -0
- data/docs/RotatedSecretCreateWindows.md +2 -0
- data/docs/RotatedSecretUpdateAws.md +2 -0
- data/docs/RotatedSecretUpdateAzure.md +2 -0
- data/docs/RotatedSecretUpdateCassandra.md +2 -0
- data/docs/RotatedSecretUpdateCustom.md +2 -0
- data/docs/RotatedSecretUpdateDockerhub.md +2 -0
- data/docs/RotatedSecretUpdateGcp.md +2 -0
- data/docs/RotatedSecretUpdateHanadb.md +2 -0
- data/docs/RotatedSecretUpdateLdap.md +2 -0
- data/docs/RotatedSecretUpdateMongodb.md +2 -0
- data/docs/RotatedSecretUpdateMssql.md +2 -0
- data/docs/RotatedSecretUpdateMysql.md +2 -0
- data/docs/RotatedSecretUpdateOracledb.md +2 -0
- data/docs/RotatedSecretUpdatePostgresql.md +2 -0
- data/docs/RotatedSecretUpdateRedis.md +2 -0
- data/docs/RotatedSecretUpdateRedshift.md +2 -0
- data/docs/RotatedSecretUpdateSnowflake.md +2 -0
- data/docs/RotatedSecretUpdateSsh.md +2 -0
- data/docs/RotatedSecretUpdateWindows.md +2 -0
- data/docs/SharingPolicyInfo.md +2 -0
- data/docs/TargetCreateGemini.md +0 -2
- data/docs/TargetUpdateGemini.md +0 -2
- data/docs/UpdateAccountSettings.md +4 -0
- data/docs/UpdateItem.md +2 -0
- data/docs/UpdatePKICertIssuer.md +2 -0
- data/docs/UpdateSSHCertIssuer.md +2 -0
- data/docs/UploadPKCS12.md +2 -0
- data/docs/UploadRSA.md +2 -0
- data/docs/V2Api.md +569 -0
- data/lib/akeyless/api/v2_api.rb +588 -0
- data/lib/akeyless/models/account_custom_field_create.rb +301 -0
- data/lib/akeyless/models/account_custom_field_create_output.rb +214 -0
- data/lib/akeyless/models/account_custom_field_delete.rb +255 -0
- data/lib/akeyless/models/account_custom_field_get.rb +255 -0
- data/lib/akeyless/models/account_custom_field_get_output.rb +286 -0
- data/lib/akeyless/models/account_custom_field_list.rb +258 -0
- data/lib/akeyless/models/account_custom_field_update.rb +277 -0
- data/lib/akeyless/models/account_general_settings.rb +10 -1
- data/lib/akeyless/models/ai_insights_config_part.rb +241 -0
- data/lib/akeyless/models/ai_insights_setting.rb +214 -0
- data/lib/akeyless/models/akeyless_gateway_config.rb +10 -1
- data/lib/akeyless/models/config_hash.rb +10 -1
- data/lib/akeyless/models/create_certificate.rb +13 -1
- data/lib/akeyless/models/create_classic_key.rb +13 -1
- data/lib/akeyless/models/create_dfc_key.rb +13 -1
- data/lib/akeyless/models/create_oidc_app.rb +13 -1
- data/lib/akeyless/models/create_pki_cert_issuer.rb +13 -1
- data/lib/akeyless/models/create_role.rb +13 -1
- data/lib/akeyless/models/create_secret.rb +13 -1
- data/lib/akeyless/models/create_ssh_cert_issuer.rb +13 -1
- data/lib/akeyless/models/create_tokenizer.rb +13 -1
- data/lib/akeyless/models/create_usc.rb +13 -1
- data/lib/akeyless/models/decrypt_with_classic_key.rb +13 -1
- data/lib/akeyless/models/describe_item.rb +13 -1
- data/lib/akeyless/models/ds_producer_details.rb +12 -1
- data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_custom.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_eks.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_gcp.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_github.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_gke.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_k8s.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_open_ai.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_ping.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_create_venafi.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_custom.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_eks.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_gcp.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_github.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_gke.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_k8s.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_open_ai.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_ping.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +13 -1
- data/lib/akeyless/models/dynamic_secret_update_venafi.rb +13 -1
- data/lib/akeyless/models/encrypt_with_classic_key.rb +13 -1
- data/lib/akeyless/models/folder_create.rb +308 -0
- data/lib/akeyless/models/folder_create_output.rb +214 -0
- data/lib/akeyless/models/folder_delete.rb +276 -0
- data/lib/akeyless/models/folder_get.rb +276 -0
- data/lib/akeyless/models/folder_get_output.rb +214 -0
- data/lib/akeyless/models/folder_update.rb +320 -0
- data/lib/akeyless/models/gateway_create_producer_artifactory.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_azure.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_custom.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_eks.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_gcp.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_github.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_gke.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_ping.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +13 -1
- data/lib/akeyless/models/gateway_create_producer_venafi.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_artifactory.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_azure.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_custom.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_eks.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_gcp.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_github.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_gke.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_ping.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +13 -1
- data/lib/akeyless/models/gateway_update_producer_venafi.rb +13 -1
- data/lib/akeyless/models/gemini_target_details.rb +4 -13
- data/lib/akeyless/models/get_folder_output.rb +298 -0
- data/lib/akeyless/models/item.rb +12 -1
- data/lib/akeyless/models/item_custom_fields_details.rb +251 -0
- data/lib/akeyless/models/null_time.rb +224 -0
- data/lib/akeyless/models/rotated_secret_create_aws.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_azure.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_custom.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_redis.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +13 -1
- data/lib/akeyless/models/rotated_secret_create_windows.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_aws.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_azure.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_custom.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_redis.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +13 -1
- data/lib/akeyless/models/rotated_secret_update_windows.rb +13 -1
- data/lib/akeyless/models/sharing_policy_info.rb +13 -1
- data/lib/akeyless/models/target_create_gemini.rb +1 -11
- data/lib/akeyless/models/target_update_gemini.rb +1 -11
- data/lib/akeyless/models/update_account_settings.rb +23 -1
- data/lib/akeyless/models/update_item.rb +13 -1
- data/lib/akeyless/models/update_pki_cert_issuer.rb +13 -1
- data/lib/akeyless/models/update_ssh_cert_issuer.rb +13 -1
- data/lib/akeyless/models/upload_pkcs12.rb +13 -1
- data/lib/akeyless/models/upload_rsa.rb +13 -1
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +18 -0
- data/spec/models/account_custom_field_create_output_spec.rb +36 -0
- data/spec/models/account_custom_field_create_spec.rb +72 -0
- data/spec/models/account_custom_field_delete_spec.rb +54 -0
- data/spec/models/account_custom_field_get_output_spec.rb +84 -0
- data/spec/models/account_custom_field_get_spec.rb +54 -0
- data/spec/models/account_custom_field_list_spec.rb +60 -0
- data/spec/models/account_custom_field_update_spec.rb +66 -0
- data/spec/models/ai_insights_config_part_spec.rb +54 -0
- data/spec/models/ai_insights_setting_spec.rb +36 -0
- data/spec/models/folder_create_output_spec.rb +36 -0
- data/spec/models/folder_create_spec.rb +84 -0
- data/spec/models/folder_delete_spec.rb +66 -0
- data/spec/models/folder_get_output_spec.rb +36 -0
- data/spec/models/folder_get_spec.rb +66 -0
- data/spec/models/folder_update_spec.rb +90 -0
- data/spec/models/get_folder_output_spec.rb +90 -0
- data/spec/models/item_custom_fields_details_spec.rb +60 -0
- data/spec/models/null_time_spec.rb +42 -0
- metadata +73 -1
|
@@ -37,6 +37,9 @@ module Akeyless
|
|
|
37
37
|
# Automatic admin credentials rotation
|
|
38
38
|
attr_accessor :enable_admin_rotation
|
|
39
39
|
|
|
40
|
+
# Additional custom fields to associate with the item
|
|
41
|
+
attr_accessor :item_custom_fields
|
|
42
|
+
|
|
40
43
|
# Set output format to JSON
|
|
41
44
|
attr_accessor :json
|
|
42
45
|
|
|
@@ -104,6 +107,7 @@ module Akeyless
|
|
|
104
107
|
:'delete_protection' => :'delete_protection',
|
|
105
108
|
:'description' => :'description',
|
|
106
109
|
:'enable_admin_rotation' => :'enable-admin-rotation',
|
|
110
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
107
111
|
:'json' => :'json',
|
|
108
112
|
:'name' => :'name',
|
|
109
113
|
:'producer_encryption_key_name' => :'producer-encryption-key-name',
|
|
@@ -141,6 +145,7 @@ module Akeyless
|
|
|
141
145
|
:'delete_protection' => :'String',
|
|
142
146
|
:'description' => :'String',
|
|
143
147
|
:'enable_admin_rotation' => :'Boolean',
|
|
148
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
144
149
|
:'json' => :'Boolean',
|
|
145
150
|
:'name' => :'String',
|
|
146
151
|
:'producer_encryption_key_name' => :'String',
|
|
@@ -218,6 +223,12 @@ module Akeyless
|
|
|
218
223
|
self.enable_admin_rotation = false
|
|
219
224
|
end
|
|
220
225
|
|
|
226
|
+
if attributes.key?(:'item_custom_fields')
|
|
227
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
228
|
+
self.item_custom_fields = value
|
|
229
|
+
end
|
|
230
|
+
end
|
|
231
|
+
|
|
221
232
|
if attributes.key?(:'json')
|
|
222
233
|
self.json = attributes[:'json']
|
|
223
234
|
else
|
|
@@ -337,6 +348,7 @@ module Akeyless
|
|
|
337
348
|
delete_protection == o.delete_protection &&
|
|
338
349
|
description == o.description &&
|
|
339
350
|
enable_admin_rotation == o.enable_admin_rotation &&
|
|
351
|
+
item_custom_fields == o.item_custom_fields &&
|
|
340
352
|
json == o.json &&
|
|
341
353
|
name == o.name &&
|
|
342
354
|
producer_encryption_key_name == o.producer_encryption_key_name &&
|
|
@@ -367,7 +379,7 @@ module Akeyless
|
|
|
367
379
|
# Calculates hash code according to all attributes.
|
|
368
380
|
# @return [Integer] Hash code
|
|
369
381
|
def hash
|
|
370
|
-
[admin_rotation_interval_days, allow_subdomains, allowed_domains, auto_generated_folder, delete_protection, description, enable_admin_rotation, json, name, producer_encryption_key_name, root_first_in_chain, sign_using_akeyless_pki, signer_key_name, store_private_key, tags, target_name, token, uid_token, user_ttl, venafi_access_token, venafi_api_key, venafi_baseurl, venafi_client_id, venafi_refresh_token, venafi_use_tpp, venafi_zone].hash
|
|
382
|
+
[admin_rotation_interval_days, allow_subdomains, allowed_domains, auto_generated_folder, delete_protection, description, enable_admin_rotation, item_custom_fields, json, name, producer_encryption_key_name, root_first_in_chain, sign_using_akeyless_pki, signer_key_name, store_private_key, tags, target_name, token, uid_token, user_ttl, venafi_access_token, venafi_api_key, venafi_baseurl, venafi_client_id, venafi_refresh_token, venafi_use_tpp, venafi_zone].hash
|
|
371
383
|
end
|
|
372
384
|
|
|
373
385
|
# Builds the object from hash
|
|
@@ -40,6 +40,9 @@ module Akeyless
|
|
|
40
40
|
# Description of the object
|
|
41
41
|
attr_accessor :description
|
|
42
42
|
|
|
43
|
+
# Additional custom fields to associate with the item
|
|
44
|
+
attr_accessor :item_custom_fields
|
|
45
|
+
|
|
43
46
|
# Set output format to JSON
|
|
44
47
|
attr_accessor :json
|
|
45
48
|
|
|
@@ -78,6 +81,7 @@ module Akeyless
|
|
|
78
81
|
:'custom_username_template' => :'custom-username-template',
|
|
79
82
|
:'delete_protection' => :'delete_protection',
|
|
80
83
|
:'description' => :'description',
|
|
84
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
81
85
|
:'json' => :'json',
|
|
82
86
|
:'name' => :'name',
|
|
83
87
|
:'new_name' => :'new-name',
|
|
@@ -106,6 +110,7 @@ module Akeyless
|
|
|
106
110
|
:'custom_username_template' => :'String',
|
|
107
111
|
:'delete_protection' => :'String',
|
|
108
112
|
:'description' => :'String',
|
|
113
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
109
114
|
:'json' => :'Boolean',
|
|
110
115
|
:'name' => :'String',
|
|
111
116
|
:'new_name' => :'String',
|
|
@@ -175,6 +180,12 @@ module Akeyless
|
|
|
175
180
|
self.description = attributes[:'description']
|
|
176
181
|
end
|
|
177
182
|
|
|
183
|
+
if attributes.key?(:'item_custom_fields')
|
|
184
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
185
|
+
self.item_custom_fields = value
|
|
186
|
+
end
|
|
187
|
+
end
|
|
188
|
+
|
|
178
189
|
if attributes.key?(:'json')
|
|
179
190
|
self.json = attributes[:'json']
|
|
180
191
|
else
|
|
@@ -263,6 +274,7 @@ module Akeyless
|
|
|
263
274
|
custom_username_template == o.custom_username_template &&
|
|
264
275
|
delete_protection == o.delete_protection &&
|
|
265
276
|
description == o.description &&
|
|
277
|
+
item_custom_fields == o.item_custom_fields &&
|
|
266
278
|
json == o.json &&
|
|
267
279
|
name == o.name &&
|
|
268
280
|
new_name == o.new_name &&
|
|
@@ -283,7 +295,7 @@ module Akeyless
|
|
|
283
295
|
# Calculates hash code according to all attributes.
|
|
284
296
|
# @return [Integer] Hash code
|
|
285
297
|
def hash
|
|
286
|
-
[artifactory_admin_name, artifactory_admin_pwd, artifactory_token_audience, artifactory_token_scope, base_url, custom_username_template, delete_protection, description, json, name, new_name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
|
|
298
|
+
[artifactory_admin_name, artifactory_admin_pwd, artifactory_token_audience, artifactory_token_scope, base_url, custom_username_template, delete_protection, description, item_custom_fields, json, name, new_name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
|
|
287
299
|
end
|
|
288
300
|
|
|
289
301
|
# Builds the object from hash
|
|
@@ -57,6 +57,9 @@ module Akeyless
|
|
|
57
57
|
# Automatic admin credentials rotation
|
|
58
58
|
attr_accessor :enable_admin_rotation
|
|
59
59
|
|
|
60
|
+
# Additional custom fields to associate with the item
|
|
61
|
+
attr_accessor :item_custom_fields
|
|
62
|
+
|
|
60
63
|
# Set output format to JSON
|
|
61
64
|
attr_accessor :json
|
|
62
65
|
|
|
@@ -140,6 +143,7 @@ module Akeyless
|
|
|
140
143
|
:'delete_protection' => :'delete_protection',
|
|
141
144
|
:'description' => :'description',
|
|
142
145
|
:'enable_admin_rotation' => :'enable-admin-rotation',
|
|
146
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
143
147
|
:'json' => :'json',
|
|
144
148
|
:'name' => :'name',
|
|
145
149
|
:'new_name' => :'new-name',
|
|
@@ -187,6 +191,7 @@ module Akeyless
|
|
|
187
191
|
:'delete_protection' => :'String',
|
|
188
192
|
:'description' => :'String',
|
|
189
193
|
:'enable_admin_rotation' => :'Boolean',
|
|
194
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
190
195
|
:'json' => :'Boolean',
|
|
191
196
|
:'name' => :'String',
|
|
192
197
|
:'new_name' => :'String',
|
|
@@ -297,6 +302,12 @@ module Akeyless
|
|
|
297
302
|
self.enable_admin_rotation = false
|
|
298
303
|
end
|
|
299
304
|
|
|
305
|
+
if attributes.key?(:'item_custom_fields')
|
|
306
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
307
|
+
self.item_custom_fields = value
|
|
308
|
+
end
|
|
309
|
+
end
|
|
310
|
+
|
|
300
311
|
if attributes.key?(:'json')
|
|
301
312
|
self.json = attributes[:'json']
|
|
302
313
|
else
|
|
@@ -441,6 +452,7 @@ module Akeyless
|
|
|
441
452
|
delete_protection == o.delete_protection &&
|
|
442
453
|
description == o.description &&
|
|
443
454
|
enable_admin_rotation == o.enable_admin_rotation &&
|
|
455
|
+
item_custom_fields == o.item_custom_fields &&
|
|
444
456
|
json == o.json &&
|
|
445
457
|
name == o.name &&
|
|
446
458
|
new_name == o.new_name &&
|
|
@@ -474,7 +486,7 @@ module Akeyless
|
|
|
474
486
|
# Calculates hash code according to all attributes.
|
|
475
487
|
# @return [Integer] Hash code
|
|
476
488
|
def hash
|
|
477
|
-
[access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_external_id, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, custom_username_template, delete_protection, description, enable_admin_rotation, json, name, new_name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, user_ttl].hash
|
|
489
|
+
[access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_external_id, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, custom_username_template, delete_protection, description, enable_admin_rotation, item_custom_fields, json, name, new_name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, user_ttl].hash
|
|
478
490
|
end
|
|
479
491
|
|
|
480
492
|
# Builds the object from hash
|
|
@@ -46,6 +46,9 @@ module Akeyless
|
|
|
46
46
|
# Fixed user
|
|
47
47
|
attr_accessor :fixed_user_only
|
|
48
48
|
|
|
49
|
+
# Additional custom fields to associate with the item
|
|
50
|
+
attr_accessor :item_custom_fields
|
|
51
|
+
|
|
49
52
|
# Set output format to JSON
|
|
50
53
|
attr_accessor :json
|
|
51
54
|
|
|
@@ -119,6 +122,7 @@ module Akeyless
|
|
|
119
122
|
:'description' => :'description',
|
|
120
123
|
:'fixed_user_claim_keyname' => :'fixed-user-claim-keyname',
|
|
121
124
|
:'fixed_user_only' => :'fixed-user-only',
|
|
125
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
122
126
|
:'json' => :'json',
|
|
123
127
|
:'name' => :'name',
|
|
124
128
|
:'new_name' => :'new-name',
|
|
@@ -160,6 +164,7 @@ module Akeyless
|
|
|
160
164
|
:'description' => :'String',
|
|
161
165
|
:'fixed_user_claim_keyname' => :'String',
|
|
162
166
|
:'fixed_user_only' => :'Boolean',
|
|
167
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
163
168
|
:'json' => :'Boolean',
|
|
164
169
|
:'name' => :'String',
|
|
165
170
|
:'new_name' => :'String',
|
|
@@ -248,6 +253,12 @@ module Akeyless
|
|
|
248
253
|
self.fixed_user_only = false
|
|
249
254
|
end
|
|
250
255
|
|
|
256
|
+
if attributes.key?(:'item_custom_fields')
|
|
257
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
258
|
+
self.item_custom_fields = value
|
|
259
|
+
end
|
|
260
|
+
end
|
|
261
|
+
|
|
251
262
|
if attributes.key?(:'json')
|
|
252
263
|
self.json = attributes[:'json']
|
|
253
264
|
else
|
|
@@ -382,6 +393,7 @@ module Akeyless
|
|
|
382
393
|
description == o.description &&
|
|
383
394
|
fixed_user_claim_keyname == o.fixed_user_claim_keyname &&
|
|
384
395
|
fixed_user_only == o.fixed_user_only &&
|
|
396
|
+
item_custom_fields == o.item_custom_fields &&
|
|
385
397
|
json == o.json &&
|
|
386
398
|
name == o.name &&
|
|
387
399
|
new_name == o.new_name &&
|
|
@@ -413,7 +425,7 @@ module Akeyless
|
|
|
413
425
|
# Calculates hash code according to all attributes.
|
|
414
426
|
# @return [Integer] Hash code
|
|
415
427
|
def hash
|
|
416
|
-
[app_obj_id, azure_administrative_unit, azure_client_id, azure_client_secret, azure_tenant_id, custom_username_template, delete_protection, description, fixed_user_claim_keyname, fixed_user_only, json, name, new_name, password_length, producer_encryption_key_name, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_group_obj_id, user_portal_access, user_principal_name, user_programmatic_access, user_role_template_id, user_ttl].hash
|
|
428
|
+
[app_obj_id, azure_administrative_unit, azure_client_id, azure_client_secret, azure_tenant_id, custom_username_template, delete_protection, description, fixed_user_claim_keyname, fixed_user_only, item_custom_fields, json, name, new_name, password_length, producer_encryption_key_name, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_group_obj_id, user_portal_access, user_principal_name, user_programmatic_access, user_role_template_id, user_ttl].hash
|
|
417
429
|
end
|
|
418
430
|
|
|
419
431
|
# Builds the object from hash
|
|
@@ -40,6 +40,9 @@ module Akeyless
|
|
|
40
40
|
# Description of the object
|
|
41
41
|
attr_accessor :description
|
|
42
42
|
|
|
43
|
+
# Additional custom fields to associate with the item
|
|
44
|
+
attr_accessor :item_custom_fields
|
|
45
|
+
|
|
43
46
|
# Set output format to JSON
|
|
44
47
|
attr_accessor :json
|
|
45
48
|
|
|
@@ -87,6 +90,7 @@ module Akeyless
|
|
|
87
90
|
:'custom_username_template' => :'custom-username-template',
|
|
88
91
|
:'delete_protection' => :'delete_protection',
|
|
89
92
|
:'description' => :'description',
|
|
93
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
90
94
|
:'json' => :'json',
|
|
91
95
|
:'name' => :'name',
|
|
92
96
|
:'new_name' => :'new-name',
|
|
@@ -118,6 +122,7 @@ module Akeyless
|
|
|
118
122
|
:'custom_username_template' => :'String',
|
|
119
123
|
:'delete_protection' => :'String',
|
|
120
124
|
:'description' => :'String',
|
|
125
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
121
126
|
:'json' => :'Boolean',
|
|
122
127
|
:'name' => :'String',
|
|
123
128
|
:'new_name' => :'String',
|
|
@@ -188,6 +193,12 @@ module Akeyless
|
|
|
188
193
|
self.description = attributes[:'description']
|
|
189
194
|
end
|
|
190
195
|
|
|
196
|
+
if attributes.key?(:'item_custom_fields')
|
|
197
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
198
|
+
self.item_custom_fields = value
|
|
199
|
+
end
|
|
200
|
+
end
|
|
201
|
+
|
|
191
202
|
if attributes.key?(:'json')
|
|
192
203
|
self.json = attributes[:'json']
|
|
193
204
|
else
|
|
@@ -280,6 +291,7 @@ module Akeyless
|
|
|
280
291
|
custom_username_template == o.custom_username_template &&
|
|
281
292
|
delete_protection == o.delete_protection &&
|
|
282
293
|
description == o.description &&
|
|
294
|
+
item_custom_fields == o.item_custom_fields &&
|
|
283
295
|
json == o.json &&
|
|
284
296
|
name == o.name &&
|
|
285
297
|
new_name == o.new_name &&
|
|
@@ -303,7 +315,7 @@ module Akeyless
|
|
|
303
315
|
# Calculates hash code according to all attributes.
|
|
304
316
|
# @return [Integer] Hash code
|
|
305
317
|
def hash
|
|
306
|
-
[cassandra_creation_statements, cassandra_hosts, cassandra_password, cassandra_port, cassandra_username, custom_username_template, delete_protection, description, json, name, new_name, password_length, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
|
|
318
|
+
[cassandra_creation_statements, cassandra_hosts, cassandra_password, cassandra_port, cassandra_username, custom_username_template, delete_protection, description, item_custom_fields, json, name, new_name, password_length, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
|
|
307
319
|
end
|
|
308
320
|
|
|
309
321
|
# Builds the object from hash
|
|
@@ -37,6 +37,9 @@ module Akeyless
|
|
|
37
37
|
# Description of the object
|
|
38
38
|
attr_accessor :description
|
|
39
39
|
|
|
40
|
+
# Additional custom fields to associate with the item
|
|
41
|
+
attr_accessor :item_custom_fields
|
|
42
|
+
|
|
40
43
|
# Set output format to JSON
|
|
41
44
|
attr_accessor :json
|
|
42
45
|
|
|
@@ -80,6 +83,7 @@ module Akeyless
|
|
|
80
83
|
:'custom_username_template' => :'custom-username-template',
|
|
81
84
|
:'delete_protection' => :'delete_protection',
|
|
82
85
|
:'description' => :'description',
|
|
86
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
83
87
|
:'json' => :'json',
|
|
84
88
|
:'name' => :'name',
|
|
85
89
|
:'new_name' => :'new-name',
|
|
@@ -109,6 +113,7 @@ module Akeyless
|
|
|
109
113
|
:'custom_username_template' => :'String',
|
|
110
114
|
:'delete_protection' => :'String',
|
|
111
115
|
:'description' => :'String',
|
|
116
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
112
117
|
:'json' => :'Boolean',
|
|
113
118
|
:'name' => :'String',
|
|
114
119
|
:'new_name' => :'String',
|
|
@@ -172,6 +177,12 @@ module Akeyless
|
|
|
172
177
|
self.description = attributes[:'description']
|
|
173
178
|
end
|
|
174
179
|
|
|
180
|
+
if attributes.key?(:'item_custom_fields')
|
|
181
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
182
|
+
self.item_custom_fields = value
|
|
183
|
+
end
|
|
184
|
+
end
|
|
185
|
+
|
|
175
186
|
if attributes.key?(:'json')
|
|
176
187
|
self.json = attributes[:'json']
|
|
177
188
|
else
|
|
@@ -259,6 +270,7 @@ module Akeyless
|
|
|
259
270
|
custom_username_template == o.custom_username_template &&
|
|
260
271
|
delete_protection == o.delete_protection &&
|
|
261
272
|
description == o.description &&
|
|
273
|
+
item_custom_fields == o.item_custom_fields &&
|
|
262
274
|
json == o.json &&
|
|
263
275
|
name == o.name &&
|
|
264
276
|
new_name == o.new_name &&
|
|
@@ -281,7 +293,7 @@ module Akeyless
|
|
|
281
293
|
# Calculates hash code according to all attributes.
|
|
282
294
|
# @return [Integer] Hash code
|
|
283
295
|
def hash
|
|
284
|
-
[chef_orgs, chef_server_key, chef_server_url, chef_server_username, custom_username_template, delete_protection, description, json, name, new_name, password_length, producer_encryption_key_name, skip_ssl, tags, target_name, token, uid_token, user_ttl].hash
|
|
296
|
+
[chef_orgs, chef_server_key, chef_server_url, chef_server_username, custom_username_template, delete_protection, description, item_custom_fields, json, name, new_name, password_length, producer_encryption_key_name, skip_ssl, tags, target_name, token, uid_token, user_ttl].hash
|
|
285
297
|
end
|
|
286
298
|
|
|
287
299
|
# Builds the object from hash
|
|
@@ -30,6 +30,9 @@ module Akeyless
|
|
|
30
30
|
# Should admin credentials be rotated
|
|
31
31
|
attr_accessor :enable_admin_rotation
|
|
32
32
|
|
|
33
|
+
# Additional custom fields to associate with the item
|
|
34
|
+
attr_accessor :item_custom_fields
|
|
35
|
+
|
|
33
36
|
# Set output format to JSON
|
|
34
37
|
attr_accessor :json
|
|
35
38
|
|
|
@@ -74,6 +77,7 @@ module Akeyless
|
|
|
74
77
|
:'delete_protection' => :'delete_protection',
|
|
75
78
|
:'description' => :'description',
|
|
76
79
|
:'enable_admin_rotation' => :'enable-admin-rotation',
|
|
80
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
77
81
|
:'json' => :'json',
|
|
78
82
|
:'name' => :'name',
|
|
79
83
|
:'new_name' => :'new-name',
|
|
@@ -102,6 +106,7 @@ module Akeyless
|
|
|
102
106
|
:'delete_protection' => :'String',
|
|
103
107
|
:'description' => :'String',
|
|
104
108
|
:'enable_admin_rotation' => :'Boolean',
|
|
109
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
105
110
|
:'json' => :'Boolean',
|
|
106
111
|
:'name' => :'String',
|
|
107
112
|
:'new_name' => :'String',
|
|
@@ -162,6 +167,12 @@ module Akeyless
|
|
|
162
167
|
self.enable_admin_rotation = false
|
|
163
168
|
end
|
|
164
169
|
|
|
170
|
+
if attributes.key?(:'item_custom_fields')
|
|
171
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
172
|
+
self.item_custom_fields = value
|
|
173
|
+
end
|
|
174
|
+
end
|
|
175
|
+
|
|
165
176
|
if attributes.key?(:'json')
|
|
166
177
|
self.json = attributes[:'json']
|
|
167
178
|
else
|
|
@@ -263,6 +274,7 @@ module Akeyless
|
|
|
263
274
|
delete_protection == o.delete_protection &&
|
|
264
275
|
description == o.description &&
|
|
265
276
|
enable_admin_rotation == o.enable_admin_rotation &&
|
|
277
|
+
item_custom_fields == o.item_custom_fields &&
|
|
266
278
|
json == o.json &&
|
|
267
279
|
name == o.name &&
|
|
268
280
|
new_name == o.new_name &&
|
|
@@ -286,7 +298,7 @@ module Akeyless
|
|
|
286
298
|
# Calculates hash code according to all attributes.
|
|
287
299
|
# @return [Integer] Hash code
|
|
288
300
|
def hash
|
|
289
|
-
[admin_rotation_interval_days, create_sync_url, delete_protection, description, enable_admin_rotation, json, name, new_name, payload, producer_encryption_key_name, revoke_sync_url, rotate_sync_url, tags, timeout_sec, token, uid_token, user_ttl].hash
|
|
301
|
+
[admin_rotation_interval_days, create_sync_url, delete_protection, description, enable_admin_rotation, item_custom_fields, json, name, new_name, payload, producer_encryption_key_name, revoke_sync_url, rotate_sync_url, tags, timeout_sec, token, uid_token, user_ttl].hash
|
|
290
302
|
end
|
|
291
303
|
|
|
292
304
|
# Builds the object from hash
|
|
@@ -31,6 +31,9 @@ module Akeyless
|
|
|
31
31
|
# DockerhubUsername is the name of the user in dockerhub
|
|
32
32
|
attr_accessor :dockerhub_username
|
|
33
33
|
|
|
34
|
+
# Additional custom fields to associate with the item
|
|
35
|
+
attr_accessor :item_custom_fields
|
|
36
|
+
|
|
34
37
|
# Set output format to JSON
|
|
35
38
|
attr_accessor :json
|
|
36
39
|
|
|
@@ -66,6 +69,7 @@ module Akeyless
|
|
|
66
69
|
:'dockerhub_password' => :'dockerhub-password',
|
|
67
70
|
:'dockerhub_token_scopes' => :'dockerhub-token-scopes',
|
|
68
71
|
:'dockerhub_username' => :'dockerhub-username',
|
|
72
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
69
73
|
:'json' => :'json',
|
|
70
74
|
:'name' => :'name',
|
|
71
75
|
:'new_name' => :'new-name',
|
|
@@ -91,6 +95,7 @@ module Akeyless
|
|
|
91
95
|
:'dockerhub_password' => :'String',
|
|
92
96
|
:'dockerhub_token_scopes' => :'String',
|
|
93
97
|
:'dockerhub_username' => :'String',
|
|
98
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
94
99
|
:'json' => :'Boolean',
|
|
95
100
|
:'name' => :'String',
|
|
96
101
|
:'new_name' => :'String',
|
|
@@ -144,6 +149,12 @@ module Akeyless
|
|
|
144
149
|
self.dockerhub_username = attributes[:'dockerhub_username']
|
|
145
150
|
end
|
|
146
151
|
|
|
152
|
+
if attributes.key?(:'item_custom_fields')
|
|
153
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
154
|
+
self.item_custom_fields = value
|
|
155
|
+
end
|
|
156
|
+
end
|
|
157
|
+
|
|
147
158
|
if attributes.key?(:'json')
|
|
148
159
|
self.json = attributes[:'json']
|
|
149
160
|
else
|
|
@@ -219,6 +230,7 @@ module Akeyless
|
|
|
219
230
|
dockerhub_password == o.dockerhub_password &&
|
|
220
231
|
dockerhub_token_scopes == o.dockerhub_token_scopes &&
|
|
221
232
|
dockerhub_username == o.dockerhub_username &&
|
|
233
|
+
item_custom_fields == o.item_custom_fields &&
|
|
222
234
|
json == o.json &&
|
|
223
235
|
name == o.name &&
|
|
224
236
|
new_name == o.new_name &&
|
|
@@ -239,7 +251,7 @@ module Akeyless
|
|
|
239
251
|
# Calculates hash code according to all attributes.
|
|
240
252
|
# @return [Integer] Hash code
|
|
241
253
|
def hash
|
|
242
|
-
[delete_protection, description, dockerhub_password, dockerhub_token_scopes, dockerhub_username, json, name, new_name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
|
|
254
|
+
[delete_protection, description, dockerhub_password, dockerhub_token_scopes, dockerhub_username, item_custom_fields, json, name, new_name, producer_encryption_key_name, tags, target_name, token, uid_token, user_ttl].hash
|
|
243
255
|
end
|
|
244
256
|
|
|
245
257
|
# Builds the object from hash
|
|
@@ -43,6 +43,9 @@ module Akeyless
|
|
|
43
43
|
# Secret Access Key
|
|
44
44
|
attr_accessor :eks_secret_access_key
|
|
45
45
|
|
|
46
|
+
# Additional custom fields to associate with the item
|
|
47
|
+
attr_accessor :item_custom_fields
|
|
48
|
+
|
|
46
49
|
# Set output format to JSON
|
|
47
50
|
attr_accessor :json
|
|
48
51
|
|
|
@@ -103,6 +106,7 @@ module Akeyless
|
|
|
103
106
|
:'eks_cluster_name' => :'eks-cluster-name',
|
|
104
107
|
:'eks_region' => :'eks-region',
|
|
105
108
|
:'eks_secret_access_key' => :'eks-secret-access-key',
|
|
109
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
106
110
|
:'json' => :'json',
|
|
107
111
|
:'name' => :'name',
|
|
108
112
|
:'new_name' => :'new-name',
|
|
@@ -139,6 +143,7 @@ module Akeyless
|
|
|
139
143
|
:'eks_cluster_name' => :'String',
|
|
140
144
|
:'eks_region' => :'String',
|
|
141
145
|
:'eks_secret_access_key' => :'String',
|
|
146
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
142
147
|
:'json' => :'Boolean',
|
|
143
148
|
:'name' => :'String',
|
|
144
149
|
:'new_name' => :'String',
|
|
@@ -217,6 +222,12 @@ module Akeyless
|
|
|
217
222
|
self.eks_secret_access_key = attributes[:'eks_secret_access_key']
|
|
218
223
|
end
|
|
219
224
|
|
|
225
|
+
if attributes.key?(:'item_custom_fields')
|
|
226
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
227
|
+
self.item_custom_fields = value
|
|
228
|
+
end
|
|
229
|
+
end
|
|
230
|
+
|
|
220
231
|
if attributes.key?(:'json')
|
|
221
232
|
self.json = attributes[:'json']
|
|
222
233
|
else
|
|
@@ -326,6 +337,7 @@ module Akeyless
|
|
|
326
337
|
eks_cluster_name == o.eks_cluster_name &&
|
|
327
338
|
eks_region == o.eks_region &&
|
|
328
339
|
eks_secret_access_key == o.eks_secret_access_key &&
|
|
340
|
+
item_custom_fields == o.item_custom_fields &&
|
|
329
341
|
json == o.json &&
|
|
330
342
|
name == o.name &&
|
|
331
343
|
new_name == o.new_name &&
|
|
@@ -353,7 +365,7 @@ module Akeyless
|
|
|
353
365
|
# Calculates hash code according to all attributes.
|
|
354
366
|
# @return [Integer] Hash code
|
|
355
367
|
def hash
|
|
356
|
-
[delete_protection, description, eks_access_key_id, eks_assume_role, eks_cluster_ca_cert, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, json, name, new_name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_delay, secure_access_enable, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
368
|
+
[delete_protection, description, eks_access_key_id, eks_assume_role, eks_cluster_ca_cert, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, item_custom_fields, json, name, new_name, producer_encryption_key_name, secure_access_allow_port_forwading, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_cluster_endpoint, secure_access_delay, secure_access_enable, secure_access_web, tags, target_name, token, uid_token, user_ttl].hash
|
|
357
369
|
end
|
|
358
370
|
|
|
359
371
|
# Builds the object from hash
|
|
@@ -42,6 +42,9 @@ module Akeyless
|
|
|
42
42
|
# Access token scopes list, e.g. scope1,scope2
|
|
43
43
|
attr_accessor :gcp_token_scopes
|
|
44
44
|
|
|
45
|
+
# Additional custom fields to associate with the item
|
|
46
|
+
attr_accessor :item_custom_fields
|
|
47
|
+
|
|
45
48
|
# Set output format to JSON
|
|
46
49
|
attr_accessor :json
|
|
47
50
|
|
|
@@ -87,6 +90,7 @@ module Akeyless
|
|
|
87
90
|
:'gcp_project_id' => :'gcp-project-id',
|
|
88
91
|
:'gcp_sa_email' => :'gcp-sa-email',
|
|
89
92
|
:'gcp_token_scopes' => :'gcp-token-scopes',
|
|
93
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
90
94
|
:'json' => :'json',
|
|
91
95
|
:'name' => :'name',
|
|
92
96
|
:'new_name' => :'new-name',
|
|
@@ -118,6 +122,7 @@ module Akeyless
|
|
|
118
122
|
:'gcp_project_id' => :'String',
|
|
119
123
|
:'gcp_sa_email' => :'String',
|
|
120
124
|
:'gcp_token_scopes' => :'String',
|
|
125
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
121
126
|
:'json' => :'Boolean',
|
|
122
127
|
:'name' => :'String',
|
|
123
128
|
:'new_name' => :'String',
|
|
@@ -189,6 +194,12 @@ module Akeyless
|
|
|
189
194
|
self.gcp_token_scopes = attributes[:'gcp_token_scopes']
|
|
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
|
|
@@ -283,6 +294,7 @@ module Akeyless
|
|
|
283
294
|
gcp_project_id == o.gcp_project_id &&
|
|
284
295
|
gcp_sa_email == o.gcp_sa_email &&
|
|
285
296
|
gcp_token_scopes == o.gcp_token_scopes &&
|
|
297
|
+
item_custom_fields == o.item_custom_fields &&
|
|
286
298
|
json == o.json &&
|
|
287
299
|
name == o.name &&
|
|
288
300
|
new_name == o.new_name &&
|
|
@@ -305,7 +317,7 @@ module Akeyless
|
|
|
305
317
|
# Calculates hash code according to all attributes.
|
|
306
318
|
# @return [Integer] Hash code
|
|
307
319
|
def hash
|
|
308
|
-
[custom_username_template, delete_protection, description, gcp_cred_type, gcp_key, gcp_key_algo, gcp_project_id, gcp_sa_email, gcp_token_scopes, json, name, new_name, producer_encryption_key_name, role_binding, service_account_type, tags, target_name, token, uid_token, user_ttl].hash
|
|
320
|
+
[custom_username_template, delete_protection, description, gcp_cred_type, gcp_key, gcp_key_algo, gcp_project_id, gcp_sa_email, gcp_token_scopes, item_custom_fields, json, name, new_name, producer_encryption_key_name, role_binding, service_account_type, tags, target_name, token, uid_token, user_ttl].hash
|
|
309
321
|
end
|
|
310
322
|
|
|
311
323
|
# Builds the object from hash
|
|
@@ -40,6 +40,9 @@ module Akeyless
|
|
|
40
40
|
# Optional, mutually exclusive with installation id, GitHub repository '<owner>/<repo-name>'
|
|
41
41
|
attr_accessor :installation_repository
|
|
42
42
|
|
|
43
|
+
# Additional custom fields to associate with the item
|
|
44
|
+
attr_accessor :item_custom_fields
|
|
45
|
+
|
|
43
46
|
# Set output format to JSON
|
|
44
47
|
attr_accessor :json
|
|
45
48
|
|
|
@@ -81,6 +84,7 @@ module Akeyless
|
|
|
81
84
|
:'installation_id' => :'installation-id',
|
|
82
85
|
:'installation_organization' => :'installation-organization',
|
|
83
86
|
:'installation_repository' => :'installation-repository',
|
|
87
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
84
88
|
:'json' => :'json',
|
|
85
89
|
:'name' => :'name',
|
|
86
90
|
:'new_name' => :'new-name',
|
|
@@ -110,6 +114,7 @@ module Akeyless
|
|
|
110
114
|
:'installation_id' => :'Integer',
|
|
111
115
|
:'installation_organization' => :'String',
|
|
112
116
|
:'installation_repository' => :'String',
|
|
117
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
113
118
|
:'json' => :'Boolean',
|
|
114
119
|
:'name' => :'String',
|
|
115
120
|
:'new_name' => :'String',
|
|
@@ -178,6 +183,12 @@ module Akeyless
|
|
|
178
183
|
self.installation_repository = attributes[:'installation_repository']
|
|
179
184
|
end
|
|
180
185
|
|
|
186
|
+
if attributes.key?(:'item_custom_fields')
|
|
187
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
188
|
+
self.item_custom_fields = value
|
|
189
|
+
end
|
|
190
|
+
end
|
|
191
|
+
|
|
181
192
|
if attributes.key?(:'json')
|
|
182
193
|
self.json = attributes[:'json']
|
|
183
194
|
else
|
|
@@ -264,6 +275,7 @@ module Akeyless
|
|
|
264
275
|
installation_id == o.installation_id &&
|
|
265
276
|
installation_organization == o.installation_organization &&
|
|
266
277
|
installation_repository == o.installation_repository &&
|
|
278
|
+
item_custom_fields == o.item_custom_fields &&
|
|
267
279
|
json == o.json &&
|
|
268
280
|
name == o.name &&
|
|
269
281
|
new_name == o.new_name &&
|
|
@@ -285,7 +297,7 @@ module Akeyless
|
|
|
285
297
|
# Calculates hash code according to all attributes.
|
|
286
298
|
# @return [Integer] Hash code
|
|
287
299
|
def hash
|
|
288
|
-
[delete_protection, description, github_app_id, github_app_private_key, github_base_url, installation_id, installation_organization, installation_repository, json, name, new_name, tags, target_name, token, token_permissions, token_repositories, token_ttl, uid_token].hash
|
|
300
|
+
[delete_protection, description, github_app_id, github_app_private_key, github_base_url, installation_id, installation_organization, installation_repository, item_custom_fields, json, name, new_name, tags, target_name, token, token_permissions, token_repositories, token_ttl, uid_token].hash
|
|
289
301
|
end
|
|
290
302
|
|
|
291
303
|
# Builds the object from hash
|
|
@@ -46,6 +46,9 @@ module Akeyless
|
|
|
46
46
|
# Gitlab project name, required for access-type=project
|
|
47
47
|
attr_accessor :installation_organization
|
|
48
48
|
|
|
49
|
+
# Additional custom fields to associate with the item
|
|
50
|
+
attr_accessor :item_custom_fields
|
|
51
|
+
|
|
49
52
|
# Set output format to JSON
|
|
50
53
|
attr_accessor :json
|
|
51
54
|
|
|
@@ -83,6 +86,7 @@ module Akeyless
|
|
|
83
86
|
:'gitlab_url' => :'gitlab-url',
|
|
84
87
|
:'group_name' => :'group-name',
|
|
85
88
|
:'installation_organization' => :'installation-organization',
|
|
89
|
+
:'item_custom_fields' => :'item-custom-fields',
|
|
86
90
|
:'json' => :'json',
|
|
87
91
|
:'name' => :'name',
|
|
88
92
|
:'new_name' => :'new-name',
|
|
@@ -112,6 +116,7 @@ module Akeyless
|
|
|
112
116
|
:'gitlab_url' => :'String',
|
|
113
117
|
:'group_name' => :'String',
|
|
114
118
|
:'installation_organization' => :'String',
|
|
119
|
+
:'item_custom_fields' => :'Hash<String, String>',
|
|
115
120
|
:'json' => :'Boolean',
|
|
116
121
|
:'name' => :'String',
|
|
117
122
|
:'new_name' => :'String',
|
|
@@ -190,6 +195,12 @@ module Akeyless
|
|
|
190
195
|
self.installation_organization = attributes[:'installation_organization']
|
|
191
196
|
end
|
|
192
197
|
|
|
198
|
+
if attributes.key?(:'item_custom_fields')
|
|
199
|
+
if (value = attributes[:'item_custom_fields']).is_a?(Hash)
|
|
200
|
+
self.item_custom_fields = value
|
|
201
|
+
end
|
|
202
|
+
end
|
|
203
|
+
|
|
193
204
|
if attributes.key?(:'json')
|
|
194
205
|
self.json = attributes[:'json']
|
|
195
206
|
else
|
|
@@ -274,6 +285,7 @@ module Akeyless
|
|
|
274
285
|
gitlab_url == o.gitlab_url &&
|
|
275
286
|
group_name == o.group_name &&
|
|
276
287
|
installation_organization == o.installation_organization &&
|
|
288
|
+
item_custom_fields == o.item_custom_fields &&
|
|
277
289
|
json == o.json &&
|
|
278
290
|
name == o.name &&
|
|
279
291
|
new_name == o.new_name &&
|
|
@@ -293,7 +305,7 @@ module Akeyless
|
|
|
293
305
|
# Calculates hash code according to all attributes.
|
|
294
306
|
# @return [Integer] Hash code
|
|
295
307
|
def hash
|
|
296
|
-
[delete_protection, description, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_role, gitlab_token_scopes, gitlab_url, group_name, installation_organization, json, name, new_name, tags, target_name, token, ttl, uid_token].hash
|
|
308
|
+
[delete_protection, description, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_role, gitlab_token_scopes, gitlab_url, group_name, installation_organization, item_custom_fields, json, name, new_name, tags, target_name, token, ttl, uid_token].hash
|
|
297
309
|
end
|
|
298
310
|
|
|
299
311
|
# Builds the object from hash
|