.. _slb_template_link_probe_destination: slb template link-probe destination =================================== Specify Target type destination Specification ------------------------- ===================================== =================================================================================== ===================================== =================================================================================== **Type** *Configuration Resource* **Element Name** destination **Element URI** /axapi/v3/slb/template/link-probe/{name}/destination **Element Attributes** destination_attributes **Schema** :download:`destination schema ` ===================================== =================================================================================== **Operations Allowed:** .. 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/slb/template/link-probe/{name}/destination .. raw:: html :ref:`1817_destination_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/link-probe/{name}/destination .. raw:: html :ref:`1817_destination_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/link-probe/{name}/destination .. raw:: html :ref:`1817_destination_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/link-probe/{name}/destination .. raw:: html :ref:`1817_destination_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/link-probe/{name}/destination .. raw:: html :ref:`1817_destination_attributes` .. raw:: html
.. _1817_destination_attributes: destination attributes ---------------------- **hostname** **Description** Target Hostname **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **resolve-as** **Description** 'resolve-to-ipv4': Use A Query only to resolve the configured hostname; 'resolve-to-ipv6': Use AAAA Query only to resolve the configured hostname; **Type:** string **Supported Values:** resolve-to-ipv4, resolve-to-ipv6 **Mutual Exclusion:** resolve-as static-ipv4-addr and static-ipv6-addr are mutually exclusive **static-ipv4-addr** **Description** Target IPv4 Address **Type:** string **Format:** ipv4-address **Mutual Exclusion:** static-ipv4-addr resolve-as and static-ipv6-addr are mutually exclusive **static-ipv6-addr** **Description** Target IPv6 Address **Type:** string **Format:** ipv6-address **Mutual Exclusion:** static-ipv6-addr resolve-as and static-ipv4-addr are mutually exclusive **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters