Management Plane API > Security > Identity Firewall > Configuration

Get Identity Firewall master switch enabled/disabled

Fetches IDFW master switch setting to check whether master switch is enabled
or disabled

Request:

Method:
GET
URI Path(s):
/api/v1/idfw/master-switch-setting
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/idfw/master-switch-setting

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IdfwMasterSwitchSetting+

Example Response:

{ "idfw_master_switch_enabled" : false }

Required Permissions:

read

Feature:

identity_firewall

Additional Errors: