User Management Mandatory Fields
Learn about the mandatory fields for the O Series On-Premise and On-Demand User Management API.
User Management mandatory fields
- The
partitionfield is required to create or update a user. - The
rolesfield is required to create or update a user. - The
uuidfield is required to create a user, update a user, or search for a user.
| Field | Requests | Description |
|---|---|---|
partition | object (Partition): - | |
roles | Array of objects (Role): - | |
uuid | string The UUID for the partition, role, or user. |