1.5.0
This commit is contained in:
@@ -23,5 +23,6 @@ class CloudbrokerAccountUpdateProtocol(_base.BasePostAPIFunctionProtocol):
|
||||
clear_sep_pools: bool = False,
|
||||
default_zone_id: int | None = None,
|
||||
storage_policies_quotas: list[_nested.StoragePolicyQuotasAPIParamsNM] | None = None, # noqa: E501
|
||||
cpu_allocation_parameter: _nested.CPUAllocationParam | None = None,
|
||||
) -> CloudbrokerAccountUpdateResultBool:
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user