health monitor method sip¶
SIP type
sip Specification¶
Type Configuration Resource Element Name sip Element URI /axapi/v3/health/monitor/{name}/method/sip Element Attributes sip_attributes Schema sip schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/health/monitor/{name}/method/sip | ||
Get Object | GET | /axapi/v3/health/monitor/{name}/method/sip | ||
Modify Object | POST | /axapi/v3/health/monitor/{name}/method/sip | ||
Replace Object | PUT | /axapi/v3/health/monitor/{name}/method/sip | ||
Delete Object | DELETE | /axapi/v3/health/monitor/{name}/method/sip |
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-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