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

Expose vSphere API to evict subscribed content library #3400

Closed
acharyasreej opened this issue Apr 6, 2024 · 1 comment · Fixed by #3402
Closed

Expose vSphere API to evict subscribed content library #3400

acharyasreej opened this issue Apr 6, 2024 · 1 comment · Fixed by #3402

Comments

@acharyasreej
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I want to invoke the CLS evict subscribed library API https://developer.vmware.com/apis/vsphere-automation/latest/content/api/content/subscribed-library/library_idactionevict/post/ but govmomi does not expose the required vSphere API.

Describe the solution you'd like
Would like to expose the vSphere API to evict the subscribed content library to free up storage capacity.
The vSphere API evicts the cached content of an on-demand subscribed library. This operation allows the cached content of a subscribed library to be removed to free up storage capacity. This operation will only work when a subscribed library is synchronized on-demand.

Copy link
Contributor

github-actions bot commented Apr 6, 2024

Howdy 🖐   acharyasreej ! 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.

acharyasreej added a commit to acharyasreej/govmomi that referenced this issue Apr 8, 2024
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