Skip to content

Data Object - VmFolderData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.VmFolder.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. 3

Data Object Properties

Name Type Description
name xsd:string VM folder display name 2
path xsd:string VM folder path 2
virtualCenter VirtualCenterId VirtualCenter id for this VM folder. 2
datacenter DatacenterId Datacenter id for this VM folder. 1 2
type xsd:string The type of this VM folder node. Some types may not be suitable for desktop creation. 2
* This property will be one of:
ValueDescription
"DATACENTER"A datacenter that serves as a folder suitable for use in desktop creation.
"FOLDER"A regular folder suitable for use in desktop creation.
"OTHER"Some other resource type that cannot be used in desktop creation.
incompatibleReasons VmFolderIncompatibleReasons Reasons that may preclude this VM folder from being used in desktop creation. 2

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This data object must be updated as a whole.