Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
364 views
in Technique[技术] by (71.8m points)

vsphere - vSAN Automation Using Java

I am trying to automate vSAN configuration using java, I tried using vijava and vsphere-automation-sdk-java but no luck. I want to do the following things using these APIs -

  • Get vSAN eligible disks from the host.
  • Claim it as cache and capacity and create diskgroup.
  • Add diskgroup into vSAN.

All these I already did with python using pyvmomi but now my technology requirement got to change and now I have to implement with java. I didn't get any code sample or example for this.

Thanks in Advance.

question from:https://stackoverflow.com/questions/65931226/vsan-automation-using-java

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...