HomeSiteResolutionInfo

HomeSiteResolutionInfo
HomeSiteResolutionInfo

Information related to home site resolution for a user and a global entitlement.
Only one of Global Desktop Entitlement ID and Global Application Entitlement ID will be set.
Resolution Data will only be available if home site configuration exists for the global entitlement.

JSON Example
{
    "global_application_entitlement_id": "f309c150-ff8b-4391-ad5d-96e1a3c3cb70",
    "global_desktop_entitlement_id": "dc2c29ce-baae-47b5-90e6-d7ab1d3b82288",
    "resolution_data": [
        {
            "group_id": "S-1-5-32-568",
            "id": "28deeb70-97d5-409e-abb4-497196f1ee18",
            "resolved": true,
            "site_id": "52457bcd-9641-48b1-a1ac-a8c58069ef48",
            "type": "USER_DEFAULT"
        }
    ]
}
string
global_application_entitlement_id
Optional

ID of the Global Application Entitlement this home site resolution is for.

string
global_desktop_entitlement_id
Optional

ID of the Global Desktop Entitlement this home site resolution is for.

resolution_data
Optional

Home Site Resolution Data for this Global Entitlement.