NSX-T Data Center REST API
Get Standalone hosts switch enabled/disabled (Deprecated)
Fetches IDFW standalone hosts switch setting to check whether standalonehosts is enabled or disabled
Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/settings/firewall/idfw/standalone-host-switch-setting
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/idfw/standalone-host-switch-setting
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/idfw/standalone-host-switch-settingSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    IdfwStandaloneHostsSwitchSetting+
  