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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 32f18191c2f73450191c1946ddcb2d3b48616cff2d90d631b348277f75d81266
|
4
|
+
data.tar.gz: befb22741bbbe29570b8a36d8e34584ec80267f1be281b765b0469868327c6a8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: de51296f535fd57f7ff4ecc8856e7d94d2755986e4e70b98b4f1ba3a8232ff88dfa28ba1fbc485512f33536613ee928f5b7c3489c8bacd1c595d475f664b06bb
|
7
|
+
data.tar.gz: 8f1e9c7016c8c7a6d564e3ba17fa5a8daffc09c265c6bcc866a5d054dfea6c34a401ea52c5e1bf4c7c08220c62d4501086ec3d57f576834b8f7a458301c0bf39
|
data/README.md
CHANGED
@@ -7,7 +7,7 @@ The purpose of this application is to provide access to Akeyless API.
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
8
8
|
|
9
9
|
- API version: 2.0
|
10
|
-
- Package version: 4.2.
|
10
|
+
- Package version: 4.2.2
|
11
11
|
- Generator version: 7.8.0-SNAPSHOT
|
12
12
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
13
13
|
For more information, please visit [http://akeyless.io](http://akeyless.io)
|
@@ -150,6 +150,7 @@ Class | Method | HTTP request | Description
|
|
150
150
|
*Akeyless::V2Api* | [**create_zero_ssl_target**](docs/V2Api.md#create_zero_ssl_target) | **POST** /create-zerossl-target |
|
151
151
|
*Akeyless::V2Api* | [**createldap_target**](docs/V2Api.md#createldap_target) | **POST** /create-ldap-target |
|
152
152
|
*Akeyless::V2Api* | [**decrypt**](docs/V2Api.md#decrypt) | **POST** /decrypt |
|
153
|
+
*Akeyless::V2Api* | [**decrypt_batch**](docs/V2Api.md#decrypt_batch) | **POST** /decrypt-batch |
|
153
154
|
*Akeyless::V2Api* | [**decrypt_gpg**](docs/V2Api.md#decrypt_gpg) | **POST** /decrypt-gpg |
|
154
155
|
*Akeyless::V2Api* | [**decrypt_pkcs1**](docs/V2Api.md#decrypt_pkcs1) | **POST** /decrypt-pkcs1 |
|
155
156
|
*Akeyless::V2Api* | [**decrypt_with_classic_key**](docs/V2Api.md#decrypt_with_classic_key) | **POST** /decrypt-with-classic-key |
|
@@ -236,6 +237,7 @@ Class | Method | HTTP request | Description
|
|
236
237
|
*Akeyless::V2Api* | [**dynamic_secret_update_snowflake**](docs/V2Api.md#dynamic_secret_update_snowflake) | **POST** /dynamic-secret-update-snowflake |
|
237
238
|
*Akeyless::V2Api* | [**dynamic_secret_update_venafi**](docs/V2Api.md#dynamic_secret_update_venafi) | **POST** /dynamic-secret-update-venafi |
|
238
239
|
*Akeyless::V2Api* | [**encrypt**](docs/V2Api.md#encrypt) | **POST** /encrypt |
|
240
|
+
*Akeyless::V2Api* | [**encrypt_batch**](docs/V2Api.md#encrypt_batch) | **POST** /encrypt-batch |
|
239
241
|
*Akeyless::V2Api* | [**encrypt_gpg**](docs/V2Api.md#encrypt_gpg) | **POST** /encrypt-gpg |
|
240
242
|
*Akeyless::V2Api* | [**encrypt_with_classic_key**](docs/V2Api.md#encrypt_with_classic_key) | **POST** /encrypt-with-classic-key |
|
241
243
|
*Akeyless::V2Api* | [**esm_create**](docs/V2Api.md#esm_create) | **POST** /esm-create |
|
@@ -662,6 +664,8 @@ Class | Method | HTTP request | Description
|
|
662
664
|
- [Akeyless::AzureTargetDetails](docs/AzureTargetDetails.md)
|
663
665
|
- [Akeyless::BastionListEntry](docs/BastionListEntry.md)
|
664
666
|
- [Akeyless::BastionsList](docs/BastionsList.md)
|
667
|
+
- [Akeyless::BatchEncryptionRequestLine](docs/BatchEncryptionRequestLine.md)
|
668
|
+
- [Akeyless::BatchEncryptionResponseLine](docs/BatchEncryptionResponseLine.md)
|
665
669
|
- [Akeyless::CFConfigPart](docs/CFConfigPart.md)
|
666
670
|
- [Akeyless::CacheConfigPart](docs/CacheConfigPart.md)
|
667
671
|
- [Akeyless::CertAccessRules](docs/CertAccessRules.md)
|
data/docs/Auth.md
CHANGED
@@ -13,7 +13,7 @@
|
|
13
13
|
| **cert_data** | **String** | Certificate data encoded in base64. Used if file was not provided. (relevant only for access-type=cert) | [optional] |
|
14
14
|
| **cloud_id** | **String** | The cloud identity (relevant only for access-type=azure_ad,aws_iam,gcp) | [optional] |
|
15
15
|
| **debug** | **Boolean** | | [optional] |
|
16
|
-
| **gateway_url** | **String** | Gateway URL
|
16
|
+
| **gateway_url** | **String** | Gateway URL relevant only for access-type=k8s/oauth2/saml/oidc | [optional] |
|
17
17
|
| **gcp_audience** | **String** | GCP JWT audience | [optional][default to 'akeyless.io'] |
|
18
18
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
19
19
|
| **jwt** | **String** | The Json Web Token (relevant only for access-type=jwt/oidc) | [optional] |
|
@@ -25,6 +25,7 @@
|
|
25
25
|
| **oci_auth_type** | **String** | The type of the OCI configuration to use [instance/apikey/resource] (relevant only for access-type=oci) | [optional][default to 'apikey'] |
|
26
26
|
| **oci_group_ocid** | **Array<String>** | A list of Oracle Cloud IDs groups (relevant only for access-type=oci) | [optional] |
|
27
27
|
| **uid_token** | **String** | The universal_identity token (relevant only for access-type=universal_identity) | [optional] |
|
28
|
+
| **use_remote_browser** | **Boolean** | Returns a link to complete the authentication remotely (relevant only for access-type=saml/oidc) | [optional] |
|
28
29
|
|
29
30
|
## Example
|
30
31
|
|
@@ -52,7 +53,8 @@ instance = Akeyless::Auth.new(
|
|
52
53
|
ldap_username: null,
|
53
54
|
oci_auth_type: null,
|
54
55
|
oci_group_ocid: null,
|
55
|
-
uid_token: null
|
56
|
+
uid_token: null,
|
57
|
+
use_remote_browser: null
|
56
58
|
)
|
57
59
|
```
|
58
60
|
|
data/docs/AuthMethod.md
CHANGED
@@ -14,6 +14,7 @@
|
|
14
14
|
| **auth_method_roles_assoc** | [**Array<AuthMethodRoleAssociation>**](AuthMethodRoleAssociation.md) | | [optional] |
|
15
15
|
| **client_permissions** | **Array<String>** | | [optional] |
|
16
16
|
| **creation_date** | **Time** | | [optional] |
|
17
|
+
| **delete_protection** | **Boolean** | | [optional] |
|
17
18
|
| **description** | **String** | | [optional] |
|
18
19
|
| **is_approved** | **Boolean** | | [optional] |
|
19
20
|
| **modification_date** | **Time** | | [optional] |
|
@@ -34,6 +35,7 @@ instance = Akeyless::AuthMethod.new(
|
|
34
35
|
auth_method_roles_assoc: null,
|
35
36
|
client_permissions: null,
|
36
37
|
creation_date: null,
|
38
|
+
delete_protection: null,
|
37
39
|
description: null,
|
38
40
|
is_approved: null,
|
39
41
|
modification_date: null
|
@@ -7,6 +7,7 @@
|
|
7
7
|
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
8
8
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
9
9
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
10
11
|
| **description** | **String** | Auth Method description | [optional] |
|
11
12
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
12
13
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -26,6 +27,7 @@ instance = Akeyless::AuthMethodCreateApiKey.new(
|
|
26
27
|
access_expires: null,
|
27
28
|
audit_logs_claims: null,
|
28
29
|
bound_ips: null,
|
30
|
+
delete_protection: null,
|
29
31
|
description: null,
|
30
32
|
force_sub_claims: null,
|
31
33
|
gw_bound_ips: null,
|
@@ -14,6 +14,7 @@
|
|
14
14
|
| **bound_role_name** | **Array<String>** | A list of full role-name that the access is restricted to | [optional] |
|
15
15
|
| **bound_user_id** | **Array<String>** | A list of full user ids that the access is restricted to | [optional] |
|
16
16
|
| **bound_user_name** | **Array<String>** | A list of full user-name that the access is restricted to | [optional] |
|
17
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
17
18
|
| **description** | **String** | Auth Method description | [optional] |
|
18
19
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
19
20
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -41,6 +42,7 @@ instance = Akeyless::AuthMethodCreateAwsIam.new(
|
|
41
42
|
bound_role_name: null,
|
42
43
|
bound_user_id: null,
|
43
44
|
bound_user_name: null,
|
45
|
+
delete_protection: null,
|
44
46
|
description: null,
|
45
47
|
force_sub_claims: null,
|
46
48
|
gw_bound_ips: null,
|
@@ -17,6 +17,7 @@
|
|
17
17
|
| **bound_spid** | **Array<String>** | A list of service principal IDs that the access is restricted to | [optional] |
|
18
18
|
| **bound_sub_id** | **Array<String>** | A list of subscription ids that the access is restricted to | [optional] |
|
19
19
|
| **bound_tenant_id** | **String** | The Azure tenant id that the access is restricted to | |
|
20
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
20
21
|
| **description** | **String** | Auth Method description | [optional] |
|
21
22
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
22
23
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -48,6 +49,7 @@ instance = Akeyless::AuthMethodCreateAzureAD.new(
|
|
48
49
|
bound_spid: null,
|
49
50
|
bound_sub_id: null,
|
50
51
|
bound_tenant_id: null,
|
52
|
+
delete_protection: null,
|
51
53
|
description: null,
|
52
54
|
force_sub_claims: null,
|
53
55
|
gw_bound_ips: null,
|
@@ -15,6 +15,7 @@
|
|
15
15
|
| **bound_organizational_units** | **Array<String>** | A list of Organizational Units names. At least one must exist in the OU field. | [optional] |
|
16
16
|
| **bound_uri_sans** | **Array<String>** | A list of URIs. At least one must exist in the SANs. Supports globbing. | [optional] |
|
17
17
|
| **certificate_data** | **String** | The certificate data in base64, if no file was provided | [optional] |
|
18
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
18
19
|
| **description** | **String** | Auth Method description | [optional] |
|
19
20
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
20
21
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -44,6 +45,7 @@ instance = Akeyless::AuthMethodCreateCert.new(
|
|
44
45
|
bound_organizational_units: null,
|
45
46
|
bound_uri_sans: null,
|
46
47
|
certificate_data: null,
|
48
|
+
delete_protection: null,
|
47
49
|
description: null,
|
48
50
|
force_sub_claims: null,
|
49
51
|
gw_bound_ips: null,
|
@@ -7,6 +7,7 @@
|
|
7
7
|
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
8
8
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
9
9
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
10
11
|
| **description** | **String** | Auth Method description | [optional] |
|
11
12
|
| **email** | **String** | An email address to be invited to have access | |
|
12
13
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
@@ -27,6 +28,7 @@ instance = Akeyless::AuthMethodCreateEmail.new(
|
|
27
28
|
access_expires: null,
|
28
29
|
audit_logs_claims: null,
|
29
30
|
bound_ips: null,
|
31
|
+
delete_protection: null,
|
30
32
|
description: null,
|
31
33
|
email: null,
|
32
34
|
force_sub_claims: null,
|
data/docs/AuthMethodCreateGcp.md
CHANGED
@@ -13,6 +13,7 @@
|
|
13
13
|
| **bound_regions** | **Array<String>** | List of regions that a GCE instance must belong to in order to be authenticated. TODO: If bound_instance_groups is provided, it is assumed to be a regional group and the group must belong to this region. If bound_zones are provided, this attribute is ignored. | [optional] |
|
14
14
|
| **bound_service_accounts** | **Array<String>** | List of service accounts the service account must be part of in order to be authenticated. | [optional] |
|
15
15
|
| **bound_zones** | **Array<String>** | === Machine authentication section === List of zones that a GCE instance must belong to in order to be authenticated. TODO: If bound_instance_groups is provided, it is assumed to be a zonal group and the group must belong to this zone. | [optional] |
|
16
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
16
17
|
| **description** | **String** | Auth Method description | [optional] |
|
17
18
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
18
19
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -40,6 +41,7 @@ instance = Akeyless::AuthMethodCreateGcp.new(
|
|
40
41
|
bound_regions: null,
|
41
42
|
bound_service_accounts: null,
|
42
43
|
bound_zones: null,
|
44
|
+
delete_protection: null,
|
43
45
|
description: null,
|
44
46
|
force_sub_claims: null,
|
45
47
|
gw_bound_ips: null,
|
data/docs/AuthMethodCreateK8s.md
CHANGED
@@ -11,6 +11,7 @@
|
|
11
11
|
| **bound_namespaces** | **Array<String>** | A list of namespaces that the access is restricted to | [optional] |
|
12
12
|
| **bound_pod_names** | **Array<String>** | A list of pod names that the access is restricted to | [optional] |
|
13
13
|
| **bound_sa_names** | **Array<String>** | A list of service account names that the access is restricted to | [optional] |
|
14
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
14
15
|
| **description** | **String** | Auth Method description | [optional] |
|
15
16
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
16
17
|
| **gen_key** | **String** | Automatically generate key-pair for K8S configuration. If set to false, a public key needs to be provided [true/false] | [optional][default to 'true'] |
|
@@ -36,6 +37,7 @@ instance = Akeyless::AuthMethodCreateK8s.new(
|
|
36
37
|
bound_namespaces: null,
|
37
38
|
bound_pod_names: null,
|
38
39
|
bound_sa_names: null,
|
40
|
+
delete_protection: null,
|
39
41
|
description: null,
|
40
42
|
force_sub_claims: null,
|
41
43
|
gen_key: null,
|
@@ -7,6 +7,7 @@
|
|
7
7
|
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
8
8
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
9
9
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
10
11
|
| **description** | **String** | Auth Method description | [optional] |
|
11
12
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
12
13
|
| **gen_key** | **String** | Automatically generate key-pair for LDAP configuration. If set to false, a public key needs to be provided [true/false] | [optional][default to 'true'] |
|
@@ -29,6 +30,7 @@ instance = Akeyless::AuthMethodCreateLdap.new(
|
|
29
30
|
access_expires: null,
|
30
31
|
audit_logs_claims: null,
|
31
32
|
bound_ips: null,
|
33
|
+
delete_protection: null,
|
32
34
|
description: null,
|
33
35
|
force_sub_claims: null,
|
34
36
|
gen_key: null,
|
data/docs/AuthMethodCreateOCI.md
CHANGED
@@ -7,6 +7,7 @@
|
|
7
7
|
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
8
8
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
9
9
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
10
11
|
| **description** | **String** | Auth Method description | [optional] |
|
11
12
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
12
13
|
| **group_ocid** | **Array<String>** | A list of required groups ocids | |
|
@@ -28,6 +29,7 @@ instance = Akeyless::AuthMethodCreateOCI.new(
|
|
28
29
|
access_expires: null,
|
29
30
|
audit_logs_claims: null,
|
30
31
|
bound_ips: null,
|
32
|
+
delete_protection: null,
|
31
33
|
description: null,
|
32
34
|
force_sub_claims: null,
|
33
35
|
group_ocid: null,
|
@@ -11,6 +11,7 @@
|
|
11
11
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
12
12
|
| **client_id** | **String** | Client ID | [optional] |
|
13
13
|
| **client_secret** | **String** | Client Secret | [optional] |
|
14
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
14
15
|
| **description** | **String** | Auth Method description | [optional] |
|
15
16
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
16
17
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -39,6 +40,7 @@ instance = Akeyless::AuthMethodCreateOIDC.new(
|
|
39
40
|
bound_ips: null,
|
40
41
|
client_id: null,
|
41
42
|
client_secret: null,
|
43
|
+
delete_protection: null,
|
42
44
|
description: null,
|
43
45
|
force_sub_claims: null,
|
44
46
|
gw_bound_ips: null,
|
@@ -11,6 +11,7 @@
|
|
11
11
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
12
12
|
| **cert** | **String** | CertificateFile Path to a file that contain the certificate in a PEM format. | [optional] |
|
13
13
|
| **cert_file_data** | **String** | CertificateFileData PEM Certificate in a Base64 format. | [optional] |
|
14
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
14
15
|
| **description** | **String** | Auth Method description | [optional] |
|
15
16
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
16
17
|
| **gateway_url** | **String** | Akeyless Gateway URL (Configuration Management port). Relevant only when the jwks-uri is accessible only from the gateway. | [optional] |
|
@@ -40,6 +41,7 @@ instance = Akeyless::AuthMethodCreateOauth2.new(
|
|
40
41
|
bound_ips: null,
|
41
42
|
cert: null,
|
42
43
|
cert_file_data: null,
|
44
|
+
delete_protection: null,
|
43
45
|
description: null,
|
44
46
|
force_sub_claims: null,
|
45
47
|
gateway_url: null,
|
@@ -8,6 +8,7 @@
|
|
8
8
|
| **allowed_redirect_uri** | **Array<String>** | Allowed redirect URIs after the authentication | [optional] |
|
9
9
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
10
10
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
11
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
11
12
|
| **description** | **String** | Auth Method description | [optional] |
|
12
13
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
13
14
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -32,6 +33,7 @@ instance = Akeyless::AuthMethodCreateSAML.new(
|
|
32
33
|
allowed_redirect_uri: null,
|
33
34
|
audit_logs_claims: null,
|
34
35
|
bound_ips: null,
|
36
|
+
delete_protection: null,
|
35
37
|
description: null,
|
36
38
|
force_sub_claims: null,
|
37
39
|
gw_bound_ips: null,
|
@@ -7,6 +7,7 @@
|
|
7
7
|
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
8
8
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
9
9
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
10
11
|
| **deny_inheritance** | **Boolean** | Deny from root to create children | [optional] |
|
11
12
|
| **deny_rotate** | **Boolean** | Deny from the token to rotate | [optional] |
|
12
13
|
| **description** | **String** | Auth Method description | [optional] |
|
@@ -29,6 +30,7 @@ instance = Akeyless::AuthMethodCreateUniversalIdentity.new(
|
|
29
30
|
access_expires: null,
|
30
31
|
audit_logs_claims: null,
|
31
32
|
bound_ips: null,
|
33
|
+
delete_protection: null,
|
32
34
|
deny_inheritance: null,
|
33
35
|
deny_rotate: null,
|
34
36
|
description: null,
|
@@ -7,6 +7,7 @@
|
|
7
7
|
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
8
8
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
9
9
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
10
11
|
| **description** | **String** | Auth Method description | [optional] |
|
11
12
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
12
13
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -27,6 +28,7 @@ instance = Akeyless::AuthMethodUpdateApiKey.new(
|
|
27
28
|
access_expires: null,
|
28
29
|
audit_logs_claims: null,
|
29
30
|
bound_ips: null,
|
31
|
+
delete_protection: null,
|
30
32
|
description: null,
|
31
33
|
force_sub_claims: null,
|
32
34
|
gw_bound_ips: null,
|
@@ -14,6 +14,7 @@
|
|
14
14
|
| **bound_role_name** | **Array<String>** | A list of full role-name that the access is restricted to | [optional] |
|
15
15
|
| **bound_user_id** | **Array<String>** | A list of full user ids that the access is restricted to | [optional] |
|
16
16
|
| **bound_user_name** | **Array<String>** | A list of full user-name that the access is restricted to | [optional] |
|
17
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
17
18
|
| **description** | **String** | Auth Method description | [optional] |
|
18
19
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
19
20
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -42,6 +43,7 @@ instance = Akeyless::AuthMethodUpdateAwsIam.new(
|
|
42
43
|
bound_role_name: null,
|
43
44
|
bound_user_id: null,
|
44
45
|
bound_user_name: null,
|
46
|
+
delete_protection: null,
|
45
47
|
description: null,
|
46
48
|
force_sub_claims: null,
|
47
49
|
gw_bound_ips: null,
|
@@ -17,6 +17,7 @@
|
|
17
17
|
| **bound_spid** | **Array<String>** | A list of service principal IDs that the access is restricted to | [optional] |
|
18
18
|
| **bound_sub_id** | **Array<String>** | A list of subscription ids that the access is restricted to | [optional] |
|
19
19
|
| **bound_tenant_id** | **String** | The Azure tenant id that the access is restricted to | |
|
20
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
20
21
|
| **description** | **String** | Auth Method description | [optional] |
|
21
22
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
22
23
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -49,6 +50,7 @@ instance = Akeyless::AuthMethodUpdateAzureAD.new(
|
|
49
50
|
bound_spid: null,
|
50
51
|
bound_sub_id: null,
|
51
52
|
bound_tenant_id: null,
|
53
|
+
delete_protection: null,
|
52
54
|
description: null,
|
53
55
|
force_sub_claims: null,
|
54
56
|
gw_bound_ips: null,
|
@@ -15,6 +15,7 @@
|
|
15
15
|
| **bound_organizational_units** | **Array<String>** | A list of Organizational Units names. At least one must exist in the OU field. | [optional] |
|
16
16
|
| **bound_uri_sans** | **Array<String>** | A list of URIs. At least one must exist in the SANs. Supports globbing. | [optional] |
|
17
17
|
| **certificate_data** | **String** | The certificate data in base64, if no file was provided | [optional] |
|
18
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
18
19
|
| **description** | **String** | Auth Method description | [optional] |
|
19
20
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
20
21
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -45,6 +46,7 @@ instance = Akeyless::AuthMethodUpdateCert.new(
|
|
45
46
|
bound_organizational_units: null,
|
46
47
|
bound_uri_sans: null,
|
47
48
|
certificate_data: null,
|
49
|
+
delete_protection: null,
|
48
50
|
description: null,
|
49
51
|
force_sub_claims: null,
|
50
52
|
gw_bound_ips: null,
|
@@ -7,6 +7,7 @@
|
|
7
7
|
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
8
8
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
9
9
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
10
11
|
| **description** | **String** | Auth Method description | [optional] |
|
11
12
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
12
13
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -27,6 +28,7 @@ instance = Akeyless::AuthMethodUpdateEmail.new(
|
|
27
28
|
access_expires: null,
|
28
29
|
audit_logs_claims: null,
|
29
30
|
bound_ips: null,
|
31
|
+
delete_protection: null,
|
30
32
|
description: null,
|
31
33
|
force_sub_claims: null,
|
32
34
|
gw_bound_ips: null,
|
data/docs/AuthMethodUpdateGcp.md
CHANGED
@@ -13,6 +13,7 @@
|
|
13
13
|
| **bound_regions** | **Array<String>** | List of regions that a GCE instance must belong to in order to be authenticated. TODO: If bound_instance_groups is provided, it is assumed to be a regional group and the group must belong to this region. If bound_zones are provided, this attribute is ignored. | [optional] |
|
14
14
|
| **bound_service_accounts** | **Array<String>** | List of service accounts the service account must be part of in order to be authenticated. | [optional] |
|
15
15
|
| **bound_zones** | **Array<String>** | === Machine authentication section === List of zones that a GCE instance must belong to in order to be authenticated. TODO: If bound_instance_groups is provided, it is assumed to be a zonal group and the group must belong to this zone. | [optional] |
|
16
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
16
17
|
| **description** | **String** | Auth Method description | [optional] |
|
17
18
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
18
19
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -41,6 +42,7 @@ instance = Akeyless::AuthMethodUpdateGcp.new(
|
|
41
42
|
bound_regions: null,
|
42
43
|
bound_service_accounts: null,
|
43
44
|
bound_zones: null,
|
45
|
+
delete_protection: null,
|
44
46
|
description: null,
|
45
47
|
force_sub_claims: null,
|
46
48
|
gw_bound_ips: null,
|
data/docs/AuthMethodUpdateK8s.md
CHANGED
@@ -11,6 +11,7 @@
|
|
11
11
|
| **bound_namespaces** | **Array<String>** | A list of namespaces that the access is restricted to | [optional] |
|
12
12
|
| **bound_pod_names** | **Array<String>** | A list of pod names that the access is restricted to | [optional] |
|
13
13
|
| **bound_sa_names** | **Array<String>** | A list of service account names that the access is restricted to | [optional] |
|
14
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
14
15
|
| **description** | **String** | Auth Method description | [optional] |
|
15
16
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
16
17
|
| **gen_key** | **String** | Automatically generate key-pair for K8S configuration. If set to false, a public key needs to be provided [true/false] | [optional] |
|
@@ -37,6 +38,7 @@ instance = Akeyless::AuthMethodUpdateK8s.new(
|
|
37
38
|
bound_namespaces: null,
|
38
39
|
bound_pod_names: null,
|
39
40
|
bound_sa_names: null,
|
41
|
+
delete_protection: null,
|
40
42
|
description: null,
|
41
43
|
force_sub_claims: null,
|
42
44
|
gen_key: null,
|
@@ -7,6 +7,7 @@
|
|
7
7
|
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
8
8
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
9
9
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
10
11
|
| **description** | **String** | Auth Method description | [optional] |
|
11
12
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
12
13
|
| **gen_key** | **String** | Automatically generate key-pair for LDAP configuration. If set to false, a public key needs to be provided [true/false] | [optional] |
|
@@ -30,6 +31,7 @@ instance = Akeyless::AuthMethodUpdateLdap.new(
|
|
30
31
|
access_expires: null,
|
31
32
|
audit_logs_claims: null,
|
32
33
|
bound_ips: null,
|
34
|
+
delete_protection: null,
|
33
35
|
description: null,
|
34
36
|
force_sub_claims: null,
|
35
37
|
gen_key: null,
|
data/docs/AuthMethodUpdateOCI.md
CHANGED
@@ -7,6 +7,7 @@
|
|
7
7
|
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
8
8
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
9
9
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
10
11
|
| **description** | **String** | Auth Method description | [optional] |
|
11
12
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
12
13
|
| **group_ocid** | **Array<String>** | A list of required groups ocids | |
|
@@ -29,6 +30,7 @@ instance = Akeyless::AuthMethodUpdateOCI.new(
|
|
29
30
|
access_expires: null,
|
30
31
|
audit_logs_claims: null,
|
31
32
|
bound_ips: null,
|
33
|
+
delete_protection: null,
|
32
34
|
description: null,
|
33
35
|
force_sub_claims: null,
|
34
36
|
group_ocid: null,
|
@@ -11,6 +11,7 @@
|
|
11
11
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
12
12
|
| **client_id** | **String** | Client ID | [optional] |
|
13
13
|
| **client_secret** | **String** | Client Secret | [optional] |
|
14
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
14
15
|
| **description** | **String** | Auth Method description | [optional] |
|
15
16
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
16
17
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -40,6 +41,7 @@ instance = Akeyless::AuthMethodUpdateOIDC.new(
|
|
40
41
|
bound_ips: null,
|
41
42
|
client_id: null,
|
42
43
|
client_secret: null,
|
44
|
+
delete_protection: null,
|
43
45
|
description: null,
|
44
46
|
force_sub_claims: null,
|
45
47
|
gw_bound_ips: null,
|
@@ -11,6 +11,7 @@
|
|
11
11
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
12
12
|
| **cert** | **String** | CertificateFile Path to a file that contain the certificate in a PEM format. | [optional] |
|
13
13
|
| **cert_file_data** | **String** | CertificateFileData PEM Certificate in a Base64 format. | [optional] |
|
14
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
14
15
|
| **description** | **String** | Auth Method description | [optional] |
|
15
16
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
16
17
|
| **gateway_url** | **String** | Akeyless Gateway URL (Configuration Management port). Relevant only when the jwks-uri is accessible only from the gateway. | [optional] |
|
@@ -41,6 +42,7 @@ instance = Akeyless::AuthMethodUpdateOauth2.new(
|
|
41
42
|
bound_ips: null,
|
42
43
|
cert: null,
|
43
44
|
cert_file_data: null,
|
45
|
+
delete_protection: null,
|
44
46
|
description: null,
|
45
47
|
force_sub_claims: null,
|
46
48
|
gateway_url: null,
|
@@ -8,6 +8,7 @@
|
|
8
8
|
| **allowed_redirect_uri** | **Array<String>** | Allowed redirect URIs after the authentication | [optional] |
|
9
9
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
10
10
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
11
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
11
12
|
| **description** | **String** | Auth Method description | [optional] |
|
12
13
|
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
13
14
|
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
@@ -33,6 +34,7 @@ instance = Akeyless::AuthMethodUpdateSAML.new(
|
|
33
34
|
allowed_redirect_uri: null,
|
34
35
|
audit_logs_claims: null,
|
35
36
|
bound_ips: null,
|
37
|
+
delete_protection: null,
|
36
38
|
description: null,
|
37
39
|
force_sub_claims: null,
|
38
40
|
gw_bound_ips: null,
|
@@ -7,6 +7,7 @@
|
|
7
7
|
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
8
8
|
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
9
9
|
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
10
11
|
| **deny_inheritance** | **Boolean** | Deny from root to create children | [optional] |
|
11
12
|
| **deny_rotate** | **Boolean** | Deny from the token to rotate | [optional] |
|
12
13
|
| **description** | **String** | Auth Method description | [optional] |
|
@@ -30,6 +31,7 @@ instance = Akeyless::AuthMethodUpdateUniversalIdentity.new(
|
|
30
31
|
access_expires: null,
|
31
32
|
audit_logs_claims: null,
|
32
33
|
bound_ips: null,
|
34
|
+
delete_protection: null,
|
33
35
|
deny_inheritance: null,
|
34
36
|
deny_rotate: null,
|
35
37
|
description: null,
|
data/docs/AuthOutput.md
CHANGED
@@ -4,6 +4,7 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **complete_auth_link** | **String** | | [optional] |
|
7
8
|
| **creds** | [**SystemAccessCredentialsReplyObj**](SystemAccessCredentialsReplyObj.md) | | [optional] |
|
8
9
|
| **token** | **String** | | [optional] |
|
9
10
|
|
@@ -13,6 +14,7 @@
|
|
13
14
|
require 'akeyless'
|
14
15
|
|
15
16
|
instance = Akeyless::AuthOutput.new(
|
17
|
+
complete_auth_link: null,
|
16
18
|
creds: null,
|
17
19
|
token: null
|
18
20
|
)
|
data/docs/BastionListEntry.md
CHANGED
@@ -10,6 +10,7 @@
|
|
10
10
|
| **allowed_urls_per_instance** | **Hash<String, Array<String>>** | | [optional] |
|
11
11
|
| **cluster_name** | **String** | | [optional] |
|
12
12
|
| **display_name** | **String** | | [optional] |
|
13
|
+
| **has_gateway_identity** | **Boolean** | | [optional] |
|
13
14
|
| **last_report** | **Time** | | [optional] |
|
14
15
|
|
15
16
|
## Example
|
@@ -24,6 +25,7 @@ instance = Akeyless::BastionListEntry.new(
|
|
24
25
|
allowed_urls_per_instance: null,
|
25
26
|
cluster_name: null,
|
26
27
|
display_name: null,
|
28
|
+
has_gateway_identity: null,
|
27
29
|
last_report: null
|
28
30
|
)
|
29
31
|
```
|
@@ -0,0 +1,24 @@
|
|
1
|
+
# Akeyless::BatchEncryptionRequestLine
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **context** | **Hash<String, String>** | | [optional] |
|
8
|
+
| **data** | **String** | | [optional] |
|
9
|
+
| **item_id** | **Integer** | | [optional] |
|
10
|
+
| **item_version** | **Integer** | | [optional] |
|
11
|
+
|
12
|
+
## Example
|
13
|
+
|
14
|
+
```ruby
|
15
|
+
require 'akeyless'
|
16
|
+
|
17
|
+
instance = Akeyless::BatchEncryptionRequestLine.new(
|
18
|
+
context: null,
|
19
|
+
data: null,
|
20
|
+
item_id: null,
|
21
|
+
item_version: null
|
22
|
+
)
|
23
|
+
```
|
24
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# Akeyless::BatchEncryptionResponseLine
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **data** | **String** | | [optional] |
|
8
|
+
| **error** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'akeyless'
|
14
|
+
|
15
|
+
instance = Akeyless::BatchEncryptionResponseLine.new(
|
16
|
+
data: null,
|
17
|
+
error: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
data/docs/Connect.md
CHANGED
@@ -4,6 +4,7 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **bastion_gateway_url** | **String** | todo - enable when gw-sra unification is done The Gateway URL (configuration management) address, e.g. http://localhost:8000 | [optional] |
|
7
8
|
| **helper** | **Object** | | [optional] |
|
8
9
|
| **rc_file_override** | **String** | used to override .akeyless-connect.rc in tests | [optional] |
|
9
10
|
| **bastion_ctrl_path** | **String** | The Bastion API path | [optional] |
|
@@ -30,6 +31,7 @@
|
|
30
31
|
require 'akeyless'
|
31
32
|
|
32
33
|
instance = Akeyless::Connect.new(
|
34
|
+
bastion_gateway_url: null,
|
33
35
|
helper: null,
|
34
36
|
rc_file_override: null,
|
35
37
|
bastion_ctrl_path: null,
|