We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3869df6 commit e539f4cCopy full SHA for e539f4c
jamf2snipe
@@ -935,4 +935,4 @@ for jamf_type in jamf_types:
935
update_jamf_mobiledevice_asset_tag("{}".format(jamf['general']['id']), '{}'.format(snipe['rows'][0]['asset_tag']))
936
logging.info("Device is a mobile device, updating the mobile device record")
937
938
-logging.debug('Total amount of API calls made: {}'.format(snipe_api_count))
+logging.debug('Total amount of API calls made: {}'.format(api_count))
0 commit comments