[role="xpack"]
[testenv="basic"]
[[clear-repositories-metering-archive-api]]
=== Clear repositories metering archive
++++
Clear repositories metering archive
++++
Removes the archived repositories metering information present in the cluster.
[[clear-repositories-metering-archive-api-request]]
==== {api-request-title}
`DELETE /_nodes//_repositories_metering/`
[[clear-repositories-metering-archive-api-desc]]
==== {api-description-title}
You can use this API to clear the archived repositories metering information in the cluster.
[[clear-repositories-metering-archive-api-path-params]]
==== {api-path-parms-title}
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=node-id]
``::
(long) Specifies the maximum <> to be cleared from the archive.
All the nodes selective options are explained <>.
[role="child_attributes"]
[[clear-repositories-metering-archive-api-response-body]]
==== {api-response-body-title}
Returns the deleted archived repositories metering information.
include::{es-repo-dir}/repositories-metering-api/apis/repositories-meterings-body.asciidoc[tag=repositories-metering-body]