@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
94 lines • 2.75 kB
JSON
{
"name": "adapter-netbox_v210",
"webName": "Adapter for Integration to NetBox Labs NetBox v2.1.0",
"supportLevel": "certified",
"vendor": "NetBox Labs",
"product": "NetBox",
"techAlliance": true,
"osVersion": [],
"apiVersions": [
"v.2.10"
],
"iapVersions": [
"2021.1.x",
"2021.2.x",
"2022.1.x",
"2023.1.x"
],
"method": "REST",
"type": "Adapter",
"domains": [
"Inventory",
"Network Services"
],
"tags": [
"Network Infrastructure Changes",
"Configuration & Compliance"
],
"useCases": [
"Device Onboarding",
"Assign Network & IP",
"Create A Record",
"Run network compliance checks and remediation",
"Golden Configuration",
"Bulk IP Address Allocation",
"DNS Management"
],
"deprecated": {
"isDeprecated": false
},
"brokerSince": "",
"authMethods": [
{
"type": "API Key",
"primary": true
}
],
"documentation": {
"storeLink": "",
"npmLink": "https://www.npmjs.com/package/@itentialopensource/adapter-netbox_v210",
"repoLink": "https://gitlab.com/itentialopensource/adapters/adapter-netbox_v210",
"docLink": "https://gitlab.com/itentialopensource/adapters/adapter-netbox_v210/-/blob/master/README.md?ref_type=heads",
"demoLinks": [
{
"title": "Itential & NetBox: Evolving from a Source of Truth to Automation & Orchestration (ONUG)",
"link": "https://www.itential.com/resource/demo/evolving-from-a-source-of-truth-to-automation-orchestration-with-netbox-onug/"
}
],
"trainingLinks": [
{
"title": "Itential Academy",
"link": "https://www.itential.com/itential-academy/"
}
],
"faqLink": "https://docs.itential.com/opensource/docs/troubleshooting-an-adapter",
"contributeLink": "https://gitlab.com/itentialopensource/adapters/contributing-guide",
"issueLink": "https://itential.atlassian.net/servicedesk/customer/portals",
"webLink": "https://www.itential.com/adapters/netbox-v2-10/",
"vendorLink": "https://netboxlabs.com/",
"productLink": "https://netboxlabs.com/oss/netbox/",
"apiLinks": [
{
"title": "NetBox REST API Overview",
"link": "https://demo.netbox.dev/static/docs/rest-api/overview/",
"public": true
},
{
"title": "NetBox REST API",
"link": "https://netbox.grid.uchicago.edu/api/schema/swagger-ui/",
"public": true
}
],
"workshopLinks": [],
"workshopHomePage": "https://www.itential.com/get-started/"
},
"assets": [],
"relatedItems": {
"adapters": [],
"integrations": [],
"ecosystemApplications": [],
"workflowProjects": [],
"transformationProjects": [],
"exampleProjects": []
}
}