Is there a way to return geometries in the trace results using REST API? It has been announced that resultType parameter can be set to: "elements" | "connectivity" | "networkAttributes" | "assetInfo" | "aggregateGeometry" | "diagram". I have tried using REST in 10.6 but trace returns "elements" type only. Are these values for resultType optional parameter supported? If not, what would be the best approach in using REST API to get an aggregated geometry of results fromhttps://<utilitynetworkservice-url>/trace call? Please advise