Skip to content

Latest commit

 

History

History
129 lines (112 loc) · 20.3 KB

File metadata and controls

129 lines (112 loc) · 20.3 KB
layout
title description tableOfContents outline pagination
visible
true
visible
visible
true
visible
true
visible
true

N-able N-sight integration

What does the N-able N-sight integration do?

Our N-able N-sight integration enables automation of device and customer management. Use the new N-able REST API within Rewst workflows to interact with devices and access customer information.

Set up the N-able N-sight integration

Set up steps in N-able N-sight

  1. Navigate to your dashboard for N-able N-sight
  2. Navigate to Toolbar > Settings > General Settings > API.
  3. Click Generate to generate an API token.
  4. Copy the API token.

Set up steps in Rewst

  1. Navigate to Configuration > Integrations in the left side menu of your Rewst platform.
  2. In the Integrations page, search for the N-able N-sight integration.
  3. Click the integration tile to launch the Configuration setup page.

  1. Enter your copied API key into the API Key field.
  2. Fill in the Server field with the base URL of your N-able N-sight environment.
    1. For reference, the following are the base URLs for N-able N-sight environments:
    2. You can also use a custom URL if you have a custom N-able N-sight environment.
  3. Click Save Configuration.

{% hint style="info" %} Got an idea for a new Integration? Rewst is constantly adding new integrations to our integrations page. Submit your idea or upvote existing ideas here in our Canny feedback collector. {% endhint %}

N-able N-sight actions and endpoints

{% hint style="info" %} For more on how actions work in Rewst, check out our introductory actions documentation here. {% endhint %}

N-sight's up-to-date API documentation on their Data Extraction API can be found here.

Category Action Description
Active Directory Users List Active Directory Users Retrieves a list of Active Directory users for the specified device.
Antivirus Update Check List Supported Antivirus Products Retrieves a list of supported antivirus products.
List Antivirus Definitions Lists the most recent definition versions and date released for a given AV product.
Get Antivirus Definition Release Date Returns the date and time a definition was released.
List AV History Retrieves the history of Antivirus Update Checks for a specified device for the last 60 days.
Asset Tracking List Hardware Lists all hardware for the given asset.
List Software Lists software sectioned by type for the given asset.
List License Groups Retrieves a list of license groups.
List License Group Items Retrieves a list of items within a specific license group.
List Client License Count Retrieves the license count for a specified client.
List Licensed Software Lists licensed software for a given asset.
List Device Asset Details Lists device asset details identified by deviceid.
Backup Checks List Backup History Lists status of Backup Checks on a device for the last 60 days.
Backup Recovery List Backup & Recovery Selection Size Retrieves the Backup & Recovery selection size for a specified device, month, and year.
List Mobile Sessions Lists all Backup & Recovery sessions for a device.
Checks List Checks Lists all checks for a device identified by the deviceid parameter.
List Failing Checks Lists all failing checks across all clients.
List Check Configuration Lists configuration for a given check.
Get Formatted Check Output Returns formatted result of a check (error or otherwise).
List Outages Returns a list of outages which are either still open or were closed in the last 61 days.
List Performance History Obtains data relating to all Performance and Bandwidth Monitoring Checks running on the specified device.
List Drive Space History Returns the daily, weekly, or monthly disk space usage information for a device.
List Exchange Storage History Returns the daily, weekly, or monthly Exchange Store Size information for a device.
Clear a Check Clears the status of a specified check.
Add a Check Note Adds a public or private note to a specified check.
List Templates Lists all templates for servers or workstations for the account.
Clients List Clients Lists all clients. Optionally, specify device type.
Add Client Creates a new client.
Devices List Servers Lists all server monitoring devices for site.
List Workstations Lists all workstation monitoring devices for site.
List Devices At Client Lists all devices of specified type for a client.
List Device Monitoring Details Lists all monitoring information for the device (server or workstation) identified by the deviceid.
Generic Request N-sight API Request Generic action for making authenticated requests against the N-able N-sight API.
Managed Antivirus Quarantine List Lists Managed Antivirus quarantined threats on the specified device.
Quarantine Release Releases threats from the Managed Antivirus quarantine on the specified device.
Quarantine Remove Deletes threats from the Managed Antivirus quarantine on the specified device.
Start Scan Starts a Managed Antivirus scan on the specified device.
Pause Scan Pauses a Managed Antivirus scan on the specified device.
Resume Scan Resumes a Managed Antivirus scan on the specified device.
Scan Cancel Cancels a Managed Antivirus scan on the specified device.
Device List - Managed Antivirus Retrieves the list of devices with Managed Antivirus installed.
List Managed Antivirus Scans Returns a list of Managed Antivirus (MAV) scans for a specified device.
List Managed Antivirus Threats Lists the most recently found occurrence of each different threat found on a device scanned with Managed Antivirus (MAV).
List Managed Antivirus Quarantine Lists the contents of Managed Antivirus (MAV) quarantine.
Update Definitions File - Bitdefender Engine Updates Managed Antivirus (Bitdefender Engine) definitions on the specified device.
Patch Management List All Patches for Device Lists all software patches for the specified device.
Approve Patch Approves software patches for the specified device.
Do Nothing with Patch Sets software patches to 'do nothing' for the specified device.
Ignore Patch Sets software patches to 'ignore' for the specified device.
Inherit Patch Sets specific software patches to 'inherit' for the specified device.
Reprocess Patch Reprocesses software patches for the specified device.
Retry Patch Retries software patches for the specified device.
Settings List Wallchart Settings Lists general Wall Chart settings for the account, 0 (off) and 1 (on) for each.
List General Settings Lists general settings for the account.
Sites List Sites Lists all sites for a client.
Add Site Creates a new site.
Task Run Run Task Now Executes an Automated Task immediately on the specified device.