更新应用探针信息, *注意此处为全量更新

  • 请求URL:

  • /v2/tenants/{tenant_name}/services/{service_alias}/probe

  • 简要描述

  • 更新应用探针信息, *注意此处为全量更新, update probe

  • 请求方式:

  • PUT

  • 参数:
参数名参数位置必选类型说明
tenant_namepathTruestring-
service_aliaspathTruestring-
modebodyFalsestringmode
period_secondbodyFalseinteger检测间隔时间, 默认为3
probe_idbodyTruestring探针id
timeout_secondbodyFalseinteger检测超时时间, 默认为30
http_headerbodyFalsestringhttp请求头,key=value,key2=value2
is_usedbodyFalseinteger是否启用
initial_delay_secondbodyFalseinteger初始化等候时间, 默认为1
pathbodyFalsestringpath
portbodyFalseinteger端口, 默认为80
schemebodyFalsestringmode
success_thresholdbodyFalseinteger标志为成功的检测次数
cmdbodyFalsestring运行命令
failure_thresholdbodyFalseinteger标志为失败的检测次数