Target API
Execute a command against the target. The command kind is determined by the target type; currently supports MySQL targets only (`command` carries the SQL).
post/workspaces/{workspace_domain}/targets/{id}/execs
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
idstring required
Example:tgt-1234567890abcdef
Target unique identifier (hash ID)
Request body
Response
Execution accepted and started; row carries status: RUNNING until poll endpoints flip to terminal