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.
The response is of type object
.