aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases/assets/re-registration/aai-entry-service-instance.json
blob: 7ded8550ef8cc83c8acf91990e3386aa4675738c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "service-instance-id": "bbs_service",
  "service-instance-name": "bbs_service",
  "environment-context": "General_Revenue-Bearing",
  "workload-context": "Production",
  "model-invariant-id": "c71827e7-42fc-46ab-b059-22584c58108b",
  "model-version-id": "8efe4a8a-6646-43e2-8807-a376ff22d2e0",
  "resource-version": "1554127221722",
  "orchestration-status": "Active",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "pnf",
        "relationship-label": "org.onap.relationships.inventory.ComposedOf",
        "related-link": "/aai/v23/network/pnfs/pnf/NOK6061ZW9",
        "relationship-data": [
          {
            "relationship-key": "pnf.pnf-name",
            "relationship-value": "NOK6061ZW9"
          }
        ]
      }
    ]
  }
}