On 4/25/20 6:16 AM, Shashikanth Komandoor wrote:
> Thank you for your response Stephen.
> 
> Thanks for giving the URL. I think you mean this one right
> 
> https://mailman.readthedocs.io/en/latest/src/mailman/rest/docs/rest.html
> 
> But that document contains the way to do through the python prompt (>>>)


Where you see something like, e.g.,

>>> dump_json('http://localhost:9001/3.0/lists')

in the docs, translate that URL into

http://<MM3 ServerIP>:8001/3.0/lists

for your curl command.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to