Hi All ,
I am developing a simple workflow to retrive few properties of virtual machine .
need some help using api explorer built in vRO.
folowing is what i did .
1:create input parameter vmName and bind it to in tab of scriptable task .
2:under scriptable element wrote folowing javascript code to get name ,state and nics of vm respectively .
can someone help me how to reach to" state property" in apiexplorer as its giving me undefined result.