View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - SiteInfo
- Class
- VMware.Hv.SiteInfo
- Returned by
- Site_Get, Site_List
- See also
- PodId, SiteBase, SiteId
- Since
- Horizon View 6.0
Data Object Description
Site Info.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | SiteId |
Unique identifier for a Site
|
base | SiteBase |
Site base data, this includes displayName and description
|
pods | PodId[] |
Member pods for this site. To update the site of a pod, use
Pod.update().
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |