Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 807 Bytes

File metadata and controls

14 lines (10 loc) · 807 Bytes

Maintenance

Properties

Name Type Description Notes
id str Identifier of the maintenance meta data [optional]
status str Status of the maintenance data [optional]
rules list[MaintenanceRule] Rules of maintenance, which takes a list of rule objects and defines the maintenance rules over integrations and policies. [optional]
time MaintenanceTime Time configuration of maintenance [optional]
description str Description for maintenance data [optional]

[Back to Model list] [Back to API list] [Back to README]