ArcGIS REST Services Directory Login
JSON

Relationships : (Parks/Tree_Management_Editing)

{"relationships": [
 {
  "id": 1,
  "name": "Trees_to_Inspections",
  "backwardPathLabel": "Inspections_to_Trees",
  "originLayerId": 0,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "Trees_to_Inspections",
  "destinationLayerId": 2,
  "originForeignKey": "TreeGlobalID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "Trees_to_Maintenance",
  "backwardPathLabel": "TreeMaint_to_Trees",
  "originLayerId": 0,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "Trees_to_Maintenance",
  "destinationLayerId": 4,
  "originForeignKey": "TreeGlobalID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "TreeInsp_to_Maint",
  "backwardPathLabel": "TreeMaint_to_Insp",
  "originLayerId": 2,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "TreeInsp_to_Maint",
  "destinationLayerId": 4,
  "originForeignKey": "InspGlobalID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}