We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d562d60 commit 4e3debeCopy full SHA for 4e3debe
SoftLayer/CLI/block/snapshot/get_notify_status.py
@@ -18,4 +18,3 @@ def cli(env, volume_id):
18
click.echo(f"Disabled: Snapshots space usage threshold is disabled for volume {volume_id}")
19
else:
20
click.echo(f"Enabled: Snapshots space usage threshold is enabled for volume {volume_id}")
21
-
0 commit comments