View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - PodAssignmentInfo
- Class
- VMware.Hv.PodAssignmentInfo
- Returned by
- PodAssignment_Get, PodAssignment_GetInfos
- See also
- PodAssignmentData, PodAssignmentId
- Since
- Horizon View 6.0
Data Object Description
The pod assignment info class.Queryable Data Object
This data object is queryable using QueryService.
The query for Pod assignments.
Query Privileges
Privilege | Description |
---|---|
FEDERATED_LDAP_VIEW | Global LDAP read access is required to query for Pod assignments. |
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | PodAssignmentId |
Id of the pod assignment configuration
|
data | PodAssignmentData |
Data for the pod assignment configuration.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |