Module qcs_api::apis::endpoints_api[][src]

Enums

struct for typed errors of method create_endpoint

struct for typed errors of method delete_endpoint

struct for typed errors of method get_default_endpoint

struct for typed errors of method get_endpoint

struct for typed errors of method list_endpoints

Functions

Create an endpoint associated with your user account.

Delete an endpoint, releasing its resources. This operation is not reversible.

Retrieve the endpoint set as "default" for the given Quantum Processor. If no endpoint is set as the default, return "not found."

Retrieve a specific endpoint by its ID.

List all endpoints, optionally filtering by attribute.