|
|
| |
App::Netdisco::DB::ResultSet::DevicePort(3) |
User Contributed Perl Documentation |
App::Netdisco::DB::ResultSet::DevicePort(3) |
This is a modifier for any "search()"
(including the helpers below) which will add the following additional
synthesized columns to the result set:
- lastchange_stamp
This is a modifier for any "search()"
(including the helpers below) which will add the following additional
synthesized columns to the result set:
- is_free
In the $cond hash (the first parameter)
pass in the "age_num" which must be an
integer, and the "age_unit" which must be
a string of either "days",
"weeks",
"months" or
"years".
This is a modifier for any "search()"
(including the helpers below) which will restrict results based on whether the
port is considered "free".
In the $cond hash (the first parameter)
pass in the "age_num" which must be an
integer, and the "age_unit" which must be
a string of either "days",
"weeks",
"months" or
"years".
This is a modifier for any "search()" which
will add the following additional synthesized columns to the result set:
- error_disable_cause
- remote_is_wap (boolean)
- remote_is_phone (boolean)
This is a modifier for any "search()" which
will add the following additional synthesized columns to the result set:
- remote_vendor
- remote_model
- remote_os_ver
- remote_serial
This is a modifier for any "search()"
(including the helpers below) which will add the following additional
synthesized columns to the result set:
- vlan_count
Overrides the built-in DBIx::Class delete method to more efficiently handle the
removal or archiving of nodes.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |