.. _license_manager_host: license-manager host ==================== Configure license manager host host Specification ------------------ ===================================== ===================================================================================== **Parameter** **Value** ===================================== ===================================================================================== **Type** *Collection* **Object Key(s)** *host-ipv4, host-ipv6* **Collection Name** :ref:`2216_host_list` **Collection URI** /axapi/v3/license-manager/host **Element Name** host **Element URI** /axapi/v3/license-manager/host/{host-ipv4}+{host-ipv6} **Element Attributes** host_attributes **Partition Visibility** shared **Schema** :download:`host 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/license-manager/host .. raw:: html :ref:`2216_host_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/license-manager/host .. raw:: html :ref:`2216_host_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/license-manager/host/{host-ipv4}+{host-ipv6} .. raw:: html :ref:`2216_host_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/license-manager/host .. raw:: html :ref:`2216_host_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/license-manager/host/{host-ipv4}+{host-ipv6} .. raw:: html :ref:`2216_host_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/license-manager/host/{host-ipv4}+{host-ipv6} .. raw:: html :ref:`2216_host_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/license-manager/host .. raw:: html :ref:`2216_host_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/license-manager/host/{host-ipv4}+{host-ipv6} .. raw:: html :ref:`2216_host_attributes` .. raw:: html
.. _2216_host_list: host-list --------- host-list is **JSON List** of :ref:`2216_host_attributes` host-list : [ { :ref:`2216_host_attributes` }, { :ref:`2216_host_attributes` }, ... ] .. _2216_host_attributes: host attributes --------------- **host-ipv4** **Description** license server ip address (length:1-31) **Type:** string **Format:** host **Maximum Length:** 31 characters **Maximum Length:** 1 characters **host-ipv6** **Description** Configure license manager server ipv6-address **Type:** string **Format:** ipv6-address **Maximum Length:** 63 characters **Maximum Length:** 1 characters **port** **Description** Configure the license manager port, default is 443 **Type:** number **Range:** 1-65535 **Default:** 443 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters