maintenance
Overview
Name | maintenance |
Type | Resource |
Id | linode.account.maintenance |
Fields
Name | Datatype | Description |
---|---|---|
entity | object | The entity being affected by maintenance. |
reason | string | The reason maintenance is being performed. |
status | string | The maintenance status. Maintenance progresses in the following sequence: pending, started, then completed. |
type | string | The type of maintenance. |
when | string | When 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
Name | Accessible by | Required Params |
---|---|---|
getMaintenance | SELECT | |
_getMaintenance | EXEC |