ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (mapservices/structures)

{"relationships": [
 {
  "id": 0,
  "name": "structures_eap_rel",
  "catalogID": "{DB06DC63-9E0D-4C1E-A846-202FEE0C9F5B}",
  "backwardPathLabel": "structure",
  "originLayerId": 0,
  "originPrimaryKey": "building_number",
  "forwardPathLabel": "buildings_eap",
  "destinationLayerId": 3,
  "originForeignKey": "building_number",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "structure_department",
  "catalogID": "{B862C919-1321-4420-ABB0-F0945B034150}",
  "backwardPathLabel": "structure",
  "originLayerId": 0,
  "originPrimaryKey": "building_number",
  "forwardPathLabel": "fm_departments",
  "destinationLayerId": 1,
  "originForeignKey": "building_number",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 },
 {
  "id": 2,
  "name": "structure_names",
  "catalogID": "{B3046C36-2755-4A79-BF7E-B2F96BDE244F}",
  "backwardPathLabel": "structure",
  "originLayerId": 0,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "building_names",
  "destinationLayerId": 2,
  "originForeignKey": "structure_id",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 }
]}