Interface VmNumaNodeService.UpdateResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    VmNumaNodeService

    public static interface VmNumaNodeService.UpdateResponse
    extends Response
    Updates a virtual NUMA node. An example of pinning a virtual NUMA node to a physical NUMA node on the host: [source] ---- PUT /ovirt-engine/api/vms/123/numanodes/456 ---- The request body should contain the following: [source,xml] ---- 0 ----