summaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/payloads/resource/notification-dmaap-events/depth-zero/expected-notification-body-create-child-on-existing-obj.json
diff options
context:
space:
mode:
Diffstat (limited to 'aai-core/src/test/resources/payloads/resource/notification-dmaap-events/depth-zero/expected-notification-body-create-child-on-existing-obj.json')
-rw-r--r--aai-core/src/test/resources/payloads/resource/notification-dmaap-events/depth-zero/expected-notification-body-create-child-on-existing-obj.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/aai-core/src/test/resources/payloads/resource/notification-dmaap-events/depth-zero/expected-notification-body-create-child-on-existing-obj.json b/aai-core/src/test/resources/payloads/resource/notification-dmaap-events/depth-zero/expected-notification-body-create-child-on-existing-obj.json
new file mode 100644
index 00000000..174db245
--- /dev/null
+++ b/aai-core/src/test/resources/payloads/resource/notification-dmaap-events/depth-zero/expected-notification-body-create-child-on-existing-obj.json
@@ -0,0 +1,12 @@
+{
+ "hostname": "example-hostname-val-85598",
+ "pserver-name2": "example-pserver-name2-val-93509",
+ "p-interfaces": {
+ "p-interface": [
+ {
+ "interface-name": "p-interface-1",
+ "in-maint": false
+ }
+ ]
+ }
+}