Pauses an existing rule
Assume you've already cloned https://github.com/firewalla/msp-api-examples.git
and cd msp-api-examples
cd pause-an-existing-rule
npm install
domain="<YOUR-MSP-DOMAIN>" token="<YOUR-MSP-TOKEN>" node ./index.js
Pauses an existing rule
Assume you've already cloned https://github.com/firewalla/msp-api-examples.git
and cd msp-api-examples
cd pause-an-existing-rule
npm install
domain="<YOUR-MSP-DOMAIN>" token="<YOUR-MSP-TOKEN>" node ./index.js