SystemStatus
Bases: BaseModel
Overall system status returned by the status endpoint.
PARAMETER | DESCRIPTION |
---|---|
page
|
TYPE:
|
status_indicator
|
TYPE:
|
status_description
|
TYPE:
|
incidents
|
Built-in mutable sequence. If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.
TYPE:
|
scheduled_maintenances
|
Built-in mutable sequence. If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.
TYPE:
|
components
|
Built-in mutable sequence. If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.
TYPE:
|