Infoblox::Grid::Discovery::Port::Config::AdminStatus - admin status of port configuration.
The object provides information about the admin status of port configuration.
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 the configured admin status. This attribute is read-only.
None
The method returns the attribute value that can be 'UP' or 'DOWN'.
# Get attribute value my $value = $object->status();
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();
Infoblox Inc. http://www.infoblox.com/
Infoblox::Grid::Discovery::Port::Control::TaskDetails, Infoblox::Grid::Discovery::DeviceInterface
Copyright (c) 2017 Infoblox Inc.