akeyless 4.2.0 → 4.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +5 -1
- data/docs/Auth.md +4 -2
- data/docs/AuthMethod.md +2 -0
- data/docs/AuthMethodCreateApiKey.md +2 -0
- data/docs/AuthMethodCreateAwsIam.md +2 -0
- data/docs/AuthMethodCreateAzureAD.md +2 -0
- data/docs/AuthMethodCreateCert.md +2 -0
- data/docs/AuthMethodCreateEmail.md +2 -0
- data/docs/AuthMethodCreateGcp.md +2 -0
- data/docs/AuthMethodCreateK8s.md +2 -0
- data/docs/AuthMethodCreateLdap.md +2 -0
- data/docs/AuthMethodCreateOCI.md +2 -0
- data/docs/AuthMethodCreateOIDC.md +2 -0
- data/docs/AuthMethodCreateOauth2.md +2 -0
- data/docs/AuthMethodCreateSAML.md +2 -0
- data/docs/AuthMethodCreateUniversalIdentity.md +2 -0
- data/docs/AuthMethodUpdateApiKey.md +2 -0
- data/docs/AuthMethodUpdateAwsIam.md +2 -0
- data/docs/AuthMethodUpdateAzureAD.md +2 -0
- data/docs/AuthMethodUpdateCert.md +2 -0
- data/docs/AuthMethodUpdateEmail.md +2 -0
- data/docs/AuthMethodUpdateGcp.md +2 -0
- data/docs/AuthMethodUpdateK8s.md +2 -0
- data/docs/AuthMethodUpdateLdap.md +2 -0
- data/docs/AuthMethodUpdateOCI.md +2 -0
- data/docs/AuthMethodUpdateOIDC.md +2 -0
- data/docs/AuthMethodUpdateOauth2.md +2 -0
- data/docs/AuthMethodUpdateSAML.md +2 -0
- data/docs/AuthMethodUpdateUniversalIdentity.md +2 -0
- data/docs/AuthOutput.md +2 -0
- data/docs/BastionListEntry.md +2 -0
- data/docs/BatchEncryptionRequestLine.md +24 -0
- data/docs/BatchEncryptionResponseLine.md +20 -0
- data/docs/Connect.md +2 -0
- data/docs/CreateAuthMethod.md +2 -0
- data/docs/CreateAuthMethodAWSIAM.md +2 -0
- data/docs/CreateAuthMethodAzureAD.md +2 -0
- data/docs/CreateAuthMethodCert.md +2 -0
- data/docs/CreateAuthMethodEmail.md +2 -0
- data/docs/CreateAuthMethodGCP.md +2 -0
- data/docs/CreateAuthMethodHuawei.md +2 -0
- data/docs/CreateAuthMethodK8S.md +2 -0
- data/docs/CreateAuthMethodLDAP.md +2 -0
- data/docs/CreateAuthMethodOAuth2.md +2 -0
- data/docs/CreateAuthMethodOCI.md +2 -0
- data/docs/CreateAuthMethodOIDC.md +2 -0
- data/docs/CreateAuthMethodSAML.md +2 -0
- data/docs/CreateAuthMethodUniversalIdentity.md +2 -0
- data/docs/CreateCertificate.md +1 -1
- data/docs/CreateClassicKey.md +3 -1
- data/docs/CreateDFCKey.md +3 -1
- data/docs/CreateDynamicSecret.md +1 -1
- data/docs/CreateESM.md +1 -1
- data/docs/CreateKey.md +1 -1
- data/docs/CreateOidcApp.md +1 -1
- data/docs/CreatePKICertIssuer.md +1 -1
- data/docs/CreateRole.md +2 -0
- data/docs/CreateRotatedSecret.md +1 -1
- data/docs/CreateSSHCertIssuer.md +1 -1
- data/docs/CreateSecret.md +1 -1
- data/docs/CreateTokenizer.md +1 -1
- data/docs/CreateUSC.md +1 -1
- data/docs/DSProducerDetails.md +4 -0
- data/docs/DescribeItem.md +2 -0
- data/docs/DynamicSecretCreateArtifactory.md +1 -1
- data/docs/DynamicSecretCreateAws.md +5 -1
- data/docs/DynamicSecretCreateAzure.md +1 -1
- data/docs/DynamicSecretCreateCassandra.md +1 -1
- data/docs/DynamicSecretCreateChef.md +1 -1
- data/docs/DynamicSecretCreateCustom.md +1 -1
- data/docs/DynamicSecretCreateDockerhub.md +1 -1
- data/docs/DynamicSecretCreateEks.md +1 -1
- data/docs/DynamicSecretCreateGcp.md +1 -1
- data/docs/DynamicSecretCreateGithub.md +1 -1
- data/docs/DynamicSecretCreateGitlab.md +1 -1
- data/docs/DynamicSecretCreateGke.md +1 -1
- data/docs/DynamicSecretCreateGoogleWorkspace.md +1 -1
- data/docs/DynamicSecretCreateHanaDb.md +1 -1
- data/docs/DynamicSecretCreateK8s.md +1 -1
- data/docs/DynamicSecretCreateLdap.md +1 -1
- data/docs/DynamicSecretCreateMongoDb.md +1 -1
- data/docs/DynamicSecretCreateMsSql.md +1 -1
- data/docs/DynamicSecretCreateMySql.md +1 -1
- data/docs/DynamicSecretCreateOracleDb.md +1 -1
- data/docs/DynamicSecretCreatePing.md +1 -1
- data/docs/DynamicSecretCreatePostgreSql.md +1 -1
- data/docs/DynamicSecretCreateRabbitMq.md +1 -1
- data/docs/DynamicSecretCreateRdp.md +1 -1
- data/docs/DynamicSecretCreateRedis.md +1 -1
- data/docs/DynamicSecretCreateRedshift.md +1 -1
- data/docs/DynamicSecretCreateSnowflake.md +1 -1
- data/docs/DynamicSecretCreateVenafi.md +1 -1
- data/docs/DynamicSecretUpdateArtifactory.md +1 -1
- data/docs/DynamicSecretUpdateAws.md +5 -1
- data/docs/DynamicSecretUpdateAzure.md +1 -1
- data/docs/DynamicSecretUpdateCassandra.md +1 -1
- data/docs/DynamicSecretUpdateChef.md +1 -1
- data/docs/DynamicSecretUpdateCustom.md +1 -1
- data/docs/DynamicSecretUpdateDockerhub.md +1 -1
- data/docs/DynamicSecretUpdateEks.md +1 -1
- data/docs/DynamicSecretUpdateGcp.md +1 -1
- data/docs/DynamicSecretUpdateGithub.md +1 -1
- data/docs/DynamicSecretUpdateGitlab.md +1 -1
- data/docs/DynamicSecretUpdateGke.md +1 -1
- data/docs/DynamicSecretUpdateGoogleWorkspace.md +1 -1
- data/docs/DynamicSecretUpdateHanaDb.md +1 -1
- data/docs/DynamicSecretUpdateK8s.md +1 -1
- data/docs/DynamicSecretUpdateLdap.md +1 -1
- data/docs/DynamicSecretUpdateMongoDb.md +1 -1
- data/docs/DynamicSecretUpdateMsSql.md +1 -1
- data/docs/DynamicSecretUpdateMySql.md +1 -1
- data/docs/DynamicSecretUpdateOracleDb.md +1 -1
- data/docs/DynamicSecretUpdatePing.md +1 -1
- data/docs/DynamicSecretUpdatePostgreSql.md +1 -1
- data/docs/DynamicSecretUpdateRabbitMq.md +1 -1
- data/docs/DynamicSecretUpdateRdp.md +1 -1
- data/docs/DynamicSecretUpdateRedis.md +1 -1
- data/docs/DynamicSecretUpdateRedshift.md +1 -1
- data/docs/DynamicSecretUpdateSnowflake.md +1 -1
- data/docs/DynamicSecretUpdateVenafi.md +1 -1
- data/docs/GatewayCreateMigration.md +2 -0
- data/docs/GatewayCreateProducerArtifactory.md +1 -1
- data/docs/GatewayCreateProducerAws.md +5 -1
- data/docs/GatewayCreateProducerAzure.md +1 -1
- data/docs/GatewayCreateProducerCassandra.md +1 -1
- data/docs/GatewayCreateProducerChef.md +1 -1
- data/docs/GatewayCreateProducerCustom.md +1 -1
- data/docs/GatewayCreateProducerDockerhub.md +1 -1
- data/docs/GatewayCreateProducerEks.md +1 -1
- data/docs/GatewayCreateProducerGcp.md +1 -1
- data/docs/GatewayCreateProducerGithub.md +1 -1
- data/docs/GatewayCreateProducerGke.md +1 -1
- data/docs/GatewayCreateProducerHanaDb.md +1 -1
- data/docs/GatewayCreateProducerLdap.md +1 -1
- data/docs/GatewayCreateProducerMSSQL.md +1 -1
- data/docs/GatewayCreateProducerMongo.md +1 -1
- data/docs/GatewayCreateProducerMySQL.md +1 -1
- data/docs/GatewayCreateProducerNativeK8S.md +1 -1
- data/docs/GatewayCreateProducerOracleDb.md +1 -1
- data/docs/GatewayCreateProducerPing.md +1 -1
- data/docs/GatewayCreateProducerPostgreSQL.md +1 -1
- data/docs/GatewayCreateProducerRabbitMQ.md +1 -1
- data/docs/GatewayCreateProducerRdp.md +1 -1
- data/docs/GatewayCreateProducerRedis.md +1 -1
- data/docs/GatewayCreateProducerRedshift.md +1 -1
- data/docs/GatewayCreateProducerSnowflake.md +1 -1
- data/docs/GatewayCreateProducerVenafi.md +1 -1
- data/docs/GatewayUpdateItem.md +1 -1
- data/docs/GatewayUpdateMigration.md +2 -0
- data/docs/GatewayUpdateProducerArtifactory.md +1 -1
- data/docs/GatewayUpdateProducerAws.md +5 -1
- data/docs/GatewayUpdateProducerAzure.md +1 -1
- data/docs/GatewayUpdateProducerCassandra.md +1 -1
- data/docs/GatewayUpdateProducerChef.md +1 -1
- data/docs/GatewayUpdateProducerCustom.md +1 -1
- data/docs/GatewayUpdateProducerDockerhub.md +1 -1
- data/docs/GatewayUpdateProducerEks.md +1 -1
- data/docs/GatewayUpdateProducerGcp.md +1 -1
- data/docs/GatewayUpdateProducerGithub.md +1 -1
- data/docs/GatewayUpdateProducerGke.md +1 -1
- data/docs/GatewayUpdateProducerHanaDb.md +1 -1
- data/docs/GatewayUpdateProducerLdap.md +1 -1
- data/docs/GatewayUpdateProducerMSSQL.md +1 -1
- data/docs/GatewayUpdateProducerMongo.md +1 -1
- data/docs/GatewayUpdateProducerMySQL.md +1 -1
- data/docs/GatewayUpdateProducerNativeK8S.md +1 -1
- data/docs/GatewayUpdateProducerOracleDb.md +1 -1
- data/docs/GatewayUpdateProducerPing.md +1 -1
- data/docs/GatewayUpdateProducerPostgreSQL.md +1 -1
- data/docs/GatewayUpdateProducerRabbitMQ.md +1 -1
- data/docs/GatewayUpdateProducerRdp.md +1 -1
- data/docs/GatewayUpdateProducerRedis.md +1 -1
- data/docs/GatewayUpdateProducerRedshift.md +1 -1
- data/docs/GatewayUpdateProducerSnowflake.md +1 -1
- data/docs/GatewayUpdateProducerVenafi.md +1 -1
- data/docs/ItemGeneralInfo.md +2 -0
- data/docs/NotiForwarder.md +2 -0
- data/docs/RenewCertificate.md +2 -0
- data/docs/Role.md +2 -0
- data/docs/RotatedSecretCreateAws.md +1 -1
- data/docs/RotatedSecretCreateAzure.md +3 -1
- data/docs/RotatedSecretCreateCassandra.md +1 -1
- data/docs/RotatedSecretCreateCustom.md +3 -1
- data/docs/RotatedSecretCreateDockerhub.md +1 -1
- data/docs/RotatedSecretCreateGcp.md +1 -1
- data/docs/RotatedSecretCreateHanadb.md +1 -1
- data/docs/RotatedSecretCreateLdap.md +1 -1
- data/docs/RotatedSecretCreateMongodb.md +1 -1
- data/docs/RotatedSecretCreateMssql.md +1 -1
- data/docs/RotatedSecretCreateMysql.md +1 -1
- data/docs/RotatedSecretCreateOracledb.md +1 -1
- data/docs/RotatedSecretCreatePostgresql.md +1 -1
- data/docs/RotatedSecretCreateRedis.md +1 -1
- data/docs/RotatedSecretCreateRedshift.md +1 -1
- data/docs/RotatedSecretCreateSnowflake.md +1 -1
- data/docs/RotatedSecretCreateSsh.md +1 -1
- data/docs/RotatedSecretCreateWindows.md +1 -1
- data/docs/RotatedSecretDetailsInfo.md +3 -1
- data/docs/RotatedSecretUpdateAws.md +1 -1
- data/docs/RotatedSecretUpdateAzure.md +3 -1
- data/docs/RotatedSecretUpdateCassandra.md +1 -1
- data/docs/RotatedSecretUpdateCustom.md +3 -1
- data/docs/RotatedSecretUpdateDockerhub.md +1 -1
- data/docs/RotatedSecretUpdateGcp.md +1 -1
- data/docs/RotatedSecretUpdateHanadb.md +1 -1
- data/docs/RotatedSecretUpdateLdap.md +1 -1
- data/docs/RotatedSecretUpdateMongodb.md +1 -1
- data/docs/RotatedSecretUpdateMssql.md +1 -1
- data/docs/RotatedSecretUpdateMysql.md +1 -1
- data/docs/RotatedSecretUpdateOracledb.md +1 -1
- data/docs/RotatedSecretUpdatePostgresql.md +1 -1
- data/docs/RotatedSecretUpdateRedis.md +1 -1
- data/docs/RotatedSecretUpdateRedshift.md +1 -1
- data/docs/RotatedSecretUpdateSnowflake.md +1 -1
- data/docs/RotatedSecretUpdateSsh.md +1 -1
- data/docs/RotatedSecretUpdateWindows.md +1 -1
- data/docs/UpdateAuthMethod.md +2 -0
- data/docs/UpdateAuthMethodAWSIAM.md +2 -0
- data/docs/UpdateAuthMethodAzureAD.md +2 -0
- data/docs/UpdateAuthMethodCert.md +2 -0
- data/docs/UpdateAuthMethodGCP.md +2 -0
- data/docs/UpdateAuthMethodK8S.md +2 -0
- data/docs/UpdateAuthMethodLDAP.md +2 -0
- data/docs/UpdateAuthMethodOAuth2.md +2 -0
- data/docs/UpdateAuthMethodOCI.md +2 -0
- data/docs/UpdateAuthMethodOIDC.md +2 -0
- data/docs/UpdateAuthMethodSAML.md +2 -0
- data/docs/UpdateAuthMethodUniversalIdentity.md +2 -0
- data/docs/UpdateCertificateValue.md +1 -1
- data/docs/UpdateItem.md +1 -1
- data/docs/UpdatePKICertIssuer.md +1 -1
- data/docs/UpdateRole.md +2 -0
- data/docs/UpdateSSHCertIssuer.md +1 -1
- data/docs/UploadPKCS12.md +1 -1
- data/docs/UploadRSA.md +3 -1
- data/docs/V2Api.md +126 -0
- data/lib/akeyless/api/v2_api.rb +659 -531
- data/lib/akeyless/models/auth.rb +15 -5
- data/lib/akeyless/models/auth_method.rb +10 -1
- data/lib/akeyless/models/auth_method_create_api_key.rb +11 -1
- data/lib/akeyless/models/auth_method_create_aws_iam.rb +11 -1
- data/lib/akeyless/models/auth_method_create_azure_ad.rb +11 -1
- data/lib/akeyless/models/auth_method_create_cert.rb +11 -1
- data/lib/akeyless/models/auth_method_create_email.rb +11 -1
- data/lib/akeyless/models/auth_method_create_gcp.rb +11 -1
- data/lib/akeyless/models/auth_method_create_k8s.rb +11 -1
- data/lib/akeyless/models/auth_method_create_ldap.rb +11 -1
- data/lib/akeyless/models/auth_method_create_oauth2.rb +11 -1
- data/lib/akeyless/models/auth_method_create_oci.rb +11 -1
- data/lib/akeyless/models/auth_method_create_oidc.rb +11 -1
- data/lib/akeyless/models/auth_method_create_saml.rb +11 -1
- data/lib/akeyless/models/auth_method_create_universal_identity.rb +11 -1
- data/lib/akeyless/models/auth_method_update_api_key.rb +11 -1
- data/lib/akeyless/models/auth_method_update_aws_iam.rb +11 -1
- data/lib/akeyless/models/auth_method_update_azure_ad.rb +11 -1
- data/lib/akeyless/models/auth_method_update_cert.rb +11 -1
- data/lib/akeyless/models/auth_method_update_email.rb +11 -1
- data/lib/akeyless/models/auth_method_update_gcp.rb +11 -1
- data/lib/akeyless/models/auth_method_update_k8s.rb +11 -1
- data/lib/akeyless/models/auth_method_update_ldap.rb +11 -1
- data/lib/akeyless/models/auth_method_update_oauth2.rb +11 -1
- data/lib/akeyless/models/auth_method_update_oci.rb +11 -1
- data/lib/akeyless/models/auth_method_update_oidc.rb +11 -1
- data/lib/akeyless/models/auth_method_update_saml.rb +11 -1
- data/lib/akeyless/models/auth_method_update_universal_identity.rb +11 -1
- data/lib/akeyless/models/auth_output.rb +10 -1
- data/lib/akeyless/models/bastion_list_entry.rb +10 -1
- data/lib/akeyless/models/batch_encryption_request_line.rb +243 -0
- data/lib/akeyless/models/batch_encryption_response_line.rb +223 -0
- data/lib/akeyless/models/connect.rb +11 -1
- data/lib/akeyless/models/create_auth_method.rb +11 -1
- data/lib/akeyless/models/create_auth_method_awsiam.rb +11 -1
- data/lib/akeyless/models/create_auth_method_azure_ad.rb +11 -1
- data/lib/akeyless/models/create_auth_method_cert.rb +11 -1
- data/lib/akeyless/models/create_auth_method_email.rb +11 -1
- data/lib/akeyless/models/create_auth_method_gcp.rb +11 -1
- data/lib/akeyless/models/create_auth_method_huawei.rb +11 -1
- data/lib/akeyless/models/create_auth_method_k8_s.rb +11 -1
- data/lib/akeyless/models/create_auth_method_ldap.rb +11 -1
- data/lib/akeyless/models/create_auth_method_o_auth2.rb +11 -1
- data/lib/akeyless/models/create_auth_method_oci.rb +11 -1
- data/lib/akeyless/models/create_auth_method_oidc.rb +11 -1
- data/lib/akeyless/models/create_auth_method_saml.rb +11 -1
- data/lib/akeyless/models/create_auth_method_universal_identity.rb +11 -1
- data/lib/akeyless/models/create_certificate.rb +1 -1
- data/lib/akeyless/models/create_classic_key.rb +11 -2
- data/lib/akeyless/models/create_dfc_key.rb +11 -2
- data/lib/akeyless/models/create_dynamic_secret.rb +1 -1
- data/lib/akeyless/models/create_esm.rb +1 -1
- data/lib/akeyless/models/create_key.rb +1 -1
- data/lib/akeyless/models/create_oidc_app.rb +1 -1
- data/lib/akeyless/models/create_pki_cert_issuer.rb +1 -1
- data/lib/akeyless/models/create_role.rb +11 -1
- data/lib/akeyless/models/create_rotated_secret.rb +1 -1
- data/lib/akeyless/models/create_secret.rb +1 -1
- data/lib/akeyless/models/create_ssh_cert_issuer.rb +1 -1
- data/lib/akeyless/models/create_tokenizer.rb +1 -1
- data/lib/akeyless/models/create_usc.rb +1 -1
- data/lib/akeyless/models/describe_item.rb +13 -1
- data/lib/akeyless/models/ds_producer_details.rb +19 -1
- data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +22 -2
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_custom.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_eks.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_gcp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_github.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_gke.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_k8s.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_ping.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_venafi.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +22 -2
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_custom.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_eks.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_gcp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_github.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_gke.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_k8s.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_ping.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_venafi.rb +1 -1
- data/lib/akeyless/models/gateway_create_migration.rb +10 -1
- data/lib/akeyless/models/gateway_create_producer_artifactory.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +22 -2
- data/lib/akeyless/models/gateway_create_producer_azure.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_custom.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_eks.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_gcp.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_github.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_gke.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_ping.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_venafi.rb +1 -1
- data/lib/akeyless/models/gateway_update_item.rb +1 -1
- data/lib/akeyless/models/gateway_update_migration.rb +10 -1
- data/lib/akeyless/models/gateway_update_producer_artifactory.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +22 -2
- data/lib/akeyless/models/gateway_update_producer_azure.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_custom.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_eks.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_gcp.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_github.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_gke.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_ping.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_venafi.rb +1 -1
- data/lib/akeyless/models/get_rotated_secret_value.rb +0 -1
- data/lib/akeyless/models/item_general_info.rb +10 -1
- data/lib/akeyless/models/noti_forwarder.rb +10 -1
- data/lib/akeyless/models/renew_certificate.rb +11 -1
- data/lib/akeyless/models/role.rb +10 -1
- data/lib/akeyless/models/rotated_secret_create_aws.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_azure.rb +12 -2
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_custom.rb +14 -2
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_redis.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_windows.rb +1 -1
- data/lib/akeyless/models/rotated_secret_details_info.rb +13 -4
- data/lib/akeyless/models/rotated_secret_update_aws.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_azure.rb +12 -2
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_custom.rb +12 -2
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_redis.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_windows.rb +1 -1
- data/lib/akeyless/models/update_auth_method.rb +11 -1
- data/lib/akeyless/models/update_auth_method_awsiam.rb +11 -1
- data/lib/akeyless/models/update_auth_method_azure_ad.rb +11 -1
- data/lib/akeyless/models/update_auth_method_cert.rb +11 -1
- data/lib/akeyless/models/update_auth_method_gcp.rb +11 -1
- data/lib/akeyless/models/update_auth_method_k8_s.rb +11 -1
- data/lib/akeyless/models/update_auth_method_ldap.rb +11 -1
- data/lib/akeyless/models/update_auth_method_o_auth2.rb +11 -1
- data/lib/akeyless/models/update_auth_method_oci.rb +11 -1
- data/lib/akeyless/models/update_auth_method_oidc.rb +11 -1
- data/lib/akeyless/models/update_auth_method_saml.rb +11 -1
- data/lib/akeyless/models/update_auth_method_universal_identity.rb +11 -1
- data/lib/akeyless/models/update_certificate_value.rb +1 -1
- data/lib/akeyless/models/update_item.rb +1 -1
- data/lib/akeyless/models/update_pki_cert_issuer.rb +1 -1
- data/lib/akeyless/models/update_role.rb +11 -1
- data/lib/akeyless/models/update_ssh_cert_issuer.rb +1 -1
- data/lib/akeyless/models/upload_pkcs12.rb +1 -1
- data/lib/akeyless/models/upload_rsa.rb +11 -2
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +2 -0
- data/spec/models/batch_encryption_request_line_spec.rb +54 -0
- data/spec/models/batch_encryption_response_line_spec.rb +42 -0
- metadata +985 -977
|
@@ -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
|
# Set output format to JSON
|
|
@@ -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
|
# Automatic admin credentials rotation
|
|
@@ -34,7 +34,7 @@ module Akeyless
|
|
|
34
34
|
# Secret payload to be sent with rotation request (relevant only for rotator-type=custom)
|
|
35
35
|
attr_accessor :custom_payload
|
|
36
36
|
|
|
37
|
-
# Protection from accidental deletion of this
|
|
37
|
+
# Protection from accidental deletion of this object [true/false]
|
|
38
38
|
attr_accessor :delete_protection
|
|
39
39
|
|
|
40
40
|
# 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
|
|
|
@@ -216,6 +218,7 @@ module Akeyless
|
|
|
216
218
|
:'_1password_secret_key' => :'1password-secret-key',
|
|
217
219
|
:'_1password_url' => :'1password-url',
|
|
218
220
|
:'_1password_vaults' => :'1password-vaults',
|
|
221
|
+
:'service_account_key_decoded' => :'ServiceAccountKeyDecoded',
|
|
219
222
|
:'ad_discover_services' => :'ad-discover-services',
|
|
220
223
|
:'ad_discovery_types' => :'ad-discovery-types',
|
|
221
224
|
:'ad_os_filter' => :'ad-os-filter',
|
|
@@ -291,6 +294,7 @@ module Akeyless
|
|
|
291
294
|
:'_1password_secret_key' => :'String',
|
|
292
295
|
:'_1password_url' => :'String',
|
|
293
296
|
:'_1password_vaults' => :'Array<String>',
|
|
297
|
+
:'service_account_key_decoded' => :'String',
|
|
294
298
|
:'ad_discover_services' => :'String',
|
|
295
299
|
:'ad_discovery_types' => :'Array<String>',
|
|
296
300
|
:'ad_os_filter' => :'String',
|
|
@@ -396,6 +400,10 @@ module Akeyless
|
|
|
396
400
|
end
|
|
397
401
|
end
|
|
398
402
|
|
|
403
|
+
if attributes.key?(:'service_account_key_decoded')
|
|
404
|
+
self.service_account_key_decoded = attributes[:'service_account_key_decoded']
|
|
405
|
+
end
|
|
406
|
+
|
|
399
407
|
if attributes.key?(:'ad_discover_services')
|
|
400
408
|
self.ad_discover_services = attributes[:'ad_discover_services']
|
|
401
409
|
else
|
|
@@ -709,6 +717,7 @@ module Akeyless
|
|
|
709
717
|
_1password_secret_key == o._1password_secret_key &&
|
|
710
718
|
_1password_url == o._1password_url &&
|
|
711
719
|
_1password_vaults == o._1password_vaults &&
|
|
720
|
+
service_account_key_decoded == o.service_account_key_decoded &&
|
|
712
721
|
ad_discover_services == o.ad_discover_services &&
|
|
713
722
|
ad_discovery_types == o.ad_discovery_types &&
|
|
714
723
|
ad_os_filter == o.ad_os_filter &&
|
|
@@ -779,7 +788,7 @@ module Akeyless
|
|
|
779
788
|
# Calculates hash code according to all attributes.
|
|
780
789
|
# @return [Integer] Hash code
|
|
781
790
|
def hash
|
|
782
|
-
[_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, id, json, k8s_ca_certificate, k8s_client_certificate, k8s_client_key, k8s_namespace, k8s_password, k8s_skip_system, k8s_token, k8s_url, k8s_username, name, new_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, uid_token].hash
|
|
791
|
+
[_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, id, json, k8s_ca_certificate, k8s_client_certificate, k8s_client_key, k8s_namespace, k8s_password, k8s_skip_system, k8s_token, k8s_url, k8s_username, name, new_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, uid_token].hash
|
|
783
792
|
end
|
|
784
793
|
|
|
785
794
|
# 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
|
|
@@ -87,6 +87,9 @@ module Akeyless
|
|
|
87
87
|
# Web-Proxy via Akeyless Web Access Bastion
|
|
88
88
|
attr_accessor :secure_access_web_proxy
|
|
89
89
|
|
|
90
|
+
# String of Key value session tags comma separated, relevant only for Assumed Role
|
|
91
|
+
attr_accessor :session_tags
|
|
92
|
+
|
|
90
93
|
# Add tags attached to this object
|
|
91
94
|
attr_accessor :tags
|
|
92
95
|
|
|
@@ -96,6 +99,9 @@ module Akeyless
|
|
|
96
99
|
# Authentication token (see `/auth` and `/configure`)
|
|
97
100
|
attr_accessor :token
|
|
98
101
|
|
|
102
|
+
# String of transitive tag keys space separated, relevant only for Assumed Role
|
|
103
|
+
attr_accessor :transitive_tag_keys
|
|
104
|
+
|
|
99
105
|
# The universal identity token, Required only for universal_identity authentication
|
|
100
106
|
attr_accessor :uid_token
|
|
101
107
|
|
|
@@ -129,9 +135,11 @@ module Akeyless
|
|
|
129
135
|
:'secure_access_web' => :'secure-access-web',
|
|
130
136
|
:'secure_access_web_browsing' => :'secure-access-web-browsing',
|
|
131
137
|
:'secure_access_web_proxy' => :'secure-access-web-proxy',
|
|
138
|
+
:'session_tags' => :'session-tags',
|
|
132
139
|
:'tags' => :'tags',
|
|
133
140
|
:'target_name' => :'target-name',
|
|
134
141
|
:'token' => :'token',
|
|
142
|
+
:'transitive_tag_keys' => :'transitive-tag-keys',
|
|
135
143
|
:'uid_token' => :'uid-token',
|
|
136
144
|
:'user_ttl' => :'user-ttl'
|
|
137
145
|
}
|
|
@@ -169,9 +177,11 @@ module Akeyless
|
|
|
169
177
|
:'secure_access_web' => :'Boolean',
|
|
170
178
|
:'secure_access_web_browsing' => :'Boolean',
|
|
171
179
|
:'secure_access_web_proxy' => :'Boolean',
|
|
180
|
+
:'session_tags' => :'String',
|
|
172
181
|
:'tags' => :'Array<String>',
|
|
173
182
|
:'target_name' => :'String',
|
|
174
183
|
:'token' => :'String',
|
|
184
|
+
:'transitive_tag_keys' => :'String',
|
|
175
185
|
:'uid_token' => :'String',
|
|
176
186
|
:'user_ttl' => :'String'
|
|
177
187
|
}
|
|
@@ -314,6 +324,10 @@ module Akeyless
|
|
|
314
324
|
self.secure_access_web_proxy = false
|
|
315
325
|
end
|
|
316
326
|
|
|
327
|
+
if attributes.key?(:'session_tags')
|
|
328
|
+
self.session_tags = attributes[:'session_tags']
|
|
329
|
+
end
|
|
330
|
+
|
|
317
331
|
if attributes.key?(:'tags')
|
|
318
332
|
if (value = attributes[:'tags']).is_a?(Array)
|
|
319
333
|
self.tags = value
|
|
@@ -328,6 +342,10 @@ module Akeyless
|
|
|
328
342
|
self.token = attributes[:'token']
|
|
329
343
|
end
|
|
330
344
|
|
|
345
|
+
if attributes.key?(:'transitive_tag_keys')
|
|
346
|
+
self.transitive_tag_keys = attributes[:'transitive_tag_keys']
|
|
347
|
+
end
|
|
348
|
+
|
|
331
349
|
if attributes.key?(:'uid_token')
|
|
332
350
|
self.uid_token = attributes[:'uid_token']
|
|
333
351
|
end
|
|
@@ -388,9 +406,11 @@ module Akeyless
|
|
|
388
406
|
secure_access_web == o.secure_access_web &&
|
|
389
407
|
secure_access_web_browsing == o.secure_access_web_browsing &&
|
|
390
408
|
secure_access_web_proxy == o.secure_access_web_proxy &&
|
|
409
|
+
session_tags == o.session_tags &&
|
|
391
410
|
tags == o.tags &&
|
|
392
411
|
target_name == o.target_name &&
|
|
393
412
|
token == o.token &&
|
|
413
|
+
transitive_tag_keys == o.transitive_tag_keys &&
|
|
394
414
|
uid_token == o.uid_token &&
|
|
395
415
|
user_ttl == o.user_ttl
|
|
396
416
|
end
|
|
@@ -404,7 +424,7 @@ module Akeyless
|
|
|
404
424
|
# Calculates hash code according to all attributes.
|
|
405
425
|
# @return [Integer] Hash code
|
|
406
426
|
def hash
|
|
407
|
-
[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, new_name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_ttl].hash
|
|
427
|
+
[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, new_name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_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
|
|
408
428
|
end
|
|
409
429
|
|
|
410
430
|
# 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
|
# gatewayUpdateProducerDockerhub is a command that updates a DOCKERHUB producer [Deprecated: Use dynamic-secret-update-dockerhub command]
|
|
18
18
|
class GatewayUpdateProducerDockerhub
|
|
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
|
# gatewayUpdateProducerEks is a command that updates eks producer [Deprecated: Use dynamic-secret-update-eks command]
|
|
18
18
|
class GatewayUpdateProducerEks
|
|
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
|
# gatewayUpdateProducerGcp is a command that updates a GCP producer [Deprecated: Use dynamic-secret-update-gcp command]
|
|
18
18
|
class GatewayUpdateProducerGcp
|
|
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
|
# gatewayUpdateProducerGithub is a command that updates github producer [Deprecated: Use dynamic-secret-update-github command]
|
|
18
18
|
class GatewayUpdateProducerGithub
|
|
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
|
# gatewayUpdateProducerGke is a command that updates gke producer [Deprecated: Use dynamic-secret-update-gke command]
|
|
18
18
|
class GatewayUpdateProducerGke
|
|
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
|
# gatewayUpdateProducerHanaDb is a command that updates hanadb producer [Deprecated: Use dynamic-secret-update-hanadb command]
|
|
18
18
|
class GatewayUpdateProducerHanaDb
|
|
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
|
# gatewayUpdateProducerMongo is a command that updates either mongodb producer or mongodb atlas producer [Deprecated: Use dynamic-secret-update-mongodb command]
|
|
18
18
|
class GatewayUpdateProducerMongo
|
|
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
|
# gatewayUpdateProducerMSSQL is a command that updates mssql producer [Deprecated: Use dynamic-secret-update-mssql command]
|
|
18
18
|
class GatewayUpdateProducerMSSQL
|
|
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
|
# gatewayUpdateProducerNativeK8S is a command that updates k8s producer [Deprecated: Use dynamic-secret-update-k8s command]
|
|
18
18
|
class GatewayUpdateProducerNativeK8S
|
|
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
|
# gatewayUpdateProducerPing is a command that updates Ping producer [Deprecated: Use dynamic-secret-update-ping command]
|
|
18
18
|
class GatewayUpdateProducerPing
|
|
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
|
# gatewayUpdateProducerRabbitMQ is a command that updates rabbitmq producer [Deprecated: Use dynamic-secret-update-rabbitmq command]
|
|
18
18
|
class GatewayUpdateProducerRabbitMQ
|
|
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
|
|
@@ -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
|
# Set output format to JSON
|
|
@@ -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
|
# Automatic admin credentials rotation
|
|
@@ -14,7 +14,6 @@ require 'date'
|
|
|
14
14
|
require 'time'
|
|
15
15
|
|
|
16
16
|
module Akeyless
|
|
17
|
-
# getRotatedSecretValue is a command that creates a new Akeyless profile. [Deprecated: Use rotated-secret get-value command]
|
|
18
17
|
class GetRotatedSecretValue
|
|
19
18
|
# Get rotated secret value of specific Host (relevant only for Linked Target)
|
|
20
19
|
attr_accessor :host
|
|
@@ -19,6 +19,8 @@ module Akeyless
|
|
|
19
19
|
|
|
20
20
|
attr_accessor :certificate_chain_info
|
|
21
21
|
|
|
22
|
+
attr_accessor :certificate_format
|
|
23
|
+
|
|
22
24
|
attr_accessor :certificates_template_info
|
|
23
25
|
|
|
24
26
|
attr_accessor :classic_key_details
|
|
@@ -48,6 +50,7 @@ module Akeyless
|
|
|
48
50
|
{
|
|
49
51
|
:'cert_issue_details' => :'cert_issue_details',
|
|
50
52
|
:'certificate_chain_info' => :'certificate_chain_info',
|
|
53
|
+
:'certificate_format' => :'certificate_format',
|
|
51
54
|
:'certificates_template_info' => :'certificates_template_info',
|
|
52
55
|
:'classic_key_details' => :'classic_key_details',
|
|
53
56
|
:'cluster_gw_url' => :'cluster_gw_url',
|
|
@@ -73,6 +76,7 @@ module Akeyless
|
|
|
73
76
|
{
|
|
74
77
|
:'cert_issue_details' => :'CertificateIssueInfo',
|
|
75
78
|
:'certificate_chain_info' => :'CertificateChainInfo',
|
|
79
|
+
:'certificate_format' => :'String',
|
|
76
80
|
:'certificates_template_info' => :'CertificateTemplateInfo',
|
|
77
81
|
:'classic_key_details' => :'ClassicKeyDetailsInfo',
|
|
78
82
|
:'cluster_gw_url' => :'String',
|
|
@@ -117,6 +121,10 @@ module Akeyless
|
|
|
117
121
|
self.certificate_chain_info = attributes[:'certificate_chain_info']
|
|
118
122
|
end
|
|
119
123
|
|
|
124
|
+
if attributes.key?(:'certificate_format')
|
|
125
|
+
self.certificate_format = attributes[:'certificate_format']
|
|
126
|
+
end
|
|
127
|
+
|
|
120
128
|
if attributes.key?(:'certificates_template_info')
|
|
121
129
|
self.certificates_template_info = attributes[:'certificates_template_info']
|
|
122
130
|
end
|
|
@@ -188,6 +196,7 @@ module Akeyless
|
|
|
188
196
|
self.class == o.class &&
|
|
189
197
|
cert_issue_details == o.cert_issue_details &&
|
|
190
198
|
certificate_chain_info == o.certificate_chain_info &&
|
|
199
|
+
certificate_format == o.certificate_format &&
|
|
191
200
|
certificates_template_info == o.certificates_template_info &&
|
|
192
201
|
classic_key_details == o.classic_key_details &&
|
|
193
202
|
cluster_gw_url == o.cluster_gw_url &&
|
|
@@ -211,7 +220,7 @@ module Akeyless
|
|
|
211
220
|
# Calculates hash code according to all attributes.
|
|
212
221
|
# @return [Integer] Hash code
|
|
213
222
|
def hash
|
|
214
|
-
[cert_issue_details, certificate_chain_info, certificates_template_info, classic_key_details, cluster_gw_url, display_metadata, dynamic_secret_producer_details, importer_info, oidc_client_info, password_policy, rotated_secret_details, secure_remote_access_details, static_secret_info, tokenizer_info].hash
|
|
223
|
+
[cert_issue_details, certificate_chain_info, certificate_format, certificates_template_info, classic_key_details, cluster_gw_url, display_metadata, dynamic_secret_producer_details, importer_info, oidc_client_info, password_policy, rotated_secret_details, secure_remote_access_details, static_secret_info, tokenizer_info].hash
|
|
215
224
|
end
|
|
216
225
|
|
|
217
226
|
# Builds the object from hash
|
|
@@ -32,6 +32,8 @@ module Akeyless
|
|
|
32
32
|
|
|
33
33
|
attr_accessor :gateway_cluster_id
|
|
34
34
|
|
|
35
|
+
attr_accessor :include_error
|
|
36
|
+
|
|
35
37
|
attr_accessor :is_enabled
|
|
36
38
|
|
|
37
39
|
attr_accessor :last_version
|
|
@@ -80,6 +82,7 @@ module Akeyless
|
|
|
80
82
|
:'endpoint' => :'endpoint',
|
|
81
83
|
:'event_types' => :'event_types',
|
|
82
84
|
:'gateway_cluster_id' => :'gateway_cluster_id',
|
|
85
|
+
:'include_error' => :'include_error',
|
|
83
86
|
:'is_enabled' => :'is_enabled',
|
|
84
87
|
:'last_version' => :'last_version',
|
|
85
88
|
:'modification_date' => :'modification_date',
|
|
@@ -117,6 +120,7 @@ module Akeyless
|
|
|
117
120
|
:'endpoint' => :'String',
|
|
118
121
|
:'event_types' => :'Array<String>',
|
|
119
122
|
:'gateway_cluster_id' => :'Integer',
|
|
123
|
+
:'include_error' => :'Boolean',
|
|
120
124
|
:'is_enabled' => :'Boolean',
|
|
121
125
|
:'last_version' => :'Integer',
|
|
122
126
|
:'modification_date' => :'Time',
|
|
@@ -195,6 +199,10 @@ module Akeyless
|
|
|
195
199
|
self.gateway_cluster_id = attributes[:'gateway_cluster_id']
|
|
196
200
|
end
|
|
197
201
|
|
|
202
|
+
if attributes.key?(:'include_error')
|
|
203
|
+
self.include_error = attributes[:'include_error']
|
|
204
|
+
end
|
|
205
|
+
|
|
198
206
|
if attributes.key?(:'is_enabled')
|
|
199
207
|
self.is_enabled = attributes[:'is_enabled']
|
|
200
208
|
end
|
|
@@ -302,6 +310,7 @@ module Akeyless
|
|
|
302
310
|
endpoint == o.endpoint &&
|
|
303
311
|
event_types == o.event_types &&
|
|
304
312
|
gateway_cluster_id == o.gateway_cluster_id &&
|
|
313
|
+
include_error == o.include_error &&
|
|
305
314
|
is_enabled == o.is_enabled &&
|
|
306
315
|
last_version == o.last_version &&
|
|
307
316
|
modification_date == o.modification_date &&
|
|
@@ -331,7 +340,7 @@ module Akeyless
|
|
|
331
340
|
# Calculates hash code according to all attributes.
|
|
332
341
|
# @return [Integer] Hash code
|
|
333
342
|
def hash
|
|
334
|
-
[auth_type, client_id, client_permissions, comment, creation_date, endpoint, event_types, gateway_cluster_id, is_enabled, last_version, modification_date, noti_forwarder_id, noti_forwarder_name, noti_forwarder_type, noti_forwarder_versions, override_url, paths, protection_key, runner_type, slack_noti_forwarder_public_details, timespan_in_seconds, to_emails, user_email, username, webhook_noti_forwarder_public_details, with_customer_fragment].hash
|
|
343
|
+
[auth_type, client_id, client_permissions, comment, creation_date, endpoint, event_types, gateway_cluster_id, include_error, is_enabled, last_version, modification_date, noti_forwarder_id, noti_forwarder_name, noti_forwarder_type, noti_forwarder_versions, override_url, paths, protection_key, runner_type, slack_noti_forwarder_public_details, timespan_in_seconds, to_emails, user_email, username, webhook_noti_forwarder_public_details, with_customer_fragment].hash
|
|
335
344
|
end
|
|
336
345
|
|
|
337
346
|
# Builds the object from hash
|
|
@@ -15,6 +15,9 @@ require 'time'
|
|
|
15
15
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
class RenewCertificate
|
|
18
|
+
# The name of the PKI certificate issuer
|
|
19
|
+
attr_accessor :cert_issuer_name
|
|
20
|
+
|
|
18
21
|
# Generate a new key as part of the certificate renewal
|
|
19
22
|
attr_accessor :generate_key
|
|
20
23
|
|
|
@@ -36,6 +39,7 @@ module Akeyless
|
|
|
36
39
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
37
40
|
def self.attribute_map
|
|
38
41
|
{
|
|
42
|
+
:'cert_issuer_name' => :'cert-issuer-name',
|
|
39
43
|
:'generate_key' => :'generate-key',
|
|
40
44
|
:'item_id' => :'item-id',
|
|
41
45
|
:'json' => :'json',
|
|
@@ -53,6 +57,7 @@ module Akeyless
|
|
|
53
57
|
# Attribute type mapping.
|
|
54
58
|
def self.openapi_types
|
|
55
59
|
{
|
|
60
|
+
:'cert_issuer_name' => :'String',
|
|
56
61
|
:'generate_key' => :'Boolean',
|
|
57
62
|
:'item_id' => :'Integer',
|
|
58
63
|
:'json' => :'Boolean',
|
|
@@ -83,6 +88,10 @@ module Akeyless
|
|
|
83
88
|
h[k.to_sym] = v
|
|
84
89
|
}
|
|
85
90
|
|
|
91
|
+
if attributes.key?(:'cert_issuer_name')
|
|
92
|
+
self.cert_issuer_name = attributes[:'cert_issuer_name']
|
|
93
|
+
end
|
|
94
|
+
|
|
86
95
|
if attributes.key?(:'generate_key')
|
|
87
96
|
self.generate_key = attributes[:'generate_key']
|
|
88
97
|
end
|
|
@@ -130,6 +139,7 @@ module Akeyless
|
|
|
130
139
|
def ==(o)
|
|
131
140
|
return true if self.equal?(o)
|
|
132
141
|
self.class == o.class &&
|
|
142
|
+
cert_issuer_name == o.cert_issuer_name &&
|
|
133
143
|
generate_key == o.generate_key &&
|
|
134
144
|
item_id == o.item_id &&
|
|
135
145
|
json == o.json &&
|
|
@@ -147,7 +157,7 @@ module Akeyless
|
|
|
147
157
|
# Calculates hash code according to all attributes.
|
|
148
158
|
# @return [Integer] Hash code
|
|
149
159
|
def hash
|
|
150
|
-
[generate_key, item_id, json, name, token, uid_token].hash
|
|
160
|
+
[cert_issuer_name, generate_key, item_id, json, name, token, uid_token].hash
|
|
151
161
|
end
|
|
152
162
|
|
|
153
163
|
# Builds the object from hash
|