Member Junction
    Preparing search index...

    Class PredictiveStudioControlExperimentSessionOperation

    Control Experiment Session Pause, resume, or cancel an MJ: Experiment Sessions run (honored at the next wave checkpoint). Returns the session's status after the control action. A quick lifecycle transition over the experiment orchestrator's session state. GenerationType=Manual — the server body is supplied by a hand-authored subclass registered under 'PredictiveStudio.ControlExperimentSession'. This generated base provides the typed contract only (client-safe).

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    ExecutionMode: "Sync" = ...

    Whether this operation is a plain Sync request/response or a LongRunning run.

    OperationKey: "PredictiveStudio.ControlExperimentSession"

    Stable registry key and wire token for this operation (e.g. RecordProcess.RunNow).

    RequiredScope: "predictive:execute"

    Optional API-key scope string (e.g. recordprocess:execute) enforced for API-key / MCP callers by the server resolver. undefined means no scope gate; interactive users remain bounded by their entity permissions. Informational here — the server applies it.

    RequiresSystemUser: false

    When true, the server only permits the system user to invoke this operation.

    Methods