@itentialopensource/adapter-panorama
Version:
This adapter integrates with system described as: yourTitleHere.
126 lines • 3.86 kB
JSON
{
"name": "adapter-panorama",
"webName": "Adapter for Integration to PaloAlto Panorama",
"supportLevel": "certified",
"vendor": "Palo Alto Networks",
"product": "Panorama",
"techAlliance": false,
"osVersion": [
"9.1",
"10.1",
"10.2"
],
"apiVersions": [
"9.1",
"10.1",
"10.2"
],
"iapVersions": [
"2021.1.x",
"2021.2.x",
"2022.1.x",
"2023.1.x"
],
"method": "REST",
"type": "Adapter",
"domains": [
"Security (SASE)"
],
"tags": [
"Security Policy Management",
"Configuration & Compliance",
"Network Infrastructure Changes",
"Software Upgrades & Device Maintenance"
],
"useCases": [
"Security Group updates",
"Security Rule Removal",
"Security Rule Creation",
"Run network compliance checks and remediation",
"Determine configuration drift",
"Device Onboarding",
"Software Upgrade",
"Firewall Configuration backup or restore"
],
"deprecated": {
"isDeprecated": false
},
"brokerSince": "0.10.0",
"authMethods": [
{
"type": "Basic Auth",
"subtypes": [],
"primary": true
},
{
"type": "Token",
"primary": false
}
],
"documentation": {
"storeLink": "",
"npmLink": "https://www.npmjs.com/package/@itentialopensource/adapter-panorama",
"repoLink": "https://gitlab.com/itentialopensource/adapters/adapter-panorama",
"docLink": "https://gitlab.com/itentialopensource/adapters/adapter-panorama/-/blob/master/README.md?ref_type=heads",
"demoLinks": [
{
"title": "Itential Web Site Search - Panorama",
"link": "https://www.itential.com/search/?_sf_s=panorama"
}
],
"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/panorama/",
"vendorLink": "https://www.paloaltonetworks.com/",
"productLink": "https://www.paloaltonetworks.com/network-security/pan-os",
"apiLinks": [
{
"title": "PaloAlto Panorama Rest API version 9.1",
"link": "https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-panorama-api"
},
{
"title": "PaloAlto Panorama Rest API version 10.1",
"link": "https://docs.paloaltonetworks.com/pan-os/10-1/pan-os-panorama-api"
},
{
"title": "PaloAlto Panorama Rest API version 10.2",
"link": "https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-panorama-api"
}
],
"workshopLinks": [
{
"title": "Security Rule Creation"
}
],
"workshopHomePage": "https://www.itential.com/get-started/"
},
"assets": [],
"relatedItems": {
"adapters": [],
"integrations": [],
"ecosystemApplications": [],
"workflowProjects": [
{
"name": "Palo Alto - Panorama - REST",
"webName": "Create Pre & Post Security Rules with Panorama for Palo Alto Firewalls",
"overview": "Use cases related to Palo Alto Panorama using REST API: Commit - Palo Alto - Panorama - REST, Create Security Post Rule - Palo Alto - Panorama - REST, Create Security Pre Rule - Palo Alto - Panorama - REST",
"isDependency": false,
"versions": [
"^0.0.13"
],
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/palo-alto-panorama-rest",
"docLink": "",
"webLink": "https://www.itential.com/automations/palo-alto-panorama-modular-workflows/"
}
],
"transformationProjects": [],
"exampleProjects": []
}
}