**Examples**
Retrieve a count of all objects on Member Node::
curl -X GET -H "Accept: text/xml" http://mn1.dataone.org/monitor/object
199211
Retrieve a count of objects whose format identifier starts with "eml:"::
curl -X GET -H "Accept: text/xml" \
http://mn1.dataone.org/monitor/object?formatId=Seml:
5567
Retrieve a count of objects whose format identifier starts with "oid:"::
curl -X GET -H "Accept: text/xml" \
http://mn1.dataone.org/monitor/object?pid=oid:
354