Class CdcCaptureExecutionRuntimeManagedConnectorExecutionApprovalStatus
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll
Describes the current operator-facing managed-connector execution-approval and safety-gating posture for one CDC execution runtime.
public sealed record CdcCaptureExecutionRuntimeManagedConnectorExecutionApprovalStatus : IEquatable<CdcCaptureExecutionRuntimeManagedConnectorExecutionApprovalStatus>Inheritance
Section titled “Inheritance”object ← CdcCaptureExecutionRuntimeManagedConnectorExecutionApprovalStatus
Implements
Section titled “Implements”IEquatable<CdcCaptureExecutionRuntimeManagedConnectorExecutionApprovalStatus>
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Constructors
Section titled “Constructors”CdcCaptureExecutionRuntimeManagedConnectorExecutionApprovalStatus(string, string?)
Section titled “ CdcCaptureExecutionRuntimeManagedConnectorExecutionApprovalStatus(string, string?)”Creates a new managed-connector execution-approval answer.
public CdcCaptureExecutionRuntimeManagedConnectorExecutionApprovalStatus(string state, string? description = null)Parameters
Section titled “Parameters”state string
The stable execution-approval state, such as auto-blocked, policy-blocked, approval-required, approval-ready, auto-eligible, or not-applicable.
description string?
An optional operator-facing execution-approval summary.
Properties
Section titled “Properties”ActionPlanState
Section titled “ ActionPlanState”Gets the current managed-connector action-plan state that informed execution approval.
public string ActionPlanState { get; init; }Property Value
Section titled “Property Value”AppliesToManagedConnector
Section titled “ AppliesToManagedConnector”Gets a value indicating whether the execution runtime currently represents a managed connector.
public bool AppliesToManagedConnector { get; }Property Value
Section titled “Property Value”CanAutoExecuteThroughEngine
Section titled “ CanAutoExecuteThroughEngine”Gets a value indicating whether the managed connector currently satisfies the shared auto-execution gate.
public bool CanAutoExecuteThroughEngine { get; }Property Value
Section titled “Property Value”CanRequestApproval
Section titled “ CanRequestApproval”Gets a value indicating whether the managed connector can currently enter a future approval workflow.
public bool CanRequestApproval { get; }Property Value
Section titled “Property Value”CategoryCount
Section titled “ CategoryCount”Gets the number of active execution-approval categories currently visible for the execution runtime.
public int CategoryCount { get; }Property Value
Section titled “Property Value”CategoryIds
Section titled “ CategoryIds”Gets the stable execution-approval categories currently active for the execution runtime.
public IReadOnlyList<string> CategoryIds { get; init; }Property Value
Section titled “Property Value”Description
Section titled “ Description”Gets an optional operator-facing execution-approval summary.
public string? Description { get; }Property Value
Section titled “Property Value”DriftState
Section titled “ DriftState”Gets the current managed-connector drift state that informed execution approval.
public string DriftState { get; init; }Property Value
Section titled “Property Value”DryRunState
Section titled “ DryRunState”Gets the current managed-connector dry-run state that informed execution approval.
public string DryRunState { get; init; }Property Value
Section titled “Property Value”ExecutionIntentConfidenceSourceId
Section titled “ ExecutionIntentConfidenceSourceId”Gets the primary confidence-source identifier already associated with managed-connector execution intent.
public string ExecutionIntentConfidenceSourceId { get; init; }Property Value
Section titled “Property Value”ExecutionIntentState
Section titled “ ExecutionIntentState”Gets the current managed-connector execution-intent state that informed execution approval.
public string ExecutionIntentState { get; init; }Property Value
Section titled “Property Value”GovernanceState
Section titled “ GovernanceState”Gets the current managed-connector governance state that informed execution approval.
public string GovernanceState { get; init; }Property Value
Section titled “Property Value”HasSafetyGateClearance
Section titled “ HasSafetyGateClearance”Gets a value indicating whether the managed connector currently satisfies the shared safety-gating baseline.
public bool HasSafetyGateClearance { get; }Property Value
Section titled “Property Value”IsApprovalReady
Section titled “ IsApprovalReady”Gets a value indicating whether the managed connector is currently ready to enter a future approval workflow.
public bool IsApprovalReady { get; }Property Value
Section titled “Property Value”IsApprovalRequired
Section titled “ IsApprovalRequired”Gets a value indicating whether the managed connector currently requires an elevated explicit approval gate.
public bool IsApprovalRequired { get; }Property Value
Section titled “Property Value”IsAutoBlocked
Section titled “ IsAutoBlocked”Gets a value indicating whether the managed connector is currently blocked by runtime truth or remediation before approval can be considered.
public bool IsAutoBlocked { get; }Property Value
Section titled “Property Value”IsAutoEligible
Section titled “ IsAutoEligible”Gets a value indicating whether the managed connector currently fits a future auto-execution lane.
public bool IsAutoEligible { get; }Property Value
Section titled “Property Value”IsPolicyBlocked
Section titled “ IsPolicyBlocked”Gets a value indicating whether the managed connector is currently blocked by governance or control-plane policy.
public bool IsPolicyBlocked { get; }Property Value
Section titled “Property Value”ManagementMode
Section titled “ ManagementMode”Gets the declared managed-connector management mode when one is known.
public string? ManagementMode { get; init; }Property Value
Section titled “Property Value”OperationId
Section titled “ OperationId”Gets the stable management-operation identifier currently associated with execution approval.
public string OperationId { get; init; }Property Value
Section titled “Property Value”PotentialChangeCount
Section titled “ PotentialChangeCount”Gets the number of visible potential shared write-path changes currently associated with execution approval.
public int PotentialChangeCount { get; init; }Property Value
Section titled “Property Value”PreflightState
Section titled “ PreflightState”Gets the current managed-connector preflight state that informed execution approval.
public string PreflightState { get; init; }Property Value
Section titled “Property Value”PrimaryActionId
Section titled “ PrimaryActionId”Gets the primary action identifier currently associated with the runtime’s managed-connector action plan.
public string PrimaryActionId { get; init; }Property Value
Section titled “Property Value”RemediationState
Section titled “ RemediationState”Gets the current runtime-level remediation state that informed execution approval.
public string RemediationState { get; init; }Property Value
Section titled “Property Value”ReportingCoverageState
Section titled “ ReportingCoverageState”Gets the current runtime-level reporting-coverage state that informed execution approval.
public string ReportingCoverageState { get; init; }Property Value
Section titled “Property Value”RequiresAttention
Section titled “ RequiresAttention”Gets a value indicating whether the managed connector currently requires additional execution-approval attention.
public bool RequiresAttention { get; }Property Value
Section titled “Property Value”RequiresExplicitApproval
Section titled “ RequiresExplicitApproval”Gets a value indicating whether the current intended follow-through would require an explicit approval gate.
public bool RequiresExplicitApproval { get; init; }Property Value
Section titled “Property Value”SourceId
Section titled “ SourceId”Gets the primary source identifier Cephalon used to derive execution approval.
public string SourceId { get; init; }Property Value
Section titled “Property Value”Gets the stable managed-connector execution-approval state.
public string State { get; }Property Value
Section titled “Property Value”WouldApplyChanges
Section titled “ WouldApplyChanges”Gets a value indicating whether the current intended follow-through would still apply one or more shared write-path changes.
public bool WouldApplyChanges { get; init; }Property Value
Section titled “Property Value”WritePathReadinessState
Section titled “ WritePathReadinessState”Gets the current managed-connector write-path readiness state that informed execution approval.
public string WritePathReadinessState { get; init; }