Skip to content

ObservingQueue

ObservingQueue Schema

Properties

Name Type Description
id Integer No description
queue_type Enum(maintenance, too, general, calibration, custom) No description
telescope_id Integer No description
name String(256) No description
slug String(256) No description
description String(Unbounded) No description
can_interrupt Boolean Whether or not the queue can interrupt lower priority queues
access_prioritization Enum(default, total_usage, queue_usage, schedule) No description
order Integer The order used to prioritize queues for a given telescope. Lower values are higher priority.
enabled Boolean Whether or not the queue is enabled. Disabled queues will not be scheduled.

Relationships

Relationship Name Type
telescope Telescope
access_grants ObservingQueueAccessGrant