Thanks to visit codestin.com Credit goes to github.com
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.
slcli vs detail
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change Name here to Disk and display the number contained in Virtual_guest->blockDevice->device
Name
Disk
That way users can easily upgrade the drive using the device number.
$ ./slcli --format=table vs detail 105826834 :....................:...........................................: : name : value : :....................:...........................................: : id : 105826834 : : guid : 4584afc2-acb5-4865-b15c-78d86c83c348 : : hostname : cgallo-testvsi : : drives : :........:......:..........: : : : : Type : Name : Capacity : : : : :........:......:..........: : : : : System : Disk : 100 GB : : : : : Swap : Disk : 2 GB : : : : : System : Disk : 100 GB : : : : : System : Disk : 64 MB : : : : :........:......:..........: : :....................:...........................................:
The text was updated successfully, but these errors were encountered:
softlayer#1318 add Drive number in guest drives details using the dev…
2c66f4c
…ice number
Merge pull request #1321 from ATGE/issues/1318
036181d
#1318 Add disk number to `slcli vs detail`
ATGE
Successfully merging a pull request may close this issue.
Change
Name
here toDisk
and display the number contained in Virtual_guest->blockDevice->deviceThat way users can easily upgrade the drive using the device number.
The text was updated successfully, but these errors were encountered: