.. _system_job_offload_stats: system job-offload stats ======================== Statistics for the object job-offload job-offload Specification ------------------------- ===================================== ================================================================= **Parameter** **Value** ===================================== ================================================================= **Type** *Configuration Resource* **Element Name** job-offload **Element URI** /axapi/v3/system/job-offload/stats **Element Attributes** job-offload_attributes **Partition Visibility** None **Schema** :download:`job-offload schema ` ===================================== ================================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/system/job-offload/stats .. raw:: html :ref:`3313_job-offload_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/job-offload/stats .. raw:: html :ref:`3313_job-offload_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/job-offload/stats .. raw:: html :ref:`3313_job-offload_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/job-offload/stats .. raw:: html :ref:`3313_job-offload_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/job-offload/stats .. raw:: html :ref:`3313_job-offload_attributes` .. raw:: html
.. _3313_job-offload_attributes: job-offload attributes ---------------------- **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`3313_stats` **Type:** Object .. _3313_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **complete** **Description** Jobs Completed **Type:** number **Format:** counter **execute** **Description** Jobs Executed **Type:** number **Format:** counter **fail_complete** **Description** Failed to Complete Job **Type:** number **Format:** counter **fail_execute** **Description** Failed to Execute Job **Type:** number **Format:** counter **fail_submit** **Description** Jobs Failed to Submit **Type:** number **Format:** counter **jobs** **Description** Current Jobs **Type:** number **Format:** counter **q_no_space** **Description** No More Space in Q **Type:** number **Format:** counter **rcv_home** **Description** Jobs Received Home **Type:** number **Format:** counter **receive** **Description** Jobs Received **Type:** number **Format:** counter **snt_home** **Description** Jobs Sent Back Home **Type:** number **Format:** counter **submit** **Description** Jobs Submitted **Type:** number **Format:** counter