Versions Compared

Key

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

...

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)

 

Resource Linkage Gadget

CFR - Users would like a way to link Resources to other Resources without needing a hierarchy relationship.

In the ProVision GUI, you can now create links to other Resources and display them in one place. This gives you more flexibility to centralize data without requiring direct relationships.

Image Added

Additional Features 

New Item Name

...