Versions Compared

Key

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

...

  • Output Devices Path (type: list<string>): outputs all the path to the devices found for the specified VM.
  • Output OVF Path (type: string): outputs the path to the OVF file.

 

Use the following workflow logic as example to iterate through the elements of the list. For more information on how to use Custom ForEach activity please check Workflow link. At the end of the sequence, LogTrackData activity is used to display OutputOVFPath value.

 Image Added

 

VM Get

This activity gets and returns the specified virtual machine.

...