<div id="google_translate_element"></div> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element'); } </script> <script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> |
Call Subnet Scans via the API
Subnet scan can now be issued and retrieved via the API. Examples of the two commands and links to documentation are listed below:
/api/v1/api.php?target=ipam&action=scanBlock&block=﹤cidr﹥
/api/v1/api.php?target=ipam&action=getScanResults&block=﹤cidr﹥
Call Swip Functions via the API
Delete Functionality for All Blocks
Aggregates can now be deleted regardless of state of sub-blocks. An aggregate can be deleted even if sub-blocks or hosts are assigned to resources.
IPAM Aggregate Statistics
All IPAM aggregates now display statistics on how they are assigned to resource on the main IPAM screen.
Resource Field Management
A new easy to read display of field usage statistics for usage of specific resource field names, as well as usage of field types, and a list of all available fields for improved resource field management.