This commit is contained in:
tirongi
2023-11-21 21:55:31 +01:00
parent 88c9514cca
commit 08443fdb1f
@@ -11,8 +11,7 @@ class ElasticSearchUserPassword implements INodeCredential {
this.label = 'ElasticSearch User Password'
this.name = 'elasticSearchUserPassword'
this.version = 1.0
this.description =
`Use Cloud ID field to enter your Elastic Cloud ID or the URL of the Elastic server instance.
this.description = `Use Cloud ID field to enter your Elastic Cloud ID or the URL of the Elastic server instance.
Refer to <a target="_blank" href="https://www.elastic.co/guide/en/elasticsearch/reference/current/setting-up-authentication.html">official guide</a> on how to get User Password from ElasticSearch.`
this.inputs = [
{