This project has retired. For details please refer to its
Attic page.
VirtualInterfaceApi (Apache jclouds 2.4.0 API)
-
-
Method Detail
-
listOnServer
@Named("virtualInterface:list")
@GET
@Path("/{id}/os-virtual-interfaces")
@Consumes("application/json")
com.google.common.collect.FluentIterable<VirtualInterface> listOnServer(@PathParam("id")
String serverId)
Returns the list of Virtual Interfaces for a given instance.
- Returns:
- the list of virtual interfaces