diff --git a/cmd/store_types.json b/cmd/store_types.json index 482402f..42ae661 100644 --- a/cmd/store_types.json +++ b/cmd/store_types.json @@ -2606,6 +2606,36 @@ "ClientMachineDescription": "The DNS or IP Address of the Citrix ADC Appliance.", "StorePathDescription": "The path where certificate files are located on the Citrix ADC appliance. This value will likely be /nsconfig/ssl/" }, + { + "Name": "Cloudflare Edge", + "ShortName": "CloudflareEdge", + "Capability": "CloudflareEdge", + "LocalStore": false, + "SupportedOperations": { + "Add": false, + "Create": false, + "Discovery": false, + "Enrollment": false, + "Remove": false + }, + "EntryParameters": [], + "StorePathType": "", + "StorePathValue": "", + "PrivateKeyAllowed": "Forbidden", + "ClientMachineDescription": "The account identifier for the Cloudflare account to be used for connecting to the Cloudflare API.", + "StorePathDescription": "The zone identifier for the Cloudflare zone where the edge certificates are located.", + "JobProperties": [], + "ServerRequired": true, + "PowerShell": false, + "BlueprintAllowed": false, + "CustomAliasAllowed": "Forbidden", + "Properties": [], + "PasswordOptions": { + "EntrySupported": false, + "StoreRequired": false, + "Style": "Default" + } + }, { "Name": "IBM Data Power", "ShortName": "DataPower", diff --git a/store_types.json b/store_types.json index 482402f..42ae661 100644 --- a/store_types.json +++ b/store_types.json @@ -2606,6 +2606,36 @@ "ClientMachineDescription": "The DNS or IP Address of the Citrix ADC Appliance.", "StorePathDescription": "The path where certificate files are located on the Citrix ADC appliance. This value will likely be /nsconfig/ssl/" }, + { + "Name": "Cloudflare Edge", + "ShortName": "CloudflareEdge", + "Capability": "CloudflareEdge", + "LocalStore": false, + "SupportedOperations": { + "Add": false, + "Create": false, + "Discovery": false, + "Enrollment": false, + "Remove": false + }, + "EntryParameters": [], + "StorePathType": "", + "StorePathValue": "", + "PrivateKeyAllowed": "Forbidden", + "ClientMachineDescription": "The account identifier for the Cloudflare account to be used for connecting to the Cloudflare API.", + "StorePathDescription": "The zone identifier for the Cloudflare zone where the edge certificates are located.", + "JobProperties": [], + "ServerRequired": true, + "PowerShell": false, + "BlueprintAllowed": false, + "CustomAliasAllowed": "Forbidden", + "Properties": [], + "PasswordOptions": { + "EntrySupported": false, + "StoreRequired": false, + "Style": "Default" + } + }, { "Name": "IBM Data Power", "ShortName": "DataPower",