/agentScan
Methods
Gets the list of Agent Scans.
Fields Parameter
Request Parameters
None
Expand Parameters
credentials
Filter Parameters
usable - The response will be an object containing an array of usable Agent Scans. By default, both usable and manageable objects are returned.
manageable - The response will be an object containing all manageable Agent Scans. By default, both usable and manageable objects are returned.
Example Response
/agentScan/{id}
Methods
Gets the Agent Scan associated with {id}.
Fields Parameter
Request Parameters
None
Expand Parameters
credentials
Example Response
Edits the Agent Scan associated with {id}, changing only the passed in fields.
Request Parameters
(All fields are optional)
See /agentScan::POST for parameters.
Example Response
See /agentScan/{id}::GET
Deletes the Agent Scan associated with {id}, depending on access and permissions.
Request Parameters
None
Example Response
/agentScan/{id}/launch