IBMBackend.status#
- IBMBackend.status()[source]#
Return the backend status.
Note
If the returned
BackendStatus
instance hasoperational=True
butstatus_msg="internal"
, then the backend is accepting jobs but not processing them.- Return type:
- Returns:
The status of the backend.
- Raises:
IBMBackendApiProtocolError – If the status for the backend cannot be formatted properly.