Skip to content

Commit 9cf6c7b

Browse files
authored
Update store_types.json
1 parent 8b75949 commit 9cf6c7b

File tree

1 file changed

+1
-100
lines changed

1 file changed

+1
-100
lines changed

store_types.json

Lines changed: 1 addition & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -23,105 +23,6 @@
2323
"Properties": [],
2424
"EntryParameters": []
2525
},
26-
{
27-
"Name": "F5 SSL Profiles REST",
28-
"ShortName": "F5-SL-REST",
29-
"Capability": "F5-SL-REST",
30-
"LocalStore": false,
31-
"SupportedOperations": {
32-
"Add": true,
33-
"Create": false,
34-
"Discovery": true,
35-
"Enrollment": false,
36-
"Remove": true
37-
},
38-
"Properties": [
39-
{
40-
"Name": "PrimaryNodeOnlineRequired",
41-
"DisplayName": "Primary Node Online Required",
42-
"Type": "Bool",
43-
"DependsOn": "",
44-
"DefaultValue": "false",
45-
"Required": true
46-
},
47-
{
48-
"Name": "PrimaryNode",
49-
"DisplayName": "Primary Node",
50-
"Type": "String",
51-
"DependsOn": "PrimaryNodeOnlineRequired",
52-
"DefaultValue": "",
53-
"Required": true
54-
},
55-
{
56-
"Name": "PrimaryNodeCheckRetryWaitSecs",
57-
"DisplayName": "Primary Node Check Retry Wait Seconds",
58-
"Type": "String",
59-
"DependsOn": "PrimaryNodeOnlineRequired",
60-
"DefaultValue": "120",
61-
"Required": true
62-
},
63-
{
64-
"Name": "PrimaryNodeCheckRetryMax",
65-
"DisplayName": "Primary Node Check Retry Maximum",
66-
"Type": "String",
67-
"DependsOn": "PrimaryNodeOnlineRequired",
68-
"DefaultValue": "3",
69-
"Required": true
70-
},
71-
{
72-
"Name": "F5Version",
73-
"DisplayName": "Version of F5",
74-
"Type": "MultipleChoice",
75-
"DependsOn": "",
76-
"DefaultValue": "v12,v13,v14,v15",
77-
"Required": true
78-
},
79-
{
80-
"Name": "IgnoreSSLWarning",
81-
"DisplayName": "Ignore SSL Warning",
82-
"Type": "Bool",
83-
"DependsOn": "",
84-
"DefaultValue": null,
85-
"Required": true
86-
},
87-
{
88-
"Name": "ServerUsername",
89-
"DisplayName": "Server Username",
90-
"Type": "Secret",
91-
"DependsOn": "",
92-
"DefaultValue": null,
93-
"Required": false
94-
},
95-
{
96-
"Name": "ServerPassword",
97-
"DisplayName": "Server Password",
98-
"Type": "Secret",
99-
"DependsOn": "",
100-
"DefaultValue": null,
101-
"Required": false
102-
},
103-
{
104-
"Name": "ServerUseSsl",
105-
"DisplayName": "Use SSL",
106-
"Type": "Bool",
107-
"DependsOn": "",
108-
"DefaultValue": "true",
109-
"Required": true
110-
}
111-
],
112-
"EntryParameters": null,
113-
"PasswordOptions": {
114-
"EntrySupported": false,
115-
"StoreRequired": false,
116-
"Style": "Default"
117-
},
118-
"StorePathValue": "",
119-
"PrivateKeyAllowed": "Optional",
120-
"ServerRequired": true,
121-
"PowerShell": false,
122-
"BlueprintAllowed": true,
123-
"CustomAliasAllowed": "Required"
124-
},
12526
{
12627
"Name": "Hashicorp Vault Key-Value",
12728
"ShortName": "HCVKV",
@@ -1725,4 +1626,4 @@
17251626
"BlueprintAllowed": false,
17261627
"CustomAliasAllowed": "Required"
17271628
}
1728-
]
1629+
]

0 commit comments

Comments
 (0)