.. _scaleout_cluster_cluster_devices_device_id: scaleout cluster cluster-devices device-id ========================================== Configure Scaleout devices device-id Specification ----------------------- ===================================== ============================================================================================================ **Parameter** **Value** ===================================== ============================================================================================================ **Type** *Collection* **Object Key(s)** *device-id* **Collection Name** :ref:`2594_device-id_list` **Collection URI** /axapi/v3/scaleout/cluster/{cluster-id}/cluster-devices/device-id **Element Name** device-id **Element URI** /axapi/v3/scaleout/cluster/{cluster-id}/cluster-devices/device-id/{device-id} **Element Attributes** device-id_attributes **Partition Visibility** shared **Schema** :download:`device-id 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/cluster-devices/device-id .. raw:: html :ref:`2594_device-id_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/cluster-devices/device-id .. raw:: html :ref:`2594_device-id_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/cluster-devices/device-id/{device-id} .. raw:: html :ref:`2594_device-id_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/cluster-devices/device-id .. raw:: html :ref:`2594_device-id_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/cluster-devices/device-id/{device-id} .. raw:: html :ref:`2594_device-id_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/cluster-devices/device-id/{device-id} .. raw:: html :ref:`2594_device-id_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/cluster-devices/device-id .. raw:: html :ref:`2594_device-id_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/cluster-devices/device-id/{device-id} .. raw:: html :ref:`2594_device-id_attributes` .. raw:: html
.. _2594_device-id_list: device-id-list -------------- device-id-list is **JSON List** of :ref:`2594_device-id_attributes` device-id-list : [ { :ref:`2594_device-id_attributes` }, { :ref:`2594_device-id_attributes` }, ... ] .. _2594_device-id_attributes: device-id attributes -------------------- **action** **Description** 'enable': enable; 'disable': disable; **Type:** string **Supported Values:** enable, disable **Default:** enable **ip** **Description** **Type:** string **Format:** ipv4-address **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters