Jump to: navigation, search

Difference between revisions of "QuantumAPISpec"

Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
= Quantum API Specification =
 
= Quantum API Specification =
 +
 +
<<[[TableOfContents]]()>>
  
 
== Introduction ==
 
== Introduction ==
Line 13: Line 15:
 
| Network  
 
| Network  
 
|-
 
|-
| Plugin  
+
|<#4F91BD>|Plugin  
 
|-
 
|-
 
| VIF  
 
| VIF  
 
|-
 
|-
| Attachment  
+
|<#4F91BD>|Attachment  
 
|-
 
|-
 
| Logical Port  
 
| Logical Port  
Line 23: Line 25:
  
 
== Operation List ==
 
== Operation List ==
 +
 +
For each operation, both XML and JSON representation should be assumed.
 +
List of error response codes:
 +
{| border="1" cellpadding="2" cellspacing="0"
 +
| '''Code'''
 +
| '''Name'''
 +
|-
 +
|<#4F91BD>|400
 +
|<#4F91BD>|Bad Request
 +
|-
 +
| 401
 +
| Unauthorized
 +
|-
 +
|<#4F91BD>|413
 +
|<#4F91BD>|[[OverLimit]]
 +
|-
 +
| 421
 +
| [[AttachmentsPlugged]]
 +
|-
 +
|<#4F91BD>|423
 +
|<#4F91BD>|[[AlreadyAttached]]
 +
|-
 +
| 424
 +
| [[PortInUse]]
 +
|-
 +
|<#4F91BD>|500
 +
|<#4F91BD>|Service Unavailable
 +
|-
 +
| 510
 +
| [[PluginFault]]
 +
|}
 +
 
<span style="font-size: larger"><span id="op1"></span><<Anchor([[GetNetworks]])>>  </span>
 
<span style="font-size: larger"><span id="op1"></span><<Anchor([[GetNetworks]])>>  </span>
  
=== 1.List networks ===
+
=== List networks ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 53: Line 87:
 
<span style="font-size: larger"><span id="op2"></span><<Anchor([[GetNetworkDetails]])>>  </span>
 
<span style="font-size: larger"><span id="op2"></span><<Anchor([[GetNetworkDetails]])>>  </span>
  
=== 2.List network details ===
+
=== List network details ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 81: Line 115:
 
<span style="font-size: larger"> <span id="op3"></span><<Anchor([[PostNetwork]])>>  </span>
 
<span style="font-size: larger"> <span id="op3"></span><<Anchor([[PostNetwork]])>>  </span>
  
=== 3.Create Network ===
+
=== Create Network ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 113: Line 147:
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 413 Over Limit -~ <span id="op4"></span><<Anchor([[PutNetwork]])>>  +~
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 413 Over Limit -~ <span id="op4"></span><<Anchor([[PutNetwork]])>>  +~
  
=== 4.Update Network ===
+
=== Update Network ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 137: Line 171:
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 510 [[PluginFault]] -~ <span id="op5"></span><<Anchor([[DeleteNetwork]])>>  +~
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 510 [[PluginFault]] -~ <span id="op5"></span><<Anchor([[DeleteNetwork]])>>  +~
  
=== 5.Delete Network ===
+
=== Delete Network ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 167: Line 201:
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 510 [[PluginFault]], 511 [[AttachmentsPlugged]] -~ <span id="op6"></span><<Anchor([[GetPorts]])>>  +~
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 510 [[PluginFault]], 511 [[AttachmentsPlugged]] -~ <span id="op6"></span><<Anchor([[GetPorts]])>>  +~
  
=== 6.List logical ports for network ===
+
=== List logical ports for network ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 193: Line 227:
 
Error response code(s):  500 Service Unavailable, 401 Unauthorized -~ <span id="op7"></span><<Anchor([[GetPortDetails]])>>  +~
 
Error response code(s):  500 Service Unavailable, 401 Unauthorized -~ <span id="op7"></span><<Anchor([[GetPortDetails]])>>  +~
  
=== 7.List port details ===
+
=== List port details ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 221: Line 255:
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized -~ <span id="op8"></span><<Anchor([[PostPort]])>>  +~
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized -~ <span id="op8"></span><<Anchor([[PostPort]])>>  +~
  
=== 8.Create Port ===
+
=== Create Port ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 251: Line 285:
 
<span id="op9"></span><<Anchor([[DeletePort]])>>  +~
 
<span id="op9"></span><<Anchor([[DeletePort]])>>  +~
  
=== 9.Delete Port ===
+
=== Delete Port ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 277: Line 311:
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 510 [[PluginFault]], 511 [[AttachmentsPlugged]]. -~ <span id="op10"></span><<Anchor([[GetPortAttachment]])>>  +~
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 510 [[PluginFault]], 511 [[AttachmentsPlugged]]. -~ <span id="op10"></span><<Anchor([[GetPortAttachment]])>>  +~
  
=== 10.List attachment details for port ===
+
=== List attachment details for port ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 308: Line 342:
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorize -~ <span id="op11"></span><<Anchor([[PutPortAttachment]])>>  +~
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorize -~ <span id="op11"></span><<Anchor([[PutPortAttachment]])>>  +~
  
=== 11.Attach resource to port ===
+
=== Attach resource to port ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 342: Line 376:
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 413 Over Limit, 423 [[AlreadyAttached]], 423 [[PortInUse]], 510 [[PluginFault]] -~ <span id="op12"></span><<Anchor([[DeletePortAttachment]])>>  +~
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 413 Over Limit, 423 [[AlreadyAttached]], 423 [[PortInUse]], 510 [[PluginFault]] -~ <span id="op12"></span><<Anchor([[DeletePortAttachment]])>>  +~
  
=== 12.Remove attachment from port ===
+
=== Remove attachment from port ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 368: Line 402:
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 413 Over Limit, 510 [[PluginFault]] -~ <span id="op13"></span><<Anchor([[GetNetworkAttachments]])>>  +~
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 413 Over Limit, 510 [[PluginFault]] -~ <span id="op13"></span><<Anchor([[GetNetworkAttachments]])>>  +~
  
=== 13.Retrieve resources attached to network ===
+
=== Retrieve resources attached to network ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 394: Line 428:
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized -~ <span id="op14"></span><<Anchor([[PostNetworkAttachment]])>>  +~
 
Error response code(s):  500 Service Unavailable, 400 Bad Request, 401 Unauthorized -~ <span id="op14"></span><<Anchor([[PostNetworkAttachment]])>>  +~
  
=== 14.Attach resource to network ===
+
=== Attach resource to network ===
 
~+~-
 
~+~-
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"

Revision as of 07:56, 13 May 2011

Quantum API Specification

<<TableOfContents()>>

Introduction

This document constitutes a first attempt in defining an API for the Quantum service. The operation list cannot be deemed complete, and formats for request and response messages have not yet been defined. Moreover, authentication, authorization, and extension mechanisms, as well as the URL structure, are not defined in this document.

Since Quantum provides “network connectivity as a service”, this API defines Layer-2 operations only. This document also proposes operations for bridging Quantum networks with external networks, such as a customer-managed network in an on-premise data centre; however, use cases in this area (bridging and federation) should be explored better.

We first introduce the operation list, and then discuss how these operations can be used to accomplish some common use cases.

Glossary

Network
Plugin
VIF
Attachment
Logical Port

Operation List

For each operation, both XML and JSON representation should be assumed. List of error response codes:

Code Name
400 Bad Request
401 Unauthorized
413 OverLimit
421 AttachmentsPlugged
423 AlreadyAttached
424 PortInUse
500 Service Unavailable
510 PluginFault

<<Anchor(GetNetworks)>>

List networks

~+~-

Verb URI
GET /networks

-~+~

Request Body:

This operation does not require a request body.

Description:

This operation returns the list of all networks currently defined in Quantum; returned list includes at least the network’s unique identifier.

Response Codes:

~+~-Normal Response code: 200

Error response code(s): 500 Service Unavailable, 401 Unauthorized -~ +~

<<Anchor(GetNetworkDetails)>>

List network details

~+~-

Verb URI
GET /networks/id

-~+~

Request Body:

This operation does not require a request body.

Description:

This operation provides detailed output for a specific network configured in Quantum.'

Response Codes:

~+~-Normal Response code: 200

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorized -~+~

<<Anchor(PostNetwork)>>

Create Network

~+~-

Verb URI
POST /networks

-~+~

Request Body:

The body for this network should contain a symbolic name for the network.

Description:

~+~-This operation asynchronously creates a Layer-2 network in Quantum based on the information provided in the request body.

Quantum validates the request, creates the network object, dispatches it to the plugin, and then returns the unique identifier of the network to the caller, who can check the progress of the operation performing a GET on networks/id.

Resources for the new network can be either provided at create time or when virtual interfaces are plugged into this network depending on the particular plugin implementation.

If the validation phase fails, the network object is not created at all, and a 400 error is returned to the caller. -~+~

Response Codes:

~+~-Normal Response code: 202

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 413 Over Limit -~ <<Anchor(PutNetwork)>> +~

Update Network

~+~-

Verb URI
PUT /networks/id

-~+~

Request Body:

The request body for this operation will possibly contain the new symbolic name for the network.

Description: This operation asynchronously updates a network in Quantum according to the information provided in the request body.

Response Codes:

~+~-Normal Response code: 202

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 510 PluginFault -~ <<Anchor(DeleteNetwork)>> +~

Delete Network

~+~-

Verb URI
DELETE /networks/id

-~+~

Request Body:

This operation does not require a request body.

Description:

~+~-This operation removes the network specified in the URI. It will fail if an attachment is plugged into anyone of the network’s ports (error code 511). It will not fail instead if logical ports are configured for the network, as long as nothing is plugged into them.

Logical ports will be destroyed together with the network. The operation is asynchronous.

Quantum forwards the request to the plugin, and upon success removes the network object. Callers can check the current status of the operation by performing a GET on networks/id. This operation is not recoverable. -~+~

Response Codes:

~+~-Normal Response code: 202

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 510 PluginFault, 511 AttachmentsPlugged -~ <<Anchor(GetPorts)>> +~

List logical ports for network

~+~-

Verb URI
GET /networks/id/ports

-~+~

Request Body:

This operation does not require a request body.

Description:

This operation lists all the ports currently configured for a network. Response should include, for each port, at least its unique identifier (might just be a port number) and the identifier of the attachment plugged into it, if any.

Response Codes:

~+~-Normal Response code: 200

Error response code(s): 500 Service Unavailable, 401 Unauthorized -~ <<Anchor(GetPortDetails)>> +~

List port details

~+~-

Verb URI
GET networks/net_id/ports/port_id

-~+~

Request Body:

This operation does not require a request body.

Description:

~+~-This operation provides detailed output for a specific port configured for a given network.

This operation will return all the attributes of the port, including plugin-specific attributes. -~+~

Response Codes:

~+~-Normal Response code: 200

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorized -~ <<Anchor(PostPort)>> +~

Create Port

~+~-

Verb URI
POST /networks/id/ports

-~+~

Request Body:

The request body is not mandatory.

Description:

~+~-This operation asynchronously creates a port on a Quantum network based on the information provided in the request body. Quantum validates the request, creates the port object and attaches it to the appropriate network object. The request is then dispatched to the plugin.

Resources for the new port can be either provided at create time or when virtual interfaces are plugged into this port depending on the particular plugin implementation. Also, this operation could not be implemented for some plugins as the number of ports available might be fixed when the network is created. If the validation phase fails, the port object is not created at all, and a 400 error is returned to the caller. -~+~

Response Codes:

~+~-Normal Response code: 202

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 413 Over Limit -~

<<Anchor(DeletePort)>> +~

Delete Port

~+~-

Verb URI
DELETE /networks/net_id/ports/port_id

-~+~

Request Body: This operation does not require a request body.

Description:

~+~-This operation removes a logical port from a Quantum network. This operation might not be available for plugins in which the number of ports is fixed at network creation; in this case ports should not be deleted, just as they cannot be created.

The operation is not recoverable and will fail if an attachment is plugged into the port. -~+~

Response Codes:

~+~-Normal Response code: 202

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 510 PluginFault, 511 AttachmentsPlugged. -~ <<Anchor(GetPortAttachment)>> +~

List attachment details for port

~+~-

Verb URI
GET /networks/net_id/ports/port_id/attachment

-~+~

Request Body:

This operation does not require a request body.

Description:

~+~-This operation returns configuration details for the attachment plugged into the port specified in the request URI.

This information might include:

  • Type of the attachment (e.g.: virtual network interface, bridge device);
  • A reference to the resource being attached (If managed by Quantum);
  • A reference to an external resource being attached (If not managed by Quantum); -~+~

Response Codes:

~+~-Normal Response code: 200

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorize -~ <<Anchor(PutPortAttachment)>> +~

Attach resource to port

~+~-

Verb URI
PUT /networks/net_id/ports/port_id/attachment

-~+~

Request Body:

The request body for this network should contain a reference to the resource to plug into the logical port. Plugged resources can either be managed by or external to Quantum. In both cases, the request body will contain an identifier for that resource.

Description:

~+~-This operation asynchronously plugs a resource, or attachment, into the logical port specified in the request URL. A resource can be either a virtual network interface belonging to a VM instance, or any kind of device or service which can be plugged into the Quantum network in order to provide different services, such as IP addressing management. Different kinds of resources can be defined in the future.

The request will be first validated by Quantum and then dispatched to the plugin. As the request is asynchronous, control is immediately returned to the caller. Progress of the operation can then be checked by querying the attachment (or the logical port) with a GET request.

The validation can fail if:

  • The attachment is already plugged somewhere else;
  • There is already another attachment plugged into the specified logical port.

If the validation phase fails, the attachment object is not created at all, and a 400 error is returned to the caller. -~+~

Response Codes:

~+~-Normal Response code: 202

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 413 Over Limit, 423 AlreadyAttached, 423 PortInUse, 510 PluginFault -~ <<Anchor(DeletePortAttachment)>> +~

Remove attachment from port

~+~-

Verb URI
DELETE /networks/net_id/ports/port_id/attachment

-~+~

Request Body:

This operation does not require a request body.

Description:

This operation asynchronously removes an attachment from a logical port. This operation cannot be undone.

Response Codes:

~+~-Normal Response code: 202

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 413 Over Limit, 510 PluginFault -~ <<Anchor(GetNetworkAttachments)>> +~

Retrieve resources attached to network

~+~-

Verb URI
GET /networks/net_id/attachments

-~+~

Request Body:

This operation does not require a request body.

Description:

This operation return a list of resource currently attached to the virtual network specified in the URI. For each resource, the returned list should specify at least the identifier of the resource and the identifier of the port in which the resource is currently plugged.

Response codes:

~+~-Normal Response code: 200

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorized -~ <<Anchor(PostNetworkAttachment)>> +~

Attach resource to network

~+~-

Verb URI
POST /networks/net_id/attachments

-~+~

Request Body:

The request body for this network should contain a reference to the resource to plug into the logical port. Plugged resources can either be managed by or external to Quantum. In both cases, the request body will contain an identifier for that resource.

Description:

~+~-This operation asynchronously plugs a resource, or attachment, into the logical port specified in the request URL. A resource can be either a virtual network interface belonging to a VM instance, or any kind of device or service which can be plugged into the Quantum network in order to provide different services, such as IP addressing management. Different kinds of resources can be defined in the future.

This operation is very similar to “attach resource to port”, with the only exception that a logical port is not specified in this case. Quantum plugins can either use a free port on the network, or create a new logical port, and then plug the resource into it.

The identifier of the logical port where the resource has been plugged should be returned to the caller. -~+~

~+~-Response Codes: Normal Response code: 202

Error response code(s): 500 Service Unavailable, 400 Bad Request, 401 Unauthorized, 413 Over Limit, 423 AlreadyAttached, 424 PortInUse, 510 PluginFault -~ +~