Skip to content

Commit 269fe6d

Browse files
kramimusYingchao Huang
authored andcommitted
Update "nas detail" call to pull mount point field
1 parent 6ff4291 commit 269fe6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SoftLayer/CLI/nas/detail.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from SoftLayer.CLI import formatting
66
from SoftLayer import utils
77

8-
NAS_PROPERTIES = 'id,username,serviceResourceBackendIpAddress'
8+
NAS_PROPERTIES = 'id,username,serviceResourceBackendIpAddress,fileNetworkMountAddress'
99

1010

1111
@click.command()

0 commit comments

Comments
 (0)