GedStatusGet

The GedStatusGet operation is used to retrieve the status of a job in the OneGreatFamily system.

History

2008-03-03 Initial version

/FamilyTree/2009-03-03/Status.svc

2009-03-18 Seperate SOAP and REST URL's

SOAP URI:
/Service/2009-03-18

REST URI [GET]:
/FamilyTree/2009-03-18/Status.svc/gedstatus/{JobId}

Request Parameters

Name Description Required
JobId

The given names of the individual you want to search for.

Type: ulong

Default: None

Constraints: Must be a valid job Id

Yes

Response Elements

The only thing returned is the aggregate below:

Name Description

SearchResults

This operation returns a JobStatus aggregate upon success. Otherwise an error is returned.

Type:JobStatusWS