ApprovalModeApplyOutcome
Whether a mode change did anything, mirroring
ApprovalReconfigureApplyOutcome. Apply failures are commandRejected.
Fields and variants
Section titled “Fields and variants”"completed""noop"
Source
schema/msp/experimental/msp.schema.json#/types/ApprovalModeApplyOutcome
{ "description": "Whether a mode change did anything, mirroring\n`ApprovalReconfigureApplyOutcome`. Apply failures are `commandRejected`.", "enum": [ "completed", "noop" ], "type": "string", "x-msp-openness": "open"}