blob: 553d38ce2413c125ee7028df3c8cf8a56b21a565 [file] [log] [blame]
{
"callbackUri": "/api/nslcm/v1/subscriptions",
"filter": {
"nsInstanceSubscriptionFilter": {
"nsdIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
],
"vnfdIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
],
"pnfdIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
],
"nsInstanceIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
],
"nsInstanceNames": [
"ns1"
]
},
"notificationTypes": [
"NsLcmOperationOccurrenceNotification"
],
"operationTypes": [
"INSTANTIATE"
],
"operationStates": [
"STARTING"
],
"nsComponentTypes": [
"VNF"
],
"lcmOpNameImpactingNsComponent": [
"VNF_INSTANTIATE"
],
"lcmOpOccStatusImpactingNsComponent": [
"START"
]
},
"authentication": {
"authType": [
"BASIC"
],
"paramsBasic": {
"userName": "test",
"password": "test"
},
"paramsOauth2ClientCredentials": {
"clientId": "123",
"clientPassword": "test",
"tokenEndpoint": "test"
}
}
}