Execute a proxy request while excluding traffic from specific ASNs (Autonomous System Numbers).
To exclude one or more ASNs from the proxy routing, append:
-not.asn-<asn_number_1>,<asn_number_2>
after your <geonode_username>
.
You can pass a single ASN like -not.asn-31898
or multiple ones like -not.asn-31898,12345,67890
You can optionally combine it with country targeting:
-country-us-not.asn-31898
Mixing with other exclusions like -not.country
or -not.city
is not supported in the same request.
Successful proxy response with ASN exclusion.
The response is of type object
.