Skip to main content

Cyware Orchestrate

Trend Micro Deep Security Legacy

App Vendor: Trend Micro

Connector Category: Network Security

Connector version: 1.0.0

API Version: 1.0.0

About App

Trend Micro Deep Security supports scalable, automated detection and protection of new virtual machines. It assigns a basic security policy to virtual machines and quickly customizes your settings as needed from a single console. In Orchestrate, this app secures cloud servers and protects unwanted sources from gaining access to the server and data.

The Trend Micro Deep Security app is configured with the Orchestrate application to perform the following actions:

Action Name

Description

Describe alert

This action describes an alert.

Describe an anti-malware event

This action describes an anti-malware event.

Describe an application control event

This action describes an application control event.

Describe the web reputation of an event

This action describes the web reputation of an event.

List all alerts

This action lists all the alerts.

List anti-malware events

This action lists the anti-malware events.

List application control events

This action lists application control events.

List event tasks

This action lists event tasks.

List hosts

This action lists hosts.

List host group tree

This action lists the host group tree.

List log inspection events

This action lists log inspection events.

List news feed entries

This action lists news feed entries.

List inventories

This action lists inventories.

List web reputation events

This action lists all web reputation events.

Configuration Parameters

The following configuration parameters are required for the Trend Micro Deep Security app to communicate with the Trend Micro Deep Security enterprise application. The parameters can be configured by creating instances in the app.

Parameter

Description

Field Type

Required/Optional

Comments

Base URL

Enter the base URL.

Example:

https://123-ABC-123.abcd.com

Text

Required

Username

Enter the username.

Text

Required

Password

Enter the password.

Password

Required

Tenant name

Enter the tenant's name.

Text

Optional

SSL verification

Optional action to either verify or skip the SSL certificate verification preference.

Boolean

Optional

Allowed boolean values:

  • True

  • False

Default value:

  • False

Action: Describe alert

This action describes an alert.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Alert ID

Enter the alert ID.

Example:

20

Text

Required

Example Request

[
   {
      "alert_id":24
   }
]
Action: Describe an anti-malware event

This action describes an anti-malware event.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Event ID

Enter an event ID.

Example:

10

Text

Required

Example Request

[
   {
      "event_id":24
   }
]
Action: Describe an application control event

This action describes an application control event.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Event ID

Enter an event ID.

Example:

10

Text

Required

Example Request

[
   {
      "event_id":24
   }
]
Action: Describe the web reputation of an event

This action describes the web reputation of an event.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Event id

Enter the event ID.

Text

Required

Example Request

[
   {
      "event_id":24
   }
]
Action: List all alerts

This action lists all the alerts.

Action Input Parameters

This action does not require any input parameter.

Action: List anti-malware events

This action lists the anti-malware events.

Action Input Parameters

This action does not require any input parameter.

Action: List application control events

This action lists application control events.

Action Input Parameters

This action does not require any input parameter.

Action: List event tasks

This action lists event tasks.

Action Input Parameters

This action does not require any input parameter.

Action: List hosts

This action lists hosts.

Action Input Parameters

This action does not require any input parameter.

Action: List host group tree

This action lists the host group tree.

Action Input Parameters

This action does not require any input parameter.

Action: List log inspection events

This action lists log inspection events.

Action Input Parameters

This action does not require any input parameter.

Action: List news feed entries

This action lists news feed entries.

Action Input Parameters

This action does not require any input parameter.

Action: List inventories

This action lists inventories.

Action Input Parameters

This action does not require any input parameter.

Action: List web reputation events

This action lists all web reputation events.

Action Input Parameters

This action does not require any input parameter.