OptimonCoreSync Studio
IE
API

Management API surface

Synthetic connector workspace. Every profile here is a proposed target. Nothing on this screen is a live, qualified or certified adapter, no payload is a captured vendor wire message, and the simulation engine has no code path to a real endpoint.

Specification

Optimon CoreSync Management API — proposedv0.3.032 operations — in-memory adapter only

Every screen calls these operation names through one adapter. No request in this workspace leaves the browser; swapping the adapter for a server-backed one later does not change any screen.

Declared operations

OperationMethodPathCalls this session
listConnectorManifestsGET/connectors0
getConnectorManifestGET/connectors/{connectorId}0
listConnectionsGET/connections0
createConnectionPOST/connections0
getConnectionGET/connections/{connectionId}0
updateConnectionPUT/connections/{connectionId}0
bindCredentialReferencePOST/credential-bindings0
testConnectionPOST/connection-tests0
getConnectionTestResultGET/connection-tests/{operationId}/result0
discoverResourcesPOST/discoveries0
getDiscoveryResultGET/discoveries/{operationId}/result0
listSourceContractsGET/source-contracts0
createSourceContractPOST/source-contracts0
updateSourceContractPUT/source-contracts/{sourceContractId}0
validateContractPOST/validations0
createMappingPOST/mappings0
createAcquisitionPlanPOST/acquisition-plans0
startAcquisitionPOST/acquisition-plans/{planId}/start0
pauseAcquisitionPOST/acquisition-plans/{planId}/pause0
getAsyncOperationGET/operations/{operationId}0
getConnectionHealthGET/connections/{connectionId}/health0
listCheckpointsGET/plans/{planId}/checkpoints0
listDeliveryReceiptsGET/plans/{planId}/receipts0
listQuarantineCasesGET/quarantine0
submitRecoveryPlanPOST/recoveries0
listSimulationScenariosGET/simulation/scenarios0
startSimulationPOST/simulation/runs0
getSimulationResultGET/simulation/runs/{runId}0
recordQualificationEvidencePOST/qualifications0
createSubscriptionPOST/subscriptions0
listConnectorCoverageGET/coverage0
submitReleasePOST/releases0

Simulated call log

No operation has been invoked in this session yet.