google.appengine.api.modules.start_version

Start all instances for the given version of the module.

module String containing the name of the module to affect.
version String containing the name of the version of the module to start.

InvalidVersionError if the given module version is invalid. TransientError if there is a problem persisting the change.