@itentialopensource/adapter-netbox_v33
Version:
This adapter integrates with system described as: Netbox v3.3
121 lines • 3.69 kB
JSON
{
"name": "adapter-netbox_v33",
"webName": "Adapter for Integration to NetBox Labs NetBox v3.3",
"supportLevel": "certified",
"vendor": "NetBox Labs",
"product": "NetBox",
"techAlliance": true,
"osVersion": [],
"apiVersions": [
"v.3.3",
"v.3.4",
"v.4.2.1"
],
"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_v33",
"repoLink": "https://gitlab.com/itentialopensource/adapters/adapter-netbox_v33",
"docLink": "https://gitlab.com/itentialopensource/adapters/adapter-netbox_v33/-/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/"
},
{
"title": "Integrating NetBox as a Source of Truth for Network Automation",
"link": "https://www.itential.com/resource/demo/integrating-netbox-as-a-source-of-truth-for-network-automation/"
},
{
"title": "Itential’s No-Code Integration with NetBox",
"link": "https://www.itential.com/solutions/integrations/netbox-network-automation/"
}
],
"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-v33/",
"vendorLink": "https://netboxlabs.com/",
"productLink": "https://netboxlabs.com/oss/netbox/",
"apiLinks": [
{
"title": "NetBox REST API",
"link": "https://demo.netbox.dev/api/schema/swagger-ui/",
"public": true
},
{
"title": "NetBox Sandbox",
"link": "https://demo.netbox.dev/",
"public": true
}
],
"workshopLinks": [
{
"title": "Bulk IP Address Allocation"
}
],
"workshopHomePage": "https://www.itential.com/get-started/"
},
"assets": [],
"relatedItems": {
"adapters": [],
"integrations": [],
"ecosystemApplications": [],
"workflowProjects": [
{
"name": "NetBox - REST",
"webName": "NetBox IP Address Management",
"overview": "Project with workflows for NetBox using REST protocol for managing IP Address and Prefix",
"isDependency": false,
"versions": [
"^1.0.6"
],
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/netbox-rest",
"docLink": "",
"webLink": "https://www.itential.com/automations/netbox-ip-address-management/"
}
],
"transformationProjects": [],
"exampleProjects": []
}
}