.. _health_monitor_method_sip: health monitor method sip ========================= SIP type sip Specification ----------------- ===================================== ========================================================================= **Parameter** **Value** ===================================== ========================================================================= **Type** *Configuration Resource* **Element Name** sip **Element URI** /axapi/v3/health/monitor/{name}/method/sip **Element Attributes** sip_attributes **Partition Visibility** shared **Schema** :download:`sip 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/sip .. raw:: html :ref:`1850_sip_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/health/monitor/{name}/method/sip .. raw:: html :ref:`1850_sip_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/health/monitor/{name}/method/sip .. raw:: html :ref:`1850_sip_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/health/monitor/{name}/method/sip .. raw:: html :ref:`1850_sip_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/health/monitor/{name}/method/sip .. raw:: html :ref:`1850_sip_attributes` .. raw:: html
.. _1850_sip_attributes: sip attributes -------------- **expect-response-code** **Description** Specify accepted response codes (e.g. 200, 400-430, any) (Format is xxx,xxx-xxx,any (xxx between [100,899])) **Type:** string **Format:** string-rlx **Maximum Length:** 31 characters **Maximum Length:** 1 characters **register** **Description** Send SIP REGISTER message, default is to send OPTION message **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **sip** **Description** SIP type **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **sip-hostname** **Description** Specify the SIP hostname that used in request **Type:** string **Format:** string-rlx **Maximum Length:** 255 characters **Maximum Length:** 1 characters **sip-port** **Description** Specify the SIP port, default is 5060 (Port Number) **Type:** number **Range:** 1-65534 **Default:** 5060 **sip-tcp** **Description** Use TCP for transmission, default is UDP **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