1.3.0
This commit is contained in:
@@ -12,10 +12,10 @@ class CloudapiImageCreateProtocol(_base.BasePostAPIFunctionProtocol):
|
||||
*,
|
||||
account_id: int,
|
||||
boot_mode: _nested.BootMode,
|
||||
drivers: list[_nested.Driver],
|
||||
boot_loader_type: _nested.BootLoaderType,
|
||||
name: str,
|
||||
download_url: str,
|
||||
storage_policy_id: int,
|
||||
hot_resize: bool = False,
|
||||
network_interface_naming: _nested.NetIfaceNamingTemplate = (
|
||||
_nested.NetIfaceNamingTemplate.ens
|
||||
|
||||
Reference in New Issue
Block a user