summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/assets/json/pnfdetail-domain.json
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-portal/src/assets/json/pnfdetail-domain.json')
-rw-r--r--usecaseui-portal/src/assets/json/pnfdetail-domain.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/usecaseui-portal/src/assets/json/pnfdetail-domain.json b/usecaseui-portal/src/assets/json/pnfdetail-domain.json
deleted file mode 100644
index c337bd97..00000000
--- a/usecaseui-portal/src/assets/json/pnfdetail-domain.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "pnf-name": "pnf1000",
- "pnf-id": "79.79.79.79",
- "in-maint": true,
- "resource-version": "1536028638695",
- "admin-status": "up",
- "operational-status": "up",
- "relationship-list": {
- "relationship": [
- {
- "related-to": "network-resource",
- "relationship-label": "tosca.relationships.network.LinksTo",
- "related-link": "/aai/v13/network/network-resources/network-resource/1000",
- "relationship-data": [
- {
- "relationship-key": "network-resource.network-id",
- "relationship-value": "1000"
- }
- ],
- "related-to-property": [
- {
- "property-key": "network-resource.network-id",
- "property-value": "1000"
- }
- ]
- }
- ]
- }
-} \ No newline at end of file