REST Python Module

Ingest Server Main.

class pacifica.ingest.rest.RestIngestState[source]

The CherryPy ingest state object.

static GET(job_id)[source]

Get the ingest state for the job.

__weakref__

list of weak references to the object (if defined)

class pacifica.ingest.rest.RestMove[source]

Ingest the data from the service.

static POST()[source]

Post the uploaded data.

__weakref__

list of weak references to the object (if defined)

class pacifica.ingest.rest.RestUpload[source]

Ingest the data from the service.

static POST()[source]

Post the uploaded data.

__weakref__

list of weak references to the object (if defined)

class pacifica.ingest.rest.Root[source]

The CherryPy root object.

__weakref__

list of weak references to the object (if defined)

pacifica.ingest.rest.error_page_default(**kwargs)[source]

The default error page should always enforce json.