Inventory Class |
Namespace: VMInfoFace.Interface
The Inventory type exposes the following members.
Name | Description | |
---|---|---|
![]() | Inventory(String, String, String, Boolean, Boolean, ListNetwork) |
Initializes a new instance of the Inventory class.
Constructor with parameter.
|
![]() | Inventory(String, String, String, Boolean, Boolean, String) |
Initializes a new instance of the Inventory class.
Constructor with parameter.
|
Name | Description | |
---|---|---|
![]() | Datacenters |
Datacenters list
|
![]() | Folders |
Folders list
|
![]() | Machines |
Machines list
|
![]() | NetworkConfiguration |
Network configuration (using for bandwidth)
|
![]() | StoragePolicies |
Storage policy list
|
Name | Description | |
---|---|---|
![]() | GetDatacenter |
Gives a datacenter data object back
|
![]() | GetFolder |
Gives a folder data object back
|
![]() | GetObject |
Gives object by name
|
![]() | GetTypeInfo |
Type and property to read
|
![]() | GetValue |
Value handling (null)
|
![]() | Initialize |
Initializes a vSphere server and puts list of Machines.
|
![]() | SetStorePolicies |
Set storage state to VM machine
|
![]() | Write |
Retrieve inventory from the given root
|