To increase storage for a MongoDB database provisioned using NDB, the administrator needs to use
the extend_storage parameter in the input file for the NDB CLI. This parameter specifies the amount
of additional storage to be added to the database server VM in GB. For example, if the current
storage size is 100 GB and the administrator wants to increase it to 150 GB, the input file should
contain the following line:
extend_storage: 50
The other parameters are not relevant for this operation. The update parameter is used to update
the database software version, the database parameter is used to specify the database name, and
the data_percent parameter is used to specify the percentage of data to be copied during a clone
operation. Reference:: Nutanix Database Automation (NCP-DB) Course Details, Nutanix Database
Automation (NCP-DB) Certification Details, Nutanix Database Automation (NCP-DB) YouTube Playlist,
[Nutanix Database Automation User Guide].