SDP scan 2.1

Example

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

Indicates to SDP that a new scan is about to start

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

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

  • duration

Duration of scan in seconds

type

number

additionalProperties

True