DiscoverNvmeControllersRequestType
DiscoverNvmeControllersRequestType
The parameters of DiscoverNvmeControllers.
JSON Example
{
"discoverSpec": {
"_typeName": "string",
"hbaName": "string",
"transportParameters": {
"_typeName": "string"
},
"autoConnect": false,
"rootDiscoveryController": false
}
}
discoverSpec
Required
Specifies the parameters necessary to connect to a Discovery Service and retrieve a Discovery Log Page.
Here the transportParameters are used to establish a transport level connection to a Discovery Controller. Further details can be found here:
- "NVM Express over Fabrics 1.0", Section 5, "Discovery service"