# Trend Micro Apex One

## Connection Requirements

{% stepper %}
{% step %}

### URL/IP

URL or the IP Address of the Trend Micro Apex Central server.
{% endstep %}

{% step %}

### Application ID

* Go to Administration > Settings > Automation API Access Settings.
* Click Add.
* In the Application Access Settings section, select the Enable application integration using Control Manager Automation APIs check box.
* Configure the following settings:
  * Application name: Specify an easily identifiable name for the application.
  * Application ID: Used by Control Manager to identify the application.
  * API Key: Used by the application to sign requests sent to Control Manager.

Application name: Specify an easily identifiable name for the application.\
Application ID: Used by Control Manager to identify the application.\
API Key: Used by the application to sign requests sent to Control Manager.
{% endstep %}

{% step %}

### API Key

Used by the application to sign requests sent to Control Manager.

{% hint style="info" %}
For more information please check the connection.
{% endhint %}
{% endstep %}

{% step %}

### SSL

Use SSL for connection (required, default: True).
{% endstep %}

{% step %}

### V2 Version

To fetch v2 version of Trend Micro Apex One (required, default True).
{% endstep %}

{% step %}

### Timeout

Timeout for return API call (default: 30).
{% endstep %}

{% step %}

### Enable IP Aggregation

(default: False)
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
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/trend-micro-apex-one.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.
