Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1902

December 9th, 2015 10:00

Scripting XTremIO

All,

I currently use Powershell with plink to ssh into my VNXs and run commands and trap output. I would like to do the same with XTremIO.  The only way I see to bypass the menu is to log in first with xmsadmin and from there, log in a second time with a user defined account. Is there any way around this? I don't like the Storage Integrator due to its limited cmdlets and general pan in the #@$.

Thanks.

226 Posts

December 10th, 2015 05:00

Hi Daniel,

The REST API would most likely be your best bet here... but for CLI, you can use SSH public/private key authentication to programmatically get directly to the CLI. There's a quick example of this here: Filter output - XtremIO.

Hope that helps,

- Sean

309 Posts

December 10th, 2015 10:00

That's it, thanks!

No Events found!

Top