Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 An API parameter "enabled" has been added to the VLAN "Update" endpoint to disable VLANs that have previously been enabled for a Domain.

 

Expand

In addition:

  • An "enabled" field has been added to the VLAN table, and is now used to check if a VLAN is enabled or disabled
  • The 5.3.0 upgrade script will update currently enabled VLANs to set enabled as true
  • Text notes and relevant help links have been added to the "Enable VLAN" area of ProVision describing disable functionality via API.

To enable / disable a VLAN via the "Update" endpoint, set the parameter "enabled" to "true" or "false", respectively, after providing the required id. 

Example: /api/v1/api.php?target=vlan&action=update&id=41438&enabled=false

For details on the VLAN update endpoint, see API Module - VLAN - (update)

...

IM-2219: In the Scheduler date picker, calendar highlights now show on the correct date.

IM-2242: Aggregates with only one block / mask will no longer disappear in IPAM Manage when filtered by that block's mask.

IM-2244: Resolved an issue where an Invalid Vlan would prevent IP block edits.

IM-2247: Cleaned up overhanging text on IPAM Manage labels.

IM-2261: Improved handling of various functions for users with characters in their first / last names.IM-2247: Cleaned up overhanging text on IPAM Manage labels.

IM-2281: Global search now also searches a resource's CustomId field.

...