NotificationDetail#
- class NotificationDetail(severity_level=None, message=None, *args, **kwargs)#
Bases:
object
Detailed LCM upgrade notification information for this entity.
- Parameters:
severity_level – (
severity_level
)message (min=1 chars, max=512 chars) – (
message
) A message with notification details. The description of the most disruptive action that will occur on the node or the cluster. INFO, WARNING or NOTICE based message for an entity.
- property message#
A message with notification details. The description of the most disruptive action that will occur on the node or the cluster. INFO, WARNING or NOTICE based message for an entity.
- Type:
str
- property severity_level#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model