.. _health_monitor_method_icmp: health monitor method icmp ========================== ICMP type icmp Specification ------------------ ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Configuration Resource* **Element Name** icmp **Element URI** /axapi/v3/health/monitor/{name}/method/icmp **Element Attributes** icmp_attributes **Partition Visibility** shared **Schema** :download:`icmp 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/health/monitor/{name}/method/icmp .. raw:: html :ref:`1841_icmp_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/health/monitor/{name}/method/icmp .. raw:: html :ref:`1841_icmp_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/health/monitor/{name}/method/icmp .. raw:: html :ref:`1841_icmp_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/health/monitor/{name}/method/icmp .. raw:: html :ref:`1841_icmp_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/health/monitor/{name}/method/icmp .. raw:: html :ref:`1841_icmp_attributes` .. raw:: html
.. _1841_icmp_attributes: icmp attributes --------------- **icmp** **Description** ICMP type **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **ip** **Description** Specify IPv4 address of destination behind monitored node **Type:** string **Format:** ipv4-address **Mutual Exclusion:** ip and ipv6 are mutually exclusive **ipv6** **Description** Specify IPv6 address of destination behind monitored node **Type:** string **Format:** ipv6-address **Mutual Exclusion:** ipv6 and ip are mutually exclusive **transparent** **Description** Apply transparent mode **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters