ArcGIS REST Services Directory Login
JSON

Relationships : (Nashville/WRF)

{"relationships": [
 {
  "id": 0,
  "name": "AssembliesHaveAssets",
  "backwardPathLabel": "WRF Assemblies",
  "originLayerId": 8,
  "originPrimaryKey": "AssemblyID",
  "forwardPathLabel": "WRF Assets",
  "destinationLayerId": 10,
  "originForeignKey": "ParentAssemblyID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "WRFSubareasHaveWRFAssets",
  "backwardPathLabel": "WRF SubAreas",
  "originLayerId": 7,
  "originPrimaryKey": "SubAreaID",
  "forwardPathLabel": "WRF Assets",
  "destinationLayerId": 10,
  "originForeignKey": "SubAreaID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "WRFSubareasHaveWRFAssemblies",
  "backwardPathLabel": "WRF SubAreas",
  "originLayerId": 7,
  "originPrimaryKey": "SubAreaID",
  "forwardPathLabel": "WRF Assemblies",
  "destinationLayerId": 8,
  "originForeignKey": "SubAreaID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}