Navigation Menu

Skip to content
New issue

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

Details output from device - new script #70

Open
pioro opened this issue Dec 17, 2018 · 0 comments
Open

Details output from device - new script #70

pioro opened this issue Dec 17, 2018 · 0 comments

Comments

@pioro
Copy link
Contributor

pioro commented Dec 17, 2018

As discussed, we would like to be able to get a list of the disks on the engine along with usage information via dxtoolkit, like we get from the CLI, below.

de.dc2 storage device> list display=name,size,usedSize
NAME SIZE USEDSIZE
Disk10:2 8GB 3.19GB
Disk10:1 8GB 3.23GB
Disk10:3 8GB 3.22GB
Disk10:0 150GB 13.22GB

They have a workaround of scripting a CLI session to collect the above output but since they already use dxtoolkit for other workflows, they would like to be able to get the info via dxtoolkit in CSV format.

This is the CLI trace output showing the API call and returned info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant