Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - NvdimmPMemNamespaceCreateSpec(vim.host.NvdimmSystem.PMemNamespaceCreateSpec)
- Parameter to
- CreateNvdimmPMemNamespace_Task
- Extends
- DynamicData
- Since
- vSphere API Release 6.7.1
Data Object Description
Arguments for creating a persistent memory mode namespaceProperties
Name | Type | Description |
---|---|---|
friendlyName* | xsd:string |
Friendly name of the namespace to be created.
A friendly name can be provided by user to associate a name to
the created namespace, but such a name is not mandatory and is
empty string by default.
|
interleavesetID | xsd:int |
The interleave set ID of the namespace.
|
size | xsd:long |
Size of the namespace in bytes.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |