-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpsjh-epic-intcnct-lb-hidden-helper-params.yaml
50 lines (50 loc) · 1.8 KB
/
psjh-epic-intcnct-lb-hidden-helper-params.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
name: psjh-epic-intcnct-lb-hidden-helper-params
description: "Hidden Parametersfor utilization in Interconnect LB Configurations - Customized for PSJH Epic StyleBooks."
display-name: "Epic Interconnect LB Hidden Helper Parameters and Components"
author: Nathan Joseph
private: true
namespace: com.psjh.epic.stylebooks
schema-version: "1.0"
version: "1.0"
import-stylebooks:
-
namespace: netscaler.nitro.config
prefix: ns
version: "11.1"
-
namespace: com.psjh.epic.stylebooks
prefix: psjh-epic
version: "1.0"
parameters:
-
name: AppDescription
type: string
label: Parameter for pass-through utilization of AppDescription
description: Hidden parameter utilized from the main Interconnect StyleBook to pass-in the name of the custom App Description.
gui:
hidden: true
required: false
-
name: cs-vserver-name
type: string
label: Parameter for pass-through utilization of CS vServer Name
description: Hidden parameter utilized from the main Interconnect StyleBook to pass-in the name of the Content Switching Virtual Server for policy binding.
gui:
hidden: true
required: false
-
name: httpprofilename
type: string
label: Parameter for pass-through utilization of HTTP Profile
description: Hidden parameter utilized from the main Interconnect StyleBook to pass-in the name of the HTTP Profile used to enable WebSockets support.
gui:
hidden: true
required: false
-
name: servicegroup-tcp-profile
type: string
label: Parameter for pass-through utilization of TCP Profile
description: Hidden parameter utilized from the main Interconnect StyleBook to pass-in the name of the TCP Profile used for the ServiceGroup configuration.
gui:
hidden: true
required: false