post https://helios.cohesity.com/v2/mcm/data-protect/copystats/details
Obtain the details of copy given the list of filters
Log in to see full request history
Response
Obtain the details of copy given the list of filters
xxxxxxxxxx
curl --request POST \
--url https://helios.cohesity.com/v2/mcm/data-protect/copystats/details \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
82]
[
{
"storageMetrics": {
"dataReadBytes": 0,
"dataWrittenBytes": 0,
"unmorphedUsageBytes": 0,
"compressionRatio": 0
},
"indexingStats": {
"newDocumentCount": 0,
"deletedDocumentCount": 0,
"updatedDocumentCount": 0,
"notUpdatedDocumentCount": 0,
"totalFiles": 0
},
"taggingInfo": {
"tags": [
{
"id": 0,
"label": "string"
}
],
"hasAnomalyTag": true
},