Activities
- VM Create CDRom
- VM Create Ethernet Device
- VM Create Virtual Disk
- Virtual Devices
- Virtual Devices
- Virtual DevicesVM Edit CDRom
- VM Edit Ethernet Device
- VM Edit Virtual Disk
- VM Get Virtual CDRom
- VM Get Virtual DevicesDisk
- VM Get Ehternet Device
- Virtual Devices
- Virtual Devices
- Virtual DevicesVM List Controllers
- VM List Virtual CDRoms
- VM List Virtual Disks
- VM List Ehernet Devices
- VM Remove Virtual CDRom
- VM Remove Virtual DevicesDisk
- VM Remove Ethernet Device
VM Create CDRom
This activity creates a new Virtual CDRom on the specified virtual machine.
Activity Parameters
The VM Create CDRom activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the VM Create CDRom activity:
VM Create Ethernet Device
This activity creates a new Ethernet Device on the specified virtual machine.
Activity Parameters
The VM Create Ethernet Device activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the VM Create Ethernet Device activity:
VM Create Virtual Disk
This activity creates a new Virtual Disk on the specified virtual machine.
Activity Parameters
The VM Create Virtual Disk activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the VM Create Virtual Disk activity:
VM Edit CDRom
This activity edits the specified Virtual CDRom on the virtual machine.
Activity Parameters
The VM Edit CDRom activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the VM Edit CDRom activity:
VM Edit Ethernet Device
This activity edits the desired Ethernet Device from the specified virtual machine.
Activity Parameters
The VM Edit Ethernet Device activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the VM Edit Ethernet Device activity:
VM Edit Virtual Disk
This activity edits the specified Virtual Disk on the virtual machine.
Activity Parameters
The VM Edit Virtual Disk activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the VM Edit Virtual Disk activity:
VM Get Virtual CDRom
This activity returns the desired Virtual CDRom ID found on the specified Virtual Machine.
Activity Parameters
The VM Get Virtual CDRom activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the VM Get Virtual CDRom activity:
VM Get Virtual Disk
This activity returns the desired Virtual Disk ID found on the specified Virtual Machine.
Activity Parameters
The VM Get Virtual Disk activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the VM Get Virtual Disk activity:
VM Get Virtual Ethernet Device
This activity returns the desired Virtual Ethernet Device ID found on the specified Virtual Machine.
Activity Parameters
The VM Get Virtual Ethernet Device activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the VM Get Virtual Ethernet Device activity:
VM List Controllers
This activity lists the specified Controllers.
Activity Parameters
The VM List Controllers activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
- Output (type: collection>collection<string>>): outputs a collection of sub-collections containing information about Controller Devices.
- Output Controller Keys (type: collection<int32>): outputs a collection of Controller Keys.
VM List Virtual CDRoms
This activity lists all the Virtual CDRoms from the specified Virtual Machine.
Activity Parameters
The VM Get Virtual CDRoms activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
- Output (type: collection>collection<string>>): outputs a collection of sub-collections containing information about Virtual CDRom Devices.
- Output Controller Keys (type: collection<int32>): outputs a collection of Keys from the found Devices.
VM List Virtual Disks
This activity lists all the Virtual Disks from the specified Virtual Machine.
Activity Parameters
The VM List Virtual Disks activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
- Output (type: collection>collection<string>>): outputs a collection of sub-collections containing information about Virtual Disk Devices.
- Output Devices Keys (type: collection<int32>): outputs a collection of Keys from the found Devices.
VM List Virtual Ethernet Devices
This activity lists all the Virtual Ethernet Devices from the specified Virtual Machine.
Activity Parameters
The VM List Virtual Ethernet Devices activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
- Output (type: collection>collection<string>>): outputs a collection of sub-collections containing information about Virtual Ethernet Devices.
- Output Devices Keys (type: collection<int32>): outputs a collection of Keys from the found Devices.
VM Remove Virtual CDRom
This activity removes the desired Virtual CDRom from the specified virtual machine.
Activity Parameters
The VM Remove Virtual CDRoms activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
- Output Status (type: boolean): outputs True if the operation succeeded otherwise False.
VM Remove Virtual Disk
This activity removes the desired Virtual Disk from the specified virtual machine.
Activity Parameters
The VM Remove Virtual Disk activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
- Output Status (type: boolean): outputs True if the operation succeeded otherwise False.
VM Remove Virtual Ethernet Device
This activity removes the desired Virtual Ethernet Device from the specified virtual machine.
Activity Parameters
The VM Remove Virtual Ethernet Device activity parameters can be provided by manual inserted values or via IN arguments or variables:
...