# ServerActionRequest
## Properties
**action** | Option<**String**> | The action to perform on the server | [optional][default to Poweron]
**name** | Option<**String**> | The name of the backup you want to create. This field should only be specified when performing a backup action. | [optional]
**volumes** | Option<[**crate::models::ServerActionRequestVolumes**](ServerAction_request_volumes.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)