- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Provisioning virtual NVDIMM with Perl SDK
Hi everyone!
I am trying to provision a virtual NVDIMM device using the Perl SDK. Specifically how the default storage policy for the PMEM datastore backing the device is determined / used.
I actually have been able to provision the virtual NVDIMM using a storage policy ID I have determined with a REST call against the vSphere RESTful API service. But that requires a vCenter server and I was hoping to run this script against standalone hosts as well.
I was hoping some folks here might have some examples of provisioning a virtual NVDIMM device using the Perl SDK
Thanks!