ArcGIS REST Services Directory Login
JSON

Relationships : (RBA/RBA_CWDemo_Buildings_WebLAYER)

{"relationships": [
 {
  "id": 0,
  "name": "rlt_Floors_Rooms",
  "backwardPathLabel": "Floor",
  "originLayerId": 1,
  "originPrimaryKey": "FloorGUID",
  "forwardPathLabel": "Rooms",
  "destinationLayerId": 0,
  "originForeignKey": "FloorGUID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "rlt_Buildings_Floors",
  "backwardPathLabel": "Building",
  "originLayerId": 2,
  "originPrimaryKey": "BuildingGUID",
  "forwardPathLabel": "Floors",
  "destinationLayerId": 1,
  "originForeignKey": "BuildingGUID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}