Infoblox::Grid::Discovery::Port::Config::Description - port configuration description.


NAME

Infoblox::Grid::Discovery::Port::Config::Description - port configuration description.


DESCRIPTION

The object provides information about the port configuration description.


SESSION METHODS

The object does not support any session methods.


METHODS

This section describes all the methods that you can use to retrieve the attribute values of the object.

description( )

Use this method to retrieve the configured description. This attribute is read-only.

Parameter

None

Returns

The method returns the attribute value.

Example
 # Get attribute value
 my $value = $object->description();

task_details( )

Use this method to retrieve task details of the port control. This attribute is read-only.

Parameter

None

Returns

The method returns the attribute value that can be an Infoblox::Grid::Discovery::Port::Control::TaskDetails object.

Example
 # Get attribute value
 my $value = $object->task_details();


AUTHOR

Infoblox Inc. http://www.infoblox.com/


SEE ALSO

Infoblox::Grid::Discovery::Port::Control::TaskDetails, Infoblox::Grid::Discovery::DeviceInterface


COPYRIGHT

Copyright (c) 2017 Infoblox Inc.