Get doc ID reads
Arguments
- scope
(character) Scope of data package
- identifier
(numeric) Identifier of data package
- as
(character) Format of the returned object. Can be: "data.frame" or "xml".
- env
(character) Repository environment. Can be: "production", "staging", or "development".
Value
(data.frame or xml_document) Summary of all the successful reads
(total reads and non-robot reads) for all the resources of a given
scope
and identifier
.
See also
Other Audit Manager Services:
get_audit_count()
,
get_audit_record()
,
get_audit_report()
,
get_packageid_reads()
,
get_recent_uploads()