You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, I need to replace a cable (+ its terminations) from only data stored in the changelog. My problem is that the actual device the cable was connected to does not seem to be correlated anymore, which is vital in a network full of devices with interfaces named “xe-0/0/0” and the like.
Since the original items were deleted, I understandably cannot access them in the API anymore, with the only reference existing in the changelog. Am I missing something? How could I actually use these entries without knowing the device they came from?
Here is the JSON response from the deletion event of a cable in the changelog:
And for reference, here is the output from an active (unrelated) cable. Notice how it is fully populated information about the device it was connected to:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I need to replace a cable (+ its terminations) from only data stored in the changelog. My problem is that the actual device the cable was connected to does not seem to be correlated anymore, which is vital in a network full of devices with interfaces named “xe-0/0/0” and the like.
Since the original items were deleted, I understandably cannot access them in the API anymore, with the only reference existing in the changelog. Am I missing something? How could I actually use these entries without knowing the device they came from?
Here is the JSON response from the deletion event of a cable in the changelog:
And this is for one of the related terminations (B side):
And for reference, here is the output from an active (unrelated) cable. Notice how it is fully populated information about the device it was connected to:
Cross-posted in Slack as well
Beta Was this translation helpful? Give feedback.
All reactions