akeyless 4.2.0 → 4.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +5 -1
- data/docs/Auth.md +4 -2
- data/docs/AuthMethod.md +2 -0
- data/docs/AuthMethodCreateApiKey.md +2 -0
- data/docs/AuthMethodCreateAwsIam.md +2 -0
- data/docs/AuthMethodCreateAzureAD.md +2 -0
- data/docs/AuthMethodCreateCert.md +2 -0
- data/docs/AuthMethodCreateEmail.md +2 -0
- data/docs/AuthMethodCreateGcp.md +2 -0
- data/docs/AuthMethodCreateK8s.md +2 -0
- data/docs/AuthMethodCreateLdap.md +2 -0
- data/docs/AuthMethodCreateOCI.md +2 -0
- data/docs/AuthMethodCreateOIDC.md +2 -0
- data/docs/AuthMethodCreateOauth2.md +2 -0
- data/docs/AuthMethodCreateSAML.md +2 -0
- data/docs/AuthMethodCreateUniversalIdentity.md +2 -0
- data/docs/AuthMethodUpdateApiKey.md +2 -0
- data/docs/AuthMethodUpdateAwsIam.md +2 -0
- data/docs/AuthMethodUpdateAzureAD.md +2 -0
- data/docs/AuthMethodUpdateCert.md +2 -0
- data/docs/AuthMethodUpdateEmail.md +2 -0
- data/docs/AuthMethodUpdateGcp.md +2 -0
- data/docs/AuthMethodUpdateK8s.md +2 -0
- data/docs/AuthMethodUpdateLdap.md +2 -0
- data/docs/AuthMethodUpdateOCI.md +2 -0
- data/docs/AuthMethodUpdateOIDC.md +2 -0
- data/docs/AuthMethodUpdateOauth2.md +2 -0
- data/docs/AuthMethodUpdateSAML.md +2 -0
- data/docs/AuthMethodUpdateUniversalIdentity.md +2 -0
- data/docs/AuthOutput.md +2 -0
- data/docs/BastionListEntry.md +2 -0
- data/docs/BatchEncryptionRequestLine.md +24 -0
- data/docs/BatchEncryptionResponseLine.md +20 -0
- data/docs/Connect.md +2 -0
- data/docs/CreateAuthMethod.md +2 -0
- data/docs/CreateAuthMethodAWSIAM.md +2 -0
- data/docs/CreateAuthMethodAzureAD.md +2 -0
- data/docs/CreateAuthMethodCert.md +2 -0
- data/docs/CreateAuthMethodEmail.md +2 -0
- data/docs/CreateAuthMethodGCP.md +2 -0
- data/docs/CreateAuthMethodHuawei.md +2 -0
- data/docs/CreateAuthMethodK8S.md +2 -0
- data/docs/CreateAuthMethodLDAP.md +2 -0
- data/docs/CreateAuthMethodOAuth2.md +2 -0
- data/docs/CreateAuthMethodOCI.md +2 -0
- data/docs/CreateAuthMethodOIDC.md +2 -0
- data/docs/CreateAuthMethodSAML.md +2 -0
- data/docs/CreateAuthMethodUniversalIdentity.md +2 -0
- data/docs/CreateCertificate.md +1 -1
- data/docs/CreateClassicKey.md +3 -1
- data/docs/CreateDFCKey.md +3 -1
- data/docs/CreateDynamicSecret.md +1 -1
- data/docs/CreateESM.md +1 -1
- data/docs/CreateKey.md +1 -1
- data/docs/CreateOidcApp.md +1 -1
- data/docs/CreatePKICertIssuer.md +1 -1
- data/docs/CreateRole.md +2 -0
- data/docs/CreateRotatedSecret.md +1 -1
- data/docs/CreateSSHCertIssuer.md +1 -1
- data/docs/CreateSecret.md +1 -1
- data/docs/CreateTokenizer.md +1 -1
- data/docs/CreateUSC.md +1 -1
- data/docs/DSProducerDetails.md +4 -0
- data/docs/DescribeItem.md +2 -0
- data/docs/DynamicSecretCreateArtifactory.md +1 -1
- data/docs/DynamicSecretCreateAws.md +5 -1
- data/docs/DynamicSecretCreateAzure.md +1 -1
- data/docs/DynamicSecretCreateCassandra.md +1 -1
- data/docs/DynamicSecretCreateChef.md +1 -1
- data/docs/DynamicSecretCreateCustom.md +1 -1
- data/docs/DynamicSecretCreateDockerhub.md +1 -1
- data/docs/DynamicSecretCreateEks.md +1 -1
- data/docs/DynamicSecretCreateGcp.md +1 -1
- data/docs/DynamicSecretCreateGithub.md +1 -1
- data/docs/DynamicSecretCreateGitlab.md +1 -1
- data/docs/DynamicSecretCreateGke.md +1 -1
- data/docs/DynamicSecretCreateGoogleWorkspace.md +1 -1
- data/docs/DynamicSecretCreateHanaDb.md +1 -1
- data/docs/DynamicSecretCreateK8s.md +1 -1
- data/docs/DynamicSecretCreateLdap.md +1 -1
- data/docs/DynamicSecretCreateMongoDb.md +1 -1
- data/docs/DynamicSecretCreateMsSql.md +1 -1
- data/docs/DynamicSecretCreateMySql.md +1 -1
- data/docs/DynamicSecretCreateOracleDb.md +1 -1
- data/docs/DynamicSecretCreatePing.md +1 -1
- data/docs/DynamicSecretCreatePostgreSql.md +1 -1
- data/docs/DynamicSecretCreateRabbitMq.md +1 -1
- data/docs/DynamicSecretCreateRdp.md +1 -1
- data/docs/DynamicSecretCreateRedis.md +1 -1
- data/docs/DynamicSecretCreateRedshift.md +1 -1
- data/docs/DynamicSecretCreateSnowflake.md +1 -1
- data/docs/DynamicSecretCreateVenafi.md +1 -1
- data/docs/DynamicSecretUpdateArtifactory.md +1 -1
- data/docs/DynamicSecretUpdateAws.md +5 -1
- data/docs/DynamicSecretUpdateAzure.md +1 -1
- data/docs/DynamicSecretUpdateCassandra.md +1 -1
- data/docs/DynamicSecretUpdateChef.md +1 -1
- data/docs/DynamicSecretUpdateCustom.md +1 -1
- data/docs/DynamicSecretUpdateDockerhub.md +1 -1
- data/docs/DynamicSecretUpdateEks.md +1 -1
- data/docs/DynamicSecretUpdateGcp.md +1 -1
- data/docs/DynamicSecretUpdateGithub.md +1 -1
- data/docs/DynamicSecretUpdateGitlab.md +1 -1
- data/docs/DynamicSecretUpdateGke.md +1 -1
- data/docs/DynamicSecretUpdateGoogleWorkspace.md +1 -1
- data/docs/DynamicSecretUpdateHanaDb.md +1 -1
- data/docs/DynamicSecretUpdateK8s.md +1 -1
- data/docs/DynamicSecretUpdateLdap.md +1 -1
- data/docs/DynamicSecretUpdateMongoDb.md +1 -1
- data/docs/DynamicSecretUpdateMsSql.md +1 -1
- data/docs/DynamicSecretUpdateMySql.md +1 -1
- data/docs/DynamicSecretUpdateOracleDb.md +1 -1
- data/docs/DynamicSecretUpdatePing.md +1 -1
- data/docs/DynamicSecretUpdatePostgreSql.md +1 -1
- data/docs/DynamicSecretUpdateRabbitMq.md +1 -1
- data/docs/DynamicSecretUpdateRdp.md +1 -1
- data/docs/DynamicSecretUpdateRedis.md +1 -1
- data/docs/DynamicSecretUpdateRedshift.md +1 -1
- data/docs/DynamicSecretUpdateSnowflake.md +1 -1
- data/docs/DynamicSecretUpdateVenafi.md +1 -1
- data/docs/GatewayCreateMigration.md +2 -0
- data/docs/GatewayCreateProducerArtifactory.md +1 -1
- data/docs/GatewayCreateProducerAws.md +5 -1
- data/docs/GatewayCreateProducerAzure.md +1 -1
- data/docs/GatewayCreateProducerCassandra.md +1 -1
- data/docs/GatewayCreateProducerChef.md +1 -1
- data/docs/GatewayCreateProducerCustom.md +1 -1
- data/docs/GatewayCreateProducerDockerhub.md +1 -1
- data/docs/GatewayCreateProducerEks.md +1 -1
- data/docs/GatewayCreateProducerGcp.md +1 -1
- data/docs/GatewayCreateProducerGithub.md +1 -1
- data/docs/GatewayCreateProducerGke.md +1 -1
- data/docs/GatewayCreateProducerHanaDb.md +1 -1
- data/docs/GatewayCreateProducerLdap.md +1 -1
- data/docs/GatewayCreateProducerMSSQL.md +1 -1
- data/docs/GatewayCreateProducerMongo.md +1 -1
- data/docs/GatewayCreateProducerMySQL.md +1 -1
- data/docs/GatewayCreateProducerNativeK8S.md +1 -1
- data/docs/GatewayCreateProducerOracleDb.md +1 -1
- data/docs/GatewayCreateProducerPing.md +1 -1
- data/docs/GatewayCreateProducerPostgreSQL.md +1 -1
- data/docs/GatewayCreateProducerRabbitMQ.md +1 -1
- data/docs/GatewayCreateProducerRdp.md +1 -1
- data/docs/GatewayCreateProducerRedis.md +1 -1
- data/docs/GatewayCreateProducerRedshift.md +1 -1
- data/docs/GatewayCreateProducerSnowflake.md +1 -1
- data/docs/GatewayCreateProducerVenafi.md +1 -1
- data/docs/GatewayUpdateItem.md +1 -1
- data/docs/GatewayUpdateMigration.md +2 -0
- data/docs/GatewayUpdateProducerArtifactory.md +1 -1
- data/docs/GatewayUpdateProducerAws.md +5 -1
- data/docs/GatewayUpdateProducerAzure.md +1 -1
- data/docs/GatewayUpdateProducerCassandra.md +1 -1
- data/docs/GatewayUpdateProducerChef.md +1 -1
- data/docs/GatewayUpdateProducerCustom.md +1 -1
- data/docs/GatewayUpdateProducerDockerhub.md +1 -1
- data/docs/GatewayUpdateProducerEks.md +1 -1
- data/docs/GatewayUpdateProducerGcp.md +1 -1
- data/docs/GatewayUpdateProducerGithub.md +1 -1
- data/docs/GatewayUpdateProducerGke.md +1 -1
- data/docs/GatewayUpdateProducerHanaDb.md +1 -1
- data/docs/GatewayUpdateProducerLdap.md +1 -1
- data/docs/GatewayUpdateProducerMSSQL.md +1 -1
- data/docs/GatewayUpdateProducerMongo.md +1 -1
- data/docs/GatewayUpdateProducerMySQL.md +1 -1
- data/docs/GatewayUpdateProducerNativeK8S.md +1 -1
- data/docs/GatewayUpdateProducerOracleDb.md +1 -1
- data/docs/GatewayUpdateProducerPing.md +1 -1
- data/docs/GatewayUpdateProducerPostgreSQL.md +1 -1
- data/docs/GatewayUpdateProducerRabbitMQ.md +1 -1
- data/docs/GatewayUpdateProducerRdp.md +1 -1
- data/docs/GatewayUpdateProducerRedis.md +1 -1
- data/docs/GatewayUpdateProducerRedshift.md +1 -1
- data/docs/GatewayUpdateProducerSnowflake.md +1 -1
- data/docs/GatewayUpdateProducerVenafi.md +1 -1
- data/docs/ItemGeneralInfo.md +2 -0
- data/docs/NotiForwarder.md +2 -0
- data/docs/RenewCertificate.md +2 -0
- data/docs/Role.md +2 -0
- data/docs/RotatedSecretCreateAws.md +1 -1
- data/docs/RotatedSecretCreateAzure.md +3 -1
- data/docs/RotatedSecretCreateCassandra.md +1 -1
- data/docs/RotatedSecretCreateCustom.md +3 -1
- data/docs/RotatedSecretCreateDockerhub.md +1 -1
- data/docs/RotatedSecretCreateGcp.md +1 -1
- data/docs/RotatedSecretCreateHanadb.md +1 -1
- data/docs/RotatedSecretCreateLdap.md +1 -1
- data/docs/RotatedSecretCreateMongodb.md +1 -1
- data/docs/RotatedSecretCreateMssql.md +1 -1
- data/docs/RotatedSecretCreateMysql.md +1 -1
- data/docs/RotatedSecretCreateOracledb.md +1 -1
- data/docs/RotatedSecretCreatePostgresql.md +1 -1
- data/docs/RotatedSecretCreateRedis.md +1 -1
- data/docs/RotatedSecretCreateRedshift.md +1 -1
- data/docs/RotatedSecretCreateSnowflake.md +1 -1
- data/docs/RotatedSecretCreateSsh.md +1 -1
- data/docs/RotatedSecretCreateWindows.md +1 -1
- data/docs/RotatedSecretDetailsInfo.md +3 -1
- data/docs/RotatedSecretUpdateAws.md +1 -1
- data/docs/RotatedSecretUpdateAzure.md +3 -1
- data/docs/RotatedSecretUpdateCassandra.md +1 -1
- data/docs/RotatedSecretUpdateCustom.md +3 -1
- data/docs/RotatedSecretUpdateDockerhub.md +1 -1
- data/docs/RotatedSecretUpdateGcp.md +1 -1
- data/docs/RotatedSecretUpdateHanadb.md +1 -1
- data/docs/RotatedSecretUpdateLdap.md +1 -1
- data/docs/RotatedSecretUpdateMongodb.md +1 -1
- data/docs/RotatedSecretUpdateMssql.md +1 -1
- data/docs/RotatedSecretUpdateMysql.md +1 -1
- data/docs/RotatedSecretUpdateOracledb.md +1 -1
- data/docs/RotatedSecretUpdatePostgresql.md +1 -1
- data/docs/RotatedSecretUpdateRedis.md +1 -1
- data/docs/RotatedSecretUpdateRedshift.md +1 -1
- data/docs/RotatedSecretUpdateSnowflake.md +1 -1
- data/docs/RotatedSecretUpdateSsh.md +1 -1
- data/docs/RotatedSecretUpdateWindows.md +1 -1
- data/docs/UpdateAuthMethod.md +2 -0
- data/docs/UpdateAuthMethodAWSIAM.md +2 -0
- data/docs/UpdateAuthMethodAzureAD.md +2 -0
- data/docs/UpdateAuthMethodCert.md +2 -0
- data/docs/UpdateAuthMethodGCP.md +2 -0
- data/docs/UpdateAuthMethodK8S.md +2 -0
- data/docs/UpdateAuthMethodLDAP.md +2 -0
- data/docs/UpdateAuthMethodOAuth2.md +2 -0
- data/docs/UpdateAuthMethodOCI.md +2 -0
- data/docs/UpdateAuthMethodOIDC.md +2 -0
- data/docs/UpdateAuthMethodSAML.md +2 -0
- data/docs/UpdateAuthMethodUniversalIdentity.md +2 -0
- data/docs/UpdateCertificateValue.md +1 -1
- data/docs/UpdateItem.md +1 -1
- data/docs/UpdatePKICertIssuer.md +1 -1
- data/docs/UpdateRole.md +2 -0
- data/docs/UpdateSSHCertIssuer.md +1 -1
- data/docs/UploadPKCS12.md +1 -1
- data/docs/UploadRSA.md +3 -1
- data/docs/V2Api.md +126 -0
- data/lib/akeyless/api/v2_api.rb +659 -531
- data/lib/akeyless/models/auth.rb +15 -5
- data/lib/akeyless/models/auth_method.rb +10 -1
- data/lib/akeyless/models/auth_method_create_api_key.rb +11 -1
- data/lib/akeyless/models/auth_method_create_aws_iam.rb +11 -1
- data/lib/akeyless/models/auth_method_create_azure_ad.rb +11 -1
- data/lib/akeyless/models/auth_method_create_cert.rb +11 -1
- data/lib/akeyless/models/auth_method_create_email.rb +11 -1
- data/lib/akeyless/models/auth_method_create_gcp.rb +11 -1
- data/lib/akeyless/models/auth_method_create_k8s.rb +11 -1
- data/lib/akeyless/models/auth_method_create_ldap.rb +11 -1
- data/lib/akeyless/models/auth_method_create_oauth2.rb +11 -1
- data/lib/akeyless/models/auth_method_create_oci.rb +11 -1
- data/lib/akeyless/models/auth_method_create_oidc.rb +11 -1
- data/lib/akeyless/models/auth_method_create_saml.rb +11 -1
- data/lib/akeyless/models/auth_method_create_universal_identity.rb +11 -1
- data/lib/akeyless/models/auth_method_update_api_key.rb +11 -1
- data/lib/akeyless/models/auth_method_update_aws_iam.rb +11 -1
- data/lib/akeyless/models/auth_method_update_azure_ad.rb +11 -1
- data/lib/akeyless/models/auth_method_update_cert.rb +11 -1
- data/lib/akeyless/models/auth_method_update_email.rb +11 -1
- data/lib/akeyless/models/auth_method_update_gcp.rb +11 -1
- data/lib/akeyless/models/auth_method_update_k8s.rb +11 -1
- data/lib/akeyless/models/auth_method_update_ldap.rb +11 -1
- data/lib/akeyless/models/auth_method_update_oauth2.rb +11 -1
- data/lib/akeyless/models/auth_method_update_oci.rb +11 -1
- data/lib/akeyless/models/auth_method_update_oidc.rb +11 -1
- data/lib/akeyless/models/auth_method_update_saml.rb +11 -1
- data/lib/akeyless/models/auth_method_update_universal_identity.rb +11 -1
- data/lib/akeyless/models/auth_output.rb +10 -1
- data/lib/akeyless/models/bastion_list_entry.rb +10 -1
- data/lib/akeyless/models/batch_encryption_request_line.rb +243 -0
- data/lib/akeyless/models/batch_encryption_response_line.rb +223 -0
- data/lib/akeyless/models/connect.rb +11 -1
- data/lib/akeyless/models/create_auth_method.rb +11 -1
- data/lib/akeyless/models/create_auth_method_awsiam.rb +11 -1
- data/lib/akeyless/models/create_auth_method_azure_ad.rb +11 -1
- data/lib/akeyless/models/create_auth_method_cert.rb +11 -1
- data/lib/akeyless/models/create_auth_method_email.rb +11 -1
- data/lib/akeyless/models/create_auth_method_gcp.rb +11 -1
- data/lib/akeyless/models/create_auth_method_huawei.rb +11 -1
- data/lib/akeyless/models/create_auth_method_k8_s.rb +11 -1
- data/lib/akeyless/models/create_auth_method_ldap.rb +11 -1
- data/lib/akeyless/models/create_auth_method_o_auth2.rb +11 -1
- data/lib/akeyless/models/create_auth_method_oci.rb +11 -1
- data/lib/akeyless/models/create_auth_method_oidc.rb +11 -1
- data/lib/akeyless/models/create_auth_method_saml.rb +11 -1
- data/lib/akeyless/models/create_auth_method_universal_identity.rb +11 -1
- data/lib/akeyless/models/create_certificate.rb +1 -1
- data/lib/akeyless/models/create_classic_key.rb +11 -2
- data/lib/akeyless/models/create_dfc_key.rb +11 -2
- data/lib/akeyless/models/create_dynamic_secret.rb +1 -1
- data/lib/akeyless/models/create_esm.rb +1 -1
- data/lib/akeyless/models/create_key.rb +1 -1
- data/lib/akeyless/models/create_oidc_app.rb +1 -1
- data/lib/akeyless/models/create_pki_cert_issuer.rb +1 -1
- data/lib/akeyless/models/create_role.rb +11 -1
- data/lib/akeyless/models/create_rotated_secret.rb +1 -1
- data/lib/akeyless/models/create_secret.rb +1 -1
- data/lib/akeyless/models/create_ssh_cert_issuer.rb +1 -1
- data/lib/akeyless/models/create_tokenizer.rb +1 -1
- data/lib/akeyless/models/create_usc.rb +1 -1
- data/lib/akeyless/models/describe_item.rb +13 -1
- data/lib/akeyless/models/ds_producer_details.rb +19 -1
- data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +22 -2
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_custom.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_eks.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_gcp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_github.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_gke.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_k8s.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_ping.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_venafi.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +22 -2
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_custom.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_eks.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_gcp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_github.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_gke.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_k8s.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_ping.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_venafi.rb +1 -1
- data/lib/akeyless/models/gateway_create_migration.rb +10 -1
- data/lib/akeyless/models/gateway_create_producer_artifactory.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +22 -2
- data/lib/akeyless/models/gateway_create_producer_azure.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_custom.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_eks.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_gcp.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_github.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_gke.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_ping.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_venafi.rb +1 -1
- data/lib/akeyless/models/gateway_update_item.rb +1 -1
- data/lib/akeyless/models/gateway_update_migration.rb +10 -1
- data/lib/akeyless/models/gateway_update_producer_artifactory.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +22 -2
- data/lib/akeyless/models/gateway_update_producer_azure.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_custom.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_eks.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_gcp.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_github.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_gke.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_ping.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_venafi.rb +1 -1
- data/lib/akeyless/models/get_rotated_secret_value.rb +0 -1
- data/lib/akeyless/models/item_general_info.rb +10 -1
- data/lib/akeyless/models/noti_forwarder.rb +10 -1
- data/lib/akeyless/models/renew_certificate.rb +11 -1
- data/lib/akeyless/models/role.rb +10 -1
- data/lib/akeyless/models/rotated_secret_create_aws.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_azure.rb +12 -2
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_custom.rb +14 -2
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_redis.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_windows.rb +1 -1
- data/lib/akeyless/models/rotated_secret_details_info.rb +13 -4
- data/lib/akeyless/models/rotated_secret_update_aws.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_azure.rb +12 -2
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_custom.rb +12 -2
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_redis.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_windows.rb +1 -1
- data/lib/akeyless/models/update_auth_method.rb +11 -1
- data/lib/akeyless/models/update_auth_method_awsiam.rb +11 -1
- data/lib/akeyless/models/update_auth_method_azure_ad.rb +11 -1
- data/lib/akeyless/models/update_auth_method_cert.rb +11 -1
- data/lib/akeyless/models/update_auth_method_gcp.rb +11 -1
- data/lib/akeyless/models/update_auth_method_k8_s.rb +11 -1
- data/lib/akeyless/models/update_auth_method_ldap.rb +11 -1
- data/lib/akeyless/models/update_auth_method_o_auth2.rb +11 -1
- data/lib/akeyless/models/update_auth_method_oci.rb +11 -1
- data/lib/akeyless/models/update_auth_method_oidc.rb +11 -1
- data/lib/akeyless/models/update_auth_method_saml.rb +11 -1
- data/lib/akeyless/models/update_auth_method_universal_identity.rb +11 -1
- data/lib/akeyless/models/update_certificate_value.rb +1 -1
- data/lib/akeyless/models/update_item.rb +1 -1
- data/lib/akeyless/models/update_pki_cert_issuer.rb +1 -1
- data/lib/akeyless/models/update_role.rb +11 -1
- data/lib/akeyless/models/update_ssh_cert_issuer.rb +1 -1
- data/lib/akeyless/models/upload_pkcs12.rb +1 -1
- data/lib/akeyless/models/upload_rsa.rb +11 -2
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +2 -0
- data/spec/models/batch_encryption_request_line_spec.rb +54 -0
- data/spec/models/batch_encryption_response_line_spec.rb +42 -0
- metadata +985 -977
@@ -37,6 +37,9 @@ module Akeyless
|
|
37
37
|
# A list of service account names that the access is restricted to
|
38
38
|
attr_accessor :bound_sa_names
|
39
39
|
|
40
|
+
# Protection from accidental deletion of this object [true/false]
|
41
|
+
attr_accessor :delete_protection
|
42
|
+
|
40
43
|
# Auth Method description
|
41
44
|
attr_accessor :description
|
42
45
|
|
@@ -80,6 +83,7 @@ module Akeyless
|
|
80
83
|
:'bound_namespaces' => :'bound-namespaces',
|
81
84
|
:'bound_pod_names' => :'bound-pod-names',
|
82
85
|
:'bound_sa_names' => :'bound-sa-names',
|
86
|
+
:'delete_protection' => :'delete_protection',
|
83
87
|
:'description' => :'description',
|
84
88
|
:'force_sub_claims' => :'force-sub-claims',
|
85
89
|
:'gen_key' => :'gen-key',
|
@@ -109,6 +113,7 @@ module Akeyless
|
|
109
113
|
:'bound_namespaces' => :'Array<String>',
|
110
114
|
:'bound_pod_names' => :'Array<String>',
|
111
115
|
:'bound_sa_names' => :'Array<String>',
|
116
|
+
:'delete_protection' => :'String',
|
112
117
|
:'description' => :'String',
|
113
118
|
:'force_sub_claims' => :'Boolean',
|
114
119
|
:'gen_key' => :'String',
|
@@ -184,6 +189,10 @@ module Akeyless
|
|
184
189
|
end
|
185
190
|
end
|
186
191
|
|
192
|
+
if attributes.key?(:'delete_protection')
|
193
|
+
self.delete_protection = attributes[:'delete_protection']
|
194
|
+
end
|
195
|
+
|
187
196
|
if attributes.key?(:'description')
|
188
197
|
self.description = attributes[:'description']
|
189
198
|
end
|
@@ -273,6 +282,7 @@ module Akeyless
|
|
273
282
|
bound_namespaces == o.bound_namespaces &&
|
274
283
|
bound_pod_names == o.bound_pod_names &&
|
275
284
|
bound_sa_names == o.bound_sa_names &&
|
285
|
+
delete_protection == o.delete_protection &&
|
276
286
|
description == o.description &&
|
277
287
|
force_sub_claims == o.force_sub_claims &&
|
278
288
|
gen_key == o.gen_key &&
|
@@ -295,7 +305,7 @@ module Akeyless
|
|
295
305
|
# Calculates hash code according to all attributes.
|
296
306
|
# @return [Integer] Hash code
|
297
307
|
def hash
|
298
|
-
[access_expires, audience, audit_logs_claims, bound_ips, bound_namespaces, bound_pod_names, bound_sa_names, description, force_sub_claims, gen_key, gw_bound_ips, json, jwt_ttl, name, product_type, public_key, token, uid_token].hash
|
308
|
+
[access_expires, audience, audit_logs_claims, bound_ips, bound_namespaces, bound_pod_names, bound_sa_names, delete_protection, description, force_sub_claims, gen_key, gw_bound_ips, json, jwt_ttl, name, product_type, public_key, token, uid_token].hash
|
299
309
|
end
|
300
310
|
|
301
311
|
# Builds the object from hash
|
@@ -25,6 +25,9 @@ module Akeyless
|
|
25
25
|
# A CIDR whitelist with the IPs that the access is restricted to
|
26
26
|
attr_accessor :bound_ips
|
27
27
|
|
28
|
+
# Protection from accidental deletion of this object [true/false]
|
29
|
+
attr_accessor :delete_protection
|
30
|
+
|
28
31
|
# Auth Method description
|
29
32
|
attr_accessor :description
|
30
33
|
|
@@ -67,6 +70,7 @@ module Akeyless
|
|
67
70
|
:'access_expires' => :'access-expires',
|
68
71
|
:'audit_logs_claims' => :'audit-logs-claims',
|
69
72
|
:'bound_ips' => :'bound-ips',
|
73
|
+
:'delete_protection' => :'delete_protection',
|
70
74
|
:'description' => :'description',
|
71
75
|
:'force_sub_claims' => :'force-sub-claims',
|
72
76
|
:'gen_key' => :'gen-key',
|
@@ -93,6 +97,7 @@ module Akeyless
|
|
93
97
|
:'access_expires' => :'Integer',
|
94
98
|
:'audit_logs_claims' => :'Array<String>',
|
95
99
|
:'bound_ips' => :'Array<String>',
|
100
|
+
:'delete_protection' => :'String',
|
96
101
|
:'description' => :'String',
|
97
102
|
:'force_sub_claims' => :'Boolean',
|
98
103
|
:'gen_key' => :'String',
|
@@ -147,6 +152,10 @@ module Akeyless
|
|
147
152
|
end
|
148
153
|
end
|
149
154
|
|
155
|
+
if attributes.key?(:'delete_protection')
|
156
|
+
self.delete_protection = attributes[:'delete_protection']
|
157
|
+
end
|
158
|
+
|
150
159
|
if attributes.key?(:'description')
|
151
160
|
self.description = attributes[:'description']
|
152
161
|
end
|
@@ -238,6 +247,7 @@ module Akeyless
|
|
238
247
|
access_expires == o.access_expires &&
|
239
248
|
audit_logs_claims == o.audit_logs_claims &&
|
240
249
|
bound_ips == o.bound_ips &&
|
250
|
+
delete_protection == o.delete_protection &&
|
241
251
|
description == o.description &&
|
242
252
|
force_sub_claims == o.force_sub_claims &&
|
243
253
|
gen_key == o.gen_key &&
|
@@ -261,7 +271,7 @@ module Akeyless
|
|
261
271
|
# Calculates hash code according to all attributes.
|
262
272
|
# @return [Integer] Hash code
|
263
273
|
def hash
|
264
|
-
[access_expires, audit_logs_claims, bound_ips, description, force_sub_claims, gen_key, gw_bound_ips, json, jwt_ttl, name, product_type, public_key_data, token, uid_token, unique_identifier].hash
|
274
|
+
[access_expires, audit_logs_claims, bound_ips, delete_protection, description, force_sub_claims, gen_key, gw_bound_ips, json, jwt_ttl, name, product_type, public_key_data, token, uid_token, unique_identifier].hash
|
265
275
|
end
|
266
276
|
|
267
277
|
# Builds the object from hash
|
@@ -37,6 +37,9 @@ module Akeyless
|
|
37
37
|
# CertificateFileData PEM Certificate in a Base64 format.
|
38
38
|
attr_accessor :cert_file_data
|
39
39
|
|
40
|
+
# Protection from accidental deletion of this object [true/false]
|
41
|
+
attr_accessor :delete_protection
|
42
|
+
|
40
43
|
# Auth Method description
|
41
44
|
attr_accessor :description
|
42
45
|
|
@@ -92,6 +95,7 @@ module Akeyless
|
|
92
95
|
:'bound_ips' => :'bound-ips',
|
93
96
|
:'cert' => :'cert',
|
94
97
|
:'cert_file_data' => :'cert-file-data',
|
98
|
+
:'delete_protection' => :'delete_protection',
|
95
99
|
:'description' => :'description',
|
96
100
|
:'force_sub_claims' => :'force-sub-claims',
|
97
101
|
:'gateway_url' => :'gateway-url',
|
@@ -125,6 +129,7 @@ module Akeyless
|
|
125
129
|
:'bound_ips' => :'Array<String>',
|
126
130
|
:'cert' => :'String',
|
127
131
|
:'cert_file_data' => :'String',
|
132
|
+
:'delete_protection' => :'String',
|
128
133
|
:'description' => :'String',
|
129
134
|
:'force_sub_claims' => :'Boolean',
|
130
135
|
:'gateway_url' => :'String',
|
@@ -200,6 +205,10 @@ module Akeyless
|
|
200
205
|
self.cert_file_data = attributes[:'cert_file_data']
|
201
206
|
end
|
202
207
|
|
208
|
+
if attributes.key?(:'delete_protection')
|
209
|
+
self.delete_protection = attributes[:'delete_protection']
|
210
|
+
end
|
211
|
+
|
203
212
|
if attributes.key?(:'description')
|
204
213
|
self.description = attributes[:'description']
|
205
214
|
end
|
@@ -319,6 +328,7 @@ module Akeyless
|
|
319
328
|
bound_ips == o.bound_ips &&
|
320
329
|
cert == o.cert &&
|
321
330
|
cert_file_data == o.cert_file_data &&
|
331
|
+
delete_protection == o.delete_protection &&
|
322
332
|
description == o.description &&
|
323
333
|
force_sub_claims == o.force_sub_claims &&
|
324
334
|
gateway_url == o.gateway_url &&
|
@@ -345,7 +355,7 @@ module Akeyless
|
|
345
355
|
# Calculates hash code according to all attributes.
|
346
356
|
# @return [Integer] Hash code
|
347
357
|
def hash
|
348
|
-
[access_expires, audience, audit_logs_claims, bound_client_ids, bound_ips, cert, cert_file_data, description, force_sub_claims, gateway_url, gw_bound_ips, issuer, json, jwks_json_data, jwks_uri, jwt_ttl, name, product_type, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
358
|
+
[access_expires, audience, audit_logs_claims, bound_client_ids, bound_ips, cert, cert_file_data, delete_protection, description, force_sub_claims, gateway_url, gw_bound_ips, issuer, json, jwks_json_data, jwks_uri, jwt_ttl, name, product_type, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
349
359
|
end
|
350
360
|
|
351
361
|
# Builds the object from hash
|
@@ -25,6 +25,9 @@ module Akeyless
|
|
25
25
|
# A CIDR whitelist with the IPs that the access is restricted to
|
26
26
|
attr_accessor :bound_ips
|
27
27
|
|
28
|
+
# Protection from accidental deletion of this object [true/false]
|
29
|
+
attr_accessor :delete_protection
|
30
|
+
|
28
31
|
# Auth Method description
|
29
32
|
attr_accessor :description
|
30
33
|
|
@@ -64,6 +67,7 @@ module Akeyless
|
|
64
67
|
:'access_expires' => :'access-expires',
|
65
68
|
:'audit_logs_claims' => :'audit-logs-claims',
|
66
69
|
:'bound_ips' => :'bound-ips',
|
70
|
+
:'delete_protection' => :'delete_protection',
|
67
71
|
:'description' => :'description',
|
68
72
|
:'force_sub_claims' => :'force-sub-claims',
|
69
73
|
:'group_ocid' => :'group-ocid',
|
@@ -89,6 +93,7 @@ module Akeyless
|
|
89
93
|
:'access_expires' => :'Integer',
|
90
94
|
:'audit_logs_claims' => :'Array<String>',
|
91
95
|
:'bound_ips' => :'Array<String>',
|
96
|
+
:'delete_protection' => :'String',
|
92
97
|
:'description' => :'String',
|
93
98
|
:'force_sub_claims' => :'Boolean',
|
94
99
|
:'group_ocid' => :'Array<String>',
|
@@ -142,6 +147,10 @@ module Akeyless
|
|
142
147
|
end
|
143
148
|
end
|
144
149
|
|
150
|
+
if attributes.key?(:'delete_protection')
|
151
|
+
self.delete_protection = attributes[:'delete_protection']
|
152
|
+
end
|
153
|
+
|
145
154
|
if attributes.key?(:'description')
|
146
155
|
self.description = attributes[:'description']
|
147
156
|
end
|
@@ -241,6 +250,7 @@ module Akeyless
|
|
241
250
|
access_expires == o.access_expires &&
|
242
251
|
audit_logs_claims == o.audit_logs_claims &&
|
243
252
|
bound_ips == o.bound_ips &&
|
253
|
+
delete_protection == o.delete_protection &&
|
244
254
|
description == o.description &&
|
245
255
|
force_sub_claims == o.force_sub_claims &&
|
246
256
|
group_ocid == o.group_ocid &&
|
@@ -263,7 +273,7 @@ module Akeyless
|
|
263
273
|
# Calculates hash code according to all attributes.
|
264
274
|
# @return [Integer] Hash code
|
265
275
|
def hash
|
266
|
-
[access_expires, audit_logs_claims, bound_ips, description, force_sub_claims, group_ocid, gw_bound_ips, json, jwt_ttl, name, product_type, tenant_ocid, token, uid_token].hash
|
276
|
+
[access_expires, audit_logs_claims, bound_ips, delete_protection, description, force_sub_claims, group_ocid, gw_bound_ips, json, jwt_ttl, name, product_type, tenant_ocid, token, uid_token].hash
|
267
277
|
end
|
268
278
|
|
269
279
|
# Builds the object from hash
|
@@ -37,6 +37,9 @@ module Akeyless
|
|
37
37
|
# Client Secret
|
38
38
|
attr_accessor :client_secret
|
39
39
|
|
40
|
+
# Protection from accidental deletion of this object [true/false]
|
41
|
+
attr_accessor :delete_protection
|
42
|
+
|
40
43
|
# Auth Method description
|
41
44
|
attr_accessor :description
|
42
45
|
|
@@ -89,6 +92,7 @@ module Akeyless
|
|
89
92
|
:'bound_ips' => :'bound-ips',
|
90
93
|
:'client_id' => :'client-id',
|
91
94
|
:'client_secret' => :'client-secret',
|
95
|
+
:'delete_protection' => :'delete_protection',
|
92
96
|
:'description' => :'description',
|
93
97
|
:'force_sub_claims' => :'force-sub-claims',
|
94
98
|
:'gw_bound_ips' => :'gw-bound-ips',
|
@@ -121,6 +125,7 @@ module Akeyless
|
|
121
125
|
:'bound_ips' => :'Array<String>',
|
122
126
|
:'client_id' => :'String',
|
123
127
|
:'client_secret' => :'String',
|
128
|
+
:'delete_protection' => :'String',
|
124
129
|
:'description' => :'String',
|
125
130
|
:'force_sub_claims' => :'Boolean',
|
126
131
|
:'gw_bound_ips' => :'Array<String>',
|
@@ -195,6 +200,10 @@ module Akeyless
|
|
195
200
|
self.client_secret = attributes[:'client_secret']
|
196
201
|
end
|
197
202
|
|
203
|
+
if attributes.key?(:'delete_protection')
|
204
|
+
self.delete_protection = attributes[:'delete_protection']
|
205
|
+
end
|
206
|
+
|
198
207
|
if attributes.key?(:'description')
|
199
208
|
self.description = attributes[:'description']
|
200
209
|
end
|
@@ -305,6 +314,7 @@ module Akeyless
|
|
305
314
|
bound_ips == o.bound_ips &&
|
306
315
|
client_id == o.client_id &&
|
307
316
|
client_secret == o.client_secret &&
|
317
|
+
delete_protection == o.delete_protection &&
|
308
318
|
description == o.description &&
|
309
319
|
force_sub_claims == o.force_sub_claims &&
|
310
320
|
gw_bound_ips == o.gw_bound_ips &&
|
@@ -330,7 +340,7 @@ module Akeyless
|
|
330
340
|
# Calculates hash code according to all attributes.
|
331
341
|
# @return [Integer] Hash code
|
332
342
|
def hash
|
333
|
-
[access_expires, allowed_redirect_uri, audience, audit_logs_claims, bound_ips, client_id, client_secret, description, force_sub_claims, gw_bound_ips, issuer, json, jwt_ttl, name, product_type, required_scopes, required_scopes_prefix, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
343
|
+
[access_expires, allowed_redirect_uri, audience, audit_logs_claims, bound_ips, client_id, client_secret, delete_protection, description, force_sub_claims, gw_bound_ips, issuer, json, jwt_ttl, name, product_type, required_scopes, required_scopes_prefix, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
334
344
|
end
|
335
345
|
|
336
346
|
# Builds the object from hash
|
@@ -28,6 +28,9 @@ module Akeyless
|
|
28
28
|
# A CIDR whitelist with the IPs that the access is restricted to
|
29
29
|
attr_accessor :bound_ips
|
30
30
|
|
31
|
+
# Protection from accidental deletion of this object [true/false]
|
32
|
+
attr_accessor :delete_protection
|
33
|
+
|
31
34
|
# Auth Method description
|
32
35
|
attr_accessor :description
|
33
36
|
|
@@ -74,6 +77,7 @@ module Akeyless
|
|
74
77
|
:'allowed_redirect_uri' => :'allowed-redirect-uri',
|
75
78
|
:'audit_logs_claims' => :'audit-logs-claims',
|
76
79
|
:'bound_ips' => :'bound-ips',
|
80
|
+
:'delete_protection' => :'delete_protection',
|
77
81
|
:'description' => :'description',
|
78
82
|
:'force_sub_claims' => :'force-sub-claims',
|
79
83
|
:'gw_bound_ips' => :'gw-bound-ips',
|
@@ -102,6 +106,7 @@ module Akeyless
|
|
102
106
|
:'allowed_redirect_uri' => :'Array<String>',
|
103
107
|
:'audit_logs_claims' => :'Array<String>',
|
104
108
|
:'bound_ips' => :'Array<String>',
|
109
|
+
:'delete_protection' => :'String',
|
105
110
|
:'description' => :'String',
|
106
111
|
:'force_sub_claims' => :'Boolean',
|
107
112
|
:'gw_bound_ips' => :'Array<String>',
|
@@ -163,6 +168,10 @@ module Akeyless
|
|
163
168
|
end
|
164
169
|
end
|
165
170
|
|
171
|
+
if attributes.key?(:'delete_protection')
|
172
|
+
self.delete_protection = attributes[:'delete_protection']
|
173
|
+
end
|
174
|
+
|
166
175
|
if attributes.key?(:'description')
|
167
176
|
self.description = attributes[:'description']
|
168
177
|
end
|
@@ -264,6 +273,7 @@ module Akeyless
|
|
264
273
|
allowed_redirect_uri == o.allowed_redirect_uri &&
|
265
274
|
audit_logs_claims == o.audit_logs_claims &&
|
266
275
|
bound_ips == o.bound_ips &&
|
276
|
+
delete_protection == o.delete_protection &&
|
267
277
|
description == o.description &&
|
268
278
|
force_sub_claims == o.force_sub_claims &&
|
269
279
|
gw_bound_ips == o.gw_bound_ips &&
|
@@ -288,7 +298,7 @@ module Akeyless
|
|
288
298
|
# Calculates hash code according to all attributes.
|
289
299
|
# @return [Integer] Hash code
|
290
300
|
def hash
|
291
|
-
[access_expires, allowed_redirect_uri, audit_logs_claims, bound_ips, description, force_sub_claims, gw_bound_ips, idp_metadata_url, idp_metadata_xml_data, json, jwt_ttl, name, product_type, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
301
|
+
[access_expires, allowed_redirect_uri, audit_logs_claims, bound_ips, delete_protection, description, force_sub_claims, gw_bound_ips, idp_metadata_url, idp_metadata_xml_data, json, jwt_ttl, name, product_type, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
292
302
|
end
|
293
303
|
|
294
304
|
# Builds the object from hash
|
@@ -25,6 +25,9 @@ module Akeyless
|
|
25
25
|
# A CIDR whitelist with the IPs that the access is restricted to
|
26
26
|
attr_accessor :bound_ips
|
27
27
|
|
28
|
+
# Protection from accidental deletion of this object [true/false]
|
29
|
+
attr_accessor :delete_protection
|
30
|
+
|
28
31
|
# Deny from root to create children
|
29
32
|
attr_accessor :deny_inheritance
|
30
33
|
|
@@ -67,6 +70,7 @@ module Akeyless
|
|
67
70
|
:'access_expires' => :'access-expires',
|
68
71
|
:'audit_logs_claims' => :'audit-logs-claims',
|
69
72
|
:'bound_ips' => :'bound-ips',
|
73
|
+
:'delete_protection' => :'delete_protection',
|
70
74
|
:'deny_inheritance' => :'deny-inheritance',
|
71
75
|
:'deny_rotate' => :'deny-rotate',
|
72
76
|
:'description' => :'description',
|
@@ -93,6 +97,7 @@ module Akeyless
|
|
93
97
|
:'access_expires' => :'Integer',
|
94
98
|
:'audit_logs_claims' => :'Array<String>',
|
95
99
|
:'bound_ips' => :'Array<String>',
|
100
|
+
:'delete_protection' => :'String',
|
96
101
|
:'deny_inheritance' => :'Boolean',
|
97
102
|
:'deny_rotate' => :'Boolean',
|
98
103
|
:'description' => :'String',
|
@@ -147,6 +152,10 @@ module Akeyless
|
|
147
152
|
end
|
148
153
|
end
|
149
154
|
|
155
|
+
if attributes.key?(:'delete_protection')
|
156
|
+
self.delete_protection = attributes[:'delete_protection']
|
157
|
+
end
|
158
|
+
|
150
159
|
if attributes.key?(:'deny_inheritance')
|
151
160
|
self.deny_inheritance = attributes[:'deny_inheritance']
|
152
161
|
end
|
@@ -236,6 +245,7 @@ module Akeyless
|
|
236
245
|
access_expires == o.access_expires &&
|
237
246
|
audit_logs_claims == o.audit_logs_claims &&
|
238
247
|
bound_ips == o.bound_ips &&
|
248
|
+
delete_protection == o.delete_protection &&
|
239
249
|
deny_inheritance == o.deny_inheritance &&
|
240
250
|
deny_rotate == o.deny_rotate &&
|
241
251
|
description == o.description &&
|
@@ -259,7 +269,7 @@ module Akeyless
|
|
259
269
|
# Calculates hash code according to all attributes.
|
260
270
|
# @return [Integer] Hash code
|
261
271
|
def hash
|
262
|
-
[access_expires, audit_logs_claims, bound_ips, deny_inheritance, deny_rotate, description, force_sub_claims, gw_bound_ips, json, jwt_ttl, name, product_type, token, ttl, uid_token].hash
|
272
|
+
[access_expires, audit_logs_claims, bound_ips, delete_protection, deny_inheritance, deny_rotate, description, force_sub_claims, gw_bound_ips, json, jwt_ttl, name, product_type, token, ttl, uid_token].hash
|
263
273
|
end
|
264
274
|
|
265
275
|
# Builds the object from hash
|
@@ -18,7 +18,7 @@ module Akeyless
|
|
18
18
|
# Content of the certificate in a Base64 format.
|
19
19
|
attr_accessor :certificate_data
|
20
20
|
|
21
|
-
# Protection from accidental deletion of this
|
21
|
+
# Protection from accidental deletion of this object [true/false]
|
22
22
|
attr_accessor :delete_protection
|
23
23
|
|
24
24
|
# Description of the object
|
@@ -31,6 +31,8 @@ module Akeyless
|
|
31
31
|
# Digest algorithm to be used for the certificate key signing. Currently, we support only \"sha256\" so we hide this option for CLI.
|
32
32
|
attr_accessor :certificate_digest_algo
|
33
33
|
|
34
|
+
attr_accessor :certificate_format
|
35
|
+
|
34
36
|
# Locality for the generated certificate. Relevant only for generate-self-signed-certificate.
|
35
37
|
attr_accessor :certificate_locality
|
36
38
|
|
@@ -46,7 +48,7 @@ module Akeyless
|
|
46
48
|
# The csr config data in base64 encoding
|
47
49
|
attr_accessor :conf_file_data
|
48
50
|
|
49
|
-
# Protection from accidental deletion of this
|
51
|
+
# Protection from accidental deletion of this object [true/false]
|
50
52
|
attr_accessor :delete_protection
|
51
53
|
|
52
54
|
# Description of the object
|
@@ -90,6 +92,7 @@ module Akeyless
|
|
90
92
|
:'certificate_common_name' => :'certificate-common-name',
|
91
93
|
:'certificate_country' => :'certificate-country',
|
92
94
|
:'certificate_digest_algo' => :'certificate-digest-algo',
|
95
|
+
:'certificate_format' => :'certificate-format',
|
93
96
|
:'certificate_locality' => :'certificate-locality',
|
94
97
|
:'certificate_organization' => :'certificate-organization',
|
95
98
|
:'certificate_province' => :'certificate-province',
|
@@ -123,6 +126,7 @@ module Akeyless
|
|
123
126
|
:'certificate_common_name' => :'String',
|
124
127
|
:'certificate_country' => :'String',
|
125
128
|
:'certificate_digest_algo' => :'String',
|
129
|
+
:'certificate_format' => :'String',
|
126
130
|
:'certificate_locality' => :'String',
|
127
131
|
:'certificate_organization' => :'String',
|
128
132
|
:'certificate_province' => :'String',
|
@@ -186,6 +190,10 @@ module Akeyless
|
|
186
190
|
self.certificate_digest_algo = attributes[:'certificate_digest_algo']
|
187
191
|
end
|
188
192
|
|
193
|
+
if attributes.key?(:'certificate_format')
|
194
|
+
self.certificate_format = attributes[:'certificate_format']
|
195
|
+
end
|
196
|
+
|
189
197
|
if attributes.key?(:'certificate_locality')
|
190
198
|
self.certificate_locality = attributes[:'certificate_locality']
|
191
199
|
end
|
@@ -296,6 +304,7 @@ module Akeyless
|
|
296
304
|
certificate_common_name == o.certificate_common_name &&
|
297
305
|
certificate_country == o.certificate_country &&
|
298
306
|
certificate_digest_algo == o.certificate_digest_algo &&
|
307
|
+
certificate_format == o.certificate_format &&
|
299
308
|
certificate_locality == o.certificate_locality &&
|
300
309
|
certificate_organization == o.certificate_organization &&
|
301
310
|
certificate_province == o.certificate_province &&
|
@@ -324,7 +333,7 @@ module Akeyless
|
|
324
333
|
# Calculates hash code according to all attributes.
|
325
334
|
# @return [Integer] Hash code
|
326
335
|
def hash
|
327
|
-
[alg, cert_file_data, certificate_common_name, certificate_country, certificate_digest_algo, certificate_locality, certificate_organization, certificate_province, certificate_ttl, conf_file_data, delete_protection, description, generate_self_signed_certificate, gpg_alg, json, key_data, metadata, name, protection_key_name, tags, token, uid_token].hash
|
336
|
+
[alg, 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, generate_self_signed_certificate, gpg_alg, json, key_data, metadata, name, protection_key_name, tags, token, uid_token].hash
|
328
337
|
end
|
329
338
|
|
330
339
|
# Builds the object from hash
|
@@ -27,6 +27,8 @@ module Akeyless
|
|
27
27
|
# Digest algorithm to be used for the certificate key signing. Currently, we support only \"sha256\" so we hide this option for CLI.
|
28
28
|
attr_accessor :certificate_digest_algo
|
29
29
|
|
30
|
+
attr_accessor :certificate_format
|
31
|
+
|
30
32
|
# Locality for the generated certificate. Relevant only for generate-self-signed-certificate.
|
31
33
|
attr_accessor :certificate_locality
|
32
34
|
|
@@ -45,7 +47,7 @@ module Akeyless
|
|
45
47
|
# The customer fragment ID that will be used to create the DFC key (if empty, the key will be created independently of a customer fragment)
|
46
48
|
attr_accessor :customer_frg_id
|
47
49
|
|
48
|
-
# Protection from accidental deletion of this
|
50
|
+
# Protection from accidental deletion of this object [true/false]
|
49
51
|
attr_accessor :delete_protection
|
50
52
|
|
51
53
|
# Description of the object
|
@@ -82,6 +84,7 @@ module Akeyless
|
|
82
84
|
:'certificate_common_name' => :'certificate-common-name',
|
83
85
|
:'certificate_country' => :'certificate-country',
|
84
86
|
:'certificate_digest_algo' => :'certificate-digest-algo',
|
87
|
+
:'certificate_format' => :'certificate-format',
|
85
88
|
:'certificate_locality' => :'certificate-locality',
|
86
89
|
:'certificate_organization' => :'certificate-organization',
|
87
90
|
:'certificate_province' => :'certificate-province',
|
@@ -113,6 +116,7 @@ module Akeyless
|
|
113
116
|
:'certificate_common_name' => :'String',
|
114
117
|
:'certificate_country' => :'String',
|
115
118
|
:'certificate_digest_algo' => :'String',
|
119
|
+
:'certificate_format' => :'String',
|
116
120
|
:'certificate_locality' => :'String',
|
117
121
|
:'certificate_organization' => :'String',
|
118
122
|
:'certificate_province' => :'String',
|
@@ -171,6 +175,10 @@ module Akeyless
|
|
171
175
|
self.certificate_digest_algo = attributes[:'certificate_digest_algo']
|
172
176
|
end
|
173
177
|
|
178
|
+
if attributes.key?(:'certificate_format')
|
179
|
+
self.certificate_format = attributes[:'certificate_format']
|
180
|
+
end
|
181
|
+
|
174
182
|
if attributes.key?(:'certificate_locality')
|
175
183
|
self.certificate_locality = attributes[:'certificate_locality']
|
176
184
|
end
|
@@ -278,6 +286,7 @@ module Akeyless
|
|
278
286
|
certificate_common_name == o.certificate_common_name &&
|
279
287
|
certificate_country == o.certificate_country &&
|
280
288
|
certificate_digest_algo == o.certificate_digest_algo &&
|
289
|
+
certificate_format == o.certificate_format &&
|
281
290
|
certificate_locality == o.certificate_locality &&
|
282
291
|
certificate_organization == o.certificate_organization &&
|
283
292
|
certificate_province == o.certificate_province &&
|
@@ -305,7 +314,7 @@ module Akeyless
|
|
305
314
|
# Calculates hash code according to all attributes.
|
306
315
|
# @return [Integer] Hash code
|
307
316
|
def hash
|
308
|
-
[alg, certificate_common_name, certificate_country, certificate_digest_algo, certificate_locality, certificate_organization, certificate_province, certificate_ttl, conf_file_data, customer_frg_id, delete_protection, description, generate_self_signed_certificate, json, metadata, name, split_level, tag, token, uid_token].hash
|
317
|
+
[alg, 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, generate_self_signed_certificate, json, metadata, name, split_level, tag, token, uid_token].hash
|
309
318
|
end
|
310
319
|
|
311
320
|
# Builds the object from hash
|
@@ -15,7 +15,7 @@ require 'time'
|
|
15
15
|
|
16
16
|
module Akeyless
|
17
17
|
class CreateDynamicSecret
|
18
|
-
# Protection from accidental deletion of this
|
18
|
+
# Protection from accidental deletion of this object [true/false]
|
19
19
|
attr_accessor :delete_protection
|
20
20
|
|
21
21
|
# Description of the object
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
19
19
|
# Azure Key Vault name (Relevant only for Azure targets)
|
20
20
|
attr_accessor :azure_kv_name
|
21
21
|
|
22
|
-
# Protection from accidental deletion of this
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
23
23
|
attr_accessor :delete_protection
|
24
24
|
|
25
25
|
# Description of the External Secrets Manager
|
@@ -46,7 +46,7 @@ module Akeyless
|
|
46
46
|
# The customer fragment ID that will be used to create the key (if empty, the key will be created independently of a customer fragment)
|
47
47
|
attr_accessor :customer_frg_id
|
48
48
|
|
49
|
-
# Protection from accidental deletion of this
|
49
|
+
# Protection from accidental deletion of this object [true/false]
|
50
50
|
attr_accessor :delete_protection
|
51
51
|
|
52
52
|
# Description of the object
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# A comma separated list of allowed audiences
|
22
22
|
attr_accessor :audience
|
23
23
|
|
24
|
-
# Protection from accidental deletion of this
|
24
|
+
# Protection from accidental deletion of this object [true/false]
|
25
25
|
attr_accessor :delete_protection
|
26
26
|
|
27
27
|
# Description of the object
|
@@ -51,7 +51,7 @@ module Akeyless
|
|
51
51
|
# Set this to allow the cert issuer will expose a public CRL endpoint
|
52
52
|
attr_accessor :create_public_crl
|
53
53
|
|
54
|
-
# Protection from accidental deletion of this
|
54
|
+
# Protection from accidental deletion of this object [true/false]
|
55
55
|
attr_accessor :delete_protection
|
56
56
|
|
57
57
|
# Description of the object
|
@@ -24,6 +24,9 @@ module Akeyless
|
|
24
24
|
# Deprecated - use description
|
25
25
|
attr_accessor :comment
|
26
26
|
|
27
|
+
# Protection from accidental deletion of this object [true/false]
|
28
|
+
attr_accessor :delete_protection
|
29
|
+
|
27
30
|
# Description of the object
|
28
31
|
attr_accessor :description
|
29
32
|
|
@@ -60,6 +63,7 @@ module Akeyless
|
|
60
63
|
:'analytics_access' => :'analytics-access',
|
61
64
|
:'audit_access' => :'audit-access',
|
62
65
|
:'comment' => :'comment',
|
66
|
+
:'delete_protection' => :'delete_protection',
|
63
67
|
:'description' => :'description',
|
64
68
|
:'event_center_access' => :'event-center-access',
|
65
69
|
:'event_forwarders_access' => :'event-forwarders-access',
|
@@ -84,6 +88,7 @@ module Akeyless
|
|
84
88
|
:'analytics_access' => :'String',
|
85
89
|
:'audit_access' => :'String',
|
86
90
|
:'comment' => :'String',
|
91
|
+
:'delete_protection' => :'String',
|
87
92
|
:'description' => :'String',
|
88
93
|
:'event_center_access' => :'String',
|
89
94
|
:'event_forwarders_access' => :'String',
|
@@ -130,6 +135,10 @@ module Akeyless
|
|
130
135
|
self.comment = attributes[:'comment']
|
131
136
|
end
|
132
137
|
|
138
|
+
if attributes.key?(:'delete_protection')
|
139
|
+
self.delete_protection = attributes[:'delete_protection']
|
140
|
+
end
|
141
|
+
|
133
142
|
if attributes.key?(:'description')
|
134
143
|
self.description = attributes[:'description']
|
135
144
|
end
|
@@ -203,6 +212,7 @@ module Akeyless
|
|
203
212
|
analytics_access == o.analytics_access &&
|
204
213
|
audit_access == o.audit_access &&
|
205
214
|
comment == o.comment &&
|
215
|
+
delete_protection == o.delete_protection &&
|
206
216
|
description == o.description &&
|
207
217
|
event_center_access == o.event_center_access &&
|
208
218
|
event_forwarders_access == o.event_forwarders_access &&
|
@@ -224,7 +234,7 @@ module Akeyless
|
|
224
234
|
# Calculates hash code according to all attributes.
|
225
235
|
# @return [Integer] Hash code
|
226
236
|
def hash
|
227
|
-
[analytics_access, audit_access, comment, description, event_center_access, event_forwarders_access, gw_analytics_access, json, name, sra_reports_access, token, uid_token, usage_reports_access].hash
|
237
|
+
[analytics_access, audit_access, comment, delete_protection, description, event_center_access, event_forwarders_access, gw_analytics_access, json, name, sra_reports_access, token, uid_token, usage_reports_access].hash
|
228
238
|
end
|
229
239
|
|
230
240
|
# Builds the object from hash
|
@@ -39,7 +39,7 @@ module Akeyless
|
|
39
39
|
# Secret payload to be sent with rotation request (relevant only for rotator-type=custom)
|
40
40
|
attr_accessor :custom_payload
|
41
41
|
|
42
|
-
# Protection from accidental deletion of this
|
42
|
+
# Protection from accidental deletion of this object [true/false]
|
43
43
|
attr_accessor :delete_protection
|
44
44
|
|
45
45
|
# Description of the object
|
@@ -24,7 +24,7 @@ module Akeyless
|
|
24
24
|
# For Password Management use, additional fields
|
25
25
|
attr_accessor :custom_field
|
26
26
|
|
27
|
-
# Protection from accidental deletion of this
|
27
|
+
# Protection from accidental deletion of this object [true/false]
|
28
28
|
attr_accessor :delete_protection
|
29
29
|
|
30
30
|
# Description of the object
|
@@ -20,7 +20,7 @@ module Akeyless
|
|
20
20
|
# Users allowed to fetch the certificate, e.g root,ubuntu
|
21
21
|
attr_accessor :allowed_users
|
22
22
|
|
23
|
-
# Protection from accidental deletion of this
|
23
|
+
# Protection from accidental deletion of this object [true/false]
|
24
24
|
attr_accessor :delete_protection
|
25
25
|
|
26
26
|
# Description of the object
|
@@ -22,7 +22,7 @@ module Akeyless
|
|
22
22
|
# The Decoding output template to use in regexp vaultless tokenization
|
23
23
|
attr_accessor :decoding_template
|
24
24
|
|
25
|
-
# Protection from accidental deletion of this
|
25
|
+
# Protection from accidental deletion of this object [true/false]
|
26
26
|
attr_accessor :delete_protection
|
27
27
|
|
28
28
|
# Description of the object
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
19
19
|
# Azure Key Vault name (Relevant only for Azure targets)
|
20
20
|
attr_accessor :azure_kv_name
|
21
21
|
|
22
|
-
# Protection from accidental deletion of this
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
23
23
|
attr_accessor :delete_protection
|
24
24
|
|
25
25
|
# Description of the Universal Secrets Connector
|