.. _zone: zone ==== Security zone zone Specification ------------------ ===================================== ==================================================== **Parameter** **Value** ===================================== ==================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`4182_zone_list` **Collection URI** /axapi/v3/zone **Element Name** zone **Element URI** /axapi/v3/zone/{name} **Element Attributes** zone_attributes **Partition Visibility** shared **Schema** :download:`zone 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/zone .. raw:: html :ref:`4182_zone_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/zone .. raw:: html :ref:`4182_zone_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/zone/{name} .. raw:: html :ref:`4182_zone_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/zone .. raw:: html :ref:`4182_zone_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/zone/{name} .. raw:: html :ref:`4182_zone_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/zone/{name} .. raw:: html :ref:`4182_zone_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/zone .. raw:: html :ref:`4182_zone_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/zone/{name} .. raw:: html :ref:`4182_zone_attributes` .. raw:: html
.. _4182_zone_list: zone-list --------- zone-list is **JSON List** of :ref:`4182_zone_attributes` zone-list : [ { :ref:`4182_zone_attributes` }, { :ref:`4182_zone_attributes` }, ... ] .. _4182_zone_attributes: zone attributes --------------- **interface** **Description:** interface is a **JSON Block**. Please see below for :ref:`4182_interface` **Type:** Object **Reference Object:** :doc:`/axapi/v3/zone/{name}/interface ` **local-zone-cfg** **Description:** local-zone-cfg is a **JSON Block**. Please see below for :ref:`4182_local-zone-cfg` **Type:** Object **Reference Object:** :doc:`/axapi/v3/zone/{name}/local-zone-cfg ` **name** **Description** name of zone object **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Default:** any **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 **vlan** **Description:** vlan is a **JSON Block**. Please see below for :ref:`4182_vlan` **Type:** Object **Reference Object:** :doc:`/axapi/v3/zone/{name}/vlan ` .. _4182_vlan: vlan ^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **vlan-list** **Type:** List .. _4182_vlan_vlan-list: vlan_vlan-list ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **vlan-end** **Description** **Type:** number **Reference Object:** :doc:`/axapi/v3/network/vlan ` **vlan-start** **Description** VLAN ID **Type:** number **Reference Object:** :doc:`/axapi/v3/network/vlan ` .. _4182_interface: interface ^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ethernet-list** **Type:** List **lif-list** **Type:** List **trunk-list** **Type:** List **tunnel-list** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **ve-list** **Type:** List .. _4182_interface_tunnel-list: interface_tunnel-list ^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **interface-tunnel-end** **Description** **Type:** number **Reference Object:** :doc:`/axapi/v3/interface/tunnel ` **interface-tunnel-start** **Description** **Type:** number **Reference Object:** :doc:`/axapi/v3/interface/tunnel ` .. _4182_interface_ve-list: interface_ve-list ^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **interface-ve-end** **Description** **Type:** number **Reference Object:** :doc:`/axapi/v3/network/vlan ` **interface-ve-start** **Description** **Type:** number **Reference Object:** :doc:`/axapi/v3/network/vlan ` .. _4182_interface_ethernet-list: interface_ethernet-list ^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **interface-ethernet-end** **Description** **Type:** number **Format:** interface **Reference Object:** :doc:`/axapi/v3/interface/ethernet ` **interface-ethernet-start** **Description** **Type:** number **Format:** interface **Reference Object:** :doc:`/axapi/v3/interface/ethernet ` .. _4182_interface_lif-list: interface_lif-list ^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **interface-lif-end** **Description** **Type:** number **Reference Object:** :doc:`/axapi/v3/interface/lif ` **interface-lif-start** **Description** **Type:** number **Reference Object:** :doc:`/axapi/v3/interface/lif ` .. _4182_interface_trunk-list: interface_trunk-list ^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **interface-trunk-end** **Description** **Type:** number **Reference Object:** :doc:`/axapi/v3/interface/trunk ` **interface-trunk-start** **Description** **Type:** number **Reference Object:** :doc:`/axapi/v3/interface/trunk ` .. _4182_local-zone-cfg: local-zone-cfg ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **local-type** **Description** Set to local zone **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters