Resource Center/Hardware/Host Operations/Loongarch SE Operations
GETLoongarch SE OperationsSince 4.6.0SynchronousAuth Required
QueryMttyDevice
QueryMttyDevice
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/mtty-devices
/zstack/v1/mtty-devices
Request Example
curl -X GET 'http://{host}/zstack/v1/mtty-devices' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "36f2f7aa68d1494ea0ac11d98bab0f5d", "name": "SE Device", "hostUuid": "109ad7360f5846deaf65e61ea7f51013", "type": "SE_Controller", "state": "Enabled", "virtStatus": "VFIO_MDEV_VIRTUALIZABLE" } ] }Change History
This API has no change history records yet.
