We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e7dde commit 4aec4fcCopy full SHA for 4aec4fc
SoftLayer/CLI/file/modify.py
@@ -32,7 +32,7 @@ def cli(env, volume_id, new_size, new_iops, new_tier, force):
32
"""Modify an existing file storage volume.
33
34
Valid size and iops options can be found here:
35
- https://cloud.ibm.com/docs/BlockStorage/index.html#provisioning-considerations
+ https://cloud.ibm.com/docs/FileStorage/index.html#provisioning-considerations
36
https://cloud.ibm.com/docs/FileStorage?topic=FileStorage-orderingFileStorage&interface=cli
37
38
Example::
0 commit comments