Rigetti Computing · Arazzo Workflow
Rigetti Provision Endpoint and Engage
Version 1.0.0
Create a private endpoint for a processor, poll until it reports healthy, then create an engagement against it.
View Spec
View on GitHub
Quantum ComputingSuperconducting QubitsQuantum Cloud ServicesQCSQPUQuilpyQuilNISQFault-Tolerant Quantum ComputingQuantum-Classical HybridPublic CompanyArazzoWorkflows
Provider
Workflows
provision-endpoint-and-engage
Provision a dedicated endpoint, wait for it to become healthy, and engage on it.
Creates an endpoint for a processor, polls it until healthy, and then creates a credentialed engagement against the new endpoint.
1
createEndpoint
CreateEndpoint
Create an endpoint associated with the caller's account, bound to the processor.
2
waitForHealthy
GetEndpoint
Poll the endpoint until it reports healthy. Retries while the endpoint is still provisioning, then proceeds to engage once it is up.
3
createEngagement
CreateEngagement
Create an engagement against the now-healthy endpoint, returning the address and credentials required to execute on the processor.