FireOpalJob
class fireopal.FireOpalJob(action_id=None, action=None)Fire Opal Job class.
Parameters
- action (Action or None) – The unique identifier object for a job submitted to Q-CTRL.
- action_id (str or int or None) – The unique identifier for a job submitted to Q-CTRL.
Methods
| result | The results of the Q-CTRL Fire Opal job. |
| status | The status of the Q-CTRL Fire Opal job, as explained in the following list: |
Attributes
| action_id | The identifier for a Q-CTRL job. |