summaryrefslogtreecommitdiffstats
path: root/csit/plans/pmmapper/assets/addSubscriber.json
blob: 5d40973b80bcca77c357efb14d9280bc06ff12b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "delivery":{
       "url":"http://dcae-pm-mapper:8081/delivery",
       "user":"username",
       "password":"password",
       "use100":true
    },
    "follow_redirect":false,
    "metadataOnly":false,
    "suspend":false,
    "groupid":0,
    "subscriber":"pmmapper",
    "decompress":true,
    "privilegedSubscriber": true
 }