Mark P4 import as running
Perforce Repository Import
Mark P4 import as running
Mark the Perforce import job as currently running by generating a new running_job_id and setting the start timestamp. This should be called when a continuous import job begins.
POST
Mark P4 import as running
Documentation Index
Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This API uses OAuth 2 with the implicit grant flow
Path Parameters
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
Required string length:
3 - 128Example:
"example_id"
Query Parameters
Ref ID of the branch to import to
Required string length:
1 - 128Example:
"dv.branch.1"
Path in Perforce depot to import from
Required string length:
1 - 1024Example:
"//depot/main/..."
Response
Job marked as running successfully
The generated UUID for this running job instance

