Bring up logs into instance/history

Headline:
bring up logs into instance/history


Description:
When deploying an instance (instance/add) there is no log into history, thus it’s hard to debug deployment problems.
There is nothing under “message”, unlike when running a task or a workflow


Example/Use case(s):


Not all cloud calls result in returns or status. VMware is specifically bad and usually the only output it replies is “Result: null, Result: null, Result: null…” until it just stops, meaning it is done. We capture a message if the return allows or is of any value.