diff --git a/ui/scripts/network.js b/ui/scripts/network.js index b64925d8480..bd9f3fca0c5 100755 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -2785,6 +2785,16 @@ action: cloudStack.lbStickyPolicy.dialog() } }, + + 'health-check':{ + label:'Health Check', + custom:{ + buttonLabel:'Configure', + action:cloudStack.uiCustom.healthCheck() + + } + }, + 'autoScale': { label: 'AutoScale', custom: {