Get Resource Pool Details
To view the details of a resource pool, use the following request:
| |
XML Request Example
| |
JSON Request Example
| |
XML Output Example
| |
Where:
allocation_model - the type resource pool
guaranteed_memory - the amount of memory (%) guaranteed to this resource pool
cpu_allocated - the amount of CPU (MHz) allocated to this resource pool
updated_at - the date in the [YYYY][MM][DD]T[hh][mm][ss]Z format
cpu_limit - the maximum amount of CPU resources which can be used
cpu_used -the amount of used CPU resources
guaranteed_cpu - the amount of CPU resources (%) guaranteed to this resource pool
id - the ID of the resource pool
vcpu_speed - the speed of vCPU ( in MHz)
label - the name of the resource pool
thin_provisioning - true if the thin provisioning is enabled for this resource pool; otherwise, false
memory_used - the amount of used memory (MB)
memory_limit - the maximum amount of memory which can be used
vm_quota - the number of virtual servers that can be created within this resource pool
memory_reserved - the amount of reserved memory (MB)
fast_provisioning - true if the fast provisioning is enabled for this resource pool; otherwise, false
network_quota - the number of networks that can be created within this resource pool
provider_vdc_id - the provider resource pool ID
created_at - the date in the [YYYY][MM][DD]T[hh][mm][ss]Z format
enabled - true if the resource pool is enabled; otherwise, false
cpu_reserved - the amount of reserved CPU resources
memory_allocated - the amount of memory (MB) allocated to this resource pool
user_group_id - the ID of the organization, to which the resource pool is assigned
identifier - the identifier of the resource pool
Page History
v. 5.6
- Added the provider_vdc_id parameter