Interface NetworkService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    NetworkService

    public static interface NetworkService.GetResponse
    extends Response
    Gets a logical network. For example: [source] ---- GET /ovirt-engine/api/networks/123 ---- Will respond: [source,xml] ---- ovirtmgmt Default Management Network 0 false vm ----