@Override
 protected GlobalZoneApi clientFrom(CloudStackContext context) {
   return context.getGlobalApi().getZoneApi();
 }