Shared Processor Pool

Shared Processor Pool is a pool of shared processors whose processing capacity is shared among multiple logical partitions. Logical partition is allocated with the shared processor pool.

Resource

/rest/api/uom/ManagedSystem/{ManagedSystem_uuid}/SharedProcessorPool

This API provides all the shared processor pool information of the given managed system.

/rest/api/uom/ManagedSystem/{ManagedSystem_uuid}/SharedProcessorPool/{SharedProcessorPool_uuid}

This API provides the shared processor pool information of the given instance.

Since: Version 1.1.0

Resource

/rest/api/uom/ManagedSystem/{ManagedSystem_uuid}/SharedProcessorPool/quick/{Property name}
/rest/api/uom/ManagedSystem/{ManagedSystem_uuid}/SharedProcessorPool/{SharedProcessorPool_uuid}/
quick/{Property name}
Since: Version 1.1.0
Table 1. Quick property
Property name Description
PoolName Fetch the name of the Shared processor pool
Table 2. 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. The list of attributes produced as part of feed is found at SharedProcessorPool_xsd.htm application/vnd.ibm.powervm.uom+xml; Type=SharedProcessorPool
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. The list of attributes that are required or allowed is found at SharedProcessorPool_xsd.html application/vnd.ibm.powervm.uom+xml; Type=SharedProcessorPool
POST It is used to request the web server to accept the entity enclosed in the request and allow them to change the state of the entity. The list of attributes that allow to change is found at SharedProcessorPool_xsd.html application/vnd.ibm.powervm.uom+xml; Type=SharedProcessorPool
DELETE It is used to request the web server to delete the requested entity application/vnd.ibm.powervm.uom+xml; Type=SharedProcessorPool



Last updated: Fri, June 23, 2017