File tree 2 files changed +0
-2
lines changed
scaleway/scaleway/file/v1alpha1
scaleway-async/scaleway_async/file/v1alpha1
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(
400
400
"""
401
401
Update filesystem properties.
402
402
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.
404
403
:param filesystem_id: UUID of the filesystem.
405
404
:param region: Region to target. If none is passed will use default region from the config.
406
405
: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(
398
398
"""
399
399
Update filesystem properties.
400
400
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.
402
401
:param filesystem_id: UUID of the filesystem.
403
402
:param region: Region to target. If none is passed will use default region from the config.
404
403
:param name: When defined, is the new name of the filesystem.
You can’t perform that action at this time.
0 commit comments