Skip to content

terminateServiceStatusUrl

terminateServiceStatusUrl(options): string

Defined in: packages/synapse-core/src/sp/terminate-service.ts:82

Build the termination status URL for a data set, pollable with waitForTerminateService. Useful for resuming tracking of a previously requested termination.

ParameterType
options{ dataSetId: bigint; serviceURL: string; }
options.dataSetIdbigint
options.serviceURLstring

string