IsRoleEnabled

Description:

Reports whether tracing is enabled or disabled for the specified role. If tracing is enabled for all roles by way of a wildcard (*), this method returns false because tracing is not enabled for the role specifically.

Method Arguments:

The following table describes the arguments of this microagent method:

Argument Name

Description

Role

Name of the role for which you wish to determine tracing status.

Output:

The following table describes the arguments of this microagent method:

Column Name

Description

Enabled

true if tracing is enabled for the specified role, false if tracing is disabled.