.. _vcs_offload: vcs offload =========== Virtual Chassis System offload settings offload Specification --------------------- ===================================== ================================================================== **Parameter** **Value** ===================================== ================================================================== **Type** *Collection* **Object Key(s)** *application* **Collection Name** :ref:`3694_offload_list` **Collection URI** /axapi/v3/vcs/offload **Element Name** offload **Element URI** /axapi/v3/vcs/offload/{application} **Element Attributes** offload_attributes **Partition Visibility** shared **Schema** :download:`offload schema ` ===================================== ================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. 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/vcs/offload .. raw:: html :ref:`3694_offload_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/vcs/offload .. raw:: html :ref:`3694_offload_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/vcs/offload/{application} .. raw:: html :ref:`3694_offload_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/vcs/offload .. raw:: html :ref:`3694_offload_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/vcs/offload/{application} .. raw:: html :ref:`3694_offload_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/vcs/offload/{application} .. raw:: html :ref:`3694_offload_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/vcs/offload .. raw:: html :ref:`3694_offload_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/vcs/offload/{application} .. raw:: html :ref:`3694_offload_attributes` .. raw:: html
.. _3694_offload_list: offload-list ------------ offload-list is **JSON List** of :ref:`3694_offload_attributes` offload-list : [ { :ref:`3694_offload_attributes` }, { :ref:`3694_offload_attributes` }, ... ] .. _3694_offload_attributes: offload attributes ------------------ **application** **Description** 'upgrade': Image transfer during upgrade; **Type:** string **Supported Values:** upgrade **protocol** **Description** 'scp': Use scp; **Type:** string **Supported Values:** scp **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters