View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - VmFolderData
- Class
- VMware.Hv.VmFolderData
- Property of
- VmFolderInfo
- See also
- DatacenterId, VirtualCenterId, VmFolderIncompatibleReasons
- Since
- Horizon View 6.0
Data Object Description
VmFolderData is a set of attributes for a folder retrieved from the VC.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
name | xsd:string |
VM folder display name
|
||||||||
path | xsd:string |
VM folder path
|
||||||||
virtualCenter | VirtualCenterId |
VirtualCenter id for this VM folder.
|
||||||||
datacenter | DatacenterId |
Datacenter id for this VM folder.
|
||||||||
type | xsd:string |
The type of this VM folder node. Some types may not be suitable for
desktop creation.
|
||||||||
incompatibleReasons | VmFolderIncompatibleReasons |
Reasons that may preclude this VM folder from being used in desktop
creation.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |