CSP scan 2.3

JSON schema and example for CSP Mid scan

CSP scan 2.3

Example JSON

{
    "interface": "https://schema.skao.int/ska-csp-scan/2.3",
    "scan_id": 7,
    "transaction_id": "txn-....-00001"
}

https://schema.skao.int/ska-csp-scan/2.3

type

object

properties

  • interface

URI of JSON schema applicable to this JSON payload.

type

string

  • transaction_id

A transaction id specific to the command

type

string

default

null

  • scan_id

Scan ID to associate with the data.

type

integer

additionalProperties

False