agent_config_delete

This allows you to delete a WAgent configuration.

See Also

Argument

Required

Description

name

no

Enter the name of the Workstation Agent.

callback

no

This only works with Direct APIs. This is a JavaScript function that should be called after the API is completed. This function will be called with the response of the API.  Please note: It can only be used when requesting this API via AJAX request.

Example

servername/webadmin/api/agent_config_delete.php?name=VALUE

Output

OK: Agent Configuration deleted

 

Version: 6.2.4