I have setup a global account and REST URL that allows a successful POST of a vmware bearer token. How do I then extract that token to be used in subsequent data inputs? Or is this not possible with REST and should be done with a python module? (trying to avoid python, I don't know python).