Here’s an XML example of the userAccount data type:
<userAccount>
<allowNamespaceManagement>false</allowNamespaceManagement>
<description>Compliance officer.</description>
<enabled>true</enabled>
<forcePasswordChange>true</forcePasswordChange>
<fullName>Morgan White</fullName>
<localAuthentication>true</localAuthentication>
<roles>
<role>MONITOR</role>
<role>COMPLIANCE</role>
</roles>
<userGUID>a8ae69dc-e2e3-44a9-aa64-9c142a38ed5d</userGUID>
<userID>517</userID>
<username>mwhite</username>
</userAccount>
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.