This API resource is only available for administrators in Tenable.sc Director.
/mgmt/policy
Methods
GET
Gets the list of Scan Policies 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 Policy to the specified SCI.
NOTE: To specify a mixed Plugin Family, the plugins field must be present; otherwise, the family type defaults to enabled.
Request Parameters
Example Response
/mgmt/policy/{id}
/mgmt/policy/{uuid}
Methods
GET
Gets the SCI Scan Policy associated with {id} or {uuid} on Director.
Fields Parameter
Request Parameters
None
Example Response
DELETE
Deletes the Scan Policy associated with {id} or {uuid} on Director.
Request Parameters
None