.. _cgnv6_nptv6_domain: cgnv6 nptv6 domain ================== Configure NPTv6 translation domain domain Specification -------------------- ===================================== ================================================================== **Parameter** **Value** ===================================== ================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`519_domain_list` **Collection URI** /axapi/v3/cgnv6/nptv6/domain **Element Name** domain **Element URI** /axapi/v3/cgnv6/nptv6/domain/{name} **Element Attributes** domain_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/cgnv6/nptv6/domain/{name}/stats **Schema** :download:`domain 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/cgnv6/nptv6/domain .. raw:: html :ref:`519_domain_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/nptv6/domain .. raw:: html :ref:`519_domain_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/nptv6/domain/{name} .. raw:: html :ref:`519_domain_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/nptv6/domain .. raw:: html :ref:`519_domain_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/nptv6/domain/{name} .. raw:: html :ref:`519_domain_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/nptv6/domain/{name} .. raw:: html :ref:`519_domain_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/nptv6/domain .. raw:: html :ref:`519_domain_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/nptv6/domain/{name} .. raw:: html :ref:`519_domain_attributes` .. raw:: html
.. _519_domain_list: domain-list ----------- domain-list is **JSON List** of :ref:`519_domain_attributes` domain-list : [ { :ref:`519_domain_attributes` }, { :ref:`519_domain_attributes` }, ... ] .. _519_domain_attributes: domain attributes ----------------- **inside-prefix** **Description** Configure inside network prefix (Inside IPv6 network prefix) **Type:** string **Format:** ipv6-address-plen **name** **Description** Name of NPTv6 domain **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **outside-prefix** **Description** Configure outside network prefix (Outside IPv6 network prefix) **Type:** string **Format:** ipv6-address-plen **sampling-enable** **Type:** List **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 .. _519_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'outbound-packets': Outbound Packets; 'inbound-packets': Inbound Packets; 'hairpin-packets': Hairpin Packets; 'address-not-valid-for-translation': Address Not Valid For Translation; 'inbound-packets-no-map': Inbound Packets No Map; 'packets-dest-unreachable': Packets Destination Unreachable; **Type:** string **Supported Values:** all, outbound-packets, inbound-packets, hairpin-packets, address-not-valid-for-translation, inbound-packets-no-map, packets-dest-unreachable