Hi, currently the wiki page is accessible from a UI. I require to change a few IP address by checking the wiki page. So doing it by manually, I thought of automating it using bash script.
So, a summary is that - Some IP address are stored in this https://wiki.myaddress.co.uk/pages/ipaddress. My requirement is to clone/make it available in my Linux environment so that I can write some scripts to automate the process.
Looking forward to hearing back from you guys!
Hi @Siddharth N ,
Welcome to Atlassian community.
You can try the rest api calls to do the same. By running the curl command you can access the page and get the data. I myself have not used those rest api's but you might want to give a try.
The above webpage has some examples , you might want to go through the same.
Thanks,
Srinath T
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.