Notification#

class Notification(notifications=None, cluster_ext_id=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#

Bases: ExternalizableAbstractModel

The computed LCM upgrade notifications for the given input.

Parameters:
  • notifications – (notifications)

  • cluster_ext_id – (cluster_ext_id) Cluster uuid on which the resource is present or operation is being performed.

property cluster_ext_id#

Cluster uuid on which the resource is present or operation is being performed.

Type:

str

property notifications#
Type:

list[ NotificationItem ]

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model