Reserved storage device pool

Reserved storage device pool is a pool of physical memory made up of various discs. Logical partition is allocated with the reserved storage device pool.

Resource
rest/api/uom/ManagedSystem/[ManagedSystem_uuid]/ReservedStorageDevicePool/[ReservedStorageDevicePool_uuid]
Reserved storage device pool is collection of reserved storage devices. A reserved storage device can exist in many reserved storage device pools. When you create a reserved storage device, ensure that you add the reserved storage device to only one reserved storage device pool on the host. Otherwise, multiple LPARs might use the same reserved storage device. However, you cannot use a reserved storage device that exists in multiple reserved storage device pools.
Table 1. Supported methods
Method Description Internet media type
GET It retrieves information identified by the Request-URI. Produced data is returned as the entity in the response. application/vnd.ibm.powervm.uom+xml; Type=ReservedStorageDevicePool
PUT It is used to request the web server to accept the entity enclosed in the request and allow them to create a new instance. application/vnd.ibm.powervm.uom+xml; Type=ReservedStorageDevicePool
POST It is used to request the web server to accept the entity enclosed in the request and allow them to change state of the entity. application/vnd.ibm.powervm.uom+xml; Type=ReservedStorageDevicePool
DELETE It is used to request the web server to delete the requested entity. application/vnd.ibm.powervm.uom+xml; Type=ReservedStorageDevicePool
Since: Version 1.1.0