Skip to main content

retain the incoming list of rules while remove everything else.

DELETE 

/pub/v4.0/network/purgeRules

remove invalid firewall security rules

Request

Query Parameters

    customerid stringrequired

    The customer ID to which the API call is directed

Body

required
    whiteList string[]required

    List of firewall security rule uuids that will be retained.

Responses

Successful Response

Schema
    api string

    The path used to call the IoT Security API

    ver string

    The version of the IoT Security API

    message string

    The message indicating success

    removedRules integer

    The number of rules successfully removed

Loading...