.. _ldap_server_host_ipv6: ldap-server host ipv6 ===================== Specify the hostname of ldap server ipv6 Specification ------------------ ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Collection* **Object Key(s)** *ipv6-addr* **Collection Name** :ref:`2211_ipv6_list` **Collection URI** /axapi/v3/ldap-server/host/ipv6 **Element Name** ipv6 **Element URI** /axapi/v3/ldap-server/host/ipv6/{ipv6-addr} **Element Attributes** ipv6_attributes **Partition Visibility** shared **Schema** :download:`ipv6 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/ipv6 .. raw:: html :ref:`2211_ipv6_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ldap-server/host/ipv6 .. raw:: html :ref:`2211_ipv6_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ldap-server/host/ipv6/{ipv6-addr} .. raw:: html :ref:`2211_ipv6_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ldap-server/host/ipv6 .. raw:: html :ref:`2211_ipv6_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ldap-server/host/ipv6/{ipv6-addr} .. raw:: html :ref:`2211_ipv6_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ldap-server/host/ipv6/{ipv6-addr} .. raw:: html :ref:`2211_ipv6_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ldap-server/host/ipv6 .. raw:: html :ref:`2211_ipv6_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ldap-server/host/ipv6/{ipv6-addr} .. raw:: html :ref:`2211_ipv6_attributes` .. raw:: html
.. _2211_ipv6_list: ipv6-list --------- ipv6-list is **JSON List** of :ref:`2211_ipv6_attributes` ipv6-list : [ { :ref:`2211_ipv6_attributes` }, { :ref:`2211_ipv6_attributes` }, ... ] .. _2211_ipv6_attributes: ipv6 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:`2211_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 **ipv6-addr** **Description** IPV6 address of ldap server **Type:** string **Format:** ipv6-address **ipv6-addr-cfg** **Description:** ipv6-addr-cfg is a **JSON Block**. Please see below for :ref:`2211_ipv6-addr-cfg` **Type:** Object **port-cfg** **Description:** port-cfg is a **JSON Block**. Please see below for :ref:`2211_port-cfg` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2211_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 .. _2211_ipv6-addr-cfg: ipv6-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 .. _2211_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