ArcGIS REST Services Directory Login
JSON

Relationships : (StratCon/SCADA)

{"relationships": [
 {
  "id": 0,
  "name": "SCADAHasCabinets",
  "catalogID": "{BF9A3126-158C-4B34-AB6D-48D70283E0D4}",
  "backwardPathLabel": "Cabinets are at SCADA",
  "originLayerId": 123,
  "originPrimaryKey": "AssetID",
  "forwardPathLabel": "SCADA has cabinets",
  "destinationLayerId": 125,
  "originForeignKey": "SCADAID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "SCADAHasAntennae",
  "catalogID": "{1FED5CCB-923D-4BD6-94E8-F5DB76CAD4D8}",
  "backwardPathLabel": "Antennae are at SCADA",
  "originLayerId": 123,
  "originPrimaryKey": "AssetID",
  "forwardPathLabel": "SCADA has antennae",
  "destinationLayerId": 124,
  "originForeignKey": "SCADAID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "SCADAHasUPS",
  "catalogID": "{29466830-1FFE-4326-86C0-3BFFA84D6FEA}",
  "backwardPathLabel": "UPS is at SCADA",
  "originLayerId": 123,
  "originPrimaryKey": "AssetID",
  "forwardPathLabel": "SCADA has UPS",
  "destinationLayerId": 128,
  "originForeignKey": "SCADAID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "SCADAHasRadios",
  "catalogID": "{4F40115C-A75D-4B69-B1FC-783B0B719493}",
  "backwardPathLabel": "Radios are at SCADA",
  "originLayerId": 123,
  "originPrimaryKey": "AssetID",
  "forwardPathLabel": "SCADA has radios",
  "destinationLayerId": 127,
  "originForeignKey": "SCADAID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 4,
  "name": "SCADAPLCHasComponents",
  "catalogID": "{D6CA0C0C-D501-4264-B9E3-23E23CE4C2B3}",
  "backwardPathLabel": "Components are in cabinets",
  "originLayerId": 125,
  "originPrimaryKey": "AssetID",
  "forwardPathLabel": "PLC has components",
  "destinationLayerId": 126,
  "originForeignKey": "ParentID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}