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
data/lib/akeyless/models/role.rb
CHANGED
@@ -25,6 +25,8 @@ module Akeyless
|
|
25
25
|
|
26
26
|
attr_accessor :creation_date
|
27
27
|
|
28
|
+
attr_accessor :delete_protection
|
29
|
+
|
28
30
|
attr_accessor :modification_date
|
29
31
|
|
30
32
|
attr_accessor :role_auth_methods_assoc
|
@@ -41,6 +43,7 @@ module Akeyless
|
|
41
43
|
:'client_permissions' => :'client_permissions',
|
42
44
|
:'comment' => :'comment',
|
43
45
|
:'creation_date' => :'creation_date',
|
46
|
+
:'delete_protection' => :'delete_protection',
|
44
47
|
:'modification_date' => :'modification_date',
|
45
48
|
:'role_auth_methods_assoc' => :'role_auth_methods_assoc',
|
46
49
|
:'role_name' => :'role_name',
|
@@ -61,6 +64,7 @@ module Akeyless
|
|
61
64
|
:'client_permissions' => :'Array<String>',
|
62
65
|
:'comment' => :'String',
|
63
66
|
:'creation_date' => :'Time',
|
67
|
+
:'delete_protection' => :'Boolean',
|
64
68
|
:'modification_date' => :'Time',
|
65
69
|
:'role_auth_methods_assoc' => :'Array<RoleAuthMethodAssociation>',
|
66
70
|
:'role_name' => :'String',
|
@@ -111,6 +115,10 @@ module Akeyless
|
|
111
115
|
self.creation_date = attributes[:'creation_date']
|
112
116
|
end
|
113
117
|
|
118
|
+
if attributes.key?(:'delete_protection')
|
119
|
+
self.delete_protection = attributes[:'delete_protection']
|
120
|
+
end
|
121
|
+
|
114
122
|
if attributes.key?(:'modification_date')
|
115
123
|
self.modification_date = attributes[:'modification_date']
|
116
124
|
end
|
@@ -155,6 +163,7 @@ module Akeyless
|
|
155
163
|
client_permissions == o.client_permissions &&
|
156
164
|
comment == o.comment &&
|
157
165
|
creation_date == o.creation_date &&
|
166
|
+
delete_protection == o.delete_protection &&
|
158
167
|
modification_date == o.modification_date &&
|
159
168
|
role_auth_methods_assoc == o.role_auth_methods_assoc &&
|
160
169
|
role_name == o.role_name &&
|
@@ -170,7 +179,7 @@ module Akeyless
|
|
170
179
|
# Calculates hash code according to all attributes.
|
171
180
|
# @return [Integer] Hash code
|
172
181
|
def hash
|
173
|
-
[access_date, access_date_display, client_permissions, comment, creation_date, modification_date, role_auth_methods_assoc, role_name, rules].hash
|
182
|
+
[access_date, access_date_display, client_permissions, comment, creation_date, delete_protection, modification_date, role_auth_methods_assoc, role_name, rules].hash
|
174
183
|
end
|
175
184
|
|
176
185
|
# Builds the object from hash
|
@@ -30,7 +30,7 @@ module Akeyless
|
|
30
30
|
# Aws Region
|
31
31
|
attr_accessor :aws_region
|
32
32
|
|
33
|
-
# Protection from accidental deletion of this
|
33
|
+
# Protection from accidental deletion of this object [true/false]
|
34
34
|
attr_accessor :delete_protection
|
35
35
|
|
36
36
|
# Description of the object
|
@@ -30,7 +30,7 @@ module Akeyless
|
|
30
30
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
31
31
|
attr_accessor :auto_rotate
|
32
32
|
|
33
|
-
# Protection from accidental deletion of this
|
33
|
+
# Protection from accidental deletion of this object [true/false]
|
34
34
|
attr_accessor :delete_protection
|
35
35
|
|
36
36
|
# Description of the object
|
@@ -63,6 +63,9 @@ module Akeyless
|
|
63
63
|
# The rotator type. options: [target/password/api-key/azure-storage-account]
|
64
64
|
attr_accessor :rotator_type
|
65
65
|
|
66
|
+
# Enable this flag to prevent simultaneous use of the same secret
|
67
|
+
attr_accessor :secure_access_disable_concurrent_connections
|
68
|
+
|
66
69
|
# Enable/Disable secure remote access [true/false]
|
67
70
|
attr_accessor :secure_access_enable
|
68
71
|
|
@@ -115,6 +118,7 @@ module Akeyless
|
|
115
118
|
:'rotation_hour' => :'rotation-hour',
|
116
119
|
:'rotation_interval' => :'rotation-interval',
|
117
120
|
:'rotator_type' => :'rotator-type',
|
121
|
+
:'secure_access_disable_concurrent_connections' => :'secure-access-disable-concurrent-connections',
|
118
122
|
:'secure_access_enable' => :'secure-access-enable',
|
119
123
|
:'secure_access_url' => :'secure-access-url',
|
120
124
|
:'secure_access_web' => :'secure-access-web',
|
@@ -153,6 +157,7 @@ module Akeyless
|
|
153
157
|
:'rotation_hour' => :'Integer',
|
154
158
|
:'rotation_interval' => :'String',
|
155
159
|
:'rotator_type' => :'String',
|
160
|
+
:'secure_access_disable_concurrent_connections' => :'Boolean',
|
156
161
|
:'secure_access_enable' => :'String',
|
157
162
|
:'secure_access_url' => :'String',
|
158
163
|
:'secure_access_web' => :'Boolean',
|
@@ -262,6 +267,10 @@ module Akeyless
|
|
262
267
|
self.rotator_type = nil
|
263
268
|
end
|
264
269
|
|
270
|
+
if attributes.key?(:'secure_access_disable_concurrent_connections')
|
271
|
+
self.secure_access_disable_concurrent_connections = attributes[:'secure_access_disable_concurrent_connections']
|
272
|
+
end
|
273
|
+
|
265
274
|
if attributes.key?(:'secure_access_enable')
|
266
275
|
self.secure_access_enable = attributes[:'secure_access_enable']
|
267
276
|
end
|
@@ -368,6 +377,7 @@ module Akeyless
|
|
368
377
|
rotation_hour == o.rotation_hour &&
|
369
378
|
rotation_interval == o.rotation_interval &&
|
370
379
|
rotator_type == o.rotator_type &&
|
380
|
+
secure_access_disable_concurrent_connections == o.secure_access_disable_concurrent_connections &&
|
371
381
|
secure_access_enable == o.secure_access_enable &&
|
372
382
|
secure_access_url == o.secure_access_url &&
|
373
383
|
secure_access_web == o.secure_access_web &&
|
@@ -390,7 +400,7 @@ module Akeyless
|
|
390
400
|
# Calculates hash code according to all attributes.
|
391
401
|
# @return [Integer] Hash code
|
392
402
|
def hash
|
393
|
-
[api_id, api_key, application_id, authentication_credentials, auto_rotate, delete_protection, description, json, key, max_versions, name, password_length, rotate_after_disconnect, rotation_hour, rotation_interval, rotator_type, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, storage_account_key_name, tags, target_name, token, uid_token, username].hash
|
403
|
+
[api_id, api_key, application_id, authentication_credentials, auto_rotate, delete_protection, description, json, key, max_versions, name, password_length, rotate_after_disconnect, rotation_hour, rotation_interval, rotator_type, secure_access_disable_concurrent_connections, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, storage_account_key_name, tags, target_name, token, uid_token, username].hash
|
394
404
|
end
|
395
405
|
|
396
406
|
# Builds the object from hash
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -24,7 +24,7 @@ module Akeyless
|
|
24
24
|
# Secret payload to be sent with rotation request
|
25
25
|
attr_accessor :custom_payload
|
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
|
@@ -93,6 +93,9 @@ module Akeyless
|
|
93
93
|
# Target name
|
94
94
|
attr_accessor :target_name
|
95
95
|
|
96
|
+
# Maximum allowed time in seconds for the custom rotator to return the results
|
97
|
+
attr_accessor :timeout_sec
|
98
|
+
|
96
99
|
# Authentication token (see `/auth` and `/configure`)
|
97
100
|
attr_accessor :token
|
98
101
|
|
@@ -128,6 +131,7 @@ module Akeyless
|
|
128
131
|
:'secure_access_web_proxy' => :'secure-access-web-proxy',
|
129
132
|
:'tags' => :'tags',
|
130
133
|
:'target_name' => :'target-name',
|
134
|
+
:'timeout_sec' => :'timeout-sec',
|
131
135
|
:'token' => :'token',
|
132
136
|
:'uid_token' => :'uid-token'
|
133
137
|
}
|
@@ -167,6 +171,7 @@ module Akeyless
|
|
167
171
|
:'secure_access_web_proxy' => :'Boolean',
|
168
172
|
:'tags' => :'Array<String>',
|
169
173
|
:'target_name' => :'String',
|
174
|
+
:'timeout_sec' => :'Integer',
|
170
175
|
:'token' => :'String',
|
171
176
|
:'uid_token' => :'String'
|
172
177
|
}
|
@@ -319,6 +324,12 @@ module Akeyless
|
|
319
324
|
self.target_name = nil
|
320
325
|
end
|
321
326
|
|
327
|
+
if attributes.key?(:'timeout_sec')
|
328
|
+
self.timeout_sec = attributes[:'timeout_sec']
|
329
|
+
else
|
330
|
+
self.timeout_sec = 40
|
331
|
+
end
|
332
|
+
|
322
333
|
if attributes.key?(:'token')
|
323
334
|
self.token = attributes[:'token']
|
324
335
|
end
|
@@ -384,6 +395,7 @@ module Akeyless
|
|
384
395
|
secure_access_web_proxy == o.secure_access_web_proxy &&
|
385
396
|
tags == o.tags &&
|
386
397
|
target_name == o.target_name &&
|
398
|
+
timeout_sec == o.timeout_sec &&
|
387
399
|
token == o.token &&
|
388
400
|
uid_token == o.uid_token
|
389
401
|
end
|
@@ -397,7 +409,7 @@ module Akeyless
|
|
397
409
|
# Calculates hash code according to all attributes.
|
398
410
|
# @return [Integer] Hash code
|
399
411
|
def hash
|
400
|
-
[authentication_credentials, auto_rotate, custom_payload, delete_protection, description, json, key, max_versions, name, password_length, rotate_after_disconnect, rotation_hour, rotation_interval, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_enable, secure_access_host, secure_access_rdp_domain, secure_access_rdp_user, secure_access_ssh_user, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token].hash
|
412
|
+
[authentication_credentials, auto_rotate, custom_payload, delete_protection, description, json, key, max_versions, name, password_length, rotate_after_disconnect, rotation_hour, rotation_interval, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_enable, secure_access_host, secure_access_rdp_domain, secure_access_rdp_user, secure_access_ssh_user, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, timeout_sec, token, uid_token].hash
|
401
413
|
end
|
402
414
|
|
403
415
|
# Builds the object from hash
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -23,7 +23,7 @@ module Akeyless
|
|
23
23
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
24
24
|
attr_accessor :auto_rotate
|
25
25
|
|
26
|
-
# Protection from accidental deletion of this
|
26
|
+
# Protection from accidental deletion of this object [true/false]
|
27
27
|
attr_accessor :delete_protection
|
28
28
|
|
29
29
|
# Description of the object
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
22
22
|
attr_accessor :auto_rotate
|
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
|
@@ -45,6 +45,8 @@ module Akeyless
|
|
45
45
|
|
46
46
|
attr_accessor :services_details
|
47
47
|
|
48
|
+
attr_accessor :timeout_seconds
|
49
|
+
|
48
50
|
# Attribute mapping from ruby-style variable name to JSON key.
|
49
51
|
def self.attribute_map
|
50
52
|
{
|
@@ -61,7 +63,8 @@ module Akeyless
|
|
61
63
|
:'rotator_status' => :'rotator_status',
|
62
64
|
:'rotator_type' => :'rotator_type',
|
63
65
|
:'same_password' => :'same_password',
|
64
|
-
:'services_details' => :'services_details'
|
66
|
+
:'services_details' => :'services_details',
|
67
|
+
:'timeout_seconds' => :'timeout_seconds'
|
65
68
|
}
|
66
69
|
end
|
67
70
|
|
@@ -86,7 +89,8 @@ module Akeyless
|
|
86
89
|
:'rotator_status' => :'String',
|
87
90
|
:'rotator_type' => :'String',
|
88
91
|
:'same_password' => :'Boolean',
|
89
|
-
:'services_details' => :'Array<WindowsService>'
|
92
|
+
:'services_details' => :'Array<WindowsService>',
|
93
|
+
:'timeout_seconds' => :'Integer'
|
90
94
|
}
|
91
95
|
end
|
92
96
|
|
@@ -168,6 +172,10 @@ module Akeyless
|
|
168
172
|
self.services_details = value
|
169
173
|
end
|
170
174
|
end
|
175
|
+
|
176
|
+
if attributes.key?(:'timeout_seconds')
|
177
|
+
self.timeout_seconds = attributes[:'timeout_seconds']
|
178
|
+
end
|
171
179
|
end
|
172
180
|
|
173
181
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -203,7 +211,8 @@ module Akeyless
|
|
203
211
|
rotator_status == o.rotator_status &&
|
204
212
|
rotator_type == o.rotator_type &&
|
205
213
|
same_password == o.same_password &&
|
206
|
-
services_details == o.services_details
|
214
|
+
services_details == o.services_details &&
|
215
|
+
timeout_seconds == o.timeout_seconds
|
207
216
|
end
|
208
217
|
|
209
218
|
# @see the `==` method
|
@@ -215,7 +224,7 @@ module Akeyless
|
|
215
224
|
# Calculates hash code according to all attributes.
|
216
225
|
# @return [Integer] Hash code
|
217
226
|
def hash
|
218
|
-
[delete_previous_version_in_days, grace_rotation, gw_cluster_id, last_rotation_error, max_versions, number_of_versions_to_save, rotation_hour, rotation_interval_min, rotation_statement, rotator_creds_type, rotator_status, rotator_type, same_password, services_details].hash
|
227
|
+
[delete_previous_version_in_days, grace_rotation, gw_cluster_id, last_rotation_error, max_versions, number_of_versions_to_save, rotation_hour, rotation_interval_min, rotation_statement, rotator_creds_type, rotator_status, rotator_type, same_password, services_details, timeout_seconds].hash
|
219
228
|
end
|
220
229
|
|
221
230
|
# Builds the object from hash
|
@@ -33,7 +33,7 @@ module Akeyless
|
|
33
33
|
# Aws Region
|
34
34
|
attr_accessor :aws_region
|
35
35
|
|
36
|
-
# Protection from accidental deletion of this
|
36
|
+
# Protection from accidental deletion of this object [true/false]
|
37
37
|
attr_accessor :delete_protection
|
38
38
|
|
39
39
|
# Description of the object
|
@@ -33,7 +33,7 @@ module Akeyless
|
|
33
33
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
34
34
|
attr_accessor :auto_rotate
|
35
35
|
|
36
|
-
# Protection from accidental deletion of this
|
36
|
+
# Protection from accidental deletion of this object [true/false]
|
37
37
|
attr_accessor :delete_protection
|
38
38
|
|
39
39
|
# Description of the object
|
@@ -72,6 +72,9 @@ module Akeyless
|
|
72
72
|
# The number of days to wait between every automatic key rotation (1-365)
|
73
73
|
attr_accessor :rotation_interval
|
74
74
|
|
75
|
+
# Enable this flag to prevent simultaneous use of the same secret
|
76
|
+
attr_accessor :secure_access_disable_concurrent_connections
|
77
|
+
|
75
78
|
# Enable/Disable secure remote access [true/false]
|
76
79
|
attr_accessor :secure_access_enable
|
77
80
|
|
@@ -121,6 +124,7 @@ module Akeyless
|
|
121
124
|
:'rotate_after_disconnect' => :'rotate-after-disconnect',
|
122
125
|
:'rotation_hour' => :'rotation-hour',
|
123
126
|
:'rotation_interval' => :'rotation-interval',
|
127
|
+
:'secure_access_disable_concurrent_connections' => :'secure-access-disable-concurrent-connections',
|
124
128
|
:'secure_access_enable' => :'secure-access-enable',
|
125
129
|
:'secure_access_url' => :'secure-access-url',
|
126
130
|
:'secure_access_web' => :'secure-access-web',
|
@@ -160,6 +164,7 @@ module Akeyless
|
|
160
164
|
:'rotate_after_disconnect' => :'String',
|
161
165
|
:'rotation_hour' => :'Integer',
|
162
166
|
:'rotation_interval' => :'String',
|
167
|
+
:'secure_access_disable_concurrent_connections' => :'Boolean',
|
163
168
|
:'secure_access_enable' => :'String',
|
164
169
|
:'secure_access_url' => :'String',
|
165
170
|
:'secure_access_web' => :'Boolean',
|
@@ -283,6 +288,10 @@ module Akeyless
|
|
283
288
|
self.rotation_interval = attributes[:'rotation_interval']
|
284
289
|
end
|
285
290
|
|
291
|
+
if attributes.key?(:'secure_access_disable_concurrent_connections')
|
292
|
+
self.secure_access_disable_concurrent_connections = attributes[:'secure_access_disable_concurrent_connections']
|
293
|
+
end
|
294
|
+
|
286
295
|
if attributes.key?(:'secure_access_enable')
|
287
296
|
self.secure_access_enable = attributes[:'secure_access_enable']
|
288
297
|
end
|
@@ -370,6 +379,7 @@ module Akeyless
|
|
370
379
|
rotate_after_disconnect == o.rotate_after_disconnect &&
|
371
380
|
rotation_hour == o.rotation_hour &&
|
372
381
|
rotation_interval == o.rotation_interval &&
|
382
|
+
secure_access_disable_concurrent_connections == o.secure_access_disable_concurrent_connections &&
|
373
383
|
secure_access_enable == o.secure_access_enable &&
|
374
384
|
secure_access_url == o.secure_access_url &&
|
375
385
|
secure_access_web == o.secure_access_web &&
|
@@ -390,7 +400,7 @@ module Akeyless
|
|
390
400
|
# Calculates hash code according to all attributes.
|
391
401
|
# @return [Integer] Hash code
|
392
402
|
def hash
|
393
|
-
[add_tag, api_id, api_key, application_id, authentication_credentials, auto_rotate, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotation_hour, rotation_interval, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, storage_account_key_name, token, uid_token, username].hash
|
403
|
+
[add_tag, api_id, api_key, application_id, authentication_credentials, auto_rotate, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotation_hour, rotation_interval, secure_access_disable_concurrent_connections, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, storage_account_key_name, token, uid_token, username].hash
|
394
404
|
end
|
395
405
|
|
396
406
|
# Builds the object from hash
|
@@ -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
|
@@ -27,7 +27,7 @@ module Akeyless
|
|
27
27
|
# Secret payload to be sent with rotation request
|
28
28
|
attr_accessor :custom_payload
|
29
29
|
|
30
|
-
# Protection from accidental deletion of this
|
30
|
+
# Protection from accidental deletion of this object [true/false]
|
31
31
|
attr_accessor :delete_protection
|
32
32
|
|
33
33
|
# Description of the object
|
@@ -99,6 +99,9 @@ module Akeyless
|
|
99
99
|
# Web-Proxy via Akeyless Web Access Bastion
|
100
100
|
attr_accessor :secure_access_web_proxy
|
101
101
|
|
102
|
+
# Maximum allowed time in seconds for the custom rotator to return the results
|
103
|
+
attr_accessor :timeout_sec
|
104
|
+
|
102
105
|
# Authentication token (see `/auth` and `/configure`)
|
103
106
|
attr_accessor :token
|
104
107
|
|
@@ -136,6 +139,7 @@ module Akeyless
|
|
136
139
|
:'secure_access_web' => :'secure-access-web',
|
137
140
|
:'secure_access_web_browsing' => :'secure-access-web-browsing',
|
138
141
|
:'secure_access_web_proxy' => :'secure-access-web-proxy',
|
142
|
+
:'timeout_sec' => :'timeout-sec',
|
139
143
|
:'token' => :'token',
|
140
144
|
:'uid_token' => :'uid-token'
|
141
145
|
}
|
@@ -177,6 +181,7 @@ module Akeyless
|
|
177
181
|
:'secure_access_web' => :'Boolean',
|
178
182
|
:'secure_access_web_browsing' => :'Boolean',
|
179
183
|
:'secure_access_web_proxy' => :'Boolean',
|
184
|
+
:'timeout_sec' => :'Integer',
|
180
185
|
:'token' => :'String',
|
181
186
|
:'uid_token' => :'String'
|
182
187
|
}
|
@@ -339,6 +344,10 @@ module Akeyless
|
|
339
344
|
self.secure_access_web_proxy = false
|
340
345
|
end
|
341
346
|
|
347
|
+
if attributes.key?(:'timeout_sec')
|
348
|
+
self.timeout_sec = attributes[:'timeout_sec']
|
349
|
+
end
|
350
|
+
|
342
351
|
if attributes.key?(:'token')
|
343
352
|
self.token = attributes[:'token']
|
344
353
|
end
|
@@ -401,6 +410,7 @@ module Akeyless
|
|
401
410
|
secure_access_web == o.secure_access_web &&
|
402
411
|
secure_access_web_browsing == o.secure_access_web_browsing &&
|
403
412
|
secure_access_web_proxy == o.secure_access_web_proxy &&
|
413
|
+
timeout_sec == o.timeout_sec &&
|
404
414
|
token == o.token &&
|
405
415
|
uid_token == o.uid_token
|
406
416
|
end
|
@@ -414,7 +424,7 @@ module Akeyless
|
|
414
424
|
# Calculates hash code according to all attributes.
|
415
425
|
# @return [Integer] Hash code
|
416
426
|
def hash
|
417
|
-
[add_tag, authentication_credentials, auto_rotate, custom_payload, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotation_hour, rotation_interval, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_enable, secure_access_host, secure_access_rdp_domain, secure_access_rdp_user, secure_access_ssh_user, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, token, uid_token].hash
|
427
|
+
[add_tag, authentication_credentials, auto_rotate, custom_payload, delete_protection, description, json, keep_prev_version, key, max_versions, name, new_name, password_length, rm_tag, rotate_after_disconnect, rotation_hour, rotation_interval, secure_access_allow_external_user, secure_access_bastion_issuer, secure_access_enable, secure_access_host, secure_access_rdp_domain, secure_access_rdp_user, secure_access_ssh_user, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, timeout_sec, token, uid_token].hash
|
418
428
|
end
|
419
429
|
|
420
430
|
# Builds the object from hash
|
@@ -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
|
@@ -26,7 +26,7 @@ module Akeyless
|
|
26
26
|
# Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]
|
27
27
|
attr_accessor :auto_rotate
|
28
28
|
|
29
|
-
# Protection from accidental deletion of this
|
29
|
+
# Protection from accidental deletion of this object [true/false]
|
30
30
|
attr_accessor :delete_protection
|
31
31
|
|
32
32
|
# 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
|
@@ -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
|