Management Plane API > Security > Identity Firewall > Configuration

Associated URIs:

API Description API Path

List all Identity firewall compute collections


List all Identity firewall compute collections.
GET /api/v1/idfw/idfw-compute-collections

Get IDFW compute collection.


Get enable/disable status of individual compute collections for IDFW.
GET /api/v1/idfw/idfw-compute-collections/<cc-ext-id>

Update IDFW compute collection


Enable/disable individual compute collections for IDFW.
PUT /api/v1/idfw/idfw-compute-collections/<cc-ext-id>

Get Identity Firewall master switch enabled/disabled


Fetches IDFW master switch setting to check whether master switch is enabled
or disabled
GET /api/v1/idfw/master-switch-setting

Update IDFW master switch setting enabled/disabled


Update Identity Firewall master switch setting (true=enabled / false=disabled).
Identity Firewall master switch setting enables or disables Identity Firewall
feature across the system. It affects compute collections, hypervisor and
virtual machines. This operation is expensive and also has big impact and
implication on system perforamce.
PUT /api/v1/idfw/master-switch-setting

Get Standalone hosts switch enabled/disabled


Fetches IDFW standalone hosts switch setting to check whether standalone
hosts is enabled or disabled
GET /api/v1/idfw/standalone-host-switch-setting

Update IDFW master switch setting enabled/disabled


Update Identity Firewall standalone hosts switch setting
(true=enabled / false=disabled).
PUT /api/v1/idfw/standalone-host-switch-setting