This is the API call customer is using,
The parameter numberOfHours can be increase to a number greater than 96?
Restapi endpoint
{
"_embedded": {
"netapp:volumeInventoryList": [
{
"systemManagerUrl": "",
"recommendationGenerationTime": "Recommended on: Oct 5, 2024",
"id": 3311617,
"node": {
"id": 20126050,
"label": "nart2vc01j",
"unsupportedStatisticTypes": []
},
"totalCapacity": 10.0,
"status": "CRITICAL",
"policies": [],
"volume": {
"id": 3311617,
"label": "AP011078_ctwias01_DEV_RTP",
"unsupportedStatisticTypes": []
},
"tieringPolicy": "None",
"aggregate": {
"id": 20126079,
"label": "aggr210",
"unsupportedStatisticTypes": []
},
"iops": null,
"cluster": {
"id": 115473,
"label": "nart2clstr01",
"unsupportedStatisticTypes": []
},
"numberOfHours": 96,
"mbps": null,
"coldData": null,
"svm": {
"id": 117477,
"label": "nart2vc01svn1",
"unsupportedStatisticTypes": []
},
"recommendationData": "This volume is offline so no recommendation can be provided.",
"cloudRecommendation": "No Action",
"latency": null,
"volumeType": "FlexVol",
"availableCapacity": 9.992290496826172
}}