IllumioCore
Connects to Illumio Core APIs to perform investigative and restorative actions.
Network Security · Illumio Rapid Ransomware Containment
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-createCreates 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-updateUpdate the Enforcement Mode for one or more workloads.
-
illumio-ip-list-getRetrieves the list of IPs based on the name of the IP list.
-
illumio-ip-lists-getRetrieves the list of IPs based on the query parameters.
-
illumio-object-provisionA utility method for provisioning policy objects from draft to active state. Policy objects only affect the network once they've been provisioned.
-
illumio-rule-createCreates & 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-createCreates 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-createBinds the existing or a new virtual service to the workloads.
-
illumio-traffic-analysisRetrieves traffic flow of a particular port & protocol within the specified time range based on policy decisions.
-
illumio-virtual-service-createCreates 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-getRetrieves the details of the workload based on the provided workload's HREF.
-
illumio-workloads-listRetrieves the list of workloads based on the provided filters.