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

Add Appliance Shutdown APIs #2672

Closed
pradeep288 opened this issue Nov 27, 2021 · 1 comment · Fixed by #2721
Closed

Add Appliance Shutdown APIs #2672

pradeep288 opened this issue Nov 27, 2021 · 1 comment · Fixed by #2721

Comments

@pradeep288
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, govmomi doesn't support all the appliance management APIs. We need to support most of these API's

Describe the solution you'd like
As a first step to support most of the appliance mgmt API, we need to add Appliance Shutdown APIs.
We can take this as a reference, to add the API's
https://developer.vmware.com/apis/vsphere-automation/latest/appliance/appliance/shutdown/

@github-actions
Copy link
Contributor

Howdy 🖐   pradeep288 ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

pradeep288 pushed a commit to pradeep288/govmomi that referenced this issue Nov 27, 2021
pradeep288 pushed a commit to pradeep288/govmomi that referenced this issue Jan 17, 2022
pradeep288 added a commit to pradeep288/govmomi that referenced this issue Jan 25, 2022
pradeep288 added a commit to pradeep288/govmomi that referenced this issue Jan 25, 2022
pradeep288 added a commit to pradeep288/govmomi that referenced this issue Jan 27, 2022
pradeep288 added a commit to pradeep288/govmomi that referenced this issue Jan 27, 2022
pradeep288 added a commit to pradeep288/govmomi that referenced this issue Jan 28, 2022
Closes: vmware#2672

	modified:   govc/USAGE.md
	modified:   govc/main.go
	new file:   govc/test/vcsa_shutdown.bats
	new file:   govc/vcsa/shutdown/cancel.go
	new file:   govc/vcsa/shutdown/get.go
	new file:   govc/vcsa/shutdown/poweroff.go
	new file:   govc/vcsa/shutdown/reboot.go
	new file:   vapi/appliance/shutdown/shutdown.go
	modified:   vapi/simulator/simulator.go
pradeep288 added a commit to pradeep288/govmomi that referenced this issue Jan 28, 2022
Closes: vmware#2672

	modified:   govc/USAGE.md
	modified:   govc/main.go
	new file:   govc/test/vcsa_shutdown.bats
	new file:   govc/vcsa/shutdown/cancel.go
	new file:   govc/vcsa/shutdown/get.go
	new file:   govc/vcsa/shutdown/poweroff.go
	new file:   govc/vcsa/shutdown/reboot.go
	new file:   vapi/appliance/shutdown/shutdown.go
	modified:   vapi/simulator/simulator.go
pradeep288 added a commit to pradeep288/govmomi that referenced this issue Jan 28, 2022
Closes: vmware#2672

	modified:   govc/USAGE.md
	modified:   govc/main.go
	new file:   govc/test/vcsa_shutdown.bats
	new file:   govc/vcsa/shutdown/cancel.go
	new file:   govc/vcsa/shutdown/get.go
	new file:   govc/vcsa/shutdown/poweroff.go
	new file:   govc/vcsa/shutdown/reboot.go
	new file:   vapi/appliance/shutdown/shutdown.go
	modified:   vapi/simulator/simulator.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant