How to retrieve "NodeID" from Matillion ETL server to activate third-party JDBC driver?

I am working to utilize a third-party JDBC driver from CData in my Matillion ETL instance. In order for a license to be generated, they need the NodeID from my Matillion ETL instance. Where can I find the NodeID?

 

They referenced this is equivalent to "SELECT NodeId FROM sys_information".

This issue was resolved by using an RTK token issued from CData in the connection string of my query rather than a license file.