Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The listVM API now accepts a new "userid" parameter which if passed will return list of VMs searching for that particular userID.

The listVM API response will contain - userid and username parameters of the user who created/deployed the VM.

Notes

  • Upgrade path will set userId to first user in the account
  • user_vm_view will have the user_id column

...