pub async fn list_server_actions(
    configuration: &Configuration,
    zone: &str,
    server_id: &str
) -> Result<ScalewayPeriodInstancePeriodV1PeriodListServerActionsResponse, Error<ListServerActionsError>>
Expand description

List all actions that can currently be performed on a server.