Controls whether a user must provide context before starting a session on an Asset.
none — no context required.
ticket_id — user must enter a valid ticket ID that will be verified against the Ticket System configured on the Asset Management → Asset Policies page. The setting has no effect if a Ticket System is not configured.
justification — user must enter a written justification for starting the session, which is logged for auditing.
Replaces the legacy boolean ticket_id_required. The API still accepts ticket_id_required on ingress (true → ticket_id, false → none), but the field is no longer returned in responses.