Airbus OneAtlas · JSON Structure

Oneatlas Target Workspace Structure

Type: Properties: 0
ImagerySatellites

TargetWorkspace is a JSON Structure definition published by Airbus OneAtlas.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "TargetWorkspace",
  "fields": [
    {
      "name": "targetWorkspace",
      "type": "WorkspaceIdentifier"
    },
    {
      "name": "ttl",
      "type": "double",
      "description": "The ttl for the item, in seconds. If not set, the default will be the target workspace ttl."
    }
  ]
}