ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (MEPSO/substation)

{"relationships": [
 {
  "id": 0,
  "name": "power_substation_to_defects",
  "backwardPathLabel": "power_substation",
  "originLayerId": 1001,
  "originPrimaryKey": "objectid",
  "forwardPathLabel": "power_substation_defect",
  "destinationLayerId": 1012,
  "originForeignKey": "fk_substationid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "power_substation_to_repair",
  "backwardPathLabel": "power_substation",
  "originLayerId": 1001,
  "originPrimaryKey": "objectid",
  "forwardPathLabel": "repair",
  "destinationLayerId": 1013,
  "originForeignKey": "fk_substationid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}