vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - TaskFilterSpecByUsername(vim.TaskFilterSpec.ByUsername)
- Property of
 - TaskFilterSpec
 - Extends
 - DynamicData
 - Since
 - 2.0
 
Data Object Description
This data object type enables you to filter task history according to the users who performed the tasks.Properties
| Name | Type | Description | 
|---|---|---|
| systemUser | xsd:boolean | 
         Whether or not to filter by system user.
  If set to true, filters for system user event.
       | 
| userList* | xsd:string[] | 
         Specifies the username list to use in the filter.
  If not set, then all regular user tasks are collected.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |