set_proxy_auth_method
Change a proxy service's authentication method to IP, password, or combined. Requires the proxy service ID from list_proxies.
Instructions
Switch a proxy service's authentication method (ip / password / combined). Requires scope services:write (proxy writes share the same scope as VM/k8s mutations — there is no proxy-specific scope). ISP proxy services only. Plain write — not gated. Switching to 'ip' relies on add_proxy_whitelisted_ip entries instead of a username/password. Use get_proxy_auth first to see the current method. id comes from list_proxies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Proxy service id from list_proxies (ISP only). | |
| method | Yes | The authentication method to switch to. |