ArcGIS REST Services Directory Login
JSON

Relationships : (Nashville/RS)

{"relationships": [
 {
  "id": 0,
  "name": "RSAssembliesHaveRSAssets",
  "backwardPathLabel": "RS Assemblies",
  "originLayerId": 12,
  "originPrimaryKey": "AssemblyID",
  "forwardPathLabel": "RS Assets",
  "destinationLayerId": 9,
  "originForeignKey": "ParentAssemblyID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "RSLocationsHaveRSAssets",
  "backwardPathLabel": "RS Locations",
  "originLayerId": 10,
  "originPrimaryKey": "LocationID",
  "forwardPathLabel": "RS Assets",
  "destinationLayerId": 9,
  "originForeignKey": "RSLocationID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "RSLocationsHaveRSAssemblies",
  "backwardPathLabel": "RS Locations",
  "originLayerId": 10,
  "originPrimaryKey": "LocationID",
  "forwardPathLabel": "RS Assemblies",
  "destinationLayerId": 12,
  "originForeignKey": "RSLocationID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}