ZoneAssignmentSpecification
A zone assignment configuration
{
"zoneId": "77ee1",
"priority": 1,
"maxNumberInstances": 50,
"memoryLimitMB": 2048,
"cpuLimit": 2048,
"storageLimitGB": 20
}
The Cloud Zone Id
The priority of this zone in the current project. Lower numbers mean higher priority. Default is 0 (highest)
The maximum number of instances that can be provisioned in this cloud zone. Default is 0 (unlimited instances).
The maximum amount of memory that can be used by this cloud zone. Default is 0 (unlimited memory).
The maximum amount of cpus that can be used by this cloud zone. Default is 0 (unlimited cpu).
Defines an upper limit on storage that can be requested from a cloud zone which is part of this project. Default is 0 (unlimited storage). Please note that this feature is supported only for vSphere cloud zones. Not valid for other cloud zone types.