Method domainOperationInfo

 return to group index



domainOperationInfo

operationStructdomainOperationInfo ( stringsession, intid )

Description

Get an operation details

Parameters

  • stringsession : the session id
  • intid : the operation id

Returns

the operation
  • intid : the operation id
  • stringdomain : the domain name
  • stringfunction : the operation function
  • stringstatus : the operation status
  • stringinternalStatus : the operation current step
  • stringcomment : the operation comment
  • string[]users : the list of users for this operation
  • intretry : the number of retry left
  • stringtodoDate : the next launch date
  • stringlastUpdate : the last update date
  • stringdoneDate : the done date
  • booleancanCancel : can cancel ?
  • booleancanCorrect : can correct ?
  • booleancanRelaunch : can relaunch ?
  • stringrestartStep : the correct/relaunch restart step
programming languages / libraries :
 
Parameters :
string session : $session
int id :