Details
-
Type:
Bug
-
Status:
Rejected
(View Workflow)
-
Priority:
Normal
-
Resolution: Cancelled
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: SRD
-
Labels:
-
Customer:OMAN-Tel
Description
Review SRD API ser:checkFadFeasibility :
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.internal.api.srd.nep.mobinets.com/">
<soapenv:Header/>
<soapenv:Body>
<ser:checkFadFeasibility>
<!-Optional:->
<requestId>400</requestId>
<!-Optional:->
<networkType>GPON</networkType>
<!-Optional:->
<maxDistance>20000.0</maxDistance>
<!-Optional:->
<siteLat>25.635845000286327</siteLat>
<!-Optional:->
<siteLong>56.24578399970247</siteLong>
<!-Optional:->
<coordinateFormat>geo_wgs84</coordinateFormat>
</ser:checkFadFeasibility>
</soapenv:Body>
</soapenv:Envelope>
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
- Transitions
- Trace
The API returns false (no exceptions found in the logs).
The API retrieves nearby OLTs based on the provided coordinates and maximum distance.
If any nearby OLT has a free port, or a nearby router has a free port, the API returns false; otherwise, it returns true.
In the SRD platform, logs related to this request can be found under the category "FAD TASK".