Revert "Merge branch '90-vm-instance-data-field' into 'master'"
What does this MR do?
Reverts Data interface{}
field change. Unfortunate over-sight: The property is encoded correctly, but Go doesn't have the type information available for decoding.
Why was this MR needed?
Fix.
What's the best way to test this MR?
N/A