dcim_interfaces_trace_retrieve

Function dcim_interfaces_trace_retrieve 

Source
pub async fn dcim_interfaces_trace_retrieve(
    configuration: &Configuration,
    id: i32,
) -> Result<Interface, Error<DcimInterfacesTraceRetrieveError>>
Expand description

Trace a complete cable path and return each segment as a three-tuple of (termination, cable, termination).