> }
>
> @Override
> public void suspendNode(String id) {
> - throw new UnsupportedOperationException("suspend not supported");
> + api.getContainerApi().pause(id);progress! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/113/files#r20874337
