List Vifs
Returns information about all VIFs. A virtual network interface aggregates network interfaces into a logical interface unit that is indistinuishable from a physical network interface.
Comma separated list of fields that should be included to result of query
External id of the virtual machine.
Maximum number of results to return in this page (server may return fewer)
Field by which records are sorted
Opaque cursor to be used for getting next page of records (supplied by current result page)
Id of the host where this vif is located.
sort_ascending
LPort Attachment Id of the virtual network interface.
External id of the virtual machine.
Success
{
"_self": {
"rel": "string"
},
"cursor": "string",
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"sort_ascending": false,
"result_count": 0,
"_schema": "string",
"sort_by": "string",
"results": [
{
"_self": {
"rel": "string"
},
"display_name": "string",
"description": "string",
"_last_sync_time": 0,
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"resource_type": "string",
"mac_address": "string",
"device_key": "string",
"host_id": "string",
"owner_vm_id": "string",
"vm_local_id_on_host": "string",
"external_id": "string",
"lport_attachment_id": "string",
"ip_address_info": [
{
"source": "string",
"ip_addresses": [
"string"
]
}
],
"device_name": "string"
}
]
}
Unexpected error
{
"module_name": "string",
"error_message": "string",
"error_code": 0
}
module_name
error_message
error_code