This API resource is only usable in Tenable.sc Director.
/sci
Methods
GET
Gets the list of linked Tenable.sc Instances.
Fields Parameter
Example Response
Administrator
Organization User
None
POST
Adds a linked Tenable.sc Instance.
Request Parameters
Example Response
/sci/{id}
Methods
GET
Gets the Tenable.sc Instance associated with {id}.
NOTE: Does not return any scanner information except number of scanners and number of operational scanners
Example Response
Administrator
Organization User
None
PATCH
Edits the linked Tenable.sc Instance information associated with {id}, changing only the passed in fields.
NOTES:
- This does not currently edit the actual Tenable.sc, only to the local information associated to that linked Tenable.sc Instance
- This will start a "SCI Status Refresh" job to update the local SCI with the remote information
Request Parameters
Example Request Payload
Example Response
DELETE
Deletes the link to the Tenable.sc Instance associated with {id}.
NOTE: This does not delete the actual Tenable.sc, only the local information associated to that linked Tenable.sc Instance