.. _vcs_device: vcs device ========== VCS Device device Specification -------------------- ===================================== ============================================================ **Parameter** **Value** ===================================== ============================================================ **Type** *Collection* **Object Key(s)** *device* **Collection Name** :ref:`3532_device_list` **Collection URI** /axapi/v3/vcs/device **Element Name** device **Element URI** /axapi/v3/vcs/device/{device} **Element Attributes** device_attributes **Partition Visibility** shared **Schema** :download:`device 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/device .. raw:: html :ref:`3532_device_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/vcs/device .. raw:: html :ref:`3532_device_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/vcs/device/{device} .. raw:: html :ref:`3532_device_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/vcs/device .. raw:: html :ref:`3532_device_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/vcs/device/{device} .. raw:: html :ref:`3532_device_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/vcs/device/{device} .. raw:: html :ref:`3532_device_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/vcs/device .. raw:: html :ref:`3532_device_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/vcs/device/{device} .. raw:: html :ref:`3532_device_attributes` .. raw:: html
.. _3532_device_list: device-list ----------- device-list is **JSON List** of :ref:`3532_device_attributes` device-list : [ { :ref:`3532_device_attributes` }, { :ref:`3532_device_attributes` }, ... ] .. _3532_device_attributes: device attributes ----------------- **affinity-vrrp-a-vrid** **Description** vrid-group **Type:** number **Range:** 0-31 **device** **Description** Device ID **Type:** number **enable** **Description** Enable **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ethernet-cfg** **Type:** List **management** **Description** Management interface **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **priority** **Description** Device priority **Type:** number **Range:** 1-255 **trunk-cfg** **Type:** List **ttl** **Description** TTL of the VCS packet **Type:** number **Range:** 1-128 **Default:** 64 **unicast-port** **Description** Port used in unicast communication (Port number) **Type:** number **Range:** 1024-65535 **Default:** 41216 **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **ve-cfg** **Type:** List .. _3532_ethernet-cfg: ethernet-cfg ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ethernet** **Description** Ethernet (Ethernet interface number) **Type:** number **Format:** interface .. _3532_ve-cfg: ve-cfg ^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ve** **Description** VE interface (VE interface number) **Type:** number **Range:** 2-4094 .. _3532_trunk-cfg: trunk-cfg ^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **trunk** **Description** Trunk interface (Trunk interface number) **Type:** number **Range:** 1-4096