ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (DDOT/Streetlights)

{"relationships": [
 {
  "id": 0,
  "name": "Streetlight_to_CondAssess",
  "backwardPathLabel": "Streetlights",
  "originLayerId": 0,
  "originPrimaryKey": "STREETLIGHTID",
  "forwardPathLabel": "ConditionAssessment",
  "destinationLayerId": 30,
  "originForeignKey": "PoleTagID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": true
 },
 {
  "id": 1,
  "name": "Streetlights_to_EquipMisc",
  "backwardPathLabel": "Streetlights",
  "originLayerId": 0,
  "originPrimaryKey": "STREETLIGHTID",
  "forwardPathLabel": "Streetlight_Equip_Misc",
  "destinationLayerId": 28,
  "originForeignKey": "STREETLIGHTID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 }
]}