IllumioCore
Connects to Illumio Core APIs to perform investigative and restorative actions.
- Category
- Network Security
- Pack
- Illumio
Configuration parameters
- url — Server URL (required)
- port — Port (required)
- api_user — API Key Username (required)
- api_key — API Secret (required)
- org_id — Organization ID (required)
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
Commands (12)
- illumio-enforcement-boundary-create — Creates an enforcement boundary for a particular port/protocol. After completion of this command, provisioning will be done using the "illumio-object-provision" command.
- illumio-enforcement-mode-update — Update the Enforcement Mode for one or more workloads.
- illumio-ip-list-get — Retrieves the list of IPs based on the name of the IP list.
- illumio-ip-lists-get — Retrieves the list of IPs based on the query parameters.
- illumio-object-provision — A utility method for provisioning policy objects from draft to active state. Policy objects only affect the network once they've been provisioned.
- illumio-rule-create — Creates & assigns rules to a particular ruleset. Added or updated Rules will remain in draft state until their containing Rule Set is provisioned using the "illumio-object-provision" command.
- illumio-ruleset-create — Creates a ruleset with a unique name. Until provisioned with the 'illumio-object-provision' command, this object will remain in a draft state.
- illumio-service-binding-create — Binds the existing or a new virtual service to the workloads.
- illumio-traffic-analysis — Retrieves traffic flow of a particular port & protocol within the specified time range based on policy decisions.
- illumio-virtual-service-create — Creates a virtual service for a particular port & protocol, which can be further binded to workloads. Until provisioned with the 'illumio-object-provision' command, this object will remain in a draft state.
- illumio-workload-get — Retrieves the details of the workload based on the provided workload's HREF.
- illumio-workloads-list — Retrieves the list of workloads based on the provided filters.