Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 805 Bytes

File metadata and controls

28 lines (19 loc) · 805 Bytes
page_title solidserver_vlan_range Data Source - SOLIDserver
subcategory
description VLAN range data-source allows to retrieve information about VLAN ranges, including meta-data.

solidserver_vlan_range (Data Source)

VLAN range data-source allows to retrieve information about VLAN ranges, including meta-data.

Schema

Required

  • name (String) The name of the VLAN Range.
  • vlan_domain (String) The name of the vlan Domain.

Read-Only

  • class (String) The class associated to the VLAN Range.
  • class_parameters (Map of String) The class parameters associated to VLAN Range.
  • end (Number) The vlan range's higher vlan ID.
  • id (String) The ID of this resource.
  • start (Number) The vlan range's lower vlan ID.