GetApplicationAssignmentSuccess

GetApplicationAssignmentSuccess
GetApplicationAssignmentSuccess
JSON Example
{
    "data": [
        {
            "id": 1,
            "description": "This application is best suitable for text files.",
            "app_product_id": 1,
            "app_product_name": "Notepad++",
            "app_package_id": 0,
            "app_package_name": "string",
            "app_marker_id": 1,
            "app_marker_name": "CURRENT",
            "priority": 0,
            "mount_prefix": "string",
            "created_at": "2021-12-03 13:10:13 -0800",
            "created_at_human": "Dec 03 2021",
            "updated_at": "2021-12-03 13:10:13 -0800",
            "updated_at_human": "Dec 03 2021",
            "entities": [
                {
                    "id": 1,
                    "entity_type": "User",
                    "name": "testuser-1",
                    "account_name": "testuser-1",
                    "upn": "SNAPVOLUMES\\testuser-1",
                    "distinguished_name": "CN=testuser-1,OU=Domain Users,DC=Snapvolumes,DC=com"
                }
            ],
            "filters": [
                {
                    "id": 3,
                    "type": "ComputerPrefixFilter",
                    "value": "COMP"
                }
            ]
        }
    ]
}
data
Optional

data