.. _ldap_server_host_ipv4: ldap-server host ipv4 ===================== Specify the hostname of ldap server ipv4 Specification ------------------ ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Collection* **Object Key(s)** *ipv4-addr* **Collection Name** :ref:`2210_ipv4_list` **Collection URI** /axapi/v3/ldap-server/host/ipv4 **Element Name** ipv4 **Element URI** /axapi/v3/ldap-server/host/ipv4/{ipv4-addr} **Element Attributes** ipv4_attributes **Partition Visibility** shared **Schema** :download:`ipv4 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/ldap-server/host/ipv4 .. raw:: html :ref:`2210_ipv4_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ldap-server/host/ipv4 .. raw:: html :ref:`2210_ipv4_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ldap-server/host/ipv4/{ipv4-addr} .. raw:: html :ref:`2210_ipv4_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ldap-server/host/ipv4 .. raw:: html :ref:`2210_ipv4_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ldap-server/host/ipv4/{ipv4-addr} .. raw:: html :ref:`2210_ipv4_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ldap-server/host/ipv4/{ipv4-addr} .. raw:: html :ref:`2210_ipv4_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ldap-server/host/ipv4 .. raw:: html :ref:`2210_ipv4_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ldap-server/host/ipv4/{ipv4-addr} .. raw:: html :ref:`2210_ipv4_attributes` .. raw:: html
.. _2210_ipv4_list: ipv4-list --------- ipv4-list is **JSON List** of :ref:`2210_ipv4_attributes` ipv4-list : [ { :ref:`2210_ipv4_attributes` }, { :ref:`2210_ipv4_attributes` }, ... ] .. _2210_ipv4_attributes: ipv4 attributes --------------- **base** **Description** Configure the group DN which user belongs to **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **cn-value** **Description** LDAP common name identifier (i.e.: cn, uid) **Type:** string **Maximum Length:** 31 characters **Maximum Length:** 1 characters **dn-value** **Description** LDAP distinguished name (dn) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **domain** **Description** Configure AD domain name **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **domain-cfg** **Description:** domain-cfg is a **JSON Block**. Please see below for :ref:`2210_domain-cfg` **Type:** Object **group** **Description** Configure the group DN which user belongs to **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **ipv4-addr** **Description** IPV4 address of ldap server **Type:** string **Format:** ipv4-address **ipv4-addr-cfg** **Description:** ipv4-addr-cfg is a **JSON Block**. Please see below for :ref:`2210_ipv4-addr-cfg` **Type:** Object **port-cfg** **Description:** port-cfg is a **JSON Block**. Please see below for :ref:`2210_port-cfg` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2210_ipv4-addr-cfg: ipv4-addr-cfg ^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **port** **Description** Specify the LDAP server's port (default 3268 without ssl or 3269 with ssl) **Type:** number **Range:** 1-65535 **ssl** **Description** Use SSL **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **timeout** **Description** Specify the LDAP server's timeout (default 3) **Type:** number **Range:** 1-60 .. _2210_port-cfg: port-cfg ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **port** **Description** Specify the LDAP server's port (default 389 without ssl or 636 with ssl) **Type:** number **Range:** 1-65535 **ssl** **Description** Use SSL **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **timeout** **Description** Specify the LDAP server's timeout (default 3) **Type:** number **Range:** 1-60 .. _2210_domain-cfg: domain-cfg ^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **port** **Description** Specify the LDAP server's port (default 389 without ssl or 636 with ssl) **Type:** number **Range:** 1-65535 **ssl** **Description** Use SSL **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **timeout** **Description** Specify the LDAP server's timeout (default 3) **Type:** number **Range:** 1-60