ā10-19-2018 10:16 AM
Hi, i'm able to get the data out of the hivemanager via the API.
I noticed that the upTime of the accesspoints are empty
Am I doing something wrong here?
$VAR1 = {
āerrorā => undef,
ādataā => {
āupTimeā => undef,
ādnsā => ā****ā,
āsubnetMaskā => ā255.255.255.0ā,
ālocationIdā => 8589939959,
āmacAddressā => āD854A25C4EC0ā,
ādeviceIdā => 8589939779,
āmodeā => āPORTALā,
āipā => ā*****ā,
āactiveClientsā => 1,
āmodelā => āAP_230ā,
āserialIdā => ā*****ā,
ādeviceTemplateā => āAP230ā,
āmgmtStatusā => āMANAGEDā,
ālatitudeā => undef,
āconfigTypeā => āDHCP_CLIENT_WITHOUT_FALLBACKā,
āalarmEventsā => [],
āpolicyā => ā****ā,
āntpā => ā0.aerohive.pool.ntp.orgā,
ālocationsā => [],
ālongitudeā => undef,
ālastUpdatedā => ā2018-10-17T10:53:35.983Zā,
āosVersionā => ā8.2.2.0ā,
āconnectedā => bless( do{(my $o = 1)}, āJSON::PP::Booleanā ),
āsimulatedDeviceā => bless( do{(my $o = 0)}, āJSON::PP::Booleanā ),
ācpuUsageā => 10,
āhostNameā => ā*****ā,
ādefaultGatewayā => ā0.0.0.0ā,
āmemUsageā => 57,
āownerIdā => 2
}
ā10-19-2018 02:36 PM
Which endpoint are you making a call to?