1.0.1
This commit is contained in:
@@ -10,11 +10,11 @@ class CloudapiKvmx86CreateProtocol(_base.BasePostAPIFunctionProtocol):
|
||||
def create(
|
||||
self,
|
||||
*,
|
||||
cpu: int,
|
||||
cpu_count: int,
|
||||
name: str,
|
||||
ram: int,
|
||||
ram_size_mb: int,
|
||||
rg_id: int,
|
||||
boot_disk_size: None | int = None,
|
||||
boot_disk_size_gb: None | int = None,
|
||||
chipset: _nested.Chipset = _nested.Chipset.i440fx,
|
||||
ci_user_data: None | dict = None,
|
||||
cpu_pin: bool = False,
|
||||
|
||||
Reference in New Issue
Block a user