Schema for User Resource

The schema for the User resource contains the following elements:

Click this link to view the XSD file.

UsersType

Name Type Description

User

UserType

Represents a user type in vCenter Chargeback Manager.

UserTypeEnum

Name Type Description

UserTypeEnum

xs:string

Value of user type. Can be local, ldapuser, ldapgroup, or vcuser.

UserType

Name

Type

Description

Name

NameType

Represents the name of a user.

Password

PasswordType

Represents the password of the user.

LdapServer

ResourceBaseType

Represents an LDAP Server type.

vCenterServer

ResourceBaseType

Represents a vCenter Server type.

Role

ResourceBaseType

Represents a role type.

Type

UserTypeEnum

Represents the type of the user. Type can be local, vcuser, ldapgroup or ldapuser.

OldPassword

xs:string

The existing password of the user.

NewPassword

xs:string

The new password of the user.