This API resource is only available for administrators in Tenable.sc Director.
/mgmt/scan
Methods
GET
Gets the list of Scans for the specified SCI linked to Director or all SCIs if no parameter is specified.
Fields Parameter
Request Parameters
Example Response
POST
Adds a Scan to the specified SCI.
Request Parameters
Example Response
/mgmt/scan/{id}
/mgmt/scan/{uuid}
Methods
GET
Gets the SCI Scan associated with {id} or {uuid} on Director.
Fields Parameter
Request Parameters
None
Example Response
DELETE
Deletes the Scan associated with {id} or {uuid} on Director.
Request Parameters
None