cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
375
Views
0
Helpful
1
Replies

Cannot succeed in subscribing to events in Notifications API

bomboevlad
Beginner
Beginner

Hi guys, 

We are trying to subscribe to events in Notifications API, but all we get is nothing. We are thinking that maybe the information we are filling in the NotificationReceiverInfo section of the request is not right.. Can you please help with a suggestion?

Here is a sample:

"List": [{

        "name": "movement-event-trigger",

        "notificationType": "EVENT_DRIVEN",

        "dataFormat": "JSON",

        "lastModifiedTime": "2014-07-10T15:23:25.090+0300",

        "subscribedEvents": [{

            "type": "MovementEventTrigger",

            "eventEntity": "WIRELESS_CLIENTS",

            "moveDistanceInFt": 5.0

        }],

        "NotificationReceiverInfo": {

            "transport": {

                "type": "TransportHttp",

                "port": 80,

                "macScramblingEnabled": false,

                "urlPath": "http://www.fullscreendigital.ro/projects/MSE/",

                "https": false

            }

        }

1 Reply 1

rosaho
Participant
Participant

This discussion has been reposted from Additional Communities to the Network Management community.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers