operation.add(ARG_HOST);
operation.add(getClusterInfoPropertyValue(StatusKeys.INFO_AM_HOSTNAME));
operation.add(ARG_PORT);
operation.add(getClusterInfoPropertyValue(StatusKeys.INFO_AM_WEB_PORT));
launcher.addCommand(operation.build());
// initialize the component instance state
componentStatuses.put(label,
new ComponentInstanceState(
role,