.. _write: write ===== Write memory write Specification ------------------- ===================================== ============================================== **Parameter** **Value** ===================================== ============================================== **Type** *operational* **Element Name** write **Element URI** /axapi/v3/write **Element Attributes** write_attributes **Partition Visibility** shared **Schema** :download:`write schema ` ===================================== ============================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/write .. raw:: html :ref:`4178_write_attributes` .. raw:: html
.. _4178_write_attributes: write attributes ---------------- **memory** **Description:** memory is a **JSON Block**. Please see below for :ref:`4178_memory` **Type:** Object **Reference Object:** :doc:`/axapi/v3/write/memory ` .. _4178_memory: memory ^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **destination** **Description** 'primary': Write to default Primary Configuration; 'secondary': Write to default Secondary Configuration; 'local': Local Configuration Profile Name; **Type:** string **Supported Values:** primary, secondary, local **partition** **Description** 'all': All partition configurations; 'shared': Shared partition; 'specified': Specified partition; **Type:** string **Supported Values:** all, shared, specified **profile** **Description** Local Configuration Profile Name **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **specified-partition** **Description** Specified partition **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters