Swap Usage

The swap node describing virtual memory (swap) usage on the server is presented by complex type swapStatType (plesk_server.xsd). The node is structured as follows:

 

The part of the response packet returning swap usage statistics may look as follows:

<swap>
   <total>419430400</total>
   <used>327544832</used>
   <free>91885568</free>
</swap>