Atom feed of this document
 

 Core Quantum API Features

Once Quantum is installed and running, both tenants and admins primarily interact with the service via create-read-update-delete (CRUD) API operations performed either directly against the API, or more commonly via the 'quantum' CLI tool.  Like other OpenStack CLI tools, the 'quantum' tool is just a basic wrapper around the Quantum API, so any operation that can be performed via the CLI has an equivalent API call that can be performed programmatically. 

The CLI supports many options for filtering results, limiting fields show, etc.  For details, refer to the Quantum CLI documentation.  



loading table of contents...