ArcGIS REST Services Directory Login
JSON

Relationships : (WebMaps/utilities_layers_internal)

{"relationships": [
 {
  "id": 0,
  "name": "PipeLiftStationDown",
  "backwardPathLabel": "DownStream LiftStation",
  "originLayerId": 12,
  "originPrimaryKey": "ASSETID",
  "forwardPathLabel": "UpStream SewerPipe",
  "destinationLayerId": 16,
  "originForeignKey": "DOWNSTREAM_LIFTSTATION",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "PipeLiftStationUp",
  "backwardPathLabel": "UpStream LiftStation",
  "originLayerId": 12,
  "originPrimaryKey": "ASSETID",
  "forwardPathLabel": "DownStream SewerPipe",
  "destinationLayerId": 16,
  "originForeignKey": "UPSTREAM_LIFTSTATION",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "PipeManholeDown",
  "backwardPathLabel": "DownStreamManhole",
  "originLayerId": 13,
  "originPrimaryKey": "ASSETID",
  "forwardPathLabel": "UpstreamSewerPipe",
  "destinationLayerId": 16,
  "originForeignKey": "DOWNSTREAM_MANHOLE",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "PipeManholeUp",
  "backwardPathLabel": "UpStream Manhole",
  "originLayerId": 13,
  "originPrimaryKey": "ASSETID",
  "forwardPathLabel": "DownStream SewerPipe",
  "destinationLayerId": 16,
  "originForeignKey": "UPSTREAM_MANHOLE",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 4,
  "name": "PipeCleanoutDown",
  "backwardPathLabel": "DownStream Cleanout",
  "originLayerId": 15,
  "originPrimaryKey": "ASSETID",
  "forwardPathLabel": "UpStream SewerPipe",
  "destinationLayerId": 16,
  "originForeignKey": "DOWNSTREAM_CLEANOUT",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 5,
  "name": "PipeCleanoutUp",
  "backwardPathLabel": "UpStream Cleanout",
  "originLayerId": 15,
  "originPrimaryKey": "ASSETID",
  "forwardPathLabel": "DownStream SewerPipe",
  "destinationLayerId": 16,
  "originForeignKey": "UPSTREAM_CLEANOUT",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}