Data Object - PodInfo

Class
VMware.Hv.PodInfo
Returned by
Pod_Get, Pod_List
See also
GlobalApplicationEntitlementId, GlobalEntitlementId, PodEndpointId, PodId, SiteId
Since
Horizon View 6.0

Data Object Description

PodInfo contain information about a pod in a Multi-DataCenter View Pod Federation.

Data Object Properties

Properties

Name Type Description
idPodId

Unique identifier for a Pod
  • This property cannot be updated.
siteSiteId

The Id of the site this pod belongs to
displayNamexsd:string

Display name for the pod.
  • This property has a maximum length of 64 characters.
descriptionxsd:string

Detailed description of the pod.
  • This property need not be set.
  • This property has a maximum length of 1024 characters.
localPodxsd:boolean

Indicates whether this is the local pod that the Pod service request is made. Only one pod out of the PodFederation will return true.
  • This property cannot be updated.
endpointsPodEndpointId[]

The list of pod endpoints within this pod. An endpoint is basically a connection server in that pod. This list is maintained by the system and is not modifiable.
  • This property need not be set.
  • This property cannot be updated.
activeGlobalEntitlementsGlobalEntitlementId[]

The list of Global Entitlements with mappings to desktops in this pod. This list is maintained by the system and is not modifiable.
  • This property need not be set.
  • This property cannot be updated.
activeGlobalApplicationEntitlementsGlobalApplicationEntitlementId[]

The list of Global Application Entitlements with mappings to Applications in this pod. This list is maintained by the system and is not modifiable.

Since Horizon View 6.2
  • This property need not be set.
  • This property cannot be updated.