DisconnectNvmeControllerRequestType
DisconnectNvmeControllerRequestType
The parameters of DisconnectNvmeController.
JSON Example
{
"disconnectSpec": {
"_typeName": "string",
"hbaName": "string",
"subnqn": "string",
"controllerNumber": 0
}
}
disconnectSpec
Required
A data object that specifies the parameters necessary to perform the disconnection.