Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

getNodeDetails method needs to return an error code indicating whether or not the getNodeDetails request was accepted. If no error, also needs to return:

  • returns:
    return code with possible error message that node does not exist
    nodename (needs to be unique, and NOT exist EXIST already in the system)
    client category (DS,MW,WS)
    Client OS (Windows, Mac, Unix)
    interval (backup time, or never)
    PTAEO, passed as five separate strings

...