mirror of https://github.com/apache/cloudstack.git
health-Check
This commit is contained in:
parent
bbdc2e45cb
commit
c48711515d
|
|
@ -2785,6 +2785,16 @@
|
|||
action: cloudStack.lbStickyPolicy.dialog()
|
||||
}
|
||||
},
|
||||
|
||||
'health-check':{
|
||||
label:'Health Check',
|
||||
custom:{
|
||||
buttonLabel:'Configure',
|
||||
action:cloudStack.uiCustom.healthCheck()
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
'autoScale': {
|
||||
label: 'AutoScale',
|
||||
custom: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue