new LookupQueryByTagRequest(tag)
Object LookupQueryByTagRequest
Usage:
RestApiService.getAuditService().lookupQueryByTag(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
tag |
string | Name that was given to the query when it was registered with the registerQuery function. |
- Since:
- 4.0.0