Cobalt
  • Home
  • Documentation
  • Contact
  • Log In
  • Sign Up
CDF Lab API: Introduction
Getting Started
Introduction Authenticating Self hosting Contributing
Course API
Introduction GET courses GET courses/:id GET courses/search GET courses/filter
Building API
Introduction GET buildings GET buildings/:id GET buildings/search GET buildings/filter
Textbook API
Introduction GET textbooks GET textbooks/:id GET textbooks/search GET textbooks/filter
Food API
Introduction GET food GET food/:id GET food/search GET food/filter
Athletics API
Introduction GET athletics GET athletics/:date GET athletics/filter
Exam API
Introduction GET exams GET exams/:id GET exams/filter
Parking API
Introduction GET transportation/parking GET transportation/parking/:id GET transportation/parking/search GET transportation/parking/filter
Shuttle API
Introduction GET transportation/shuttles GET transportation/shuttles/:date
CDF Lab API
Introduction GET cdf/labs
CDF Printer API
Introduction GET cdf/printers

CDF Labs API

API for real-time CDF computer usage.

Reference

  • GET cdf/labs

Format

{
  "timestamp":String,
  "labs":[{
    "name":String,
    "available":Number,
    "busy":Number,
    "total":Number,
    "percent":Number,
  }]
}
© 2014-2017 Cobalt
Maintained by our contributors.
Sponsored by