trying to get all the sim cards that are in our mx68cw devices.
on the 1200 +- devices I know about 400 have sim cards.
using this,
response = dashboard.appliance.getOrganizationApplianceUplinkStatuses( organization_id, total_pages='all' )
gives me about 11 or so that have iccid to a number, all others it's returning None as response for iccid.
what's up with that? why can't I get sim number properly? why does it return iccid None for most mx68cw?