Trying to figure out how to read node boot variables using PSTK.  I ned to perform the equivalent of:
 
systemshell -node * kenv kmip.init.interface
 
This command is only available in diag mode in the CLI, so I am not sure it can be done thru the API.
Any suggestions?