Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.27 KB

design.md

File metadata and controls

44 lines (35 loc) · 1.27 KB

REST API Design Specification v1.0

This document represents the design specification of the RESTful API.

Specification
  1. HTTP Basics
  2. CRUD Examples
  3. Authentication
  4. JSON Specification
  5. Query Specification
ManageIQ Model:
  1. ManageIQ Features & Class Mapping
  2. Infrastructure
  3. Services
  4. Control
  5. Access Control
  6. ManageIQ Infrastructure

Back to Reference Guide