Perform Host Action
Performs the action specified in the \"act\" parameter● Isolate endpoint: Prevents the endpoin from connecting to the network● Restore connection: Restores network connectivity to an isolated endpoint● Uninstall Security Agent: Removes the Security Agent program from an endpoint● Relocate Security Agent: Moves the Security Agent to a different Apex One server or domain (the source and target must be registered to the same Apex Central server).
Parameters
Parameter | Description |
---|---|
Action Name | The action to be performed on the selected host. |
Endpoint | Select the endpoint's hostname for the managed agent product or manually type its ID. |
Relocate To Folder Path | The target directory for the agent. |
Relocate To Server ID | The GUID of the target server for the agent. |
Example Output
{
"result_code": 0,
"result_content": {},
"result_description": "string"
}
Workflow Library Example
Perform Host Action with Apex One and Send Results Via Email
Preview this Workflow on desktop