Resource Center/Hardware/Host Operations/PCI Device Operations
GETPCI Device OperationsSince 3.5.0SynchronousAuth Required
QueryMdevDevice
QueryMdevDevice
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/mdev-devices
/zstack/v1/mdev-devices
Request Example
curl -X GET 'http://{host}/zstack/v1/mdev-devices' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "597624b580d1458f82671b0ef77cf6a4", "name": "GRID M60-2A", "parentUuid": "90c171f07b21452b87b6d5ee58f4d687", "hostUuid": "b440c9393fc644cc8394d789ea1e18e1", "mdevSpecUuid": "91b07312092741f18a382942a92f1373", "type": "GPU_Video_Controller", "state": "Enabled", "status": "Active", "createDate": "Nov 14, 2017 10:20:57 PM", "lastOpDate": "Nov 14, 2017 10:20:57 PM" } ] }Change History
This API has no change history records yet.
