DisconnectNvmeControllerExRequestType
DisconnectNvmeControllerExRequestType
The parameters of DisconnectNvmeControllerEx_Task.
Since: vSphere API Release 7.0.3.0
JSON Example
{
"disconnectSpec": [
{
"_typeName": "string",
"hbaName": "string",
"subnqn": "string",
"controllerNumber": 0
}
]
}
array of HostNvmeDisconnectSpec
disconnectSpec
Optional
A list of data objects, each specifying the parameters necessary to disconnect an NVMe controller.
Availability
Added in vSphere API Release 7.0.3.0