link

Function

def link(self, from_rid, to_rid)

Function Description

Records the association between different resources. Different modules assign unique IDs to identical requests in real-world usage, and associate the IDs of two systems.

Input

from_rid: resource ID.

to_rid: resource ID.