Name | Type | Description |
---|---|---|
cpuCount | Number | Number of CPUs in the resource pool. (optional) |
description | String | Description of the resource pool. (optional) |
memoryBytes | Number | Amount of memory in the resource pool. (optional) |
name | String | Name of of the resource pool. (required) |
text1 | String | Reserved. (optional) |
text2 | String | Reserved. (optional) |
uniqueId | String | The unique identifier for this resource pool in the provider. (required) |
Name | Returns |
---|---|
build(String uniqueId) | GEFComputeResourceResourcePool |
Method | Returns |
---|---|
GEFComputeResourceResourcePool.build(String uniqueId) | GEFComputeResourceResourcePool |
Method | Returns |
---|---|
GEFComputeResource.addResourcePool(GEFComputeResourceResourcePool pool) | void |