CASB DAR large file Inspection Request json Sample:

{
    "context": {
        "global_message_id": "request_id",
        "client_name": "FORCEPOINT_CASB",
        "activity_type": "UPLOAD",
        "data_channel": "CASB_API",
        "occurred_message_timestamp_utc_ms": 1600087464660
    },
    "contentDescriptors": [
        {
            "oss_object_access_parameters": {
                "download_parameters" : {
                    "request_parameters" : {
                        "tenant_id": "abceee00000000000000000000000000",
                        "object_type": "configuration/policy/tal",
                        "object_name": "Picture.docx.object"
                    },
                    "header_parameters" : {
                        "global_tenant_id" : "abceee00000000000000000000000000"
                    }
                },
                "delete_parameters": {
                    "request_parameters" : {
                        "tenant_id" : "abceee00000000000000000000000000",
                        "object_type" : "configuration/policy/tal",
                        "object_name_prefix" : "Picture.docx.object"
                    },
                    "header_parameters" : {
                        "global_tenant_id" : "abceee00000000000000000000000000"
                    }
                }
            },
            "name": "matchTal.docx",
            "size_bytes": 13989638,
            "item_type": "FILE",
            "file_id": "{\"id\":\"1234\"}",
            "file_path": "/folder1/folder2/matchTal.docx",
            "sharing_status": "internal",
            "shared_with": [
                "email1@gmail.com",
                "email2@gmail.com"
            ],
            "owner_name": "Turing, Alan",
            "creation_time_utc_ms": 1532603842961,
            "modification_time_utc_ms": 1532603878922,
            "access_time_utc_ms": 1532603921874
        }
    ],
    "source":
    {
        "user_principal_name": "john.smith@forcepoint.com",
        "down_level_logon_name": "nis1/jsmith",
        "sam_account_name": "jsmith",
        "user_email_address": "jsmith@forcepoint.com",  
        "distinguished_name" : "CN=Smith,John,OU=Users,OU=Raanana,DC=example,DC=com",
        "host_ips": ["192.168.31.14", "127.0.0.1"],
        "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, 
         like Gecko) Chrome/81.0.4044.122 Safari/537.36",
        "host_domain": "dlptest.com"
    },