GET v1/bunits/{bunitId}/orainusers
Get all oRain users related to a business unit.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit of the users | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of all users on the business unit
Collection of ORainUserName | Description | Type | Additional information |
---|---|---|---|
Name |
string |
None. |
|
UserName |
string |
None. |
|
ORainId |
string |
None. |
|
Locked |
When a user is locked thay are not able to log on to the oRain interface Using an S3 browser to connect to the bucket with the user is not affected by this setting. 0 = not locked 9 = locked |
integer |
None. |
Phone |
string |
None. |
|
Email |
string |
None. |
|
AvailableForDescendants |
boolean |
None. |
|
Inherited |
boolean |
None. |
|
AutoAssignBuckets |
boolean |
None. |
|
Server |
ORainServer |
None. |
|
BusinessUnit |
BusinessUnit |
None. |
|
Id |
A unique ID for the object. |
integer |
Read-only. |
CreatedDate |
Time and date the object was created. |
date |
Read-only. |
ArchivedDate |
Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate |
date |
Read-only. |
Operations |
Collection of OperationResult |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.