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
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **gcp_cred_type** | **String** | | [optional] |
|
|
9
9
|
| **gcp_key** | **String** | Base64-encoded service account private key text | [optional] |
|
|
10
10
|
| **gcp_key_algo** | **String** | Service account key algorithm, e.g. KEY_ALG_RSA_1024 | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **github_app_id** | **Integer** | Github app id | [optional] |
|
|
9
9
|
| **github_app_private_key** | **String** | App private key | [optional] |
|
|
10
10
|
| **github_base_url** | **String** | Base URL | [optional][default to 'https://api.github.com/'] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **gke_account_key** | **String** | GKE Service Account key file path | [optional] |
|
|
9
9
|
| **gke_cluster_cert** | **String** | GKE cluster CA certificate | [optional] |
|
|
10
10
|
| **gke_cluster_endpoint** | **String** | GKE cluster URL endpoint | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **hana_dbname** | **String** | HanaDb Name | [optional] |
|
|
9
9
|
| **hanadb_create_statements** | **String** | HanaDb Creation statements | [optional] |
|
|
10
10
|
| **hanadb_host** | **String** | HanaDb Host | [optional][default to '127.0.0.1'] |
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| **provider_type** | **String** | | [optional] |
|
|
8
8
|
| **bind_dn** | **String** | Bind DN | [optional] |
|
|
9
9
|
| **bind_dn_password** | **String** | Bind DN Password | [optional] |
|
|
10
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **external_username** | **String** | Externally provided username [true/false] | [optional][default to 'false'] |
|
|
12
12
|
| **group_dn** | **String** | Group DN which the temporary user should be added | [optional] |
|
|
13
13
|
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
9
|
| **mssql_create_statements** | **String** | MSSQL Creation statements | [optional] |
|
|
10
10
|
| **mssql_dbname** | **String** | MSSQL Name | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
9
|
| **mongodb_atlas_api_private_key** | **String** | MongoDB Atlas private key | [optional] |
|
|
10
10
|
| **mongodb_atlas_api_public_key** | **String** | MongoDB Atlas public key | [optional] |
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **db_server_certificates** | **String** | (Optional) DB server certificates | [optional] |
|
|
8
8
|
| **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
|
|
9
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
9
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
11
|
| **mysql_dbname** | **String** | MySQL DB Name | [optional] |
|
|
12
12
|
| **mysql_host** | **String** | MySQL Host | [optional][default to '127.0.0.1'] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
9
|
| **k8s_allowed_namespaces** | **String** | Comma-separated list of allowed K8S namespaces for the generated ServiceAccount (relevant only for k8s-service-account-type=dynamic) | [optional] |
|
|
10
10
|
| **k8s_cluster_ca_cert** | **String** | K8S cluster CA certificate | [optional] |
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **db_server_certificates** | **String** | (Optional) DB server certificates | [optional] |
|
|
8
8
|
| **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
|
|
9
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
9
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
11
|
| **name** | **String** | Dynamic secret name | |
|
|
12
12
|
| **oracle_host** | **String** | Oracle Host | [optional][default to '127.0.0.1'] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
9
|
| **name** | **String** | Dynamic secret name | |
|
|
10
10
|
| **ping_administrative_port** | **String** | Ping Federate administrative port | [optional][default to '9999'] |
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **creation_statements** | **String** | PostgreSQL Creation statements | [optional] |
|
|
8
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
8
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
10
|
| **name** | **String** | Dynamic secret name | |
|
|
11
11
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
9
|
| **name** | **String** | Dynamic secret name | |
|
|
10
10
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **allow_user_extend_session** | **Integer** | AllowUserExtendSession | [optional] |
|
|
8
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
8
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **fixed_user_only** | **String** | Allow access using externally (IdP) provided username [true/false] | [optional][default to 'false'] |
|
|
10
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
11
|
| **name** | **String** | Dynamic secret name | |
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **acl_rules** | **String** | 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\"]' | [optional] |
|
|
8
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
8
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **host** | **String** | Redis Host | [optional][default to '127.0.0.1'] |
|
|
10
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
11
|
| **name** | **String** | Dynamic secret name | |
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **creation_statements** | **String** | Redshift Creation statements | [optional] |
|
|
8
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
8
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
10
|
| **name** | **String** | Dynamic secret name | |
|
|
11
11
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| **account_password** | **String** | Database Password | [optional] |
|
|
9
9
|
| **account_username** | **String** | Database Username | [optional] |
|
|
10
10
|
| **db_name** | **String** | Database name | [optional] |
|
|
11
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
11
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
12
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
13
13
|
| **name** | **String** | Dynamic secret name | |
|
|
14
14
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| **allow_subdomains** | **Boolean** | Allow subdomains | [optional] |
|
|
9
9
|
| **allowed_domains** | **Array<String>** | Allowed domains | [optional] |
|
|
10
10
|
| **auto_generated_folder** | **String** | Auto generated folder | [optional] |
|
|
11
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
11
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
12
|
| **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
14
|
| **name** | **String** | Dynamic secret name | |
|
data/docs/GatewayUpdateItem.md
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
| **app_id** | **String** | ApplicationId (used in azure) | [optional] |
|
|
11
11
|
| **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
|
|
12
12
|
| **custom_payload** | **String** | Secret payload to be sent with rotation request (relevant only for rotator-type=custom) | [optional] |
|
|
13
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
13
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
14
14
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
15
15
|
| **gcp_key** | **String** | Base64-encoded service account private key text | [optional] |
|
|
16
16
|
| **gcp_service_account_email** | **String** | The email of the gcp service account to rotate | [optional] |
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
| **_1password_secret_key** | **String** | 1Password user secret key to connect to the API | [optional] |
|
|
10
10
|
| **_1password_url** | **String** | 1Password api container url | [optional] |
|
|
11
11
|
| **_1password_vaults** | **Array<String>** | 1Password list of vault to get the items from | [optional] |
|
|
12
|
+
| **service_account_key_decoded** | **String** | | [optional] |
|
|
12
13
|
| **ad_discover_services** | **String** | Enable/Disable discovery of Windows services from each domain server as part of the SSH/Windows Rotated Secrets. Default is false. (Relevant only for Active Directory migration) | [optional][default to 'false'] |
|
|
13
14
|
| **ad_discovery_types** | **Array<String>** | Set migration discovery types (domain-users, computers, local-users). (Relevant only for Active Directory migration) | [optional] |
|
|
14
15
|
| **ad_os_filter** | **String** | Filter by Operating System to run the migration, can be used with wildcards, e.g. SRV20* (Relevant only for Active Directory migration) | [optional] |
|
|
@@ -80,6 +81,7 @@ instance = Akeyless::GatewayUpdateMigration.new(
|
|
|
80
81
|
_1password_secret_key: null,
|
|
81
82
|
_1password_url: null,
|
|
82
83
|
_1password_vaults: null,
|
|
84
|
+
service_account_key_decoded: null,
|
|
83
85
|
ad_discover_services: null,
|
|
84
86
|
ad_discovery_types: null,
|
|
85
87
|
ad_os_filter: null,
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
| **artifactory_token_audience** | **String** | Token Audience | |
|
|
10
10
|
| **artifactory_token_scope** | **String** | Token Scope | |
|
|
11
11
|
| **base_url** | **String** | Base URL | [optional] |
|
|
12
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
12
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
14
|
| **name** | **String** | Dynamic secret name | |
|
|
15
15
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
| **aws_user_groups** | **String** | AWS User groups | [optional] |
|
|
14
14
|
| **aws_user_policies** | **String** | AWS User policies | [optional] |
|
|
15
15
|
| **aws_user_programmatic_access** | **Boolean** | Enable AWS User programmatic access | [optional][default to true] |
|
|
16
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
16
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
17
17
|
| **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
|
|
18
18
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
19
19
|
| **name** | **String** | Dynamic secret name | |
|
|
@@ -28,9 +28,11 @@
|
|
|
28
28
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to true] |
|
|
29
29
|
| **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless Web Access Bastion | [optional][default to false] |
|
|
30
30
|
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless Web Access Bastion | [optional][default to false] |
|
|
31
|
+
| **session_tags** | **String** | String of Key value session tags comma separated, relevant only for Assumed Role | [optional] |
|
|
31
32
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
32
33
|
| **target_name** | **String** | Target name | [optional] |
|
|
33
34
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
35
|
+
| **transitive_tag_keys** | **String** | String of transitive tag keys space separated, relevant only for Assumed Role | [optional] |
|
|
34
36
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
35
37
|
| **user_ttl** | **String** | User TTL | [optional][default to '60m'] |
|
|
36
38
|
|
|
@@ -64,9 +66,11 @@ instance = Akeyless::GatewayUpdateProducerAws.new(
|
|
|
64
66
|
secure_access_web: null,
|
|
65
67
|
secure_access_web_browsing: null,
|
|
66
68
|
secure_access_web_proxy: null,
|
|
69
|
+
session_tags: null,
|
|
67
70
|
tags: null,
|
|
68
71
|
target_name: null,
|
|
69
72
|
token: null,
|
|
73
|
+
transitive_tag_keys: null,
|
|
70
74
|
uid_token: null,
|
|
71
75
|
user_ttl: null
|
|
72
76
|
)
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| **azure_client_id** | **String** | Azure Client ID | [optional] |
|
|
9
9
|
| **azure_client_secret** | **String** | Azure Client Secret | [optional] |
|
|
10
10
|
| **azure_tenant_id** | **String** | Azure Tenant ID | [optional] |
|
|
11
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
11
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
12
|
| **fixed_user_claim_keyname** | **String** | FixedUserClaimKeyname | [optional][default to 'false'] |
|
|
13
13
|
| **fixed_user_only** | **Boolean** | Fixed user | [optional][default to false] |
|
|
14
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
| **cassandra_password** | **String** | Cassandra superuser password | [optional] |
|
|
10
10
|
| **cassandra_port** | **String** | Cassandra port | [optional][default to '9042'] |
|
|
11
11
|
| **cassandra_username** | **String** | Cassandra superuser username | [optional] |
|
|
12
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
12
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
14
|
| **name** | **String** | Dynamic secret name | |
|
|
15
15
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| **chef_server_key** | **String** | Server key | [optional] |
|
|
9
9
|
| **chef_server_url** | **String** | Server URL | [optional] |
|
|
10
10
|
| **chef_server_username** | **String** | Server username | [optional] |
|
|
11
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
11
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
12
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
13
13
|
| **name** | **String** | Dynamic secret name | |
|
|
14
14
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **admin_rotation_interval_days** | **Integer** | Define rotation interval in days | [optional] |
|
|
8
8
|
| **create_sync_url** | **String** | URL of an endpoint that implements /sync/create method, for example https://webhook.example.com/sync/create | |
|
|
9
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
9
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **enable_admin_rotation** | **Boolean** | Should admin credentials be rotated | [optional][default to false] |
|
|
11
11
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
12
12
|
| **name** | **String** | Dynamic secret name | |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **dockerhub_password** | **String** | DockerhubPassword is either the user's password access token to manage the repository | [optional] |
|
|
9
9
|
| **dockerhub_token_scopes** | **String** | Access token scopes list (comma-separated) to give the dynamic secret valid options are in \"repo:admin\", \"repo:write\", \"repo:read\", \"repo:public_read\" | [optional] |
|
|
10
10
|
| **dockerhub_username** | **String** | DockerhubUsername is the name of the user in dockerhub | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **eks_access_key_id** | **String** | Access Key ID | [optional] |
|
|
9
9
|
| **eks_assume_role** | **String** | IAM assume role | [optional] |
|
|
10
10
|
| **eks_cluster_ca_cert** | **String** | EKS cluster CA certificate | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **gcp_cred_type** | **String** | | [optional] |
|
|
9
9
|
| **gcp_key** | **String** | Base64-encoded service account private key text | [optional] |
|
|
10
10
|
| **gcp_key_algo** | **String** | Service account key algorithm, e.g. KEY_ALG_RSA_1024 | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **github_app_id** | **Integer** | Github app id | [optional] |
|
|
9
9
|
| **github_app_private_key** | **String** | App private key | [optional] |
|
|
10
10
|
| **github_base_url** | **String** | Base URL | [optional][default to 'https://api.github.com/'] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **gke_account_key** | **String** | GKE Service Account key file path | [optional] |
|
|
9
9
|
| **gke_cluster_cert** | **String** | GKE cluster CA certificate | [optional] |
|
|
10
10
|
| **gke_cluster_endpoint** | **String** | GKE cluster URL endpoint | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **hana_dbname** | **String** | HanaDb Name | [optional] |
|
|
9
9
|
| **hanadb_create_statements** | **String** | HanaDb Creation statements | [optional] |
|
|
10
10
|
| **hanadb_host** | **String** | HanaDb Host | [optional][default to '127.0.0.1'] |
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| **provider_type** | **String** | | [optional] |
|
|
8
8
|
| **bind_dn** | **String** | Bind DN | [optional] |
|
|
9
9
|
| **bind_dn_password** | **String** | Bind DN Password | [optional] |
|
|
10
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **external_username** | **String** | Externally provided username [true/false] | [optional][default to 'false'] |
|
|
12
12
|
| **group_dn** | **String** | Group DN which the temporary user should be added | [optional] |
|
|
13
13
|
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for Secure Remote Access of ssh cert issuer, ldap rotated secret and ldap dynamic secret | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
9
|
| **mssql_create_statements** | **String** | MSSQL Creation statements | [optional] |
|
|
10
10
|
| **mssql_dbname** | **String** | MSSQL Name | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
9
|
| **mongodb_atlas_api_private_key** | **String** | MongoDB Atlas private key | [optional] |
|
|
10
10
|
| **mongodb_atlas_api_public_key** | **String** | MongoDB Atlas public key | [optional] |
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **db_server_certificates** | **String** | (Optional) DB server certificates | [optional] |
|
|
8
8
|
| **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
|
|
9
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
9
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
11
|
| **mysql_dbname** | **String** | MySQL DB Name | [optional] |
|
|
12
12
|
| **mysql_host** | **String** | MySQL Host | [optional][default to '127.0.0.1'] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
9
|
| **k8s_allowed_namespaces** | **String** | Comma-separated list of allowed K8S namespaces for the generated ServiceAccount (relevant only for k8s-service-account-type=dynamic) | [optional] |
|
|
10
10
|
| **k8s_cluster_ca_cert** | **String** | K8S cluster CA certificate | [optional] |
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **db_server_certificates** | **String** | (Optional) DB server certificates | [optional] |
|
|
8
8
|
| **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
|
|
9
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
9
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
11
|
| **name** | **String** | Dynamic secret name | |
|
|
12
12
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
9
|
| **name** | **String** | Dynamic secret name | |
|
|
10
10
|
| **new_name** | **String** | Dynamic secret New name | [optional] |
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **creation_statements** | **String** | PostgreSQL Creation statements | [optional] |
|
|
8
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
8
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
10
|
| **name** | **String** | Dynamic secret name | |
|
|
11
11
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
9
|
| **name** | **String** | Dynamic secret name | |
|
|
10
10
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **allow_user_extend_session** | **Integer** | AllowUserExtendSession | [optional] |
|
|
8
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
8
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **fixed_user_only** | **String** | Allow access using externally (IdP) provided username [true/false] | [optional][default to 'false'] |
|
|
10
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
11
|
| **name** | **String** | Dynamic secret name | |
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **acl_rules** | **String** | 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\"]' | [optional] |
|
|
8
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
8
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **host** | **String** | Redis Host | [optional][default to '127.0.0.1'] |
|
|
10
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
11
|
| **name** | **String** | Dynamic secret name | |
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **creation_statements** | **String** | Redshift Creation statements | [optional] |
|
|
8
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
8
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
10
|
| **name** | **String** | Dynamic secret name | |
|
|
11
11
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| **account_password** | **String** | Database Password | [optional] |
|
|
9
9
|
| **account_username** | **String** | Database Username | [optional] |
|
|
10
10
|
| **db_name** | **String** | Database name | [optional] |
|
|
11
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
11
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
12
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
13
13
|
| **name** | **String** | Dynamic secret name | |
|
|
14
14
|
| **new_name** | **String** | Dynamic secret name | [optional] |
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| **allow_subdomains** | **Boolean** | Allow subdomains | [optional] |
|
|
9
9
|
| **allowed_domains** | **Array<String>** | Allowed domains | [optional] |
|
|
10
10
|
| **auto_generated_folder** | **String** | Auto generated folder | [optional] |
|
|
11
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
11
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
12
|
| **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
14
|
| **name** | **String** | Dynamic secret name | |
|
data/docs/ItemGeneralInfo.md
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **cert_issue_details** | [**CertificateIssueInfo**](CertificateIssueInfo.md) | | [optional] |
|
|
8
8
|
| **certificate_chain_info** | [**CertificateChainInfo**](CertificateChainInfo.md) | | [optional] |
|
|
9
|
+
| **certificate_format** | **String** | | [optional] |
|
|
9
10
|
| **certificates_template_info** | [**CertificateTemplateInfo**](CertificateTemplateInfo.md) | | [optional] |
|
|
10
11
|
| **classic_key_details** | [**ClassicKeyDetailsInfo**](ClassicKeyDetailsInfo.md) | | [optional] |
|
|
11
12
|
| **cluster_gw_url** | **String** | | [optional] |
|
|
@@ -27,6 +28,7 @@ require 'akeyless'
|
|
|
27
28
|
instance = Akeyless::ItemGeneralInfo.new(
|
|
28
29
|
cert_issue_details: null,
|
|
29
30
|
certificate_chain_info: null,
|
|
31
|
+
certificate_format: null,
|
|
30
32
|
certificates_template_info: null,
|
|
31
33
|
classic_key_details: null,
|
|
32
34
|
cluster_gw_url: null,
|
data/docs/NotiForwarder.md
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
| **endpoint** | **String** | | [optional] |
|
|
13
13
|
| **event_types** | **Array<String>** | | [optional] |
|
|
14
14
|
| **gateway_cluster_id** | **Integer** | | [optional] |
|
|
15
|
+
| **include_error** | **Boolean** | | [optional] |
|
|
15
16
|
| **is_enabled** | **Boolean** | | [optional] |
|
|
16
17
|
| **last_version** | **Integer** | | [optional] |
|
|
17
18
|
| **modification_date** | **Time** | | [optional] |
|
|
@@ -45,6 +46,7 @@ instance = Akeyless::NotiForwarder.new(
|
|
|
45
46
|
endpoint: null,
|
|
46
47
|
event_types: null,
|
|
47
48
|
gateway_cluster_id: null,
|
|
49
|
+
include_error: null,
|
|
48
50
|
is_enabled: null,
|
|
49
51
|
last_version: null,
|
|
50
52
|
modification_date: null,
|
data/docs/RenewCertificate.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **cert_issuer_name** | **String** | The name of the PKI certificate issuer | [optional] |
|
|
7
8
|
| **generate_key** | **Boolean** | Generate a new key as part of the certificate renewal | [optional] |
|
|
8
9
|
| **item_id** | **Integer** | Certificate item id | [optional] |
|
|
9
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -17,6 +18,7 @@
|
|
|
17
18
|
require 'akeyless'
|
|
18
19
|
|
|
19
20
|
instance = Akeyless::RenewCertificate.new(
|
|
21
|
+
cert_issuer_name: null,
|
|
20
22
|
generate_key: null,
|
|
21
23
|
item_id: null,
|
|
22
24
|
json: null,
|
data/docs/Role.md
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
| **client_permissions** | **Array<String>** | | [optional] |
|
|
10
10
|
| **comment** | **String** | | [optional] |
|
|
11
11
|
| **creation_date** | **Time** | | [optional] |
|
|
12
|
+
| **delete_protection** | **Boolean** | | [optional] |
|
|
12
13
|
| **modification_date** | **Time** | | [optional] |
|
|
13
14
|
| **role_auth_methods_assoc** | [**Array<RoleAuthMethodAssociation>**](RoleAuthMethodAssociation.md) | | [optional] |
|
|
14
15
|
| **role_name** | **String** | | [optional] |
|
|
@@ -25,6 +26,7 @@ instance = Akeyless::Role.new(
|
|
|
25
26
|
client_permissions: null,
|
|
26
27
|
comment: null,
|
|
27
28
|
creation_date: null,
|
|
29
|
+
delete_protection: null,
|
|
28
30
|
modification_date: null,
|
|
29
31
|
role_auth_methods_assoc: null,
|
|
30
32
|
role_name: null,
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
10
10
|
| **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
|
|
11
11
|
| **aws_region** | **String** | Aws Region | [optional][default to 'us-east-2'] |
|
|
12
|
-
| **delete_protection** | **String** | Protection from accidental deletion of this
|
|
12
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
13
13
|
| **description** | **String** | Description of the object | [optional] |
|
|
14
14
|
| **grace_rotation** | **String** | Create a new access key without deleting the old key from AWS for backup (relevant only for AWS) [true/false] | [optional] |
|
|
15
15
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|