Interface UserService.RemoveResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    UserService

    public static interface UserService.RemoveResponse
    extends Response
    Removes the system user. Usage: .... DELETE /ovirt-engine/api/users/1234 ....