GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
App::Netdisco::DB::Result::Admin(3) User Contributed Perl Documentation App::Netdisco::DB::Result::Admin(3)

Returns the set of "device_skip" entries which apply to this job. They match the device IP, current backend, and job action.

You probably want to use the ResultSet method "skipped" which completes this query with a "backend" host, "max_deferrals", and "retry_after" parameters (or sensible defaults).

Returns the single "device" to which this Job entry was associated.

The JOIN is of type LEFT, in case the "device" is not in the database.

An attempt to make a meaningful statement about the job.

Formatted version of the "entered" field, accurate to the minute.

The format is somewhat like ISO 8601 or RFC3339 but without the middle "T" between the date stamp and time stamp. That is:

 2012-02-06 12:49

Formatted version of the "started" field, accurate to the minute.

The format is somewhat like ISO 8601 or RFC3339 but without the middle "T" between the date stamp and time stamp. That is:

 2012-02-06 12:49

Formatted version of the "finished" field, accurate to the minute.

The format is somewhat like ISO 8601 or RFC3339 but without the middle "T" between the date stamp and time stamp. That is:

 2012-02-06 12:49
2022-06-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.