The rsd_lib.resources.v2_1.common.message Module

class rsd_lib.resources.v2_1.common.message.MessageCollectionField(*args, **kwargs)

Bases: sushy.resources.base.ListField

message = <sushy.resources.base.Field object>

This is the human readable message, if provided.

message_args = <sushy.resources.base.Field object>

This array of message arguments are substituted for the arguments in the message when looked up in the message registry.

message_id = <sushy.resources.base.Field object>

This is the key for this message which can be used to look up the message in a message registry.

related_properties = <sushy.resources.base.Field object>

This is an array of properties described by the message.

resolution = <sushy.resources.base.Field object>

Used to provide suggestions on how to resolve the situation that caused the error.

severity = <sushy.resources.base.Field object>

This is the severity of the errors.