Skip to content

Commit

Permalink
Update store_types.json for f5-rest-orchestrator:1.5.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyfactor committed Oct 23, 2023
1 parent cc80d90 commit 17d1d14
Showing 1 changed file with 318 additions and 0 deletions.
318 changes: 318 additions & 0 deletions store_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,324 @@
"BlueprintAllowed": false,
"CustomAliasAllowed": "Required"
},
{
"Name": "F5 CA Profiles REST",
"ShortName": "F5-CA-REST",
"Capability": "F5-CA-REST",
"SupportedOperations": {
"Add": true,
"Create": false,
"Discovery": true,
"Enrollment": false,
"Remove": true
},
"Properties": [
{
"Name": "PrimaryNode",
"DisplayName": "Primary Node",
"Type": "String",
"DependsOn": "PrimaryNodeOnlineRequired",
"DefaultValue": "",
"Required": true
},
{
"Name": "PrimaryNodeCheckRetryWaitSecs",
"DisplayName": "Primary Node Check Retry Wait Seconds",
"Type": "String",
"DependsOn": "PrimaryNodeOnlineRequired",
"DefaultValue": "120",
"Required": true
},
{
"Name": "PrimaryNodeCheckRetryMax",
"DisplayName": "Primary Node Check Retry Maximum",
"Type": "String",
"DependsOn": "PrimaryNodeOnlineRequired",
"DefaultValue": "3",
"Required": true
},
{
"Name": "F5Version",
"DisplayName": "Version of F5",
"Type": "MultipleChoice",
"DependsOn": "",
"DefaultValue": "v12,v13,v14,v15",
"Required": true
},
{
"Name": "ServerUsername",
"DisplayName": "Server Username",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"Required": false
},
{
"Name": "ServerPassword",
"DisplayName": "Server Password",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"Required": false
},
{
"Name": "ServerUseSsl",
"DisplayName": "Use SSL",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "true",
"Required": true
},
{
"Name": "PrimaryNodeOnlineRequired",
"DisplayName": "Primary Node Online Required",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "",
"Required": true
},
{
"Name": "IgnoreSSLWarning",
"DisplayName": "Ignore SSL Warning",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "False",
"Required": true
},
{
"Name": "UseTokenAuth",
"DisplayName": "Use Token Authentication",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "false",
"Required": true
}
],
"EntryParameters": [],
"PasswordOptions": {
"EntrySupported": false,
"StoreRequired": false,
"Style": "Default"
},
"PrivateKeyAllowed": "Forbidden",
"JobProperties": [],
"ServerRequired": true,
"PowerShell": false,
"BlueprintAllowed": true,
"CustomAliasAllowed": "Required"
},
{
"Name": "F5 SSL Profiles REST",
"ShortName": "F5-SL-REST",
"Capability": "F5-SL-REST",
"SupportedOperations": {
"Add": true,
"Create": false,
"Discovery": true,
"Enrollment": false,
"Remove": true
},
"Properties": [
{
"Name": "PrimaryNode",
"DisplayName": "Primary Node",
"Type": "String",
"DependsOn": "PrimaryNodeOnlineRequired",
"DefaultValue": "",
"Required": true
},
{
"Name": "PrimaryNodeCheckRetryWaitSecs",
"DisplayName": "Primary Node Check Retry Wait Seconds",
"Type": "String",
"DependsOn": "PrimaryNodeOnlineRequired",
"DefaultValue": "120",
"Required": true
},
{
"Name": "PrimaryNodeCheckRetryMax",
"DisplayName": "Primary Node Check Retry Maximum",
"Type": "String",
"DependsOn": "PrimaryNodeOnlineRequired",
"DefaultValue": "3",
"Required": true
},
{
"Name": "F5Version",
"DisplayName": "Version of F5",
"Type": "MultipleChoice",
"DependsOn": "",
"DefaultValue": "v12,v13,v14,v15",
"Required": true
},
{
"Name": "ServerUsername",
"DisplayName": "Server Username",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"Required": false
},
{
"Name": "ServerPassword",
"DisplayName": "Server Password",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"Required": false
},
{
"Name": "ServerUseSsl",
"DisplayName": "Use SSL",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "true",
"Required": true
},
{
"Name": "PrimaryNodeOnlineRequired",
"DisplayName": "Primary Node Online Required",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "",
"Required": true
},
{
"Name": "IgnoreSSLWarning",
"DisplayName": "Ignore SSL Warning",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "False",
"Required": true
},
{
"Name": "UseTokenAuth",
"DisplayName": "Use Token Authentication",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "false",
"Required": true
}
],
"EntryParameters": [],
"PasswordOptions": {
"EntrySupported": false,
"StoreRequired": false,
"Style": "Default"
},
"PrivateKeyAllowed": "Optional",
"JobProperties": [],
"ServerRequired": true,
"PowerShell": false,
"BlueprintAllowed": true,
"CustomAliasAllowed": "Required"
},
{
"Name": "F5 WS Profiles REST",
"ShortName": "F5-WS-REST",
"Capability": "F5-WS-REST",
"SupportedOperations": {
"Add": true,
"Create": false,
"Discovery": false,
"Enrollment": false,
"Remove": false
},
"Properties": [
{
"Name": "PrimaryNode",
"DisplayName": "Primary Node",
"Type": "String",
"DependsOn": "PrimaryNodeOnlineRequired",
"DefaultValue": "",
"Required": true
},
{
"Name": "PrimaryNodeCheckRetryWaitSecs",
"DisplayName": "Primary Node Check Retry Wait Seconds",
"Type": "String",
"DependsOn": "PrimaryNodeOnlineRequired",
"DefaultValue": "120",
"Required": true
},
{
"Name": "PrimaryNodeCheckRetryMax",
"DisplayName": "Primary Node Check Retry Maximum",
"Type": "String",
"DependsOn": "PrimaryNodeOnlineRequired",
"DefaultValue": "3",
"Required": true
},
{
"Name": "F5Version",
"DisplayName": "Version of F5",
"Type": "MultipleChoice",
"DependsOn": "",
"DefaultValue": "v12,v13,v14,v15",
"Required": true
},
{
"Name": "ServerUsername",
"DisplayName": "Server Username",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"Required": false
},
{
"Name": "ServerPassword",
"DisplayName": "Server Password",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"Required": false
},
{
"Name": "ServerUseSsl",
"DisplayName": "Use SSL",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "true",
"Required": true
},
{
"Name": "PrimaryNodeOnlineRequired",
"DisplayName": "Primary Node Online Required",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "",
"Required": true
},
{
"Name": "IgnoreSSLWarning",
"DisplayName": "Ignore SSL Warning",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "False",
"Required": true
},
{
"Name": "UseTokenAuth",
"DisplayName": "Use Token Authentication",
"Type": "Bool",
"DependsOn": "",
"DefaultValue": "false",
"Required": true
}
],
"EntryParameters": [],
"PasswordOptions": {
"EntrySupported": false,
"StoreRequired": false,
"Style": "Default"
},
"PrivateKeyAllowed": "Required",
"JobProperties": [],
"ServerRequired": true,
"PowerShell": false,
"BlueprintAllowed": true,
"CustomAliasAllowed": "Forbidden"
},
{
"Name": "Fortigate",
"ShortName": "Fortigate",
Expand Down

0 comments on commit 17d1d14

Please sign in to comment.