|
Name
|
Type
|
Description
|
| id | UserHomeSiteId |
Id of the user home site configuration
- This property cannot be updated.
|
| group | UserOrGroupId |
The group via which the user gets this site as the home site.
- This property need not be set.
- This property cannot be updated.
|
| groupName | xsd:string |
Name of the group via which the user gets this site as the home site.
- This property need not be set.
- This property cannot be updated.
|
| site | SiteId |
Home Site Id
- This property cannot be updated.
|
| siteName | xsd:string |
Name of the home site.
- This property cannot be updated.
|
| type | xsd:string |
Indicates whether the home site is assigned to the user or a group
and is associate with the global entitlement or not
- This property cannot be updated.
-
This property will be one of:
|
Value
|
Description
|
| "DIRECT_USER" | If the home site override is associated with the global entitlement
for the user. |
| "DIRECT_GROUP" | If the home site override is associated with the global entitlement
for the group. |
| "DEFAULT_USER" | If the home site is assigned to the user. |
| "DEFAULT_GROUP" | If the home site is assigned to the group. |
|