...
Transform Logic
Type | Mapping/Logic |
---|---|
Locations | BUILDING->name, ADDRESS_1->street, STATE->state, ZIP->zip, VOB_ID->vob_id (extend) |
Floors | FLOOR->name, VOB_ID->parent (reference) |
Data Centers | VOB_ID->location w/ VOB_ID (relationship), VOB_ID->vob_id (extend) |
Racks | RACK_NAME -> name, VOB_ID -> vob_id (extend), GRID_LOCATION -> grid_location (extend), SPACE_VOB_ID -> space (CI relationship) |
...