non_credential_scan
Use this command to submit jobs that scan databases within the serversGroup for enabled default users in the usersGroup.
Submitted jobs run under the Classifier Listener and can be tracked in the Job Queue report. For more information, see the Default DB Users Enabled report in Predefined admin reports.
Note: To cancel a submitted job from the Job Queue report, right-click
the job name and select Stop Job.
Note: If a server within the serversGroup cannot be reached, an exception of type
Scheduled Job Exception is added and the server is not scanned.
This API is available in Guardium V9.5 and later.
GuardAPI syntax
non_credential_scan parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
databaseType | String | Required. The database type. Valid values are:
|
serversGroup | String | Required. A valid group of servers (Server IP/Instance Name/Port) as defined with Group Builder. |
usersGroup | String | Required. A valid group of users (DB User/DB Password) as defined with Group Builder. Default groups exist within Group Builder. |
Example
grdapi non_credential_scan databaseType=ORACLE serversGroup=oracleServers usersGroup="ORACLE Default Users"