Infoblox::Grid::Discovery::Port::Control::TaskDetails - port control task details.
The object provides information about port control task details.
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 task ID. This attribute is read-only.
None
The method returns the attribute value.
# Get attribute value my $value = $object->id();
Use this method to retrieve the flag indicates if the task completed and matched with current discovered value. This attribute is read-only.
None
The method returns the attribute value.
# Get attribute value my $value = $object->is_synchronized();
Use this method to retrieve the task status. This attribute is read-only.
None
The method returns the attribute value.
# Get attribute value my $value = $object->status();
Infoblox Inc. http://www.infoblox.com/
Infoblox::Grid::Discovery::Port::Config::AdminStatus, Infoblox::Grid::Discovery::Port::Config::Description, Infoblox::Grid::Discovery::Port::Config::VlanInfo
Copyright (c) 2017 Infoblox Inc.