ConfigRequest : public class
Created: |
12/2/2005 3:51:56 PM |
Modified: |
12/8/2006 4:08:20 PM |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{62E83D78-7320-4d54-AA61-268A888A6A10} |
Appears In: |
ConfigRequest |
Used for requesting a subset of the Configuration data.
Attribute |
Details |
public MonitorIdGroup mList |
Range:0 to 1
Notes:
|
List of data channels or agent/monitored components in the Configuration subset.
|
|
public boolean rtnAll |
Notes:
|
Overriding parameter to specify that all Configuration information is desired.
|
|
public boolean rtnConfigRequest |
Range:0 to 1
Notes:
|
Indicates if the ConfigRequest is desired as part of the return. (This is used as confirmation that the request was properly received.)
|
|
public boolean rtnModDesc |
Range:0 to 1
Notes:
|
Indicates whether the module description is desired as part of the return.
|
|
public string specialReq |
Range:0 to 1
Notes:
|
For future extensible detailed subset request.
|
|