Data Object - HostAccountSpec(vim.host.LocalAccountManager.AccountSpecification)

Property of
AccountCreatedEvent, AccountUpdatedEvent, HostConfigSpec
Parameter to
CreateGroup, CreateUser, UpdateUser
Extended by
HostPosixAccountSpec
Extends
DynamicData

Data Object Description

This data object type contains common parameters for local account creation. The password and description properties are not supported for group accounts on POSIX hosts.

Properties

Name Type Description
description*xsd:string

The description of the specified account.
idxsd:string

The ID of the specified account.
password*xsd:string

The password for a user or group.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition