.. _system_job_offload: system job-offload ================== job offload counter job-offload Specification ------------------------- ===================================== =========================================================== **Parameter** **Value** ===================================== =========================================================== **Type** *Configuration Resource* **Element Name** job-offload **Element URI** /axapi/v3/system/job-offload **Element Attributes** job-offload_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/system/job-offload/stats **Operational Data URI** /axapi/v3/system/job-offload/oper **Schema** :download:`job-offload schema ` ===================================== =========================================================== **Operations Allowed:** .. raw:: html .. 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 .. raw:: html :ref:`3314_job-offload_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/job-offload .. raw:: html :ref:`3314_job-offload_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/job-offload .. raw:: html :ref:`3314_job-offload_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/job-offload .. raw:: html :ref:`3314_job-offload_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/job-offload .. raw:: html :ref:`3314_job-offload_attributes` .. raw:: html
.. _3314_job-offload_attributes: job-offload attributes ---------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _3314_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'jobs': Current Jobs; 'submit': Jobs Submitted; 'receive': Jobs Received; 'execute': Jobs Executed; 'snt_home': Jobs Sent Back Home; 'rcv_home': Jobs Received Home; 'complete': Jobs Completed; 'fail_submit': Jobs Failed to Submit; 'q_no_space': No More Space in Q; 'fail_execute': Failed to Execute Job; 'fail_complete': Failed to Complete Job; **Type:** string **Supported Values:** all, jobs, submit, receive, execute, snt_home, rcv_home, complete, fail_submit, q_no_space, fail_execute, fail_complete