Infoblox::Grid::Discovery::Port::Config::VlanInfo - VLAN information of port configuration.
The object provides information about the port configuration VLAN.
The object does not support any session methods.
This section describes all the methods that you can use to retrieve the attribute values of the object.
Use this method to retrieve information about data VLAN. This attribute is read-only.
None
The method returns the attribute value that can be an Infoblox::Grid::Discovery::VLANInfo object.
# Get attribute value my $value = $object->data_vlan_info();
Use this method to retrieve task details of the port control. This attribute is read-only.
None
The method returns the attribute value that can be an Infoblox::Grid::Discovery::Port::Control::TaskDetails object.
# Get attribute value my $value = $object->task_details();
Use this method to retrieve information about voice VLAN. This attribute is read-only.
None
The method returns the attribute value that can be an Infoblox::Grid::Discovery::VLANInfo object.
# Get attribute value my $value = $object->voice_vlan_info();
Infoblox Inc. http://www.infoblox.com/
Infoblox::Grid::Discovery::Port::Control::TaskDetails, Infoblox::Grid::Discovery::DeviceInterface, Infoblox::Grid::Discovery::VLANInfo
Copyright (c) 2017 Infoblox Inc.