Interface NetworkLabelService

    • Method Detail

      • remove

        NetworkLabelService.RemoveRequest remove()
        Removes a label from a logical network. For example, to remove the label `exemplary` from a logical network having id `123` send the following request: [source] ---- DELETE /ovirt-engine/api/networks/123/networklabels/exemplary ----
      • service

        Service service​(String path)
        Service locator method, returns individual service on which the URI is dispatched.