Pretty HTML and beginnings of Destination Policy

This commit is contained in:
=
2025-08-26 12:20:09 -04:00
parent f081594a7e
commit ebfb0d80a9
6 changed files with 184 additions and 36 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import datetime
import requests
import json
import os
import utils.colortext as ct
import utils.pretty as ct
def devicehistory(url, outputjson: bool):
endpoint = url + '/v1/getexechistory'