aboutsummaryrefslogtreecommitdiffstats
path: root/lcm/ns/tests/data/subscription_ns_deletion.json
blob: 2199447b74d4178cde80960ef8bf9f471d8e551f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "callbackUri": "http://aurl.com",
    "filter": {
        "notificationTypes": ["NsIdentifierDeletionNotification"],
        "operationTypes": [
            "INSTANTIATE"
        ],
        "operationStates": [
            "STARTING"
        ]
    }
}