Skip to content

Data Object - ResourcePoolData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.ResourcePool.ResourcePoolData

Property of

ResourcePoolInfo

Since

Horizon View 6.0

Data Object Description

ResourcePoolData is a set of attributes for a ResourcePool retrieved from the VC. 2

Data Object Properties

Name Type Description
name xsd:string ResourcePool display name 1
path xsd:string ResourcePool path 1
type xsd:string The type of this resource pool node. Some types may not be suitable for desktop creation. 1
* This property will be one of:
ValueDescription
"HOST_OR_CLUSTER"A host or cluster used as a resource pool suitable for use in desktop creation.
"RESOURCE_POOL"A regular resource pool suitable for use in desktop creation.
"OTHER"Some other resource type that cannot be used in desktop creation.
isCluster xsd:boolean Whether the Resource Pool is a Cluster Node. Since Horizon 7.9 1

  1. This property cannot be updated. 

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