Rigetti Computing · Arazzo Workflow
Rigetti Cancel Reservation
Version 1.0.0
List a user's reservations, inspect the most relevant one, and cancel it, confirming the cancellation.
View Spec
View on GitHub
Quantum ComputingSuperconducting QubitsQuantum Cloud ServicesQCSQPUQuilpyQuilNISQFault-Tolerant Quantum ComputingQuantum-Classical HybridPublic CompanyArazzoWorkflows
Provider
Workflows
cancel-reservation
Find and cancel an existing reservation on a processor.
Lists reservations on a processor, confirms the first match, and cancels it. Ends early when the user has no reservations on the processor.
1
listReservations
List the caller's reservations filtered to the requested processor, ordered so the most relevant reservation appears first.
2
getReservation
Read the selected reservation by id to confirm its details before cancelling.
3
deleteReservation
Cancel the reservation. The response returns the updated reservation with its cancelled flag set.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.