@ApiOperation(value="Returns a list of all of the installed XNAT plugins.",notes="The maps returned from this call include all of the properties specified in the plugin's property file.",response=String.class,responseContainer="Map")
@ApiOperation(value="Returns the requested XNAT plugin properties.",notes="The maps returned from this call include all of the properties specified in the plugin's property file.",response=Properties.class)