Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PosixUserSearchResult(vim.PosixUserSearchResult)
- Extends
- UserSearchResult
- Since
- 2.0
Data Object Description
Searching for users and groups on POSIX systems provides User ID and Group ID information, in addition to that defined in UserSearchResult.Properties
Name | Type | Description |
---|---|---|
id | xsd:int |
If the search result is for a user, then id refers to User ID. For a group,
the value of Group ID is assigned to id.
|
shellAccess* | xsd:boolean |
If the search result is for a user, shellAccess indicates whether shell
access has been granted or not.
|
Properties inherited from UserSearchResult | ||
fullName, group, principal | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |