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.

Data Object Properties

Properties

Name Type Description
namexsd:string

VM folder display name
  • This property cannot be updated.
pathxsd:string

VM folder path
  • This property cannot be updated.
virtualCenterVirtualCenterId

VirtualCenter id for this VM folder.
  • This property cannot be updated.
datacenterDatacenterId

Datacenter id for this VM folder.
  • This property need not be set.
  • This property cannot be updated.
typexsd:string

The type of this VM folder node. Some types may not be suitable for desktop creation.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "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.
incompatibleReasonsVmFolderIncompatibleReasons

Reasons that may preclude this VM folder from being used in desktop creation.
  • This property cannot be updated.