/passivescanner
Methods
GET
Gets the list of Nessus Network Monitors.
Fields Parameter
Request Query Parameters
None
Example Response
POST
Adds a Nessus Network Monitor.
Request Parameters
Example Response
/passivescanner/{id}
Methods
GET
Gets the Nessus Network Monitor associated with {id}.
Fields Parameter
Request Query Parameters
None
Example Response
PATCH
Edits the Nessus Network Monitor Scanner associated with {id}, changing only the passed in fields.
Request Parameters
(All fields are optional)
See /passivescanner::POST for parameters.
Example Response
See /passivescanner/{id}::GETDELETE
Deletes the Nessus Network Monitor associated with {id}, depending on access and permissions.
Request Parameters
None
Example Response
/passivescanner/updateStatus
POST
Starts an on-demand scanner status update for all Nessus Network Monitors.
Request Parameters
None.