Enhancements for the aai-common library
[aai/aai-common.git] / aai-core / src / test / resources / payloads / resource / generic-vnf-notification.json
1 {
2     "vnf-id": "generic-vnf-notification",
3     "vnf-type": "sometype",
4     "in-maint": true,
5     "is-closed-loop-disabled": true
6 }