Display Name: OTDR
Description: GeoProcessing tool, used by the ArcGIS Server to perform OTDR traces.
Category:
Help URL: https://esrisrvr.bardstowncable.net/cityofbardstown/rest/directories/arcgisoutput/NetDesignerServices/OTDRTrace_GPServer/NetDesignerServices_OTDRTrace/OTDRTrace.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: Node_Table_Name
Data Type: GPString
Display Name Node Table Name
Description: Name of the table in the fibre network from which the OTDR trace was started.
Direction: esriGPParameterDirectionInput
Default Value: Enclosure
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: Node_OID
Data Type: GPLong
Display Name Node OID
Description: Object ID of the record in the node table.
Direction: esriGPParameterDirectionInput
Default Value: 121
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: Cable_Table_Name
Data Type: GPString
Display Name Cable Table Name
Description: Name of the table containing the fibre cables (Fiber_Cable).
Direction: esriGPParameterDirectionInput
Default Value: Fiber_Cable
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: Cable_OID
Data Type: GPLong
Display Name Cable OID
Description: Object ID of the fibre cable record.
Direction: esriGPParameterDirectionInput
Default Value: 270
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: Cable_Strand
Data Type: GPLong
Display Name Cable Strand
Description: Absolute strand ID within the sheath of the fibre cable.
Direction: esriGPParameterDirectionInput
Default Value: 16
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: Distance
Data Type: GPDouble
Display Name Distance
Description: The distance as recorded from the OTDR trace results.
Direction: esriGPParameterDirectionInput
Default Value: 10000
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: WKID
Data Type: GPLong
Display Name Spatial Reference WKID (Well known ID)
Description: The Well Known ID of the projection being used by the Web application.
Direction: esriGPParameterDirectionInput
Default Value: 102100
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: Output_Status
Data Type: GPBoolean
Display Name Output Status
Description: True / False flag indicating the success of the operation of the service.
Direction: esriGPParameterDirectionOutput
Default Value: true
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: Output_Lines
Data Type: GPMultiValue:GPString
Display Name Output Lines
Description: JSON object containing the lines which can be displayed on the screen of the Web application to show the path of the OTDR Trace.
Direction: esriGPParameterDirectionOutput
Default Value: [
line
]
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: Output_Points
Data Type: GPMultiValue:GPString
Display Name Output Points
Description: JSON object containing the locations, which can be displayed on the screen of the Web application, to show the end point of the OTDR Trace.
Direction: esriGPParameterDirectionOutput
Default Value: [
point
]
Parameter Type: esriGPParameterTypeOptional
Category:
Supported Operations:
Submit Job