Managing licenses

While writing this book, there are no PowerCLI cmdlets to add, retrieve, update, or remove licenses. You have to use the vSphere API to manage licenses in PowerCLI. There is only one cmdlet in PowerCLI for license management, Get-LicenseDataManager, and the only thing this cmdlet does is expose a hidden vSphere API.

You will use the vSphere API objects LicenseManager, LicenseAssignmentManager, and the hidden LicenseDataManager object to manage licenses.

You need to use LicenseManager to manage licenses in the license inventory on your vCenter Server. You can use LicenseAssignmentManager to manage the assignment of licenses to the ESXi servers. You use LicenseDataManager to associate licenses with containers in your vSphere environment ...

Get Learning PowerCLI now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.