ConnectNvmeControllerRequestType
ConnectNvmeControllerRequestType
The parameters of ConnectNvmeController.
JSON Example
{
"connectSpec": {
"_typeName": "string",
"hbaName": "string",
"transportParameters": {
"_typeName": "string"
},
"subnqn": "string",
"controllerId": 0,
"adminQueueSize": 0,
"keepAliveTimeout": 0
}
}
connectSpec
Required
A data object that specifies the parameters necessary to connect to the controller.