Update a plan's resource state
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The agency id.
^[A-Z]{3,6}_[a-zA-Z0-9-._~:@!$,]+$"LND_Agency-42"
The plan id. At least one character among those allowed: unaccented alpha-numeric characters, "-", ".", "_", "~", ":", "@", "!", "$", ",".
^[a-zA-Z0-9-._~:@!$,]+$The resource id. At least one character among those allowed: unaccented alpha-numeric characters, "-", ".", "_", "~", ":", "@", "!", "$", ",".
^[a-zA-Z0-9-._~:@!$,]+$Query Parameters
If true, on an archived item, the requested action will be forced and the item will be unarchived.
Body
The State to update.
[TO_VALIDATE] Believed to describe a resource's manual-mode state. Needs confirmation.
[TO_VALIDATE] Description pending review by a Kardinal engineer.
free, fixed [TO_VALIDATE] Believed to list manually forced stop/break assignments for the resource. Needs confirmation.
The beginTime is set to arrivalTime if not setted. If the stopId is the id of an alternative, arrivalTime, beginTime, and departureTime cannot be set and the chosen alternative stop is optimized by the solver.
- Option 1
- Option 2
- Option 3
- Option 4
Response
State response updated.
[TO_VALIDATE] Description pending review by a Kardinal engineer.
[TO_VALIDATE] Believed to describe a resource's manual-mode state. Needs confirmation.
The agency id.
^[A-Z]{3,6}_[a-zA-Z0-9-._~:@!$,]+$"LND_Agency-42"
The plan id.
^[a-zA-Z0-9-._~:@!$,]+$"plan-AB"
The plan version.
x >= 142