Vmware Limits
Operations Summary
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/vmware-limits/{uuid}/ |
Retrieve |
Retrieve
1 2 3 4 | |
1 2 3 4 5 6 7 8 9 10 11 12 | |
- API Source:
vmware_limits_retrieve
1 2 3 4 5 6 7 8 9 10 11 12 13 | |
| Name | Type | Required |
|---|---|---|
uuid |
string (uuid) | ✓ |
200 -
| Field | Type |
|---|---|
max_cpu |
integer |
max_cores_per_socket |
integer |
max_ram |
integer |
max_disk |
integer |
max_disk_total |
integer |