# Huawei eSight

## Connection Requirements

{% stepper %}
{% step %}

### IP Address & Port

On the eSight O\&M plane, choose System Management > Northbound > NBI from the main menu.\
In the navigation pane, choose API Gateway > General Configuration.\
On the General Configuration page, view the server IP address and listening port.
{% endstep %}

{% step %}

### Username

Provide the username to authenticate to the eSight API.
{% endstep %}

{% step %}

### Password

Provide the password to authenticate to the eSight API.
{% endstep %}

{% step %}

### Is Secure?

Indicate whether SSL/TLS is enabled. (default: Enabled)
{% endstep %}

{% step %}

### Server Type

Select the server type from the list:

* rack : Rack servers (Huawei rack and TaiShan servers)
* blade : Blade servers (E9000)
* highdensity : High-density servers
* kunlun : KunLun servers
* thirdpartyserver : Third-party servers
* heterogeneous : Heterogeneous computing servers
* taishan : TaiShan servers
* tceblade : Blade servers (E9000H)
* enclosure : Cabinet
* litechassisserver : Lightweight chassis servers
* edge : Edge stations
  {% endstep %}
  {% endstepper %}

{% hint style="warning" %}
⚠️ Attention

Please perform a **connection test** to ensure there is a valid connection to the host.\
When the discovery operation is finalized, you will be able to see the details on the **Assets** page.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.octoxlabs.com/adapters/adapters/huawei-esight.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
