memoryLimitMiB and cpuReservationMHz) for a specific namespace directly within the VCF Automation (VCFA) User Interface.MachineHealthCheck failures) if the namespace reaches its predefined limit.VCF Automation 9.0.x
vSphere Supervisor Cluster 9.0.x
The functionality to edit namespace resource limits directly through the VCF Automation User Interface was officially introduced in VCF Automation 9.1. In version 9.0, the front-end UI components necessary to expose and modify the resourceAllocation settings for an existing namespace are not present.
Fix: Upgrade to VCF Automation 9.1, which includes native UI support for editing namespace limits.
Workaround: To modify namespace limits in VCF Automation 9.0, you must use the Cloud API.
Prerequisites:
Procedure: Below APIs can be run using Postman or the Swagger API
Obtain a provider session token:
Retrieve namespace summaries to locate the target URN:
Retrieve specific namespace details using the URN:
Update the namespace limits: Modify the resourceAllocation section of the JSON payload and send a PUT request to the namespace URN.
Request:
Example Payload: