|
| Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |
Networks are created:
Properties
| Name | Type | Description |
|---|---|---|
| host* | ManagedObjectReference[]
to a HostSystem[] | Hosts attached to this network. |
| name | xsd:string | Name of this network. |
| summary | NetworkSummary | Properties of a network. |
| vm* | ManagedObjectReference[]
to a VirtualMachine[] | Virtual machines using this network. |
Methods
| Methods defined in this Managed Object |
|---|
| DestroyNetwork |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the Network used to make the method call. |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| ResourceInUse | Thrown if one or more hosts or virtual machines are configured to use the network. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| Top of page | Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |