health-Check

This commit is contained in:
Pranav Saxena 2013-03-07 15:43:04 +05:30
parent bbdc2e45cb
commit c48711515d
1 changed files with 10 additions and 0 deletions

View File

@ -2785,6 +2785,16 @@
action: cloudStack.lbStickyPolicy.dialog()
}
},
'health-check':{
label:'Health Check',
custom:{
buttonLabel:'Configure',
action:cloudStack.uiCustom.healthCheck()
}
},
'autoScale': {
label: 'AutoScale',
custom: {