When viewing the Assembler > Project > Summary page, the number of deployments is not correct when compared against the API call https://<vRA_FQDN>/iaas/api/projects?$filter=name eq '<project_name>'and it still does not update if the utility provided in https://broadcomcms-software.wolkenservicedesk.com/external/article?articleNumber=326134 is used, or if the storage assigned to the deployment is resized. For example, the UI shows that there are 5 deployments for the project, but the API shows that there is 12.
Aria Automation 8.18.x
The calculation for the number of deployments should automatically update if there is a changed to the number of CPU's, resizing of the RAM or a new deployment is added, and it does not consider changes to the storage allocation. This coincides with the "Resize" action that is associated with the VM in the deployment.
Resize the VM in the deployment (modify the CPU, core per socket or RAM), or add a new VM to the project.