From 224e2d2899268fc24e75517dce73d92042dab582 Mon Sep 17 00:00:00 2001 From: Brian Hill Date: Wed, 8 Jan 2025 09:42:28 -0500 Subject: [PATCH] new doc tool --- integration-manifest.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/integration-manifest.json b/integration-manifest.json index 6a7ff6f..9608a89 100644 --- a/integration-manifest.json +++ b/integration-manifest.json @@ -51,8 +51,8 @@ "Name": "ServerUsername", "DisplayName": "Server Username", "Type": "Secret", - "DependsOn": null, - "DefaultValue": null, + "DependsOn": "", + "DefaultValue": "", "Required": false, "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)." @@ -61,8 +61,8 @@ "Name": "ServerPassword", "DisplayName": "Server Password", "Type": "Secret", - "DependsOn": null, - "DefaultValue": null, + "DependsOn": "", + "DefaultValue": "", "Required": false, "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)." @@ -71,7 +71,7 @@ "Name": "ServerUseSsl", "DisplayName": "Use SSL", "Type": "Bool", - "DependsOn": null, + "DependsOn": "", "DefaultValue": "true", "Required": true, "IsPAMEligible": false, @@ -81,8 +81,8 @@ "Name": "DeviceGroup", "DisplayName": "Device Group", "Type": "String", - "DependsOn": null, - "DefaultValue": null, + "DependsOn": "", + "DefaultValue": "", "Required": false, "IsPAMEligible": false, "Description": "Device Group on Panorama that changes will be pushed to." @@ -91,7 +91,7 @@ "Name": "InventoryTrustedCerts", "DisplayName": "Inventory Trusted Certs", "Type": "Bool", - "DependsOn": null, + "DependsOn": "", "DefaultValue": "false", "Required": true, "IsPAMEligible": false, @@ -101,8 +101,8 @@ "Name": "TemplateStack", "DisplayName": "Template Stack", "Type": "String", - "DependsOn": null, - "DefaultValue": null, + "DependsOn": "", + "DefaultValue": "", "Required": false, "IsPAMEligible": false, "Description": "Template stack used for device push of certificates via Template."