SDP scan 2.0

Example

{
    "scan_id": 1,
    "start_time": "2026-03-03T19:34:12.345Z"
}

Indicates to SDP that a new scan is about to start

https://schema.skao.int/ska-sdp-scan/2.0

type

object

properties

  • interface

type

string

  • transaction_id

type

string

  • scan_id

ID associated with new scan

type

integer

  • start_time

Time at which scan starts

Expected to be in ISO 8601 format with UTC timezone, e.g. ā€œ2026-03-03T19:34:12.345Zā€.

type

string

additionalProperties

True