$auth public property
Authentication data used to connect to the ElasticSearch node.
Array elements:
-
username
: the username for authentication. -
password
: the password for authentication.
Array either MUST contain both username and password on not contain any authentication credentials.
Please login to continue.