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
@@ -28,7 +28,7 @@ module Akeyless
|
|
28
28
|
# Server username
|
29
29
|
attr_accessor :chef_server_username
|
30
30
|
|
31
|
-
# Protection from accidental deletion of this
|
31
|
+
# Protection from accidental deletion of this object [true/false]
|
32
32
|
attr_accessor :delete_protection
|
33
33
|
|
34
34
|
# Description of the object
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# URL of an endpoint that implements /sync/create method, for example https://webhook.example.com/sync/create
|
22
22
|
attr_accessor :create_sync_url
|
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
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdateDockerhub is a command that updates a DOCKERHUB dynamic secret
|
18
18
|
class DynamicSecretUpdateDockerhub
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdateEks is a command that updates eks dynamic secret
|
18
18
|
class DynamicSecretUpdateEks
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdateGcp is a command that updates a GCP dynamic secret
|
18
18
|
class DynamicSecretUpdateGcp
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdateGithub is a command that updates github dynamic secret
|
18
18
|
class DynamicSecretUpdateGithub
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdateGitlab is a command that updates gitlab dynamic secret
|
18
18
|
class DynamicSecretUpdateGitlab
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdateGke is a command that updates gke dynamic secret
|
18
18
|
class DynamicSecretUpdateGke
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
21
21
|
# Admin user email
|
22
22
|
attr_accessor :admin_email
|
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
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdateHanaDb is a command that updates hanadb dynamic secret
|
18
18
|
class DynamicSecretUpdateHanaDb
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdateK8s is a command that updates k8s dynamic secret
|
18
18
|
class DynamicSecretUpdateK8s
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -24,7 +24,7 @@ module Akeyless
|
|
24
24
|
# Bind DN Password
|
25
25
|
attr_accessor :bind_dn_password
|
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
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdateMongoDb is a command that updates either mongodb dynamic secret or mongodb atlas dynamic secret
|
18
18
|
class DynamicSecretUpdateMongoDb
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdateMsSql is a command that updates mssql dynamic secret
|
18
18
|
class DynamicSecretUpdateMsSql
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -22,7 +22,7 @@ module Akeyless
|
|
22
22
|
# (Optional) Server name for certificate verification
|
23
23
|
attr_accessor :db_server_name
|
24
24
|
|
25
|
-
# Protection from accidental deletion of this
|
25
|
+
# Protection from accidental deletion of this object [true/false]
|
26
26
|
attr_accessor :delete_protection
|
27
27
|
|
28
28
|
# Description of the object
|
@@ -22,7 +22,7 @@ module Akeyless
|
|
22
22
|
# (Optional) Server name for certificate verification
|
23
23
|
attr_accessor :db_server_name
|
24
24
|
|
25
|
-
# Protection from accidental deletion of this
|
25
|
+
# Protection from accidental deletion of this object [true/false]
|
26
26
|
attr_accessor :delete_protection
|
27
27
|
|
28
28
|
# Description of the object
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdatePing is a command that updates Ping dynamic secret
|
18
18
|
class DynamicSecretUpdatePing
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
19
19
|
# PostgreSQL Creation statements
|
20
20
|
attr_accessor :creation_statements
|
21
21
|
|
22
|
-
# Protection from accidental deletion of this
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
23
23
|
attr_accessor :delete_protection
|
24
24
|
|
25
25
|
# Description of the object
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# dynamicSecretUpdateRabbitMq is a command that updates rabbitmq dynamic secret
|
18
18
|
class DynamicSecretUpdateRabbitMq
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Description of the object
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
19
19
|
# AllowUserExtendSession
|
20
20
|
attr_accessor :allow_user_extend_session
|
21
21
|
|
22
|
-
# Protection from accidental deletion of this
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
23
23
|
attr_accessor :delete_protection
|
24
24
|
|
25
25
|
# Description of the object
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
19
19
|
# A JSON array list of redis ACL rules to attach to the created user. For available rules see the ACL CAT command https://redis.io/commands/acl-cat By default the user will have permissions to read all keys '[\"~*\", \"+@read\"]'
|
20
20
|
attr_accessor :acl_rules
|
21
21
|
|
22
|
-
# Protection from accidental deletion of this
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
23
23
|
attr_accessor :delete_protection
|
24
24
|
|
25
25
|
# Description of the object
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
19
19
|
# Redshift Creation statements
|
20
20
|
attr_accessor :creation_statements
|
21
21
|
|
22
|
-
# Protection from accidental deletion of this
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
23
23
|
attr_accessor :delete_protection
|
24
24
|
|
25
25
|
# Description of the object
|
@@ -28,7 +28,7 @@ module Akeyless
|
|
28
28
|
# Database name
|
29
29
|
attr_accessor :db_name
|
30
30
|
|
31
|
-
# Protection from accidental deletion of this
|
31
|
+
# Protection from accidental deletion of this object [true/false]
|
32
32
|
attr_accessor :delete_protection
|
33
33
|
|
34
34
|
# Description of the object
|
@@ -28,7 +28,7 @@ module Akeyless
|
|
28
28
|
# Auto generated folder
|
29
29
|
attr_accessor :auto_generated_folder
|
30
30
|
|
31
|
-
# Protection from accidental deletion of this
|
31
|
+
# Protection from accidental deletion of this object [true/false]
|
32
32
|
attr_accessor :delete_protection
|
33
33
|
|
34
34
|
# Description of the object
|
@@ -31,6 +31,8 @@ module Akeyless
|
|
31
31
|
# 1Password list of vault to get the items from
|
32
32
|
attr_accessor :_1password_vaults
|
33
33
|
|
34
|
+
attr_accessor :service_account_key_decoded
|
35
|
+
|
34
36
|
# Enable/Disable discovery of Windows services from each domain server as part of the SSH/Windows Rotated Secrets. Default is false. (Relevant only for Active Directory migration)
|
35
37
|
attr_accessor :ad_discover_services
|
36
38
|
|
@@ -213,6 +215,7 @@ module Akeyless
|
|
213
215
|
:'_1password_secret_key' => :'1password-secret-key',
|
214
216
|
:'_1password_url' => :'1password-url',
|
215
217
|
:'_1password_vaults' => :'1password-vaults',
|
218
|
+
:'service_account_key_decoded' => :'ServiceAccountKeyDecoded',
|
216
219
|
:'ad_discover_services' => :'ad-discover-services',
|
217
220
|
:'ad_discovery_types' => :'ad-discovery-types',
|
218
221
|
:'ad_os_filter' => :'ad-os-filter',
|
@@ -287,6 +290,7 @@ module Akeyless
|
|
287
290
|
:'_1password_secret_key' => :'String',
|
288
291
|
:'_1password_url' => :'String',
|
289
292
|
:'_1password_vaults' => :'Array<String>',
|
293
|
+
:'service_account_key_decoded' => :'String',
|
290
294
|
:'ad_discover_services' => :'String',
|
291
295
|
:'ad_discovery_types' => :'Array<String>',
|
292
296
|
:'ad_os_filter' => :'String',
|
@@ -391,6 +395,10 @@ module Akeyless
|
|
391
395
|
end
|
392
396
|
end
|
393
397
|
|
398
|
+
if attributes.key?(:'service_account_key_decoded')
|
399
|
+
self.service_account_key_decoded = attributes[:'service_account_key_decoded']
|
400
|
+
end
|
401
|
+
|
394
402
|
if attributes.key?(:'ad_discover_services')
|
395
403
|
self.ad_discover_services = attributes[:'ad_discover_services']
|
396
404
|
else
|
@@ -707,6 +715,7 @@ module Akeyless
|
|
707
715
|
_1password_secret_key == o._1password_secret_key &&
|
708
716
|
_1password_url == o._1password_url &&
|
709
717
|
_1password_vaults == o._1password_vaults &&
|
718
|
+
service_account_key_decoded == o.service_account_key_decoded &&
|
710
719
|
ad_discover_services == o.ad_discover_services &&
|
711
720
|
ad_discovery_types == o.ad_discovery_types &&
|
712
721
|
ad_os_filter == o.ad_os_filter &&
|
@@ -776,7 +785,7 @@ module Akeyless
|
|
776
785
|
# Calculates hash code according to all attributes.
|
777
786
|
# @return [Integer] Hash code
|
778
787
|
def hash
|
779
|
-
[_1password_email, _1password_password, _1password_secret_key, _1password_url, _1password_vaults, ad_discover_services, ad_discovery_types, ad_os_filter, ad_ssh_port, ad_target_format, ad_targets_type, ad_winrm_over_http, ad_winrm_port, ad_auto_rotate, ad_computer_base_dn, ad_discover_local_users, ad_domain_name, ad_domain_users_path_template, ad_local_users_ignore, ad_local_users_path_template, ad_rotation_hour, ad_rotation_interval, ad_sra_enable_rdp, ad_target_name, ad_targets_path_template, ad_user_base_dn, ad_user_groups, aws_key, aws_key_id, aws_region, azure_client_id, azure_kv_name, azure_secret, azure_tenant_id, gcp_key, hashi_json, hashi_ns, hashi_token, hashi_url, json, k8s_ca_certificate, k8s_client_certificate, k8s_client_key, k8s_namespace, k8s_password, k8s_skip_system, k8s_token, k8s_url, k8s_username, name, protection_key, si_auto_rotate, si_rotation_hour, si_rotation_interval, si_sra_enable_rdp, si_target_name, si_user_groups, si_users_ignore, si_users_path_template, target_location, token, type, uid_token].hash
|
788
|
+
[_1password_email, _1password_password, _1password_secret_key, _1password_url, _1password_vaults, service_account_key_decoded, ad_discover_services, ad_discovery_types, ad_os_filter, ad_ssh_port, ad_target_format, ad_targets_type, ad_winrm_over_http, ad_winrm_port, ad_auto_rotate, ad_computer_base_dn, ad_discover_local_users, ad_domain_name, ad_domain_users_path_template, ad_local_users_ignore, ad_local_users_path_template, ad_rotation_hour, ad_rotation_interval, ad_sra_enable_rdp, ad_target_name, ad_targets_path_template, ad_user_base_dn, ad_user_groups, aws_key, aws_key_id, aws_region, azure_client_id, azure_kv_name, azure_secret, azure_tenant_id, gcp_key, hashi_json, hashi_ns, hashi_token, hashi_url, json, k8s_ca_certificate, k8s_client_certificate, k8s_client_key, k8s_namespace, k8s_password, k8s_skip_system, k8s_token, k8s_url, k8s_username, name, protection_key, si_auto_rotate, si_rotation_hour, si_rotation_interval, si_sra_enable_rdp, si_target_name, si_user_groups, si_users_ignore, si_users_path_template, target_location, token, type, uid_token].hash
|
780
789
|
end
|
781
790
|
|
782
791
|
# Builds the object from hash
|
@@ -31,7 +31,7 @@ module Akeyless
|
|
31
31
|
# Base URL
|
32
32
|
attr_accessor :base_url
|
33
33
|
|
34
|
-
# Protection from accidental deletion of this
|
34
|
+
# Protection from accidental deletion of this object [true/false]
|
35
35
|
attr_accessor :delete_protection
|
36
36
|
|
37
37
|
# Set output format to JSON
|
@@ -42,7 +42,7 @@ module Akeyless
|
|
42
42
|
# Enable AWS User programmatic access
|
43
43
|
attr_accessor :aws_user_programmatic_access
|
44
44
|
|
45
|
-
# Protection from accidental deletion of this
|
45
|
+
# Protection from accidental deletion of this object [true/false]
|
46
46
|
attr_accessor :delete_protection
|
47
47
|
|
48
48
|
# Automatic admin credentials rotation
|
@@ -84,6 +84,9 @@ module Akeyless
|
|
84
84
|
# Web-Proxy via Akeyless Web Access Bastion
|
85
85
|
attr_accessor :secure_access_web_proxy
|
86
86
|
|
87
|
+
# String of Key value session tags comma separated, relevant only for Assumed Role
|
88
|
+
attr_accessor :session_tags
|
89
|
+
|
87
90
|
# Add tags attached to this object
|
88
91
|
attr_accessor :tags
|
89
92
|
|
@@ -93,6 +96,9 @@ module Akeyless
|
|
93
96
|
# Authentication token (see `/auth` and `/configure`)
|
94
97
|
attr_accessor :token
|
95
98
|
|
99
|
+
# String of transitive tag keys space separated, relevant only for Assumed Role
|
100
|
+
attr_accessor :transitive_tag_keys
|
101
|
+
|
96
102
|
# The universal identity token, Required only for universal_identity authentication
|
97
103
|
attr_accessor :uid_token
|
98
104
|
|
@@ -125,9 +131,11 @@ module Akeyless
|
|
125
131
|
:'secure_access_web' => :'secure-access-web',
|
126
132
|
:'secure_access_web_browsing' => :'secure-access-web-browsing',
|
127
133
|
:'secure_access_web_proxy' => :'secure-access-web-proxy',
|
134
|
+
:'session_tags' => :'session-tags',
|
128
135
|
:'tags' => :'tags',
|
129
136
|
:'target_name' => :'target-name',
|
130
137
|
:'token' => :'token',
|
138
|
+
:'transitive_tag_keys' => :'transitive-tag-keys',
|
131
139
|
:'uid_token' => :'uid-token',
|
132
140
|
:'user_ttl' => :'user-ttl'
|
133
141
|
}
|
@@ -164,9 +172,11 @@ module Akeyless
|
|
164
172
|
:'secure_access_web' => :'Boolean',
|
165
173
|
:'secure_access_web_browsing' => :'Boolean',
|
166
174
|
:'secure_access_web_proxy' => :'Boolean',
|
175
|
+
:'session_tags' => :'String',
|
167
176
|
:'tags' => :'Array<String>',
|
168
177
|
:'target_name' => :'String',
|
169
178
|
:'token' => :'String',
|
179
|
+
:'transitive_tag_keys' => :'String',
|
170
180
|
:'uid_token' => :'String',
|
171
181
|
:'user_ttl' => :'String'
|
172
182
|
}
|
@@ -305,6 +315,10 @@ module Akeyless
|
|
305
315
|
self.secure_access_web_proxy = false
|
306
316
|
end
|
307
317
|
|
318
|
+
if attributes.key?(:'session_tags')
|
319
|
+
self.session_tags = attributes[:'session_tags']
|
320
|
+
end
|
321
|
+
|
308
322
|
if attributes.key?(:'tags')
|
309
323
|
if (value = attributes[:'tags']).is_a?(Array)
|
310
324
|
self.tags = value
|
@@ -319,6 +333,10 @@ module Akeyless
|
|
319
333
|
self.token = attributes[:'token']
|
320
334
|
end
|
321
335
|
|
336
|
+
if attributes.key?(:'transitive_tag_keys')
|
337
|
+
self.transitive_tag_keys = attributes[:'transitive_tag_keys']
|
338
|
+
end
|
339
|
+
|
322
340
|
if attributes.key?(:'uid_token')
|
323
341
|
self.uid_token = attributes[:'uid_token']
|
324
342
|
end
|
@@ -378,9 +396,11 @@ module Akeyless
|
|
378
396
|
secure_access_web == o.secure_access_web &&
|
379
397
|
secure_access_web_browsing == o.secure_access_web_browsing &&
|
380
398
|
secure_access_web_proxy == o.secure_access_web_proxy &&
|
399
|
+
session_tags == o.session_tags &&
|
381
400
|
tags == o.tags &&
|
382
401
|
target_name == o.target_name &&
|
383
402
|
token == o.token &&
|
403
|
+
transitive_tag_keys == o.transitive_tag_keys &&
|
384
404
|
uid_token == o.uid_token &&
|
385
405
|
user_ttl == o.user_ttl
|
386
406
|
end
|
@@ -394,7 +414,7 @@ module Akeyless
|
|
394
414
|
# Calculates hash code according to all attributes.
|
395
415
|
# @return [Integer] Hash code
|
396
416
|
def hash
|
397
|
-
[access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, delete_protection, enable_admin_rotation, json, name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_ttl].hash
|
417
|
+
[access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, delete_protection, enable_admin_rotation, json, name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, user_ttl].hash
|
398
418
|
end
|
399
419
|
|
400
420
|
# Builds the object from hash
|
@@ -28,7 +28,7 @@ module Akeyless
|
|
28
28
|
# Azure Tenant ID
|
29
29
|
attr_accessor :azure_tenant_id
|
30
30
|
|
31
|
-
# Protection from accidental deletion of this
|
31
|
+
# Protection from accidental deletion of this object [true/false]
|
32
32
|
attr_accessor :delete_protection
|
33
33
|
|
34
34
|
# FixedUserClaimKeyname
|
@@ -31,7 +31,7 @@ module Akeyless
|
|
31
31
|
# Cassandra superuser username
|
32
32
|
attr_accessor :cassandra_username
|
33
33
|
|
34
|
-
# Protection from accidental deletion of this
|
34
|
+
# Protection from accidental deletion of this object [true/false]
|
35
35
|
attr_accessor :delete_protection
|
36
36
|
|
37
37
|
# Set output format to JSON
|
@@ -28,7 +28,7 @@ module Akeyless
|
|
28
28
|
# Server username
|
29
29
|
attr_accessor :chef_server_username
|
30
30
|
|
31
|
-
# Protection from accidental deletion of this
|
31
|
+
# Protection from accidental deletion of this object [true/false]
|
32
32
|
attr_accessor :delete_protection
|
33
33
|
|
34
34
|
# Set output format to JSON
|
@@ -22,7 +22,7 @@ module Akeyless
|
|
22
22
|
# URL of an endpoint that implements /sync/create method, for example https://webhook.example.com/sync/create
|
23
23
|
attr_accessor :create_sync_url
|
24
24
|
|
25
|
-
# Protection from accidental deletion of this
|
25
|
+
# Protection from accidental deletion of this object [true/false]
|
26
26
|
attr_accessor :delete_protection
|
27
27
|
|
28
28
|
# Should admin credentials be rotated
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# gatewayCreateProducerDockerhub is a command that creates a DOCKERHUB producer [Deprecated: Use dynamic-secret-create-dockerhub command]
|
18
18
|
class GatewayCreateProducerDockerhub
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# DockerhubPassword is either the user's password access token to manage the repository
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# gatewayCreateProducerEks is a command that creates eks producer [Deprecated: Use dynamic-secret-create-eks command]
|
18
18
|
class GatewayCreateProducerEks
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Access Key ID
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# gatewayCreateProducerGcp is a command that creates a GCP producer [Deprecated: Use dynamic-secret-create-gcp command]
|
18
18
|
class GatewayCreateProducerGcp
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
attr_accessor :gcp_cred_type
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# gatewayCreateProducerGithub is a command that creates github producer [Deprecated: Use dynamic-secret-create-github command]
|
18
18
|
class GatewayCreateProducerGithub
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Github app id
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# gatewayCreateProducerGke is a command that creates gke producer [Deprecated: Use dynamic-secret-create-gke command]
|
18
18
|
class GatewayCreateProducerGke
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# GKE Service Account key file path
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# gatewayCreateProducerHanaDb is a command that creates hanadb producer [Deprecated: Use dynamic-secret-create-hanadb command]
|
18
18
|
class GatewayCreateProducerHanaDb
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# HanaDb Name
|
@@ -24,7 +24,7 @@ module Akeyless
|
|
24
24
|
# Bind DN Password
|
25
25
|
attr_accessor :bind_dn_password
|
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
|
# Externally provided username [true/false]
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# gatewayCreateProducerMongo is a command that creates either mongodb producer or mongodb atlas producer [Deprecated: Use dynamic-secret-create-mongodb command]
|
18
18
|
class GatewayCreateProducerMongo
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Set output format to JSON
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# gatewayCreateProducerMSSQL is a command that creates mssql producer [Deprecated: Use dynamic-secret-create-mssql command]
|
18
18
|
class GatewayCreateProducerMSSQL
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Set output format to JSON
|
@@ -22,7 +22,7 @@ module Akeyless
|
|
22
22
|
# (Optional) Server name for certificate verification
|
23
23
|
attr_accessor :db_server_name
|
24
24
|
|
25
|
-
# Protection from accidental deletion of this
|
25
|
+
# Protection from accidental deletion of this object [true/false]
|
26
26
|
attr_accessor :delete_protection
|
27
27
|
|
28
28
|
# Set output format to JSON
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# gatewayCreateProducerNativeK8S is a command that creates k8s producer [Deprecated: Use dynamic-secret-create-k8s command]
|
18
18
|
class GatewayCreateProducerNativeK8S
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Set output format to JSON
|
@@ -22,7 +22,7 @@ module Akeyless
|
|
22
22
|
# (Optional) Server name for certificate verification
|
23
23
|
attr_accessor :db_server_name
|
24
24
|
|
25
|
-
# Protection from accidental deletion of this
|
25
|
+
# Protection from accidental deletion of this object [true/false]
|
26
26
|
attr_accessor :delete_protection
|
27
27
|
|
28
28
|
# Set output format to JSON
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# gatewayCreateProducerPing is a command that creates ping producer [Deprecated: Use dynamic-secret-create-ping command]
|
18
18
|
class GatewayCreateProducerPing
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Set output format to JSON
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
19
19
|
# PostgreSQL Creation statements
|
20
20
|
attr_accessor :creation_statements
|
21
21
|
|
22
|
-
# Protection from accidental deletion of this
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
23
23
|
attr_accessor :delete_protection
|
24
24
|
|
25
25
|
# Set output format to JSON
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Akeyless
|
17
17
|
# gatewayCreateProducerRabbitMQ is a command that creates rabbitmq producer [Deprecated: Use dynamic-secret-create-rabbitmq command]
|
18
18
|
class GatewayCreateProducerRabbitMQ
|
19
|
-
# Protection from accidental deletion of this
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
20
20
|
attr_accessor :delete_protection
|
21
21
|
|
22
22
|
# Set output format to JSON
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
19
19
|
# AllowUserExtendSession
|
20
20
|
attr_accessor :allow_user_extend_session
|
21
21
|
|
22
|
-
# Protection from accidental deletion of this
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
23
23
|
attr_accessor :delete_protection
|
24
24
|
|
25
25
|
# Allow access using externally (IdP) provided username [true/false]
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
19
19
|
# A JSON array list of redis ACL rules to attach to the created user. For available rules see the ACL CAT command https://redis.io/commands/acl-cat By default the user will have permissions to read all keys '[\"~*\", \"+@read\"]'
|
20
20
|
attr_accessor :acl_rules
|
21
21
|
|
22
|
-
# Protection from accidental deletion of this
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
23
23
|
attr_accessor :delete_protection
|
24
24
|
|
25
25
|
# Redis Host
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
19
19
|
# Redshift Creation statements
|
20
20
|
attr_accessor :creation_statements
|
21
21
|
|
22
|
-
# Protection from accidental deletion of this
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
23
23
|
attr_accessor :delete_protection
|
24
24
|
|
25
25
|
# Set output format to JSON
|