{{vicI18n.translate(this.WS_VCH_CONSTANTS.DG.COLUMNS, 'NAME')}}
{{vicI18n.translate(this.WS_VCH_CONSTANTS.DG.COLUMNS, 'OVERALL_STATUS')}}
{{vicI18n.translate(this.WS_VCH_CONSTANTS.DG.COLUMNS, 'DOCKER_API_ENDPOINT')}}
{{vicI18n.translate(this.WS_VCH_CONSTANTS.DG.COLUMNS, 'VCH_ADMIN_PORTAL')}}
{{item.name}}
{{item.overallStatus}}
{{getDockerEndpointString(item)}}
https://{{item.vchIp}}:2378
{{pagination.firstItem + 1}} - {{pagination.lastItem + 1}} of {{vchs.length}} VCHs