Resource Pool Remove Switch
Deletes a virtual switch.
Input Parameters
| Name | Type | Required | Description | 
|---|---|---|---|
| Switch Name | String | Yes | Specifies the virtual switch to be deleted. | 
| Ethernet Pool Name | String | Yes | Specifies the name of the resource pool from which the switch is to be deleted. | 
Output Parameters
| Name | Type | Description | 
|---|---|---|
| Result | Number | Returns a success value of zero or any value other than zero to indicate failure. | 
Example Input Parameters
| Name | Type | Required | Example | 
|---|---|---|---|
| Switch Name | String | Yes | Switch1 | 
| Ethernet Pool Name | String | Yes | Marketing | 
