The GetRootCauseList Method returns the complete list of root causes as persisted by the server.

The signature of this Method is specified below. Table 18 specifies the Arguments representation.

Signature

GetRootCauseList(

[out] RootCauseMessageType[] RootCauseList,

[out] MethodExecutionFeedbackType ExecutionFeedback);

Table 18 – GetRootCauseList Method Arguments

Argument

Description

RootCauseList

The complete list of root cause messages.

ExecutionFeedback

The extended feedback returning a detailed message in case of execution failure.