aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/src/test/resources/payloads/relationship/pserver-complex-relationship-for-bulk.json
blob: 72982afb5f5d1c8bef8d35314ca12f9552231bfa (plain)
1
2
3
4
5
6
7
8
{
  "related-to" : "complex",
  "related-link" : "/aai/v11/cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins",
  "relationship-data" : [{
    "relationship-key" : "complex.physical-location-id",
    "relationship-value" : "complex-987654321-77-jenkins"
  }]
}