Re-create the AD_Pending class by executing following dmctl command: $BASEDIR/IP/smarts/bin# dmctl -s <IP Domain Name> -b <broker location> put ICF_TopologyManager::ICF-TopologyManager::PendingManagedBy AD_Pending::AD-Pending
Once the above command is executed, the AD_Pending class and it's instance should be correctly shown in next dmctl get command: $BASEDIR/IP/smarts/bin# dmctl -s <IP Domain Name> -b <broker location> get ICF_TopologyManager::ICF-TopologyManager::PendingManagedBy AD_Pending::AD-Pending
Additional Information
Clearing up pending devices by deleting and re-creating AD_Pending::AD-Pending is not a recommended practice and any manual operation on AD-Pending class should be avoided (apart from dmctl gets).