Airbus OneAtlas · JSON Structure

Oneatlas Processes Response Structure

response to a get processes call.

Type: Properties: 0
ImagerySatellites

ProcessesResponse is a JSON Structure definition published by Airbus OneAtlas.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "ProcessesResponse",
  "description": "response to a get processes call.",
  "fields": [
    {
      "name": "_embedded",
      "type": "object"
    },
    {
      "name": "_links",
      "type": "object"
    }
  ]
}