OpenStack

  • Home
  • Projects
  • User Stories
  • Community
  • Blog
  • Wiki
  • Documentation

HTTP Routing Table

/v1 | /v2
 
/v1
GET /v1/leases
GET /v1/leases/{lease_id}
GET /v1/os-hosts
GET /v1/os-hosts/{host_id}
POST /v1/leases
POST /v1/os-hosts
PUT /v1/leases/{lease_id}
PUT /v1/os-hosts/{host_id}
DELETE /v1/leases/{lease_id}
DELETE /v1/os-hosts/{host_id}
 
/v2
GET /v2/leases
GET /v2/leases/(id)
GET /v2/os-hosts
GET /v2/os-hosts/(id)
POST /v2/leases
POST /v2/os-hosts
PUT /v2/leases
PUT /v2/os-hosts
DELETE /v2/leases
DELETE /v2/os-hosts

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • routing table |
  • Blazar »
© Copyright 2013-present, OpenStack Foundation. Last updated on Fri Aug 24 07:55:36 2018, commit 5cceaba. Created using Sphinx 1.3.6.