CSP scan 2.4ļ
JSON schema and example for CSP Mid scan
CSP scan 2.4ļ
Example JSON
{
"interface": "https://schema.skao.int/ska-csp-scan/2.4",
"scan_id": 7,
"transaction_id": "txn-....-00001",
"start_time": "2026-03-03T19:34:12.345Z"
}
type |
object |
|
properties |
||
|
URI of JSON schema applicable to this JSON payload. |
|
type |
string |
|
|
A transaction id specific to the command |
|
type |
string |
|
|
Scan ID to associate with the data. |
|
type |
integer |
|
|
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 |
|