/
Programmatically get an Iguana ID
Programmatically get an Iguana ID
The IguanaX IguanaID can be found within your Iguana License Settings page. However, you can also programmatically get the Iguana ID using one of two methods:
Method 1: Use the iguana --id command line flag (requires IguanaX v10.1.102)
The Iguana ID can be obtained using the command line --id
flag. If you need to target a unique working directory, you can optionally use --id --working_dir <working_directory>
to point to a specific Iguana working directory and return the Iguana ID.
Method 2: Use the IguanaX API to get license details, including the Iguana ID
, multiple selections available,
Related content
Calling IguanaX APIs
Calling IguanaX APIs
More like this
iguana.ini
iguana.ini
More like this
Create an iguana.ini file for custom installation
Create an iguana.ini file for custom installation
More like this
How to Build Iguana License Automation
How to Build Iguana License Automation
More like this
Make sure IguanaX can read/write to its working directory
Make sure IguanaX can read/write to its working directory
More like this
Programmatically apply a License Code
Programmatically apply a License Code
More like this