Skip to content

Commit

Permalink
new doc tool
Browse files Browse the repository at this point in the history
  • Loading branch information
bhillkeyfactor committed Jan 8, 2025
1 parent e55b7f8 commit 0593d47
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions integration-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"DependsOn": null,
"DefaultValue": null,
"Required": false,
"IsPAMEligible": true,
"IsPAMEligible": true,
"Description": "Palo Alto or Panorama Api User. (or valid PAM key if the username is stored in a KF Command configured PAM integration)."
},
{
Expand All @@ -64,7 +64,7 @@
"DependsOn": null,
"DefaultValue": null,
"Required": false,
"IsPAMEligible": true,
"IsPAMEligible": true,
"Description": "Palo Alto or Panorama Api Password. (or valid PAM key if the username is stored in a KF Command configured PAM integration)."
},
{
Expand All @@ -74,7 +74,7 @@
"DependsOn": null,
"DefaultValue": "true",
"Required": true,
"IsPAMEligible": false,
"IsPAMEligible": false,
"Description": "Should be true, http is not supported."
},
{
Expand All @@ -84,7 +84,7 @@
"DependsOn": null,
"DefaultValue": null,
"Required": false,
"IsPAMEligible": false,
"IsPAMEligible": false,
"Description": "Device Group on Panorama that changes will be pushed to."
},
{
Expand All @@ -94,7 +94,7 @@
"DependsOn": null,
"DefaultValue": "false",
"Required": true,
"IsPAMEligible": false,
"IsPAMEligible": false,
"Description": "If false, will not inventory default trusted certs, saves time."
},
{
Expand All @@ -104,7 +104,7 @@
"DependsOn": null,
"DefaultValue": null,
"Required": false,
"IsPAMEligible": false,
"IsPAMEligible": false,
"Description": "Template stack used for device push of certificates via Template."
}
],
Expand Down

0 comments on commit 0593d47

Please sign in to comment.