Sticky Sessions Control
Perform Bandwidth-Limited Proxy Session
This API requires authentication using BasicAuth
. Provide credentials in the format:
- Username (
--user
):<geonode_username>-session-<randomString>-limit-<limit>
- Password (
--user
):<geonode_password>
- Proxy (
--proxy
):http://proxy.geonode.io:<port>
- Accept Header: Specifies the response format (
application/json
).
Response
200
application/json
Bandwidth-limited proxy session executed successfully.
Indicates the status of the request.
Example:
"success"
The full name of the country where the IP is located.
Example:
"Algeria"
The two-letter country code.
Example:
"DZ"
The region code.
Example:
"22"
The full name of the region.
Example:
"Sidi Bel Abbès"
The name of the city.
Example:
"Sidi Bel Abbes"
The postal code associated with the IP.
Example:
"22000"
The latitude coordinate.
Example:
34.8934
The longitude coordinate.
Example:
-0.6526
The timezone of the IP location.
Example:
"Africa/Algiers"
The name of the Internet Service Provider.
Example:
"4 djaweb de AS fawri"
The organization that owns the IP address, if available.
Example:
""
The Autonomous System (AS) number.
Example:
"AS36947 Telecom Algeria"
The queried IP address.
Example:
"197.203.245.147"