NinjaOne
Version 0.0.1
Please read the NinjaOne API Documentation for more information.
Set up
Before you can begin using the connector make sure you have the following information available:
- Client ID & Client Secret: Please retrieve your Client ID & Secret from your NinjaOne account. This is required to retrieve the Bearer token for authentication.
For more details on Client Credentials please look here in their documentation, or contact NinjaOne at [email protected].
Features
Feature | Support | Notes |
---|---|---|
Backfill | ❌ | Backfill is not supported. |
Incremental | ❌ | Incremental is not supported. |
API reliability | 🟢 | Reliable. |
Reports detail
⬇️ Report | 🔑 Primary key | 📄 Link to API endpoint |
---|---|---|
Users | ID | Get Users |
Policies | ID | Get Policies |
Device Details | ID | Get Device Details |
Physical Disks | DEVICE_ID | Get Physical Disks |
Processors | DEVICE_ID | Get Processors |
Operating Systems | DEVICE_ID | Get Operating Systems |
Operating System Patches | DEVICE_ID | Get Operating System Patches |
Device Software | NAME ,PRODUCT_CODE | Get Device Software |
Note: The report 'Operating System Patches' is for those which are 'Pending, Failed and Rejected', please check the API documentation for more information or contact NinjaOne at [email protected].
Updated about 1 month ago