audit_process_run_status
Displays the run status for a specified audit process.
This API is available in Guardium V10.1.4 and later.
REST API syntax
This API is available as a REST service with the
GET
method. Call this API as follows:
GET https://[Guardium hostname or IP address]:8443/restAPI/audit_process_run_status
GuardAPI syntax
audit_process_run_status parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
processName | String | Required. The name of an audit process. Use list_audit_processes to find the audit process name. |