Resource Center/Hardware/Host Operations/SR-IOV Operations
GETSR-IOV OperationsSince 3.9.0SynchronousAuth Required
IsVfNicAvailableInL3Network
IsVfNicAvailableInL3Network
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Path Parameters
Query Parameters
Request Inputs
Path Parameters
l3NetworkUuidStringRequiredThe L3 network UUID.
hostUuidStringRequiredThe host UUID.
Query Parameters
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/l3-networks/{l3NetworkUuid}/hosts/{hostUuid}/vfnicavailable
/zstack/v1/l3-networks/{l3NetworkUuid}/hosts/{hostUuid}/vfnicavailable
Request Example
curl -X GET 'http://{host}/zstack/v1/l3-networks/{l3NetworkUuid}/hosts/{hostUuid}/vfnicavailable?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "vfNicAvailable": true }Change History
This API has no change history records yet.
