Skip to main content

Cyware Orchestrate

Illumio Core

App Vendor: Illumio

App Category: Network Security

Connector Version: 1.0.0

API Version: 22.2.10

About App

The Illumio Core app reduces the impact of breaches by providing traffic visibility into the agent and agentless workloads.

The Illumio Core app is configured with the Orchestrate application to perform the following actions:

Action Name

Description

Get an Event

This action retrieves the details of an event.

Get Events

This action retrieves a list of events.

Get Settings Traffic Collectors

This action retrieves the settings of the traffic collectors.

Get Vulnerabilities

This action retrieves a list of vulnerabilities.

Get Vulnerability Reports

This action retrieves a list of vulnerability reports.

Query System Events

This action retrieves a list of system events.

Configuration Parameters

The following configuration parameters are required for the Illumio Core app to communicate with the Illumio Core 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 of the Illumio Core platform. 

Example:

"https://pce.my-company.com"

Text

Required

 

Port

Enter the port number. 

Example:

"443"

Text

Required

 

Username

Enter the username. 

Example:

"joe_user@example.com"

Text

Required

 

Password

Enter the password.

Password

Required

 

Action: Get an Event

This action retrieves the details of an event.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Organization ID

Enter the organization ID.

Integer

Required

 

Event ID

Enter the event ID.

Text

Required

 

Action: Get Events

This action retrieves a list of events.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Organization ID

Enter the organization ID.

Integer

Required

Extra Param

Enter the extra parameters to filter the results.

Key Value

Optional

Allowed keys:

  • created_by

  • event_type

  • max_results

  • severity

  • status

  • timestamp[gte]

  • timestamp[lte]

Action: Get Settings Traffic Collectors

This action retrieves the settings of the traffic collectors.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Organization ID

Enter the organization ID.

Integer

Required

 

Action: Get Vulnerabilities

This action retrieves a list of vulnerabilities.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Organization ID

Enter the organization ID.

Integer

Required

 

Max Result

Enter the maximum number of vulnerabilities to return.

Integer

Optional

 

Action: Get Vulnerability Reports

This action retrieves a list of vulnerability reports.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Organization ID

Enter the organization ID.

Integer

Required

 

Max Result

Enter the maximum number of vulnerability reports to return.

Integer

Optional

 

Action: Query System Events

This action retrieves a list of system events.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Extra Param

Enter the extra parameters to filter the results.

Key Value

Optional

Allowed keys:

  • created_by

  • event_type

  • max_results

  • severity

  • status

  • timestamp[gte]

  • timestamp[lte]