# BareMetal API, REST: Server

A set of methods for managing Server resources.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specific Server resource. ||
|| [List](list.md) | Retrieves the list of Server resources in the specified folder. ||
|| [Create](create.md) | Creates a server in the specified folder. ||
|| [BatchCreate](batchCreate.md) | Creates multiple servers in the specified folder. ||
|| [Update](update.md) | Updates the specified server. ||
|| [PowerOff](powerOff.md) |  ||
|| [PowerOn](powerOn.md) |  ||
|| [Reboot](reboot.md) |  ||
|| [Reinstall](reinstall.md) |  ||
|| [ListOperations](listOperations.md) | Lists operations for the specified server. ||
|| [StartProlongation](startProlongation.md) | Starts prolongation of the specified server. ||
|| [StopProlongation](stopProlongation.md) | Stops prolongation of the specified server. ||
|| [ProlongateEndedRent](prolongateEndedRent.md) | Enable prolongation after rental period end ||
|#