Skip to main content

maintenance

Overview

Namemaintenance
TypeResource
Idlinode.account.maintenance

Fields

NameDatatypeDescription
entityobjectThe entity being affected by maintenance.
reasonstringThe reason maintenance is being performed.
statusstringThe maintenance status.

Maintenance progresses in the following sequence: pending, started, then completed.
typestringThe type of maintenance.
whenstringWhen the maintenance will begin.

Filterable with the following parameters:

A single value in date-time string format ("%Y-%m-%dT%H:%M:%S"), which returns only matches to that value.

A dictionary containing pairs of inequality operator string keys ("+or", "+gt", "+gte", "+lt", "+lte",
or "+neq") and single date-time string format values ("%Y-%m-%dT%H:%M:%S"). "+or" accepts an array of values that
may consist of single date-time strings or dictionaries of inequality operator pairs.

Methods

NameAccessible byRequired Params
getMaintenanceSELECT
_getMaintenanceEXEC