Except for method GET, this endpoint may only be used by administrators.
/scanner
Methods
Gets the list of Scanners.
NOTE: This call will return all Scanners for an Administrator. For an Organization User, it will only return agent-capable Scanners associated with that User's Organization.
Fields Parameter
Request Query Parameters
None
Example Response
Adds a Scanner.
Request Parameters
Example Response
/scanner/{id}
Methods
Gets the Scanner associated with {id}.
NOTE: This call will return all Scanners for an Administrator. For an Organization User, it will only return agent-capable Scanners associated with that User's Organization.
Fields Parameter
Request Query Parameters
None
Example Response
Edits the Scanner associated with {id}, changing only the passed in fields.
Request Parameters
(All fields are optional)
See /scanner::POST for parameters.
Example Response
See /scanner/{id}::GETDeletes the Scanner associated with {id}, depending on access and permissions.
Request Parameters
None
Example Response
/scanner/{id}/testScansQuery
Tests the Scans glob against the API of the Scanner associated with {id}.
Request Parameters
Example Response
/scanner/updateStatus
The /scanner/updateStatus resource.
Starts an on-demand Scanner status update.
Request Parameters
None.
Example Response
Expand Items:
details
Show type specific details (such as certificate information, etc.)