These endpoints may only be used by administrators.
/wasScanner
Methods
GET
Gets the list of WAS Scanners.
NOTE: This call will return all WAS Scanners for an Administrator.
Fields Parameter
Request Query Parameters
None
Example Response
/wasScanner/{id}
Methods
GET
Gets the WAS Scanner associated with {id}.
NOTE: This call will return WAS Scanner associated with {id} for an Administrator.
Fields Parameter
Request Query Parameters
None
Example Response
PATCH
Edits the WAS Scanner associated with {id}, changing only the passed in fields.
Request Parameters
Example Response
See /wasScanner/{id}::GETDELETE
Deletes the WAS Scanner associated with {id}.
Request Parameters
None