QueryRequestData type
The following table describes the elements in the QueryRequestData type object:
|
Element |
Type |
Description |
|---|---|---|
| SourceMandatory |
List of String |
Source(s) for the query. Multiple values are separated by commas (,). |
| DestinationMandatory |
List of String |
Destination(s) for the query. Multiple values are separated by commas (,). |
| ServiceMandatory |
List of String |
Service(s) for the query. Multiple values are separated by commas (,). |
| UserOptional |
List of String |
User(s) who created the rule. Multiple values are separated by commas (,). |
| ApplicationOptional |
List of String |
Application(s) for the rule. Multiple values are separated by commas (,). |
â See also: