Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 807 Bytes

Maintenance.md

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]