Network LocationsGet device locationsGet device locations GET /networks/:networkId/atlas The response is a JSON object that maps device names to their location ids. Sample response: {"atl-edge-fw01": "2", "ny-edge-fw2": "1"} Request Responses200OK