Changes between Version 13 and Version 14 of AccountManagement


Ignore:
Timestamp:
Nov 26, 2010, 10:20:21 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AccountManagement

    v13 v14  
    9898    <client_version>5.3.2</client_version>
    9999    <run_mode>auto</run_mode>
    100     <not_started_dur>X</not_started_dur>
    101     <in_progress_dur>X</in_progress_dur>
    102100    <global_preferences>
    103101        <source_project>http://a.b.c</source_project>
     
    112110       <account_key>397d250e02ec02be8141b8d109d5ec73e5</account_key>
    113111       <hostid>NNN</hostid>
    114        [ <attached_via_acct_mgr/> ]
    115        [ <dont_request_more_work/> ]
    116        [ <detach_when_done/> ]
    117        [ <ended/> ]
     112       <not_started_dur>X</not_started_dur>
     113       <in_progress_dur>X</in_progress_dur>
     114       <attached_via_acct_mgr>0|1</attached_via_acct_mgr>
     115       <dont_request_more_work>0|1</dont_request_more_work>
     116       <detach_when_done>0|1</detach_when_done>
     117       <ended>0|1</ended>
    118118    </project>
    119119    [ ... other projects ]
     
    202202 * '''run mode''':
    203203 The current mode (always/auto/never).
    204  * '''not_started_dur''':
    205  Estimated duration (elapsed time) of unstarted jobs (6.12.7+)
    206  * '''in_progress_dur''':
    207  Estimated duration (elapsed time) of jobs in progress (6.12.7+)
    208204 * '''gui_rpc_port, gui_rpc_password''':
    209205 GUI RPC information. Included only if the <send_gui_rpc_info> element is included in the AM URL file (see above).
     
    216212 * '''projects''':
    217213 A list of currently attached projects.  For each project:
    218   * '''suspended_via_gui''': whether project is suspended (perhaps by the AM)
     214  * '''url''': the project's master URL
     215  * '''name''': the project's name
     216  * '''account_key''': the user's account key on this project
     217  * '''hostid''': the host's database ID with this project
     218  * '''not_started_dur''':
     219  Estimated duration (elapsed time) of unstarted jobs (6.12.7+)
     220  * '''in_progress_dur''':
     221  Estimated duration (elapsed time) of jobs in progress (6.12.7+)
     222  * '''suspended_via_gui''': whether project is suspended (via GUI or by the AM)
    219223  * '''attached_via_acct_mgr''': whether this project is attached via account manager (6.12.7+)
    220224  * '''dont_request_more_work''': whether work fetch is suspended for this project (6.12.7+)
    221225  * '''detach_when_done''': whether project is set to be detached when done (6.12.7+)
     226  * '''ended''': whether project has ended (6.12.7+)
    222227
    223228The return values are: