Fix typo in vendor method dev documentation
The API endpoint is /v1/drivers, not /v1/drives. Change-Id: Ic805db7afbfc2746da1157a194f9cc388640fdce
This commit is contained in:
parent
15cd40e0f7
commit
ce470a2f9b
@ -18,7 +18,7 @@ endpoints: A driver vendor passthru and a node vendor passthru.
|
||||
|
||||
::
|
||||
|
||||
GET http://<address>:<port>/v1/drives/pxe_ipmitool/vendor_passthru/authentication_types
|
||||
GET http://<address>:<port>/v1/drivers/pxe_ipmitool/vendor_passthru/authentication_types
|
||||
|
||||
* The node vendor passthru allows drivers to expose custom functionality
|
||||
on per-node basis. For example the same driver `pxe_ipmitool` exposing a
|
||||
|
Loading…
Reference in New Issue
Block a user