Script API Distribute - AnalyticsGate/AGR-OnPrem-Setups GitHub Wiki

Distribute

Description

This parameter contains a flexible JSON script. It can vary depending on the delivery type. The delivery types are listed below.

Example

"distribute": 
{
    "file": 
    {
        "active": "true",
        "mode": "DeleteAllFirst",
        "target": "lib://MYLIBFOLDER/Folder"
    }
}