TAPI
TAPI copied to clipboard
RPC call to retrieve calculated path by UUID is missing.
Hi,
From restconf description it is possible to retrieve previously calculated paths. For that it is needed to send GET request to the following URL /config/Context/_path/{uuid}/.
Unfortunately such mechanism is missing for RPC calls. Could you please add GetP2PPathRPCInputSchema and GetP2PPathRPCOutputSchema with Path entity inside?