Método rpsMigrationStatus
voltar ao índice do grupo
rpsMigrationStatus
rpsMigrationStatusReturnrpsMigrationStatus (
stringsession,
stringhostname
)
Descrição
get RPS migration statusParâmetros
- stringsession : the session id
- stringhostname : logical RPS name to check ( eg: rXXXX.ovh.net )
Regresso
details about the migration- intid : id of the record in the table
- intprogressStatus : percentage done
- stringstatus : current status (todo|doing|done|error|expired)
- stringlogicalRpsName : current logical RPS name ( eg: rXXXX.ovh.net )
- stringphysicalRpsTo : new physical RPS to use ( eg: rpsXXXX.ovh.net )
- stringtodoDate : request date
- stringdoingDate : start date
- stringdoneDate : end date
- stringerrorMessage : error message received during migration