Resource Center/Hardware/Host Operations/SR-IOV Operations
GETSR-IOV OperationsSince 5.3.20SynchronousAuth Required
GetVfPciDeviceAvailableInL2Network
GetVfPciDeviceAvailableInL2Network
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Query Parameters
Request Inputs
Query Parameters
l2NetworkUuidsListRequiredThe L2 network UUID.
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/l2-networks/vf-pci-devices-available
/zstack/v1/l2-networks/vf-pci-devices-available
Request Example
curl -X GET 'http://{host}/zstack/v1/l2-networks/vf-pci-devices-available?l2NetworkUuids=<l2NetworkUuids>&systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "l2VfAvailableClusters": { "76a2d0892dbb3047adc9f27227a47a24": [ { "clusterHostAvailableVfs": { "cc8a747f6148357182ccbc922baf3611": { "ef8963015cb337e6b6e9ded639e74985": 10 } } } ] } }Change History
This API has no change history records yet.
