@Path(value="/status")
@PermitAll
public static class AmRestApi.StatusResource
extends Object
Returns cluster status as a tree of JSON objects. Done as explicitly-defined
maps to specify the key names (which must not change to avoid breaking
compatibility) and to handle type conversions.