ilandinfo is a tool to help extract information from the iland Cloud REST API.
ilandinfo was built and tested with Python version 3.9.
ilandinfo requires:
Here's the recommended installation process to get up and working quickly:
- In the iland Secure Cloud Console, create a new user.
- Assign the Read-Only API User role to this new user.
- Create a virtual environment.
- Install the iland-sdk.
- Edit the creds.json file with your iland Cloud API credentials. Use example.creds.json as a template.
- Run
ilandinfo.py -h
for help.
$ python3 -m venv iland
$ source iland/bin/activate
(iland) $ ./ilandinfo.py inventory company
Name, UUID
bestCompanyNameEver, 123456789