Module qcs_api_client_openapi::apis::endpoints_api
source · [−]Enums
struct for typed errors of method
create_endpointstruct for typed errors of method
delete_endpointstruct for typed errors of method
get_default_endpointstruct for typed errors of method
get_endpointstruct for typed errors of method
list_endpointsstruct for typed errors of method
restart_endpointFunctions
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.
Restart an entire endpoint or a single component within an endpoint.