Application Programming Interface Guide > Web Services Operations > Operations Reference > getCreateDBHealthMonitorTableSQL
 
getCreateDBHealthMonitorTableSQL
Get SQL for creating health monitor table.
Location
/services/webservices/system/admin/server/operations/
Request Elements
tablePath: Path of data source, in TDV format, in which to create the table.
tableName: Name of the table.
Response Elements
sql: Native SQL string.
Faults
Security: If the user does not have both ACCESS_TOOLS and MODIFY_ALL_CONFIG rights.