Confirming N/A is a result of an unfinished migration

ARTIFACTORY: How to fix Federated Monitoring Page showing N/A when "Monitoring is unavailable, migration in progress"

AuthorFullName__c
Derek Pang
articleNumber
000006067
ft:sourceType
Salesforce
FirstPublishedDate
2024-04-10T17:06:52Z
lastModifiedDate
2024-04-07
VersionNumber
2
Run this endpoint from the Artifactory node that is trying to reach out to that particular JPD that is showing the N/A columns.
curl -H "Authorization: Bearer <TOKEN>" <JPD_URL>/artifactory/api/federation/status -vv
If you get “Monitoring is unavailable, migration in progress” continue on with the rest of this article.
If you see something like “Internal Server Error” or some other message it potentially means that there is an issue with the upstream or reaching the upstream location.

The “Monitoring is unavailable, migration in progress” message means that on the upstream JPD the “event-table-repo-key-migration” has not taken place or finished yet