Managed Object - HostNvdimmSystem

Property of
HostConfigManager
See also
NvdimmGuid, NvdimmNamespaceCreateSpec, NvdimmNamespaceDeleteSpec, NvdimmPMemNamespaceCreateSpec, NvdimmSystemInfo
Since
vSphere API 6.7


Managed Object Description

Properties

Name Type Description
nvdimmSystemInfo PNvdimmSystemInfo


P Required privilege: Host.Config.Nvdimm

Methods

Methods defined in this Managed Object
CreateNvdimmNamespace_Task, CreateNvdimmPMemNamespace_Task, DeleteNvdimmBlockNamespaces_Task, DeleteNvdimmNamespace_Task

CreateNvdimmNamespace_Task

Deprecated.

Required Privileges
Host.Config.Nvdimm

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostNvdimmSystem used to make the method call.
createSpec PNvdimmNamespaceCreateSpec

Since vSphere API 6.7
P Required privilege: createSpec

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
AlreadyExists
HostConfigFault
InvalidHostState
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



CreateNvdimmPMemNamespace_Task

Required Privileges
Host.Config.Nvdimm
Since
vSphere API 6.7.1

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostNvdimmSystem used to make the method call.
createSpec PNvdimmPMemNamespaceCreateSpec

Since vSphere API 6.7.1
P Required privilege: createSpec

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
AlreadyExists
HostConfigFault
InvalidHostState
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



DeleteNvdimmBlockNamespaces_Task

Required Privileges
Host.Config.Nvdimm

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostNvdimmSystem used to make the method call.

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
HostConfigFault
InvalidHostState
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



DeleteNvdimmNamespace_Task

Required Privileges
Host.Config.Nvdimm

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostNvdimmSystem used to make the method call.
deleteSpec PNvdimmNamespaceDeleteSpec

Since vSphere API 6.7
P Required privilege: deleteSpec

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
HostConfigFault
InvalidHostState
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None