Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 705 Bytes

DbaasServiceNotification.md

File metadata and controls

35 lines (19 loc) · 705 Bytes

DbaasServiceNotification

Service notifications

Properties

Name Type Description Notes
level LevelEnum Notification level
message String Human notification message
type TypeEnum Notification type
metadata Object Notification type

Enum: LevelEnum

Name Value
WARNING "warning"
NOTICE "notice"

Enum: TypeEnum

Name Value
POWERED_OFF_REMOVAL "service_powered_off_removal"
END_OF_LIFE "service_end_of_life"