migrationReinvokeRequest

Namespace: (default namespace)
XML Schema: ns1.xsd

Tag Type Migration Reinvoke Request. This request can be used to reinvoke a migration job.

XML

Elements

name (type) min/max
occurs
description
type (string) 0/1 Return the type of this migration request
objectId (int) 0/1 Returns the id of the object that should be re-invoked.
jobId (int) 0/1 Returns the job id for this request

JSON

property type description
type type (string) Return the type of this migration request
objectId objectId (int) Returns the id of the object that should be re-invoked.
jobId jobId (int) Returns the job id for this request