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
|
@@ -21,6 +21,9 @@ module Akeyless
|
|
|
21
21
|
# Indicate if the item should return with ztb cluster details (url, etc)
|
|
22
22
|
attr_accessor :bastion_details
|
|
23
23
|
|
|
24
|
+
# The certificate will be displayed in DER format
|
|
25
|
+
attr_accessor :der_certificate_format
|
|
26
|
+
|
|
24
27
|
# The display id of the item
|
|
25
28
|
attr_accessor :display_id
|
|
26
29
|
|
|
@@ -53,6 +56,7 @@ module Akeyless
|
|
|
53
56
|
{
|
|
54
57
|
:'accessibility' => :'accessibility',
|
|
55
58
|
:'bastion_details' => :'bastion-details',
|
|
59
|
+
:'der_certificate_format' => :'der-certificate-format',
|
|
56
60
|
:'display_id' => :'display-id',
|
|
57
61
|
:'gateway_details' => :'gateway-details',
|
|
58
62
|
:'item_id' => :'item-id',
|
|
@@ -75,6 +79,7 @@ module Akeyless
|
|
|
75
79
|
{
|
|
76
80
|
:'accessibility' => :'String',
|
|
77
81
|
:'bastion_details' => :'Boolean',
|
|
82
|
+
:'der_certificate_format' => :'Boolean',
|
|
78
83
|
:'display_id' => :'String',
|
|
79
84
|
:'gateway_details' => :'Boolean',
|
|
80
85
|
:'item_id' => :'Integer',
|
|
@@ -120,6 +125,12 @@ module Akeyless
|
|
|
120
125
|
self.bastion_details = false
|
|
121
126
|
end
|
|
122
127
|
|
|
128
|
+
if attributes.key?(:'der_certificate_format')
|
|
129
|
+
self.der_certificate_format = attributes[:'der_certificate_format']
|
|
130
|
+
else
|
|
131
|
+
self.der_certificate_format = false
|
|
132
|
+
end
|
|
133
|
+
|
|
123
134
|
if attributes.key?(:'display_id')
|
|
124
135
|
self.display_id = attributes[:'display_id']
|
|
125
136
|
end
|
|
@@ -194,6 +205,7 @@ module Akeyless
|
|
|
194
205
|
self.class == o.class &&
|
|
195
206
|
accessibility == o.accessibility &&
|
|
196
207
|
bastion_details == o.bastion_details &&
|
|
208
|
+
der_certificate_format == o.der_certificate_format &&
|
|
197
209
|
display_id == o.display_id &&
|
|
198
210
|
gateway_details == o.gateway_details &&
|
|
199
211
|
item_id == o.item_id &&
|
|
@@ -214,7 +226,7 @@ module Akeyless
|
|
|
214
226
|
# Calculates hash code according to all attributes.
|
|
215
227
|
# @return [Integer] Hash code
|
|
216
228
|
def hash
|
|
217
|
-
[accessibility, bastion_details, display_id, gateway_details, item_id, json, name, services_details, show_versions, token, uid_token].hash
|
|
229
|
+
[accessibility, bastion_details, der_certificate_format, display_id, gateway_details, item_id, json, name, services_details, show_versions, token, uid_token].hash
|
|
218
230
|
end
|
|
219
231
|
|
|
220
232
|
# Builds the object from hash
|
|
@@ -51,8 +51,12 @@ module Akeyless
|
|
|
51
51
|
|
|
52
52
|
attr_accessor :aws_secret_access_key
|
|
53
53
|
|
|
54
|
+
attr_accessor :aws_session_tags
|
|
55
|
+
|
|
54
56
|
attr_accessor :aws_session_token
|
|
55
57
|
|
|
58
|
+
attr_accessor :aws_transitive_tag_keys
|
|
59
|
+
|
|
56
60
|
attr_accessor :aws_user_console_access
|
|
57
61
|
|
|
58
62
|
attr_accessor :aws_user_groups
|
|
@@ -531,7 +535,9 @@ module Akeyless
|
|
|
531
535
|
:'aws_region' => :'aws_region',
|
|
532
536
|
:'aws_role_arns' => :'aws_role_arns',
|
|
533
537
|
:'aws_secret_access_key' => :'aws_secret_access_key',
|
|
538
|
+
:'aws_session_tags' => :'aws_session_tags',
|
|
534
539
|
:'aws_session_token' => :'aws_session_token',
|
|
540
|
+
:'aws_transitive_tag_keys' => :'aws_transitive_tag_keys',
|
|
535
541
|
:'aws_user_console_access' => :'aws_user_console_access',
|
|
536
542
|
:'aws_user_groups' => :'aws_user_groups',
|
|
537
543
|
:'aws_user_policies' => :'aws_user_policies',
|
|
@@ -779,7 +785,9 @@ module Akeyless
|
|
|
779
785
|
:'aws_region' => :'String',
|
|
780
786
|
:'aws_role_arns' => :'String',
|
|
781
787
|
:'aws_secret_access_key' => :'String',
|
|
788
|
+
:'aws_session_tags' => :'String',
|
|
782
789
|
:'aws_session_token' => :'String',
|
|
790
|
+
:'aws_transitive_tag_keys' => :'String',
|
|
783
791
|
:'aws_user_console_access' => :'Boolean',
|
|
784
792
|
:'aws_user_groups' => :'String',
|
|
785
793
|
:'aws_user_policies' => :'String',
|
|
@@ -1096,10 +1104,18 @@ module Akeyless
|
|
|
1096
1104
|
self.aws_secret_access_key = attributes[:'aws_secret_access_key']
|
|
1097
1105
|
end
|
|
1098
1106
|
|
|
1107
|
+
if attributes.key?(:'aws_session_tags')
|
|
1108
|
+
self.aws_session_tags = attributes[:'aws_session_tags']
|
|
1109
|
+
end
|
|
1110
|
+
|
|
1099
1111
|
if attributes.key?(:'aws_session_token')
|
|
1100
1112
|
self.aws_session_token = attributes[:'aws_session_token']
|
|
1101
1113
|
end
|
|
1102
1114
|
|
|
1115
|
+
if attributes.key?(:'aws_transitive_tag_keys')
|
|
1116
|
+
self.aws_transitive_tag_keys = attributes[:'aws_transitive_tag_keys']
|
|
1117
|
+
end
|
|
1118
|
+
|
|
1103
1119
|
if attributes.key?(:'aws_user_console_access')
|
|
1104
1120
|
self.aws_user_console_access = attributes[:'aws_user_console_access']
|
|
1105
1121
|
end
|
|
@@ -2037,7 +2053,9 @@ module Akeyless
|
|
|
2037
2053
|
aws_region == o.aws_region &&
|
|
2038
2054
|
aws_role_arns == o.aws_role_arns &&
|
|
2039
2055
|
aws_secret_access_key == o.aws_secret_access_key &&
|
|
2056
|
+
aws_session_tags == o.aws_session_tags &&
|
|
2040
2057
|
aws_session_token == o.aws_session_token &&
|
|
2058
|
+
aws_transitive_tag_keys == o.aws_transitive_tag_keys &&
|
|
2041
2059
|
aws_user_console_access == o.aws_user_console_access &&
|
|
2042
2060
|
aws_user_groups == o.aws_user_groups &&
|
|
2043
2061
|
aws_user_policies == o.aws_user_policies &&
|
|
@@ -2267,7 +2285,7 @@ module Akeyless
|
|
|
2267
2285
|
# Calculates hash code according to all attributes.
|
|
2268
2286
|
# @return [Integer] Hash code
|
|
2269
2287
|
def hash
|
|
2270
|
-
[access_token_manager_id, acl_rules, active, admin_name, admin_pwd, admin_rotation_interval_days, administrative_port, artifactory_admin_apikey, artifactory_admin_username, artifactory_base_url, artifactory_token_audience, artifactory_token_scope, authorization_port, aws_access_key_id, aws_access_mode, aws_region, aws_role_arns, aws_secret_access_key, aws_session_token, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, azure_app_object_id, azure_client_id, azure_client_secret, azure_fixed_user_name_sub_claim_key, azure_fixed_user_only, azure_resource_group_name, azure_resource_name, azure_subscription_id, azure_tenant_id, azure_user_groups_obj_id, azure_user_portal_access, azure_user_programmatic_access, azure_user_roles_template_id, azure_username, cassandra_creation_statements, chef_organizations, chef_server_access_mode, chef_server_host_name, chef_server_key, chef_server_port, chef_server_url, chef_server_username, chef_skip_ssl, client_authentication_type, cloud_service_provider, cluster_mode, connection_type, create_sync_url, db_client_id, db_client_secret, db_host_name, db_isolation_level, db_max_idle_conns, db_max_open_conns, db_name, db_port, db_private_key, db_private_key_passphrase, db_pwd, db_server_certificates, db_server_name, db_tenant_id, db_user_name, delete_protection, dynamic_secret_id, dynamic_secret_key, dynamic_secret_name, dynamic_secret_type, eks_access_key_id, eks_assume_role, eks_cluster_ca_certificate, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, enable_admin_rotation, enforce_replay_prevention, externally_provided_user, failure_message, fixed_user_only, gcp_key_algo, gcp_role_bindings, gcp_service_account_email, gcp_service_account_key, gcp_service_account_key_base64, gcp_service_account_key_id, gcp_service_account_type, gcp_tmp_service_account_name, gcp_token_lifetime, gcp_token_scope, gcp_token_type, github_app_id, github_app_private_key, github_base_url, github_installation_id, github_installation_token_permissions, github_installation_token_repositories, github_installation_token_repositories_ids, github_organization_name, github_repository_path, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_group_name, gitlab_project_name, gitlab_role, gitlab_token_scope, gitlab_url, gke_cluster_ca_certificate, gke_cluster_endpoint, gke_cluster_name, gke_service_account_key, gke_service_account_name, google_workspace_access_mode, google_workspace_admin_name, google_workspace_group_name, google_workspace_group_role, google_workspace_role_name, google_workspace_role_scope, grant_types, groups, hanadb_creation_statements, hanadb_revocation_statements, host_name, host_port, implementation_type, is_fixed_user, issuer, item_targets_assoc, jwks, jwks_url, k8s_allowed_namespaces, k8s_auth_type, k8s_bearer_token, k8s_client_cert_data, k8s_client_key_data, k8s_cluster_ca_certificate, k8s_cluster_endpoint, k8s_cluster_name, k8s_dynamic_mode, k8s_multiple_doc_yaml_temp_definition, k8s_namespace, k8s_role_name, k8s_role_type, k8s_service_account, last_admin_rotation, ldap_audience, ldap_bind_dn, ldap_bind_password, ldap_certificate, ldap_group_dn, ldap_token_expiration, ldap_url, ldap_user_attr, ldap_user_dn, metadata, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_db_name, mongodb_default_auth_db, mongodb_host_port, mongodb_is_atlas, mongodb_password, mongodb_roles, mongodb_uri_connection, mongodb_uri_options, mongodb_username, mssql_creation_statements, mssql_revocation_statements, mysql_creation_statements, mysql_revocation_statements, oracle_creation_statements, oracle_revocation_statements, password, password_length, password_policy, payload, ping_url, postgres_creation_statements, postgres_revocation_statements, privileged_user, rabbitmq_server_password, rabbitmq_server_uri, rabbitmq_server_user, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, redirect_uris, redshift_creation_statements, restricted_scopes, revoke_sync_url, rotate_sync_url, scopes, secure_remote_access_details, session_extension_warn_interval_min, sf_account, sf_user_role, sf_warehouse_name, should_stop, signing_algorithm, ssl_connection_certificate, ssl_connection_mode, subject_dn, tags, timeout_seconds, use_gw_cloud_identity, use_gw_service_account, user_name, user_password, user_principal_name, user_ttl, username_length, username_policy, venafi_allow_subdomains, venafi_allowed_domains, venafi_api_key, venafi_auto_generated_folder, venafi_base_url, venafi_root_first_in_chain, venafi_sign_using_akeyless_pki, venafi_signer_key_name, venafi_store_private_key, venafi_tpp_access_token, venafi_tpp_client_id, venafi_tpp_password, venafi_tpp_refresh_token, venafi_tpp_username, venafi_use_tpp, venafi_zone, warn_before_user_expiration_min].hash
|
|
2288
|
+
[access_token_manager_id, acl_rules, active, admin_name, admin_pwd, admin_rotation_interval_days, administrative_port, artifactory_admin_apikey, artifactory_admin_username, artifactory_base_url, artifactory_token_audience, artifactory_token_scope, authorization_port, aws_access_key_id, aws_access_mode, aws_region, aws_role_arns, aws_secret_access_key, aws_session_tags, aws_session_token, aws_transitive_tag_keys, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, azure_app_object_id, azure_client_id, azure_client_secret, azure_fixed_user_name_sub_claim_key, azure_fixed_user_only, azure_resource_group_name, azure_resource_name, azure_subscription_id, azure_tenant_id, azure_user_groups_obj_id, azure_user_portal_access, azure_user_programmatic_access, azure_user_roles_template_id, azure_username, cassandra_creation_statements, chef_organizations, chef_server_access_mode, chef_server_host_name, chef_server_key, chef_server_port, chef_server_url, chef_server_username, chef_skip_ssl, client_authentication_type, cloud_service_provider, cluster_mode, connection_type, create_sync_url, db_client_id, db_client_secret, db_host_name, db_isolation_level, db_max_idle_conns, db_max_open_conns, db_name, db_port, db_private_key, db_private_key_passphrase, db_pwd, db_server_certificates, db_server_name, db_tenant_id, db_user_name, delete_protection, dynamic_secret_id, dynamic_secret_key, dynamic_secret_name, dynamic_secret_type, eks_access_key_id, eks_assume_role, eks_cluster_ca_certificate, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, enable_admin_rotation, enforce_replay_prevention, externally_provided_user, failure_message, fixed_user_only, gcp_key_algo, gcp_role_bindings, gcp_service_account_email, gcp_service_account_key, gcp_service_account_key_base64, gcp_service_account_key_id, gcp_service_account_type, gcp_tmp_service_account_name, gcp_token_lifetime, gcp_token_scope, gcp_token_type, github_app_id, github_app_private_key, github_base_url, github_installation_id, github_installation_token_permissions, github_installation_token_repositories, github_installation_token_repositories_ids, github_organization_name, github_repository_path, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_group_name, gitlab_project_name, gitlab_role, gitlab_token_scope, gitlab_url, gke_cluster_ca_certificate, gke_cluster_endpoint, gke_cluster_name, gke_service_account_key, gke_service_account_name, google_workspace_access_mode, google_workspace_admin_name, google_workspace_group_name, google_workspace_group_role, google_workspace_role_name, google_workspace_role_scope, grant_types, groups, hanadb_creation_statements, hanadb_revocation_statements, host_name, host_port, implementation_type, is_fixed_user, issuer, item_targets_assoc, jwks, jwks_url, k8s_allowed_namespaces, k8s_auth_type, k8s_bearer_token, k8s_client_cert_data, k8s_client_key_data, k8s_cluster_ca_certificate, k8s_cluster_endpoint, k8s_cluster_name, k8s_dynamic_mode, k8s_multiple_doc_yaml_temp_definition, k8s_namespace, k8s_role_name, k8s_role_type, k8s_service_account, last_admin_rotation, ldap_audience, ldap_bind_dn, ldap_bind_password, ldap_certificate, ldap_group_dn, ldap_token_expiration, ldap_url, ldap_user_attr, ldap_user_dn, metadata, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_db_name, mongodb_default_auth_db, mongodb_host_port, mongodb_is_atlas, mongodb_password, mongodb_roles, mongodb_uri_connection, mongodb_uri_options, mongodb_username, mssql_creation_statements, mssql_revocation_statements, mysql_creation_statements, mysql_revocation_statements, oracle_creation_statements, oracle_revocation_statements, password, password_length, password_policy, payload, ping_url, postgres_creation_statements, postgres_revocation_statements, privileged_user, rabbitmq_server_password, rabbitmq_server_uri, rabbitmq_server_user, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, redirect_uris, redshift_creation_statements, restricted_scopes, revoke_sync_url, rotate_sync_url, scopes, secure_remote_access_details, session_extension_warn_interval_min, sf_account, sf_user_role, sf_warehouse_name, should_stop, signing_algorithm, ssl_connection_certificate, ssl_connection_mode, subject_dn, tags, timeout_seconds, use_gw_cloud_identity, use_gw_service_account, user_name, user_password, user_principal_name, user_ttl, username_length, username_policy, venafi_allow_subdomains, venafi_allowed_domains, venafi_api_key, venafi_auto_generated_folder, venafi_base_url, venafi_root_first_in_chain, venafi_sign_using_akeyless_pki, venafi_signer_key_name, venafi_store_private_key, venafi_tpp_access_token, venafi_tpp_client_id, venafi_tpp_password, venafi_tpp_refresh_token, venafi_tpp_username, venafi_use_tpp, venafi_zone, warn_before_user_expiration_min].hash
|
|
2271
2289
|
end
|
|
2272
2290
|
|
|
2273
2291
|
# 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
|
# Description of the object
|
|
@@ -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
|
# Description of the object
|
|
@@ -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, description, enable_admin_rotation, json, name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_ttl].hash
|
|
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, description, enable_admin_rotation, json, name, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, user_ttl].hash
|
|
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
|
# Description of the object
|
|
@@ -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
|
# Description of the object
|
|
@@ -28,7 +28,7 @@ module Akeyless
|
|
|
28
28
|
# Server username
|
|
29
29
|
attr_accessor :chef_server_username
|
|
30
30
|
|
|
31
|
-
# Protection from accidental deletion of this
|
|
31
|
+
# Protection from accidental deletion of this object [true/false]
|
|
32
32
|
attr_accessor :delete_protection
|
|
33
33
|
|
|
34
34
|
# Description of the object
|
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
|
21
21
|
# URL of an endpoint that implements /sync/create method, for example https://webhook.example.com/sync/create
|
|
22
22
|
attr_accessor :create_sync_url
|
|
23
23
|
|
|
24
|
-
# Protection from accidental deletion of this
|
|
24
|
+
# Protection from accidental deletion of this object [true/false]
|
|
25
25
|
attr_accessor :delete_protection
|
|
26
26
|
|
|
27
27
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreateDockerhub is a command that creates a DOCKERHUB dynamic secret
|
|
18
18
|
class DynamicSecretCreateDockerhub
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreateEks is a command that creates eks dynamic secret
|
|
18
18
|
class DynamicSecretCreateEks
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreateGcp is a command that creates a GCP dynamic secret
|
|
18
18
|
class DynamicSecretCreateGcp
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreateGithub is a command that creates github dynamic secret
|
|
18
18
|
class DynamicSecretCreateGithub
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreateGitlab is a command that creates gitlab dynamic secret
|
|
18
18
|
class DynamicSecretCreateGitlab
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreateGke is a command that creates gke dynamic secret
|
|
18
18
|
class DynamicSecretCreateGke
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -21,7 +21,7 @@ module Akeyless
|
|
|
21
21
|
# Admin user email
|
|
22
22
|
attr_accessor :admin_email
|
|
23
23
|
|
|
24
|
-
# Protection from accidental deletion of this
|
|
24
|
+
# Protection from accidental deletion of this object [true/false]
|
|
25
25
|
attr_accessor :delete_protection
|
|
26
26
|
|
|
27
27
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreateHanaDb is a command that creates hanadb dynamic secret
|
|
18
18
|
class DynamicSecretCreateHanaDb
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreateK8s is a command that creates k8s dynamic secret
|
|
18
18
|
class DynamicSecretCreateK8s
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -24,7 +24,7 @@ module Akeyless
|
|
|
24
24
|
# Bind DN Password
|
|
25
25
|
attr_accessor :bind_dn_password
|
|
26
26
|
|
|
27
|
-
# Protection from accidental deletion of this
|
|
27
|
+
# Protection from accidental deletion of this object [true/false]
|
|
28
28
|
attr_accessor :delete_protection
|
|
29
29
|
|
|
30
30
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreateMongoDb is a command that creates either mongodb dynamic secret or mongodb atlas dynamic secret
|
|
18
18
|
class DynamicSecretCreateMongoDb
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreateMsSql is a command that creates mssql dynamic secret
|
|
18
18
|
class DynamicSecretCreateMsSql
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -22,7 +22,7 @@ module Akeyless
|
|
|
22
22
|
# (Optional) Server name for certificate verification
|
|
23
23
|
attr_accessor :db_server_name
|
|
24
24
|
|
|
25
|
-
# Protection from accidental deletion of this
|
|
25
|
+
# Protection from accidental deletion of this object [true/false]
|
|
26
26
|
attr_accessor :delete_protection
|
|
27
27
|
|
|
28
28
|
# Description of the object
|
|
@@ -22,7 +22,7 @@ module Akeyless
|
|
|
22
22
|
# (Optional) Server name for certificate verification
|
|
23
23
|
attr_accessor :db_server_name
|
|
24
24
|
|
|
25
|
-
# Protection from accidental deletion of this
|
|
25
|
+
# Protection from accidental deletion of this object [true/false]
|
|
26
26
|
attr_accessor :delete_protection
|
|
27
27
|
|
|
28
28
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreatePing is a command that creates ping dynamic secret
|
|
18
18
|
class DynamicSecretCreatePing
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
|
19
19
|
# PostgreSQL Creation statements
|
|
20
20
|
attr_accessor :creation_statements
|
|
21
21
|
|
|
22
|
-
# Protection from accidental deletion of this
|
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
|
23
23
|
attr_accessor :delete_protection
|
|
24
24
|
|
|
25
25
|
# Description of the object
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
# dynamicSecretCreateRabbitMq is a command that creates rabbitmq dynamic secret
|
|
18
18
|
class DynamicSecretCreateRabbitMq
|
|
19
|
-
# Protection from accidental deletion of this
|
|
19
|
+
# Protection from accidental deletion of this object [true/false]
|
|
20
20
|
attr_accessor :delete_protection
|
|
21
21
|
|
|
22
22
|
# Description of the object
|
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
|
19
19
|
# AllowUserExtendSession
|
|
20
20
|
attr_accessor :allow_user_extend_session
|
|
21
21
|
|
|
22
|
-
# Protection from accidental deletion of this
|
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
|
23
23
|
attr_accessor :delete_protection
|
|
24
24
|
|
|
25
25
|
# Description of the object
|
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
|
19
19
|
# A JSON array list of redis ACL rules to attach to the created user. For available rules see the ACL CAT command https://redis.io/commands/acl-cat By default the user will have permissions to read all keys '[\"~*\", \"+@read\"]'
|
|
20
20
|
attr_accessor :acl_rules
|
|
21
21
|
|
|
22
|
-
# Protection from accidental deletion of this
|
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
|
23
23
|
attr_accessor :delete_protection
|
|
24
24
|
|
|
25
25
|
# Description of the object
|
|
@@ -19,7 +19,7 @@ module Akeyless
|
|
|
19
19
|
# Redshift Creation statements
|
|
20
20
|
attr_accessor :creation_statements
|
|
21
21
|
|
|
22
|
-
# Protection from accidental deletion of this
|
|
22
|
+
# Protection from accidental deletion of this object [true/false]
|
|
23
23
|
attr_accessor :delete_protection
|
|
24
24
|
|
|
25
25
|
# Description of the object
|
|
@@ -28,7 +28,7 @@ module Akeyless
|
|
|
28
28
|
# Database name
|
|
29
29
|
attr_accessor :db_name
|
|
30
30
|
|
|
31
|
-
# Protection from accidental deletion of this
|
|
31
|
+
# Protection from accidental deletion of this object [true/false]
|
|
32
32
|
attr_accessor :delete_protection
|
|
33
33
|
|
|
34
34
|
# Description of the object
|
|
@@ -28,7 +28,7 @@ module Akeyless
|
|
|
28
28
|
# Auto generated folder
|
|
29
29
|
attr_accessor :auto_generated_folder
|
|
30
30
|
|
|
31
|
-
# Protection from accidental deletion of this
|
|
31
|
+
# Protection from accidental deletion of this object [true/false]
|
|
32
32
|
attr_accessor :delete_protection
|
|
33
33
|
|
|
34
34
|
# Description of the object
|
|
@@ -31,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
|
# Description of the object
|
|
@@ -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
|
# Description of the object
|
|
@@ -90,6 +90,9 @@ module Akeyless
|
|
|
90
90
|
# Web-Proxy via Akeyless Web Access Bastion
|
|
91
91
|
attr_accessor :secure_access_web_proxy
|
|
92
92
|
|
|
93
|
+
# String of Key value session tags comma separated, relevant only for Assumed Role
|
|
94
|
+
attr_accessor :session_tags
|
|
95
|
+
|
|
93
96
|
# Add tags attached to this object
|
|
94
97
|
attr_accessor :tags
|
|
95
98
|
|
|
@@ -99,6 +102,9 @@ module Akeyless
|
|
|
99
102
|
# Authentication token (see `/auth` and `/configure`)
|
|
100
103
|
attr_accessor :token
|
|
101
104
|
|
|
105
|
+
# String of transitive tag keys space separated, relevant only for Assumed Role
|
|
106
|
+
attr_accessor :transitive_tag_keys
|
|
107
|
+
|
|
102
108
|
# The universal identity token, Required only for universal_identity authentication
|
|
103
109
|
attr_accessor :uid_token
|
|
104
110
|
|
|
@@ -133,9 +139,11 @@ module Akeyless
|
|
|
133
139
|
:'secure_access_web' => :'secure-access-web',
|
|
134
140
|
:'secure_access_web_browsing' => :'secure-access-web-browsing',
|
|
135
141
|
:'secure_access_web_proxy' => :'secure-access-web-proxy',
|
|
142
|
+
:'session_tags' => :'session-tags',
|
|
136
143
|
:'tags' => :'tags',
|
|
137
144
|
:'target_name' => :'target-name',
|
|
138
145
|
:'token' => :'token',
|
|
146
|
+
:'transitive_tag_keys' => :'transitive-tag-keys',
|
|
139
147
|
:'uid_token' => :'uid-token',
|
|
140
148
|
:'user_ttl' => :'user-ttl'
|
|
141
149
|
}
|
|
@@ -174,9 +182,11 @@ module Akeyless
|
|
|
174
182
|
:'secure_access_web' => :'Boolean',
|
|
175
183
|
:'secure_access_web_browsing' => :'Boolean',
|
|
176
184
|
:'secure_access_web_proxy' => :'Boolean',
|
|
185
|
+
:'session_tags' => :'String',
|
|
177
186
|
:'tags' => :'Array<String>',
|
|
178
187
|
:'target_name' => :'String',
|
|
179
188
|
:'token' => :'String',
|
|
189
|
+
:'transitive_tag_keys' => :'String',
|
|
180
190
|
:'uid_token' => :'String',
|
|
181
191
|
:'user_ttl' => :'String'
|
|
182
192
|
}
|
|
@@ -323,6 +333,10 @@ module Akeyless
|
|
|
323
333
|
self.secure_access_web_proxy = false
|
|
324
334
|
end
|
|
325
335
|
|
|
336
|
+
if attributes.key?(:'session_tags')
|
|
337
|
+
self.session_tags = attributes[:'session_tags']
|
|
338
|
+
end
|
|
339
|
+
|
|
326
340
|
if attributes.key?(:'tags')
|
|
327
341
|
if (value = attributes[:'tags']).is_a?(Array)
|
|
328
342
|
self.tags = value
|
|
@@ -337,6 +351,10 @@ module Akeyless
|
|
|
337
351
|
self.token = attributes[:'token']
|
|
338
352
|
end
|
|
339
353
|
|
|
354
|
+
if attributes.key?(:'transitive_tag_keys')
|
|
355
|
+
self.transitive_tag_keys = attributes[:'transitive_tag_keys']
|
|
356
|
+
end
|
|
357
|
+
|
|
340
358
|
if attributes.key?(:'uid_token')
|
|
341
359
|
self.uid_token = attributes[:'uid_token']
|
|
342
360
|
end
|
|
@@ -398,9 +416,11 @@ module Akeyless
|
|
|
398
416
|
secure_access_web == o.secure_access_web &&
|
|
399
417
|
secure_access_web_browsing == o.secure_access_web_browsing &&
|
|
400
418
|
secure_access_web_proxy == o.secure_access_web_proxy &&
|
|
419
|
+
session_tags == o.session_tags &&
|
|
401
420
|
tags == o.tags &&
|
|
402
421
|
target_name == o.target_name &&
|
|
403
422
|
token == o.token &&
|
|
423
|
+
transitive_tag_keys == o.transitive_tag_keys &&
|
|
404
424
|
uid_token == o.uid_token &&
|
|
405
425
|
user_ttl == o.user_ttl
|
|
406
426
|
end
|
|
@@ -414,7 +434,7 @@ module Akeyless
|
|
|
414
434
|
# Calculates hash code according to all attributes.
|
|
415
435
|
# @return [Integer] Hash code
|
|
416
436
|
def hash
|
|
417
|
-
[access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, delete_protection, description, 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
|
|
437
|
+
[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, description, 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
|
|
418
438
|
end
|
|
419
439
|
|
|
420
440
|
# 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
|
# Description of the object
|
|
@@ -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
|
# Description of the object
|