Hello, looking over host.get example and the results I see two properties that are returned in the documentation, but I do not see any mention of them in the host object "lastaccess", "maintenances".
host.get examples:
Host object reference:
Can anyone please point out what these two fields reference and maybe some mappings to particular results if applicable.
Thanks,
Steve
host.get examples:
Host object reference:
Can anyone please point out what these two fields reference and maybe some mappings to particular results if applicable.
Thanks,
Steve
Host table in DB is used also for storing templates, proxies etc... Not all fields are used for all types. lastaccess might aswell be used only in case of proxies, for example.
Comment