akeyless 4.2.0 → 4.2.2
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 +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
|
@@ -24,7 +24,7 @@ module Akeyless
|
|
|
24
24
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
|
25
25
|
attr_accessor :auto_rotate
|
|
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
|
|
@@ -24,7 +24,7 @@ module Akeyless
|
|
|
24
24
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
|
25
25
|
attr_accessor :auto_rotate
|
|
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
|
|
@@ -24,7 +24,7 @@ module Akeyless
|
|
|
24
24
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
|
25
25
|
attr_accessor :auto_rotate
|
|
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
|
|
@@ -24,7 +24,7 @@ module Akeyless
|
|
|
24
24
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
|
25
25
|
attr_accessor :auto_rotate
|
|
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
|
|
@@ -24,7 +24,7 @@ module Akeyless
|
|
|
24
24
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
|
25
25
|
attr_accessor :auto_rotate
|
|
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
|
|
@@ -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
|
|
|
@@ -61,6 +64,7 @@ module Akeyless
|
|
|
61
64
|
:'access_expires' => :'access-expires',
|
|
62
65
|
:'audit_logs_claims' => :'audit-logs-claims',
|
|
63
66
|
:'bound_ips' => :'bound-ips',
|
|
67
|
+
:'delete_protection' => :'delete_protection',
|
|
64
68
|
:'description' => :'description',
|
|
65
69
|
:'force_sub_claims' => :'force-sub-claims',
|
|
66
70
|
:'gw_bound_ips' => :'gw-bound-ips',
|
|
@@ -85,6 +89,7 @@ module Akeyless
|
|
|
85
89
|
:'access_expires' => :'Integer',
|
|
86
90
|
:'audit_logs_claims' => :'Array<String>',
|
|
87
91
|
:'bound_ips' => :'Array<String>',
|
|
92
|
+
:'delete_protection' => :'String',
|
|
88
93
|
:'description' => :'String',
|
|
89
94
|
:'force_sub_claims' => :'Boolean',
|
|
90
95
|
:'gw_bound_ips' => :'Array<String>',
|
|
@@ -137,6 +142,10 @@ module Akeyless
|
|
|
137
142
|
end
|
|
138
143
|
end
|
|
139
144
|
|
|
145
|
+
if attributes.key?(:'delete_protection')
|
|
146
|
+
self.delete_protection = attributes[:'delete_protection']
|
|
147
|
+
end
|
|
148
|
+
|
|
140
149
|
if attributes.key?(:'description')
|
|
141
150
|
self.description = attributes[:'description']
|
|
142
151
|
end
|
|
@@ -216,6 +225,7 @@ module Akeyless
|
|
|
216
225
|
access_expires == o.access_expires &&
|
|
217
226
|
audit_logs_claims == o.audit_logs_claims &&
|
|
218
227
|
bound_ips == o.bound_ips &&
|
|
228
|
+
delete_protection == o.delete_protection &&
|
|
219
229
|
description == o.description &&
|
|
220
230
|
force_sub_claims == o.force_sub_claims &&
|
|
221
231
|
gw_bound_ips == o.gw_bound_ips &&
|
|
@@ -237,7 +247,7 @@ module Akeyless
|
|
|
237
247
|
# Calculates hash code according to all attributes.
|
|
238
248
|
# @return [Integer] Hash code
|
|
239
249
|
def hash
|
|
240
|
-
[access_expires, audit_logs_claims, bound_ips, description, force_sub_claims, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, token, uid_token].hash
|
|
250
|
+
[access_expires, audit_logs_claims, bound_ips, delete_protection, description, force_sub_claims, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, token, uid_token].hash
|
|
241
251
|
end
|
|
242
252
|
|
|
243
253
|
# Builds the object from hash
|
|
@@ -46,6 +46,9 @@ module Akeyless
|
|
|
46
46
|
# A list of full user-name that the access is restricted to
|
|
47
47
|
attr_accessor :bound_user_name
|
|
48
48
|
|
|
49
|
+
# Protection from accidental deletion of this object [true/false]
|
|
50
|
+
attr_accessor :delete_protection
|
|
51
|
+
|
|
49
52
|
# Auth Method description
|
|
50
53
|
attr_accessor :description
|
|
51
54
|
|
|
@@ -92,6 +95,7 @@ module Akeyless
|
|
|
92
95
|
:'bound_role_name' => :'bound-role-name',
|
|
93
96
|
:'bound_user_id' => :'bound-user-id',
|
|
94
97
|
:'bound_user_name' => :'bound-user-name',
|
|
98
|
+
:'delete_protection' => :'delete_protection',
|
|
95
99
|
:'description' => :'description',
|
|
96
100
|
:'force_sub_claims' => :'force-sub-claims',
|
|
97
101
|
:'gw_bound_ips' => :'gw-bound-ips',
|
|
@@ -124,6 +128,7 @@ module Akeyless
|
|
|
124
128
|
:'bound_role_name' => :'Array<String>',
|
|
125
129
|
:'bound_user_id' => :'Array<String>',
|
|
126
130
|
:'bound_user_name' => :'Array<String>',
|
|
131
|
+
:'delete_protection' => :'String',
|
|
127
132
|
:'description' => :'String',
|
|
128
133
|
:'force_sub_claims' => :'Boolean',
|
|
129
134
|
:'gw_bound_ips' => :'Array<String>',
|
|
@@ -221,6 +226,10 @@ module Akeyless
|
|
|
221
226
|
end
|
|
222
227
|
end
|
|
223
228
|
|
|
229
|
+
if attributes.key?(:'delete_protection')
|
|
230
|
+
self.delete_protection = attributes[:'delete_protection']
|
|
231
|
+
end
|
|
232
|
+
|
|
224
233
|
if attributes.key?(:'description')
|
|
225
234
|
self.description = attributes[:'description']
|
|
226
235
|
end
|
|
@@ -318,6 +327,7 @@ module Akeyless
|
|
|
318
327
|
bound_role_name == o.bound_role_name &&
|
|
319
328
|
bound_user_id == o.bound_user_id &&
|
|
320
329
|
bound_user_name == o.bound_user_name &&
|
|
330
|
+
delete_protection == o.delete_protection &&
|
|
321
331
|
description == o.description &&
|
|
322
332
|
force_sub_claims == o.force_sub_claims &&
|
|
323
333
|
gw_bound_ips == o.gw_bound_ips &&
|
|
@@ -340,7 +350,7 @@ module Akeyless
|
|
|
340
350
|
# Calculates hash code according to all attributes.
|
|
341
351
|
# @return [Integer] Hash code
|
|
342
352
|
def hash
|
|
343
|
-
[access_expires, audit_logs_claims, bound_arn, bound_aws_account_id, bound_ips, bound_resource_id, bound_role_id, bound_role_name, bound_user_id, bound_user_name, description, force_sub_claims, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, sts_url, token, uid_token].hash
|
|
353
|
+
[access_expires, audit_logs_claims, bound_arn, bound_aws_account_id, bound_ips, bound_resource_id, bound_role_id, bound_role_name, bound_user_id, bound_user_name, delete_protection, description, force_sub_claims, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, sts_url, token, uid_token].hash
|
|
344
354
|
end
|
|
345
355
|
|
|
346
356
|
# Builds the object from hash
|
|
@@ -55,6 +55,9 @@ module Akeyless
|
|
|
55
55
|
# The Azure tenant id that the access is restricted to
|
|
56
56
|
attr_accessor :bound_tenant_id
|
|
57
57
|
|
|
58
|
+
# Protection from accidental deletion of this object [true/false]
|
|
59
|
+
attr_accessor :delete_protection
|
|
60
|
+
|
|
58
61
|
# Auth Method description
|
|
59
62
|
attr_accessor :description
|
|
60
63
|
|
|
@@ -107,6 +110,7 @@ module Akeyless
|
|
|
107
110
|
:'bound_spid' => :'bound-spid',
|
|
108
111
|
:'bound_sub_id' => :'bound-sub-id',
|
|
109
112
|
:'bound_tenant_id' => :'bound-tenant-id',
|
|
113
|
+
:'delete_protection' => :'delete_protection',
|
|
110
114
|
:'description' => :'description',
|
|
111
115
|
:'force_sub_claims' => :'force-sub-claims',
|
|
112
116
|
:'gw_bound_ips' => :'gw-bound-ips',
|
|
@@ -143,6 +147,7 @@ module Akeyless
|
|
|
143
147
|
:'bound_spid' => :'Array<String>',
|
|
144
148
|
:'bound_sub_id' => :'Array<String>',
|
|
145
149
|
:'bound_tenant_id' => :'String',
|
|
150
|
+
:'delete_protection' => :'String',
|
|
146
151
|
:'description' => :'String',
|
|
147
152
|
:'force_sub_claims' => :'Boolean',
|
|
148
153
|
:'gw_bound_ips' => :'Array<String>',
|
|
@@ -257,6 +262,10 @@ module Akeyless
|
|
|
257
262
|
self.bound_tenant_id = nil
|
|
258
263
|
end
|
|
259
264
|
|
|
265
|
+
if attributes.key?(:'delete_protection')
|
|
266
|
+
self.delete_protection = attributes[:'delete_protection']
|
|
267
|
+
end
|
|
268
|
+
|
|
260
269
|
if attributes.key?(:'description')
|
|
261
270
|
self.description = attributes[:'description']
|
|
262
271
|
end
|
|
@@ -363,6 +372,7 @@ module Akeyless
|
|
|
363
372
|
bound_spid == o.bound_spid &&
|
|
364
373
|
bound_sub_id == o.bound_sub_id &&
|
|
365
374
|
bound_tenant_id == o.bound_tenant_id &&
|
|
375
|
+
delete_protection == o.delete_protection &&
|
|
366
376
|
description == o.description &&
|
|
367
377
|
force_sub_claims == o.force_sub_claims &&
|
|
368
378
|
gw_bound_ips == o.gw_bound_ips &&
|
|
@@ -386,7 +396,7 @@ module Akeyless
|
|
|
386
396
|
# Calculates hash code according to all attributes.
|
|
387
397
|
# @return [Integer] Hash code
|
|
388
398
|
def hash
|
|
389
|
-
[access_expires, audience, audit_logs_claims, bound_group_id, bound_ips, bound_providers, bound_resource_id, bound_resource_names, bound_resource_types, bound_rg_id, bound_spid, bound_sub_id, bound_tenant_id, description, force_sub_claims, gw_bound_ips, issuer, json, jwks_uri, jwt_ttl, name, new_name, product_type, token, uid_token].hash
|
|
399
|
+
[access_expires, audience, audit_logs_claims, bound_group_id, bound_ips, bound_providers, bound_resource_id, bound_resource_names, bound_resource_types, bound_rg_id, bound_spid, bound_sub_id, bound_tenant_id, delete_protection, description, force_sub_claims, gw_bound_ips, issuer, json, jwks_uri, jwt_ttl, name, new_name, product_type, token, uid_token].hash
|
|
390
400
|
end
|
|
391
401
|
|
|
392
402
|
# Builds the object from hash
|
|
@@ -49,6 +49,9 @@ module Akeyless
|
|
|
49
49
|
# The certificate data in base64, if no file was provided
|
|
50
50
|
attr_accessor :certificate_data
|
|
51
51
|
|
|
52
|
+
# Protection from accidental deletion of this object [true/false]
|
|
53
|
+
attr_accessor :delete_protection
|
|
54
|
+
|
|
52
55
|
# Auth Method description
|
|
53
56
|
attr_accessor :description
|
|
54
57
|
|
|
@@ -99,6 +102,7 @@ module Akeyless
|
|
|
99
102
|
:'bound_organizational_units' => :'bound-organizational-units',
|
|
100
103
|
:'bound_uri_sans' => :'bound-uri-sans',
|
|
101
104
|
:'certificate_data' => :'certificate-data',
|
|
105
|
+
:'delete_protection' => :'delete_protection',
|
|
102
106
|
:'description' => :'description',
|
|
103
107
|
:'force_sub_claims' => :'force-sub-claims',
|
|
104
108
|
:'gw_bound_ips' => :'gw-bound-ips',
|
|
@@ -133,6 +137,7 @@ module Akeyless
|
|
|
133
137
|
:'bound_organizational_units' => :'Array<String>',
|
|
134
138
|
:'bound_uri_sans' => :'Array<String>',
|
|
135
139
|
:'certificate_data' => :'String',
|
|
140
|
+
:'delete_protection' => :'String',
|
|
136
141
|
:'description' => :'String',
|
|
137
142
|
:'force_sub_claims' => :'Boolean',
|
|
138
143
|
:'gw_bound_ips' => :'Array<String>',
|
|
@@ -231,6 +236,10 @@ module Akeyless
|
|
|
231
236
|
self.certificate_data = attributes[:'certificate_data']
|
|
232
237
|
end
|
|
233
238
|
|
|
239
|
+
if attributes.key?(:'delete_protection')
|
|
240
|
+
self.delete_protection = attributes[:'delete_protection']
|
|
241
|
+
end
|
|
242
|
+
|
|
234
243
|
if attributes.key?(:'description')
|
|
235
244
|
self.description = attributes[:'description']
|
|
236
245
|
end
|
|
@@ -335,6 +344,7 @@ module Akeyless
|
|
|
335
344
|
bound_organizational_units == o.bound_organizational_units &&
|
|
336
345
|
bound_uri_sans == o.bound_uri_sans &&
|
|
337
346
|
certificate_data == o.certificate_data &&
|
|
347
|
+
delete_protection == o.delete_protection &&
|
|
338
348
|
description == o.description &&
|
|
339
349
|
force_sub_claims == o.force_sub_claims &&
|
|
340
350
|
gw_bound_ips == o.gw_bound_ips &&
|
|
@@ -358,7 +368,7 @@ module Akeyless
|
|
|
358
368
|
# Calculates hash code according to all attributes.
|
|
359
369
|
# @return [Integer] Hash code
|
|
360
370
|
def hash
|
|
361
|
-
[access_expires, allowed_cors, audit_logs_claims, bound_common_names, bound_dns_sans, bound_email_sans, bound_extensions, bound_ips, bound_organizational_units, bound_uri_sans, certificate_data, description, force_sub_claims, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, revoked_cert_ids, token, uid_token, unique_identifier].hash
|
|
371
|
+
[access_expires, allowed_cors, audit_logs_claims, bound_common_names, bound_dns_sans, bound_email_sans, bound_extensions, bound_ips, bound_organizational_units, bound_uri_sans, certificate_data, delete_protection, description, force_sub_claims, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, revoked_cert_ids, token, uid_token, unique_identifier].hash
|
|
362
372
|
end
|
|
363
373
|
|
|
364
374
|
# Builds the object from hash
|
|
@@ -43,6 +43,9 @@ module Akeyless
|
|
|
43
43
|
# === Machine authentication section === List of zones that a GCE instance must belong to in order to be authenticated. TODO: If bound_instance_groups is provided, it is assumed to be a zonal group and the group must belong to this zone.
|
|
44
44
|
attr_accessor :bound_zones
|
|
45
45
|
|
|
46
|
+
# Protection from accidental deletion of this object [true/false]
|
|
47
|
+
attr_accessor :delete_protection
|
|
48
|
+
|
|
46
49
|
# Auth Method description
|
|
47
50
|
attr_accessor :description
|
|
48
51
|
|
|
@@ -91,6 +94,7 @@ module Akeyless
|
|
|
91
94
|
:'bound_regions' => :'bound-regions',
|
|
92
95
|
:'bound_service_accounts' => :'bound-service-accounts',
|
|
93
96
|
:'bound_zones' => :'bound-zones',
|
|
97
|
+
:'delete_protection' => :'delete_protection',
|
|
94
98
|
:'description' => :'description',
|
|
95
99
|
:'force_sub_claims' => :'force-sub-claims',
|
|
96
100
|
:'gw_bound_ips' => :'gw-bound-ips',
|
|
@@ -123,6 +127,7 @@ module Akeyless
|
|
|
123
127
|
:'bound_regions' => :'Array<String>',
|
|
124
128
|
:'bound_service_accounts' => :'Array<String>',
|
|
125
129
|
:'bound_zones' => :'Array<String>',
|
|
130
|
+
:'delete_protection' => :'String',
|
|
126
131
|
:'description' => :'String',
|
|
127
132
|
:'force_sub_claims' => :'Boolean',
|
|
128
133
|
:'gw_bound_ips' => :'Array<String>',
|
|
@@ -213,6 +218,10 @@ module Akeyless
|
|
|
213
218
|
end
|
|
214
219
|
end
|
|
215
220
|
|
|
221
|
+
if attributes.key?(:'delete_protection')
|
|
222
|
+
self.delete_protection = attributes[:'delete_protection']
|
|
223
|
+
end
|
|
224
|
+
|
|
216
225
|
if attributes.key?(:'description')
|
|
217
226
|
self.description = attributes[:'description']
|
|
218
227
|
end
|
|
@@ -318,6 +327,7 @@ module Akeyless
|
|
|
318
327
|
bound_regions == o.bound_regions &&
|
|
319
328
|
bound_service_accounts == o.bound_service_accounts &&
|
|
320
329
|
bound_zones == o.bound_zones &&
|
|
330
|
+
delete_protection == o.delete_protection &&
|
|
321
331
|
description == o.description &&
|
|
322
332
|
force_sub_claims == o.force_sub_claims &&
|
|
323
333
|
gw_bound_ips == o.gw_bound_ips &&
|
|
@@ -341,7 +351,7 @@ module Akeyless
|
|
|
341
351
|
# Calculates hash code according to all attributes.
|
|
342
352
|
# @return [Integer] Hash code
|
|
343
353
|
def hash
|
|
344
|
-
[access_expires, audience, audit_logs_claims, bound_ips, bound_labels, bound_projects, bound_regions, bound_service_accounts, bound_zones, description, force_sub_claims, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, service_account_creds_data, token, type, uid_token].hash
|
|
354
|
+
[access_expires, audience, audit_logs_claims, bound_ips, bound_labels, bound_projects, bound_regions, bound_service_accounts, bound_zones, delete_protection, description, force_sub_claims, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, service_account_creds_data, token, type, uid_token].hash
|
|
345
355
|
end
|
|
346
356
|
|
|
347
357
|
# Builds the object from hash
|
|
@@ -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
|
|
|
@@ -83,6 +86,7 @@ module Akeyless
|
|
|
83
86
|
:'bound_namespaces' => :'bound-namespaces',
|
|
84
87
|
:'bound_pod_names' => :'bound-pod-names',
|
|
85
88
|
:'bound_sa_names' => :'bound-sa-names',
|
|
89
|
+
:'delete_protection' => :'delete_protection',
|
|
86
90
|
:'description' => :'description',
|
|
87
91
|
:'force_sub_claims' => :'force-sub-claims',
|
|
88
92
|
:'gen_key' => :'gen-key',
|
|
@@ -113,6 +117,7 @@ module Akeyless
|
|
|
113
117
|
:'bound_namespaces' => :'Array<String>',
|
|
114
118
|
:'bound_pod_names' => :'Array<String>',
|
|
115
119
|
:'bound_sa_names' => :'Array<String>',
|
|
120
|
+
:'delete_protection' => :'String',
|
|
116
121
|
:'description' => :'String',
|
|
117
122
|
:'force_sub_claims' => :'Boolean',
|
|
118
123
|
:'gen_key' => :'String',
|
|
@@ -189,6 +194,10 @@ module Akeyless
|
|
|
189
194
|
end
|
|
190
195
|
end
|
|
191
196
|
|
|
197
|
+
if attributes.key?(:'delete_protection')
|
|
198
|
+
self.delete_protection = attributes[:'delete_protection']
|
|
199
|
+
end
|
|
200
|
+
|
|
192
201
|
if attributes.key?(:'description')
|
|
193
202
|
self.description = attributes[:'description']
|
|
194
203
|
end
|
|
@@ -280,6 +289,7 @@ module Akeyless
|
|
|
280
289
|
bound_namespaces == o.bound_namespaces &&
|
|
281
290
|
bound_pod_names == o.bound_pod_names &&
|
|
282
291
|
bound_sa_names == o.bound_sa_names &&
|
|
292
|
+
delete_protection == o.delete_protection &&
|
|
283
293
|
description == o.description &&
|
|
284
294
|
force_sub_claims == o.force_sub_claims &&
|
|
285
295
|
gen_key == o.gen_key &&
|
|
@@ -303,7 +313,7 @@ module Akeyless
|
|
|
303
313
|
# Calculates hash code according to all attributes.
|
|
304
314
|
# @return [Integer] Hash code
|
|
305
315
|
def hash
|
|
306
|
-
[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, new_name, product_type, public_key, token, uid_token].hash
|
|
316
|
+
[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, new_name, product_type, public_key, token, uid_token].hash
|
|
307
317
|
end
|
|
308
318
|
|
|
309
319
|
# 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
|
|
|
@@ -70,6 +73,7 @@ module Akeyless
|
|
|
70
73
|
:'access_expires' => :'access-expires',
|
|
71
74
|
:'audit_logs_claims' => :'audit-logs-claims',
|
|
72
75
|
:'bound_ips' => :'bound-ips',
|
|
76
|
+
:'delete_protection' => :'delete_protection',
|
|
73
77
|
:'description' => :'description',
|
|
74
78
|
:'force_sub_claims' => :'force-sub-claims',
|
|
75
79
|
:'gen_key' => :'gen-key',
|
|
@@ -97,6 +101,7 @@ module Akeyless
|
|
|
97
101
|
:'access_expires' => :'Integer',
|
|
98
102
|
:'audit_logs_claims' => :'Array<String>',
|
|
99
103
|
:'bound_ips' => :'Array<String>',
|
|
104
|
+
:'delete_protection' => :'String',
|
|
100
105
|
:'description' => :'String',
|
|
101
106
|
:'force_sub_claims' => :'Boolean',
|
|
102
107
|
:'gen_key' => :'String',
|
|
@@ -152,6 +157,10 @@ module Akeyless
|
|
|
152
157
|
end
|
|
153
158
|
end
|
|
154
159
|
|
|
160
|
+
if attributes.key?(:'delete_protection')
|
|
161
|
+
self.delete_protection = attributes[:'delete_protection']
|
|
162
|
+
end
|
|
163
|
+
|
|
155
164
|
if attributes.key?(:'description')
|
|
156
165
|
self.description = attributes[:'description']
|
|
157
166
|
end
|
|
@@ -245,6 +254,7 @@ module Akeyless
|
|
|
245
254
|
access_expires == o.access_expires &&
|
|
246
255
|
audit_logs_claims == o.audit_logs_claims &&
|
|
247
256
|
bound_ips == o.bound_ips &&
|
|
257
|
+
delete_protection == o.delete_protection &&
|
|
248
258
|
description == o.description &&
|
|
249
259
|
force_sub_claims == o.force_sub_claims &&
|
|
250
260
|
gen_key == o.gen_key &&
|
|
@@ -269,7 +279,7 @@ module Akeyless
|
|
|
269
279
|
# Calculates hash code according to all attributes.
|
|
270
280
|
# @return [Integer] Hash code
|
|
271
281
|
def hash
|
|
272
|
-
[access_expires, audit_logs_claims, bound_ips, description, force_sub_claims, gen_key, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, public_key_data, token, uid_token, unique_identifier].hash
|
|
282
|
+
[access_expires, audit_logs_claims, bound_ips, delete_protection, description, force_sub_claims, gen_key, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, public_key_data, token, uid_token, unique_identifier].hash
|
|
273
283
|
end
|
|
274
284
|
|
|
275
285
|
# 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
|
|
|
@@ -95,6 +98,7 @@ module Akeyless
|
|
|
95
98
|
:'bound_ips' => :'bound-ips',
|
|
96
99
|
:'cert' => :'cert',
|
|
97
100
|
:'cert_file_data' => :'cert-file-data',
|
|
101
|
+
:'delete_protection' => :'delete_protection',
|
|
98
102
|
:'description' => :'description',
|
|
99
103
|
:'force_sub_claims' => :'force-sub-claims',
|
|
100
104
|
:'gateway_url' => :'gateway-url',
|
|
@@ -129,6 +133,7 @@ module Akeyless
|
|
|
129
133
|
:'bound_ips' => :'Array<String>',
|
|
130
134
|
:'cert' => :'String',
|
|
131
135
|
:'cert_file_data' => :'String',
|
|
136
|
+
:'delete_protection' => :'String',
|
|
132
137
|
:'description' => :'String',
|
|
133
138
|
:'force_sub_claims' => :'Boolean',
|
|
134
139
|
:'gateway_url' => :'String',
|
|
@@ -205,6 +210,10 @@ module Akeyless
|
|
|
205
210
|
self.cert_file_data = attributes[:'cert_file_data']
|
|
206
211
|
end
|
|
207
212
|
|
|
213
|
+
if attributes.key?(:'delete_protection')
|
|
214
|
+
self.delete_protection = attributes[:'delete_protection']
|
|
215
|
+
end
|
|
216
|
+
|
|
208
217
|
if attributes.key?(:'description')
|
|
209
218
|
self.description = attributes[:'description']
|
|
210
219
|
end
|
|
@@ -328,6 +337,7 @@ module Akeyless
|
|
|
328
337
|
bound_ips == o.bound_ips &&
|
|
329
338
|
cert == o.cert &&
|
|
330
339
|
cert_file_data == o.cert_file_data &&
|
|
340
|
+
delete_protection == o.delete_protection &&
|
|
331
341
|
description == o.description &&
|
|
332
342
|
force_sub_claims == o.force_sub_claims &&
|
|
333
343
|
gateway_url == o.gateway_url &&
|
|
@@ -355,7 +365,7 @@ module Akeyless
|
|
|
355
365
|
# Calculates hash code according to all attributes.
|
|
356
366
|
# @return [Integer] Hash code
|
|
357
367
|
def hash
|
|
358
|
-
[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, new_name, product_type, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
|
368
|
+
[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, new_name, product_type, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
|
359
369
|
end
|
|
360
370
|
|
|
361
371
|
# 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
|
:'group_ocid' => :'group-ocid',
|
|
@@ -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
|
:'group_ocid' => :'Array<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
|
|
@@ -250,6 +259,7 @@ module Akeyless
|
|
|
250
259
|
access_expires == o.access_expires &&
|
|
251
260
|
audit_logs_claims == o.audit_logs_claims &&
|
|
252
261
|
bound_ips == o.bound_ips &&
|
|
262
|
+
delete_protection == o.delete_protection &&
|
|
253
263
|
description == o.description &&
|
|
254
264
|
force_sub_claims == o.force_sub_claims &&
|
|
255
265
|
group_ocid == o.group_ocid &&
|
|
@@ -273,7 +283,7 @@ module Akeyless
|
|
|
273
283
|
# Calculates hash code according to all attributes.
|
|
274
284
|
# @return [Integer] Hash code
|
|
275
285
|
def hash
|
|
276
|
-
[access_expires, audit_logs_claims, bound_ips, description, force_sub_claims, group_ocid, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, tenant_ocid, token, uid_token].hash
|
|
286
|
+
[access_expires, audit_logs_claims, bound_ips, delete_protection, description, force_sub_claims, group_ocid, gw_bound_ips, json, jwt_ttl, name, new_name, product_type, tenant_ocid, token, uid_token].hash
|
|
277
287
|
end
|
|
278
288
|
|
|
279
289
|
# 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
|
|
|
@@ -92,6 +95,7 @@ module Akeyless
|
|
|
92
95
|
:'bound_ips' => :'bound-ips',
|
|
93
96
|
:'client_id' => :'client-id',
|
|
94
97
|
:'client_secret' => :'client-secret',
|
|
98
|
+
:'delete_protection' => :'delete_protection',
|
|
95
99
|
:'description' => :'description',
|
|
96
100
|
:'force_sub_claims' => :'force-sub-claims',
|
|
97
101
|
:'gw_bound_ips' => :'gw-bound-ips',
|
|
@@ -125,6 +129,7 @@ module Akeyless
|
|
|
125
129
|
:'bound_ips' => :'Array<String>',
|
|
126
130
|
:'client_id' => :'String',
|
|
127
131
|
:'client_secret' => :'String',
|
|
132
|
+
:'delete_protection' => :'String',
|
|
128
133
|
:'description' => :'String',
|
|
129
134
|
:'force_sub_claims' => :'Boolean',
|
|
130
135
|
:'gw_bound_ips' => :'Array<String>',
|
|
@@ -200,6 +205,10 @@ module Akeyless
|
|
|
200
205
|
self.client_secret = attributes[:'client_secret']
|
|
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
|
|
@@ -314,6 +323,7 @@ module Akeyless
|
|
|
314
323
|
bound_ips == o.bound_ips &&
|
|
315
324
|
client_id == o.client_id &&
|
|
316
325
|
client_secret == o.client_secret &&
|
|
326
|
+
delete_protection == o.delete_protection &&
|
|
317
327
|
description == o.description &&
|
|
318
328
|
force_sub_claims == o.force_sub_claims &&
|
|
319
329
|
gw_bound_ips == o.gw_bound_ips &&
|
|
@@ -340,7 +350,7 @@ module Akeyless
|
|
|
340
350
|
# Calculates hash code according to all attributes.
|
|
341
351
|
# @return [Integer] Hash code
|
|
342
352
|
def hash
|
|
343
|
-
[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, new_name, product_type, required_scopes, required_scopes_prefix, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
|
353
|
+
[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, new_name, product_type, required_scopes, required_scopes_prefix, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
|
344
354
|
end
|
|
345
355
|
|
|
346
356
|
# 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
|
|
|
@@ -77,6 +80,7 @@ module Akeyless
|
|
|
77
80
|
:'allowed_redirect_uri' => :'allowed-redirect-uri',
|
|
78
81
|
:'audit_logs_claims' => :'audit-logs-claims',
|
|
79
82
|
:'bound_ips' => :'bound-ips',
|
|
83
|
+
:'delete_protection' => :'delete_protection',
|
|
80
84
|
:'description' => :'description',
|
|
81
85
|
:'force_sub_claims' => :'force-sub-claims',
|
|
82
86
|
:'gw_bound_ips' => :'gw-bound-ips',
|
|
@@ -106,6 +110,7 @@ module Akeyless
|
|
|
106
110
|
:'allowed_redirect_uri' => :'Array<String>',
|
|
107
111
|
:'audit_logs_claims' => :'Array<String>',
|
|
108
112
|
:'bound_ips' => :'Array<String>',
|
|
113
|
+
:'delete_protection' => :'String',
|
|
109
114
|
:'description' => :'String',
|
|
110
115
|
:'force_sub_claims' => :'Boolean',
|
|
111
116
|
:'gw_bound_ips' => :'Array<String>',
|
|
@@ -168,6 +173,10 @@ module Akeyless
|
|
|
168
173
|
end
|
|
169
174
|
end
|
|
170
175
|
|
|
176
|
+
if attributes.key?(:'delete_protection')
|
|
177
|
+
self.delete_protection = attributes[:'delete_protection']
|
|
178
|
+
end
|
|
179
|
+
|
|
171
180
|
if attributes.key?(:'description')
|
|
172
181
|
self.description = attributes[:'description']
|
|
173
182
|
end
|
|
@@ -273,6 +282,7 @@ module Akeyless
|
|
|
273
282
|
allowed_redirect_uri == o.allowed_redirect_uri &&
|
|
274
283
|
audit_logs_claims == o.audit_logs_claims &&
|
|
275
284
|
bound_ips == o.bound_ips &&
|
|
285
|
+
delete_protection == o.delete_protection &&
|
|
276
286
|
description == o.description &&
|
|
277
287
|
force_sub_claims == o.force_sub_claims &&
|
|
278
288
|
gw_bound_ips == o.gw_bound_ips &&
|
|
@@ -298,7 +308,7 @@ module Akeyless
|
|
|
298
308
|
# Calculates hash code according to all attributes.
|
|
299
309
|
# @return [Integer] Hash code
|
|
300
310
|
def hash
|
|
301
|
-
[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, new_name, product_type, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
|
311
|
+
[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, new_name, product_type, subclaims_delimiters, token, uid_token, unique_identifier].hash
|
|
302
312
|
end
|
|
303
313
|
|
|
304
314
|
# Builds the object from hash
|