NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

How to calculate number of days to fill a volume via API call, which been shown in OCUM

jnpr
2,005 Views

Is the growth(slope) to be calculated with the reference of past 90 days or more?
May i know how exactly it works?



1 REPLY 1

gaurav_verma
1,884 Views

I dont think it is possible only with API. OCUM leverage functionality of database. Where OCUM can multiply daily growth rate, do the math and subtract from available space in volume. If you really need to achieve it by yourself then you have to build your DB where using API you can push data and do math. 

Best option is either use OCUM API or query to OCUM DB's ocum_report table. 

Public