File: //opt/imunify360/venv/lib/python3.11/site-packages/defence360agent/simple_rpc/schema/wp-waf.pickle
��I }�(�wordpress-plugin waf set�}�(�help���Bulk enable or disable WAF for hosting users.
Examples:
imunify360-agent wordpress-plugin waf set --status enabled --all-users
imunify360-agent wordpress-plugin waf set --status disabled --users alice bob carol
��type��dict��cli�}��users�]��root�as�schema�}�(�status�}�(�type��string��required���allowed�]�(�enabled��disabled�e�help��(Target WAF state for the selected users.�u� all_users�}�(�type��boolean��default���help��*Apply to every hosting user on the server.�u�users�}�(�type��list��nullable���schema�}��type��string�s�help��PApply to a space-separated list of hosting users (e.g. --users alice bob carol).�uuu�wordpress-plugin waf status�}�(�help�X Report effective WAF status and its source for every hosting account.
Examples:
imunify360-agent wordpress-plugin waf status
imunify360-agent wordpress-plugin waf status --status disabled --json
imunify360-agent wordpress-plugin waf status --user alice
��type��dict��cli�}��users�]��root�as�schema�}�(�user�}�(�type��string��nullable���help��Show only this hosting account.�u�status�}�(�type��string��nullable���allowed�]�(�enabled��disabled�e�help��Filter by effective WAF status.�u�source�}�(�type��string��nullable���allowed�]�(�default��override�e�help��:Filter by status source (default or per-account override).�u�limit�}�(�type��integer��coerce��int��nullable���help��5Maximum number of accounts to return (capped at 500).�u�offset�}�(�type��integer��coerce��int��default�K �help��Number of accounts to skip.�uuuu.