Remove SCSI Controller
This Automation Manager object removes a SCSI controller from a virtual machine.
Input Parameters
VM Name |
String |
Yes |
Specifies the virtual machine from which to remove the SCSI Controller. |
Delete All Controllers |
Boolean |
No |
Select to remove all SCSI Controllers from the Virtual Machine. |
Controller ID |
Number |
Yes |
Specifies the SCSI controller to be removed. |
Output Parameters
Result |
String |
Returns a success value of zero. Any value other than zero indicates a failure. |
Example Input Parameters
VM Name |
String |
Yes |
Guest001 |
Delete All Controllers |
Boolean |
No |
Optionally, you can remove all SCSI Controllers from the Virtual Machine. |
Controller ID |
Number |
Yes |
0 |