blob: a33689745bd55b10d98f23a0090908188b5fca15 [file] [log] [blame]
{
"callbackUri": "http://aurl.com",
"authentication": {
"authType": ["BASIC"],
"paramsBasic": {
"username": "username",
"password": "password"
}
},
"filter": {
"notificationTypes": ["NsLcmOperationOccurrenceNotification"],
"operationTypes": [
"INSTANTIATE"
],
"operationStates": [
"STARTING"
]
}
}