File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
scaleway-async/scaleway_async/file/v1alpha1
scaleway/scaleway/file/v1alpha1 Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -400,7 +400,6 @@ async def update_file_system(
400400 """
401401 Update filesystem properties.
402402 Update the technical details of a filesystem, such as its name, tags or its new size.
403- You can only resize a filesystem to a larger size.
404403 :param filesystem_id: UUID of the filesystem.
405404 :param region: Region to target. If none is passed will use default region from the config.
406405 :param name: When defined, is the new name of the filesystem.
Original file line number Diff line number Diff line change @@ -398,7 +398,6 @@ def update_file_system(
398398 """
399399 Update filesystem properties.
400400 Update the technical details of a filesystem, such as its name, tags or its new size.
401- You can only resize a filesystem to a larger size.
402401 :param filesystem_id: UUID of the filesystem.
403402 :param region: Region to target. If none is passed will use default region from the config.
404403 :param name: When defined, is the new name of the filesystem.
You can’t perform that action at this time.
0 commit comments